nping : This handy little utility assembles and sends custom ICMP, UDP, or TCP packets and then displays any replies. It was inspired by the ping comm...
分类:
其他好文 时间:
2014-12-19 18:56:30
阅读次数:
889
1.纯代码开发首先要做的事,删除storybroad两个文件以及Info->Custom iOS Target Properties中相关联的两栏2.创建两个不同的ViewController,现假定一个用作欢迎界面(或者说是产品介绍),一个用作第二次直接登录的主界面3.AppDelegate中将要...
分类:
移动开发 时间:
2014-12-19 18:39:23
阅读次数:
244
转自:http://www.solagirl.net/use-custom-para-in-alipay-return-url.html/comment-page-1 支付宝集成时,有同步返回地址return_url和异步通知地址notify_url,这两个地址中的参数与签名验证有非常大的关系,在...
分类:
其他好文 时间:
2014-12-19 13:10:27
阅读次数:
386
You can use ngModel in your own directives, but there are a few things you'll need to do to get it working properly.ngModel itself is an directive. If...
分类:
Web程序 时间:
2014-12-19 07:02:29
阅读次数:
222
Action() { web_reg_save_param("Response","LB=", "RB=", LAST); web_add_header("SOAPAction","http://WebXml.com.cn/getWeather"); web_custom_...
分类:
Web程序 时间:
2014-12-18 20:16:16
阅读次数:
268
一.基础知识首先WebKit IDL并非完全遵循Web IDL,只是借鉴使用。WebKit官网提供了一份说明(WebKitIDL),比如Web IDL称"operation”(操作), 而WebKitIDL称为"method"(方法), 另外Web IDL也不像WebKitIDL那样将属性和参数分开...
分类:
编程语言 时间:
2014-12-18 13:19:26
阅读次数:
281
感谢大神提供方法:vmware虚拟机网络连接
vmware提供了4种网络连接方式,分别是Bridged,Host-only,NAT,Custom;10个虚拟网络,分别是VMnet0-VMnet9。
默认情况下,VMnet0使用的Bridged,VMnet1使用的Host-only,VMnet8使用的NAT,其它的均使用Costom。
我们...
分类:
系统相关 时间:
2014-12-18 00:18:44
阅读次数:
310
Javascript 自定义事件 custom event
分类:
编程语言 时间:
2014-12-18 00:12:36
阅读次数:
218
在我们现实的项目中,很多刚入行的工程师可能不会很在意controller的设计概念,因为接到的项目有限,而且多数公司的项目架构已经由主程开发好了,所以能接触到的只不过是一些功能模块,这对一个程序员的发展是很不利的,功能熟知的再多,也不过是龙套角色,因为再强大的功能在度娘,谷歌,github等面前.....
分类:
其他好文 时间:
2014-12-17 20:28:13
阅读次数:
217
资料如下:http://stackoverflow.com/questions/5819071/jqgrid-custom-form-to-search-data-select-box-problemjqgrid提供了多种search方法,详见jqgridwiki文档http://www.trirand.com/jqgridwiki/doku.php?id=wiki:jqgriddocs但是其提供的检索框都是从表格grid弹出的,如下..
分类:
其他好文 时间:
2014-12-17 19:02:42
阅读次数:
642