摘要:
学习io流之前,先要了解File类。 File类:代表文件和文件夹的抽象路径表示。 构造函数 new File(String pathname); new File(String parent,String child); new File(File parent,String child); IO 阅读全文
posted @ 2017-03-20 13:51
韩鹏鹏
阅读(142)
评论(0)
推荐(0)
摘要:
案例代码: $(function(){ $('#send').click(function(){ $.ajax({ type: "GET",//请求类型GET、POST url: "test.json",//请求地址 data: {username:$("#username").val(), con 阅读全文
posted @ 2017-03-20 10:29
韩鹏鹏
阅读(119)
评论(0)
推荐(0)

浙公网安备 33010602011771号