下载网址:http://ftp.gnu.org/gnu/gdb/1.编译python必须安装开发工具# yum groupinstall "Development tools"2.其他需要的模块# yum install zlib-devel# yum install bzip2-devel# yu...
分类:
编程语言 时间:
2014-08-28 19:44:55
阅读次数:
237
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)*/html, body, div, span, applet, object, iframe,h1, h2,...
分类:
Web程序 时间:
2014-08-28 19:32:15
阅读次数:
213
首先需要两个必备的jar包:velocity.jar velocity-tool-view.jar web.xml velocity org.apache.velocity.tools.view.servlet.VelocityLayoutServlet ...
分类:
其他好文 时间:
2014-08-28 18:03:25
阅读次数:
217
1.对象工具封装
testdiv
sssss
var ss = {};
ss.tools = function(){
var a=1;
var b=2;
return{
aaa:a,
show_1:function(){
return a+b;
},
show_2:function(){
return a-b;
}
}
}()...
分类:
Web程序 时间:
2014-08-28 16:10:10
阅读次数:
258
一、更新Android SDK 出错 Failed to rename directory \temp\ToolPackage.old01打算更新AndroidSDK 版本到 Android SDK Tools 20,打开SDK Manager.exe 开始更新,结果安装时弹出错误提示:Failed...
分类:
移动开发 时间:
2014-08-28 13:03:49
阅读次数:
160
Bean bags for many years. Although it is an old design, people feel like it, and still one of the most sought after tools today. If you are looking fo...
分类:
其他好文 时间:
2014-08-28 13:01:39
阅读次数:
263
rsync远程同步服务inotify-tools实现实时同步NTP网络时间服务#########################################################一:rsync远程同步服务1.rsync同步的基本操作使用格式:rsync源文档目标文档rsync常用选项-a:归档模式,相当于-rlptgoD-v:显示同步过程详细信息-z:传..
分类:
其他好文 时间:
2014-08-28 09:51:19
阅读次数:
296
双击table默认为Expand/Collapse 展开/折叠 有时需快速查看该表数据,如果写select * from tab会显得麻烦,我们可实现双击table来进行快速查询方法为:Tools -> Preferences -> User Interface -> Browser -> Object type(Table) -> Double-click action(Query Data)...
分类:
数据库 时间:
2014-08-27 23:33:48
阅读次数:
480
-----------------------------------------------------ANDROID_SDK_HOME:/home/cmm/avdsPATH:/home/cmm/android-sdk-linux/tools;/home/cmm/android-sdk-linux...
分类:
移动开发 时间:
2014-08-27 23:18:58
阅读次数:
325
參照 http://tools.ietf.org/html/draft-pantos-http-live-streaming-08, 能够对M3U8有比較系统的认识。 HLS(HTTP Live Streaming)是苹果公司针对iPhone、iPod、iTouch和iPad等移动设备而开发的基.....
分类:
其他好文 时间:
2014-08-27 20:07:58
阅读次数:
192