电商网站怎么做与众不同,网上最好的网站模块,网站建设公司山西,怎么给网站图片加alt教程
1.打开esclipe下载AMT
输入 https://aws.amazon.com/eclipse 下载后需要重启
需要自己在亚马逊先注册 填入分配的信息
注册教程 #xff08;需要信用卡 激活 创建账号 #xff09;
https://docs.aws.amazon.com/zh_cn/AWSMechTurk/latest/AWSMechanicalTurkGetting…教程
1.打开esclipe下载AMT
输入 https://aws.amazon.com/eclipse 下载后需要重启
需要自己在亚马逊先注册 填入分配的信息
注册教程 需要信用卡 激活 创建账号
https://docs.aws.amazon.com/zh_cn/AWSMechTurk/latest/AWSMechanicalTurkGettingStartedGuide/SetUp.html 2.安装完毕后新建项目 3.导入文件
代码所在地
https://github.com/aws-samples/mturk-code-samples?sourcepost_page---------------------------
下载好如下图直接复制进来 4.运行
4.1GetAccountBalanceSample.java 账户查询
Run As then Java Application
运行结果 4.2CreateHITSample.java
运行返回网址和HIT ID 代码所在地
https://github.com/aws-samples/mturk-code-samples?sourcepost_page---------------------------
打开网址 点击ACCEPT
提交答案 PS
一开始没打开 原来登录注册工人信息的时候选了china 做任务有所限制 添加语句 即可打开 4.3ApproveAssignmentsSample.java 查看结果
####输入刚才HIT ID 运行
官网教程
基础配置以及 GetAccountBalanceSample.java 账户查询
https://blog.mturk.com/tutorial-using-the-mturk-api-with-the-aws-sdk-for-java-48b4826f9122
创建HIT CreateHITSample.java
https://blog.mturk.com/tutorial-publishing-hits-with-mturk-and-the-java-programming-language-5db99eda0f2a
代码所在地
https://github.com/aws-samples/mturk-code-samples?sourcepost_page---------------------------