03 2013 档案

摘要:一直没有深入了解过链接这块的知识,昨晚有个朋友问我这问题,一下子激发了我的兴趣。今天早上过来看了看鸟哥的书然后在stackoverflow上找了一番,感觉自己现在的理解到位了,起码这样理解容易记忆。先来做个实验,在我们的用户目录下,建立一个测试文件夹,然后新建一个文件,并创建这个文件的软链接和硬链接... 阅读全文
posted @ 2013-03-27 17:54 软件小书童 阅读(146) 评论(0) 推荐(0)
摘要:jqGrid 各种参数 详解详情请参考:http://blog.csdn.net/jpr1990/article/details/7551477 阅读全文
posted @ 2013-03-11 14:09 软件小书童 阅读(133) 评论(0) 推荐(0)
摘要:1 This example show how we can add dialog for live data search. 2 Description 3 This method uses colModel names and url parameters from jqGrid 4 Call... 阅读全文
posted @ 2013-03-08 15:11 软件小书童 阅读(1087) 评论(0) 推荐(0)
摘要:1 1 2 3 4 5 books.xml 1 2 3 4 True 5 6 Books 7 8 9 ... 阅读全文
posted @ 2013-03-08 15:06 软件小书童 阅读(203) 评论(0) 推荐(0)
摘要:以下是jqGrid 最常用的属性和事件,经过一段时间的整理,终于弄的差不多了。版权所有,转载请注明出处,向您的厚道致敬!谢谢! 1 134 jQuery("#43rowed3").jqGrid('inlineNav',"#p43rowed3"); // 135 ... 阅读全文
posted @ 2013-03-08 15:03 软件小书童 阅读(3952) 评论(0) 推荐(0)