jQuery 从 1.9 版开始,移除了 $.browser 和 $.browser.version
, 取而代之的是 $.support 。 在更新的 2.0 版本中,将不再支持 IE 6/7/8。 以后,如果用户需要支持 IE 6/7/8,只能使用
jQuery 1.9。 如果要全面支持 IE,...
分类:
其他好文 时间:
2014-06-06 22:41:26
阅读次数:
262
Guava工程包含了若干被Google的 Java项目广泛依赖
的核心库,例如:集合(collections)、缓存(caching)、原生类型支持(primitives support)、并发库 (concurrency
libraries)、通用注解(common annotations)、字符...
分类:
其他好文 时间:
2014-06-06 21:48:27
阅读次数:
232
设置Run-time Settings ,network speed ,use bandwidth为
512;回放脚本没有报错,5个并发运行场景报如下错误:vuser_init.c(12): Error: Socket descriptor not
found.Hint: the problem m...
分类:
其他好文 时间:
2014-06-06 14:49:03
阅读次数:
404
1,ios中常用的数据存储方式有4中1》XML属性列表(plist)归档2》Preference(偏好设置)3》NSKeyedArchiver归档4》SQLite2,每个应用程序都有自己的沙盒,沙河的路径为/Users/apple/Library/Application
Support/iPhone...
分类:
移动开发 时间:
2014-06-05 18:36:08
阅读次数:
308
1.运行终端,执行命令行进入missing file目录,然后运行svn delete
nameOfMissingFile或git rm nameOfMissingFile2.删除隐藏的.svn文件。命令行运行defaults write
com.apple.finder AppleShowAllF...
分类:
其他好文 时间:
2014-06-03 16:20:06
阅读次数:
405
WithApache CXF 3.0just being released a couple
of weeks ago, the project makes yet another important step to fulfill theJAX-RS
2.0specification requir...
分类:
编程语言 时间:
2014-06-03 15:38:44
阅读次数:
507
这个是在提权某国外服务器时候发现的,该服务器的环境是win2k3+iis6.0。烤肉,pr,iis6的漏洞补丁都没有打,但是,可写很少。上传了啊D牛的脚本后找到可写目录了。可写目录C:\Program
Files\Zend\ZendOptimizer-3.3.0\lib按照惯例上传cmd.txt p...
break MISSING_BLOCK_LABEL_160;
FileNotFoundException fnfe; fnfe; out.close(); throw fnfe; in.close(); break
MISSING_BLOCK_LABEL_268; fnfe; fn...
分类:
其他好文 时间:
2014-06-02 11:57:28
阅读次数:
194
1. 用UltraISO,将CentOS写入U盘,然后将两个CentOS
iso文件也拷贝到u盘中,由于u盘FAT32的限制,需要调整第一个iso文件的尺寸,剪切到4GB以内即可拷贝进u盘2. 用u盘安装,没啥好说,3.
拔下u盘,重启动后,出现missing operation system的错误...
分类:
其他好文 时间:
2014-06-02 00:31:22
阅读次数:
360
1.修改PagerTabStrip中的背景颜色我们在布局中直接设置background属性即可: <android.support.v4.view.ViewPager
android:id="@+id/pager"
android:layout_width="fill_parent"
android:layout_height="fill_paren...
分类:
移动开发 时间:
2014-05-31 23:42:11
阅读次数:
624