摘要:
/// /// 初始化服务参数 /// private void InitService() { base.AutoLog = false; base.CanShutdown = true; base.CanStop = true; ... 阅读全文
posted @ 2016-10-25 17:19
何光曦
阅读(221)
评论(0)
推荐(0)
摘要:
给密码加密的源码 DES加密解密方法 阅读全文
posted @ 2016-10-25 15:54
何光曦
阅读(235)
评论(0)
推荐(0)
摘要:
这个很常用的 var timeout; var time = 60; var timer = function () { time = time - 1; $(".getPhoneCode").html('<em style="color:#e0e7e4">' + time + '秒后获取</em> 阅读全文
posted @ 2016-10-25 15:47
何光曦
阅读(370)
评论(0)
推荐(0)
摘要:
简单的例子 List<string[]> sqls = new List<string[]>(); string s1 = string.Empty; string s2 = string.Empty; ... sqls.Add(new string[] { "orderconstring", s1 阅读全文
posted @ 2016-10-25 15:33
何光曦
阅读(217)
评论(0)
推荐(0)
摘要:
之前做了一个微信定位,搜索同地区的相关商家,直接上源码 前端 <script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=A1f31379ad5aa6e47617df2dd4e2abfe"></script> < 阅读全文
posted @ 2016-10-25 15:05
何光曦
阅读(1219)
评论(0)
推荐(0)

浙公网安备 33010602011771号