码迷,mamicode.com
首页 >  
搜索关键字:information    ( 3222个结果
PatentTips - Sleep state mechanism for virtual multithreading
BACKGROUNDThe present disclosure relates generally to information processing systems and, more specifically, to a mechanism that maintains the archite...
分类:其他好文   时间:2014-06-18 22:03:25    阅读次数:216
UML可以做什么
?? Where Can the UML Be Used The UML is intended primarily for software-intensive systems. It has been used effectively for such domains as Enterprise information systems Banking and financial ser...
分类:其他好文   时间:2014-06-18 11:53:00    阅读次数:190
UML的基础元件之架构元件(四)
Structural Things An artifact is a physical and replaceable part of a system that contains physical information (“bits”). In a system, you’ll encounter different kinds of deployment artifacts...
分类:其他好文   时间:2014-06-17 23:08:40    阅读次数:258
设置Proxy Server和SQL Server实现互联网上的数据库安全
◆首先,我们需要了解一下SQL Server在WinSock上定义协议的步骤: 1. 在”启动”菜单上,指向”程序/Microsoft Proxy Server”,然后点击”Microsoft Management Console”。 2. 展开”Internet Information Ser.....
分类:数据库   时间:2014-06-13 16:13:12    阅读次数:206
How To Use XDOLoader to Manage, Download and Upload Files? (文档 ID 469585.1)
Applies to:BI Publisher (formerly XML Publisher) - Version 5.6.3 to 5.6.3 [Release 5] Information in this document applies to any platform. Oracle XML...
分类:其他好文   时间:2014-06-12 11:06:58    阅读次数:325
WEP cracking
Our information -Wireless interface:wlan0Monitor mode interface: mon0Spoofed MAC –00:11:22:33:44:55? DO NOT EVER USE THIS AS YOUR SPOOFED MAC ADDRESS ...
分类:其他好文   时间:2014-06-10 16:55:13    阅读次数:300
The Variant Call Format
VCF is a text format. It contains meta-information lines, a header line, and then data lines each containing information about a posittion in the geno...
分类:其他好文   时间:2014-06-10 11:35:34    阅读次数:771
MongoDB for Java入门
IntroductionThis page is a brief overview of working with the MongoDB Java Driver.For more information about the Java API, please refer to theonline A...
分类:数据库   时间:2014-06-10 00:56:32    阅读次数:931
MySQL cookbook第8章读书笔记
1,使用count函数生成摘要 函数函数使用很容易,对于MyISAM表来说count(*)语句很快,但是对于BDB或者InnoDB表来说,尽可能要避免使用它,因为该语句要求执行完整的扫描,速度很慢,解决办法是从information_schema数据库中提取table_rows数目 与if语句搭配使...
分类:数据库   时间:2014-06-10 00:50:06    阅读次数:323
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!