码迷,mamicode.com
首页 >  
搜索关键字:advanced compression    ( 2238个结果
Unix环境高级编程
Advanced Programming in the UNIX Environment Second EditionUnix 环境高级编程 第二版目录:第一章:UNIX基础知识第二章:UNIX标准化及实现第三章:文件I/O第四章:文件和目录第五章:标准I/O库第六章:系统数据文件盒信息第七章:进程...
分类:其他好文   时间:2014-12-29 22:46:33    阅读次数:169
译:DOM2中的高级事件处理(转)
17.2. DOM2中的高级事件处理(Advanced Event Handling with DOM Level 2) 译自:JavaScript: The Definitive Guide, 5th Edition ----By David Flanagan 迄今为止,在本章中出现的事...
分类:其他好文   时间:2014-12-28 00:21:26    阅读次数:226
SQL 邮件配置篇
在我们运维工作中,经常要对备份,ETL等作业进行监控,这时我们需要用到SQL SERVER自带的邮件服务器,其原理,我在这么里不多说,直接来实战,下面是我对服务器配置源码,分享给大家,希望对大家有帮助。exec sp_configure 'show advanced options',1RECONF...
分类:数据库   时间:2014-12-26 18:17:29    阅读次数:282
好使好使!
这个方法好使,很幸运我的目标就是用的openssl。http://www.cloudshield.com/blog/advanced-malware/how-to-decrypt-openssl-sessions-using-wireshark-and-ssl-session-identifiers...
分类:其他好文   时间:2014-12-26 16:33:49    阅读次数:190
sql2008读取excel
环境:win7(64位)+sql2008sql语句: --启用Ad Hoc Distributed Queries:exec sp_configure 'show advanced options',1reconfigureexec sp_configure 'Ad Hoc Distribute.....
分类:数据库   时间:2014-12-26 10:57:55    阅读次数:212
Windows Server 2003 IIS 中设置 FTP 服务器
Windows 7 、Windows 2003 Standard Edition、Windows 2003 Enterprise Edition、Windows XP 、Windows 2000 Server、Windows 2000 Advanced Server 以及 Windows 2000 ...
分类:Windows程序   时间:2014-12-25 19:58:54    阅读次数:260
MyEclipse,alt+/除了sysout能够提示System.out.print()以外,其他所有的都是no default proposals
window->Preferences->Java->Editor->ContentAssist->Advanced上面的选项卡Selecttheproposalkindscontainedinthe‘default‘contentassistlist:中把OtherJavaProposals选项打上勾就可以了。
分类:系统相关   时间:2014-12-22 19:54:13    阅读次数:196
资源向导之 "APUE"
APUE --- Advanced programming in the unix environment 这本书我看了好多遍.... 原因嘛, 第一次看到进程那里,看不懂了,前面基础没看好,从头再来 第二次看到进程通信了,看不懂了,从头再来 ... ... 估计看了四次,还是五次,忘记了,才看到第19章.感觉后面和网络编程就关系就没看了. 老老实实一个个照着例...
分类:其他好文   时间:2014-12-22 18:04:02    阅读次数:232
eclipse中点不出方法的解决办法
window-preferences-java-editor-Content Assist-Advanced然后选中右上方的所有 右下方选中一个即可。
分类:系统相关   时间:2014-12-22 16:01:49    阅读次数:183
Winter '15 Release Exam (dev - 401)
1 of 5. What is a capability of Advanced Setup Search? Choose 2 answers A. Enter search criteria using wildcard characters, such as an asterisk...
分类:Windows程序   时间:2014-12-21 11:27:34    阅读次数:256
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!