styleId妙用:在别的jsp可以这样取:document.all.parentCptlTotal.value或:在别的jsp可以这样取:document.all.parentCptlTotal.value
分类:
其他好文 时间:
2014-05-09 17:58:21
阅读次数:
631
错误信息:One or more layers failed to draw:FDO
error: 0General function failure [PW_X]参数不足,期待是
1。原因:PW_X图层标注采用了表达式Label方式,数据源改成mdb后,shape.area及shape.lengt...
分类:
其他好文 时间:
2014-05-09 17:51:45
阅读次数:
541
mysql -uroot -p 不加封号因为没设密码直接回车俩次进入select user();
查当前用户grant all privileges on *.* to test@"%" identified by ""; 添加一个新用户 mei
mimagrant all pri...
分类:
数据库 时间:
2014-05-09 17:16:50
阅读次数:
374
1:打开Apache安装目录下httpd.conf,搜索“LoadModule
rewrite_modulemodules/mod_rewrite.so”,找到这一行,去掉前面的“#”;2:找到“AllowOverride
None”改为“AllowOverride All” 有两个地方需要修改3:...
分类:
其他好文 时间:
2014-05-09 12:11:57
阅读次数:
353
JavaScript中的两个等号(==)和三个等号(===):Determining whether
two variables are equivalent is one of the most important operations in
programming.
分类:
编程语言 时间:
2014-05-09 11:44:17
阅读次数:
579
返回数据格式:{"total":7,"rows":[ {"id":1,"name":"All
Tasks","begin":"3/4/2010","end":"3/20/2010","progress":60,"iconCls":"icon-ok"}, {"id":2,"name":"Designi...
分类:
其他好文 时间:
2014-05-05 11:02:30
阅读次数:
355
摘自:RadioWar wiki1、编译(获取)客户端Proxmark3的Android
客户端项目地址:https://github.com/marcv81/proxdroid根据目前测试来看,三星galaxy S2 ,三星galaxy S3
,HTC One V 都工作正常。要求手机root,并...
分类:
移动开发 时间:
2014-05-05 10:10:36
阅读次数:
602
1.字母数字自动换行:wcline.wcline {word-break:
break-all;word-wrap: break-word;}2.内容长度自动截取并添加... overflow:
hidden;text-overflow: ellipsis;white-space: nowrap;
分类:
其他好文 时间:
2014-05-04 19:14:15
阅读次数:
302
Birthday Candles
The chef is preparing a birthday cake for one of his guests,
and his decided to write the age of the guest in candles on the cake.
There are 10 types of candles, one for each o...
分类:
其他好文 时间:
2014-05-04 18:46:55
阅读次数:
416
??
SQL Server online consultants came across an interesting scenario where one of our client was unable to restore a native SQL Server backup successfully performed from one instance running on M...
分类:
数据库 时间:
2014-05-04 17:42:50
阅读次数:
394