jQuery("#grid_id").navGrid("#pager",...).navButtonAdd("#pager",{parameters});jQuery("#grid_id").jqGrid('navGrid',"#pager",...).jqGrid('navButtonAdd',"...
分类:
其他好文 时间:
2014-07-22 22:57:16
阅读次数:
733
wondersharper1 安装wondershaper:sudo apt-get install wondershaper2 限制下载,上传速度(1500是限制下载速度(实际限速150k左右),1000是上传速度(实际限速100k左右):sudo wondershaper eth0 1500 1...
分类:
系统相关 时间:
2014-07-22 22:57:15
阅读次数:
278
Evevt和EventDispatcher类在as3的事件机制中是很重要的角色,dispatchEvent()是EventDispatcher类的一个事件发送方法,它可以发送出Event类或其子类的实例,在as3中所有的显示对象都可以发送事件,因为as3中所有的显示对象都是EventDispatch...
分类:
其他好文 时间:
2014-07-22 22:56:55
阅读次数:
160
Json数据需要定义jsonReader来跟服务器端返回的数据做对应,其默认值:·jsonReader:{·root:"rows",·page:"page",·total:"total",·records:"records",·repeatitems:true,·cell:"cell",·id:"i...
分类:
Web程序 时间:
2014-07-22 22:56:54
阅读次数:
213
系统偏好设置-共享-网络共享(Internet共享)共享来源选择你的网络(非wifi),以下复选框选wifi,wifi设置里能够设置wifi名字password,注意不能有中文。设置完,internet共享打钩,菜单条的wifi图标加了个箭头就是成功开启了
分类:
其他好文 时间:
2014-07-22 22:56:54
阅读次数:
217
1. When you have used OpenOffice edited one of reports,it has stored the report's banary data is database,which caused the problem when you refresh th...
分类:
其他好文 时间:
2014-07-22 22:56:35
阅读次数:
216
C:\Users\yexuxia>set db2instance=TCASHMANC:\Users\yexuxia>db2(c) Copyright IBM Corporation 1993,2007DB2 客户机 10.5.0 的命令行处理器db2 => connect to TCASHMAN u...
分类:
数据库 时间:
2014-07-22 22:56:14
阅读次数:
348
----- BEGIN LICENSE -----Andrew WeberSingle User LicenseEA7E-855605813A03DD 5E4AD9E6 6C0EEB94 BC99798F942194A6 02396E98 E62C9979 4BB979FE91424C9D A454...
分类:
其他好文 时间:
2014-07-22 22:54:55
阅读次数:
157
问题:运行gsl(GNU scientific Library)的函数库,用gcc erf.c -I/usr/local/include -L/usr/local/lib64 -L/usr/local/lib -g -Wall --std=gnu99 -lgsl -lgslcblas -o m.o编...
分类:
其他好文 时间:
2014-07-22 22:54:54
阅读次数:
591
接口用得好坏,取决于水平。但是初步的理解接口还是不难的。首先记住:类是对象的抽象,接口是方法的抽象。类的概念就不说了。单说接口吧。如果方法跨越不同类的对象,可使用接口,即然你语法很熟了,我就不去写代码了。 举个例子吧,一个外地的朋友突然来看你,你常常会问“你是坐车来的还是坐飞机来的?” 那么可以定义...
分类:
其他好文 时间:
2014-07-17 00:07:58
阅读次数:
235