webdatagrid 列只读在前台好设置因为不好贴图 贴代码为 如果用C#完成webdatagrid 的只读功能本来我以为用webdatagrid.column[i].readonly=true 或者webdatagrid.column[i].enable=false结果没有该属性...
分类:
Web程序 时间:
2014-09-10 12:15:20
阅读次数:
323
1、若要调试FFMPEG,在编译时应当在configure时,加上 --enable-debug --disable-asm注:在调试x264时就应该加上这两个配置选项,方能调试2、make install 会执行strip命令,strip命令就会去掉FFMPEG的symbols(符号表),...
分类:
其他好文 时间:
2014-09-09 21:31:39
阅读次数:
479
我的错误是:提示文件或资源没有找到”Microsoft.VisualStudio.Shell,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a“我尝试着下载MicrosoftVisualStudio2013Shell(独...
分类:
其他好文 时间:
2014-09-09 18:13:39
阅读次数:
293
其实Ztree官网已经有详细的API文档,一切以官网上的说明为准,我在此只是结合实践总结几条常用的ztree的功能特性. (ztree的语法结构是基于key-value的形式配置)1:支持异步加载数据 语法配置: async: { enable: true, u...
分类:
Web程序 时间:
2014-09-09 15:58:38
阅读次数:
250
三篇引文地址:利用PHP扩展模块突破Disable_functions执行命令如何编写PHP扩展php dl函数(详细解释)
分类:
Web程序 时间:
2014-09-09 10:45:58
阅读次数:
253
Thinprint provides driver-free printing. Do you wish to enable this feature? [yes] Disabling timer-based audio scheduling in pulseaudio.Detected X ser...
分类:
其他好文 时间:
2014-09-07 19:42:15
阅读次数:
257
昨天为了配置snmp监控,将几台ESXI 5.5主机的shell 在控制台上从disable状态修改为enable状态后,登陆vcenter后,发现所有的主机都有警告。处理过程如下:选中有警告标志的主机,点开配置选项卡,在配置选项卡中寻找”高级设置”选项卡,如下图:找到uservars中的shell...
分类:
其他好文 时间:
2014-09-07 16:00:45
阅读次数:
323
sudo apt-get install curl zsh curl -L http://install.ohmyz.sh | sh sudo chsh -s $(which zsh) $(whoami) #this to change your default sh to zsh then you should logout and relog for enable zsh edit ~/...
分类:
其他好文 时间:
2014-09-07 13:39:05
阅读次数:
197
js代码:
var setting = {
async: {
enable: true,
type:'post',
url:"treedata.json"
},
data: {
simpleData: { //简单的数据...
分类:
Web程序 时间:
2014-09-05 16:16:31
阅读次数:
221
By way of wsadmin command:/bin/>wsadmin -conntype NONEwsadmin>securityoffwsadmin>exitRestart the servers.Enable the security from administrative conso...
分类:
Web程序 时间:
2014-09-05 14:12:01
阅读次数:
196