上一页 1 2 3 4 5 6 7 8 9 10 ··· 20 下一页

2017年9月22日

验证数字的正则表达式

摘要: 百度经验 | 百度知道 | 百度首页 | 登录 | 注册 新闻 网页 贴吧 知道 经验 音乐 图片 视频 地图 百科 文库 帮助 </form> 新闻 网页 贴吧 知道 经验 音乐 图片 视频 地图 百科 文库 帮助 </form> 新闻 网页 贴吧 知道 经验 音乐 图片 视频 地图 百科 文库 阅读全文

posted @ 2017-09-22 09:26 奔跑的葛根 阅读(330) 评论(0) 推荐(0)

2017年9月16日

java 键盘输入

摘要: package mypo01; import java.util.Scanner; /** * c测试Scanner类的使用 如何接受键盘输入 * @author Administrator * */ public class TestScanner { public static void test01() { Scanner s= new Scann... 阅读全文

posted @ 2017-09-16 15:35 奔跑的葛根 阅读(204) 评论(0) 推荐(0)

2017年8月31日

php 字符串 指定字符 的替换 数组的 指定去除 替换 ;

摘要: //************1.股票查询************ header("Content-Type: text/html;charset=utf-8"); $url = "http://stock.liangyee.com/bus-api/stock/freeStockMarketData/GetMarketData?userKey=996D093BEE794600BB98411AC96... 阅读全文

posted @ 2017-08-31 15:20 奔跑的葛根 阅读(4239) 评论(0) 推荐(0)

php curl -操作 js---curl 操作

摘要: $url = "http://stock.liangyee.com/bus-api/stock/freeStockMarketData/GetMarketData?userKey=??????&symbol=600000,600300&type=0 "; $a=file_get_contents($ 阅读全文

posted @ 2017-08-31 13:45 奔跑的葛根 阅读(3006) 评论(0) 推荐(0)

2017年8月29日

php 手机号码 查询信息

摘要: 'b4b88a8ffc09e2fd3f24251ee19fa168', //您申请的手机号码归属地查询接口的appkey 'phone' => '18764315706' //要查询的手机号码 ); $paramsString = http_build_query($params); $content = @file_get_contents($apiurl.'?'.$paramsSt... 阅读全文

posted @ 2017-08-29 11:10 奔跑的葛根 阅读(228) 评论(0) 推荐(0)

h5 获取定位

摘要: h5 获取地理位 -模糊 h5 获取地理位 -谷歌精准地位 需要客户允许定位 无标题文档 百度精确定位 function showPosition(position){ var latlon = position.coords.latitude+','+position.coords.longitude; //baidu var url =... 阅读全文

posted @ 2017-08-29 11:09 奔跑的葛根 阅读(2957) 评论(0) 推荐(0)

2017年8月25日

聚合数据 --API 股票接口

摘要: // +---------------------------------------------------------------------- //---------------------------------- // 股票数据调用示例代码 - 聚合数据 // 在线接口文档:http://www.juhe.cn/docs/21 //------------------------... 阅读全文

posted @ 2017-08-25 14:13 奔跑的葛根 阅读(1336) 评论(0) 推荐(0)

2017年8月24日

页面滚动动态加载数据,页面下拉自动加载内容

摘要: this is a scroll test; 页面下拉自动加载内容 hello world test DIV 阅读全文

posted @ 2017-08-24 14:52 奔跑的葛根 阅读(270) 评论(0) 推荐(0)

html 转译图标大全

摘要: http://www.phpos.net/html/html-glyphs-icons.html 阅读全文

posted @ 2017-08-24 13:32 奔跑的葛根 阅读(204) 评论(0) 推荐(0)

2017年8月23日

JAVA 各种字面值

摘要: 阅读全文

posted @ 2017-08-23 16:39 奔跑的葛根 阅读(319) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 8 9 10 ··· 20 下一页

导航