package com.test.http.start;

import com.test.http.thread.HttpRunnable;

public class Main {
	private static String url="http://www.tuling123.com/openapi/api";
	private static String key="";
	private static String userid="7788";
	private static String info="我是你大爷";
	
	private static String param="key="+key+"&info="+info+"&userid="+userid;

	public static void main(String[] args) {
		
		HttpRunnable runnable=new HttpRunnable(url,param);
		Thread thread=new Thread(runnable);
		thread.start();
		

	}

}
最近下载更多
古月剑独孤镖  LV3 2023年6月9日
lzwomen  LV6 2021年4月14日
329512801  LV28 2021年4月8日
2187693636  LV12 2020年4月6日
1798672867  LV21 2020年3月5日
清咿酱  LV11 2020年2月18日
a837535114  LV10 2020年1月13日
benyan  LV8 2019年9月25日
huiyao  LV1 2019年4月10日
17557293845  LV8 2019年1月23日
最近浏览更多
auqfnifc  LV3 4月25日
打工皇帝  LV1 2023年11月3日
hmdzmsl12  LV2 2023年10月28日
3334004690  LV3 2023年10月18日
1441854423  LV2 2023年10月10日
mukoooo  LV2 2023年6月28日
古月剑独孤镖  LV3 2023年6月9日
ALIT科技  LV4 2023年4月24日
微信网友_5981140928106496  LV5 2023年3月22日
ajdgqd  LV3 2023年3月10日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友