码迷,mamicode.com
首页 >  
搜索关键字:information    ( 3222个结果
Information Management Policy(信息管理策略)的使用范例
基础知识很多人都会定期收拾自己的书架或者抽屉,把里面过旧的资料拿走,为新的资料腾出空间来,这样既可以节省空间,而且当冗余资料过多的时候也会降低你查找的速度和效率。那么,在企业的SharePoint中我们也有一样的需求。管理SharePoint久了你就会发现,很多用户习惯于把它当作文件存储来用,不停的...
分类:其他好文   时间:2014-07-16 20:19:35    阅读次数:176
Data Structure
Computer programs usually operate on tables of information. In most cases these tables are not simply amorphous masses of numerical values;they involv...
分类:其他好文   时间:2014-07-16 19:10:32    阅读次数:158
Virtual Machine Lifecycle
Virtual Machine Lifecycle This page describes the basics of the virtual machine lifecycle. Its aim is to provide fundamental information to create, ru...
分类:其他好文   时间:2014-07-16 18:29:27    阅读次数:365
使用fieldset标签结合CSS Lable实现表单的布局
CSS表单User Registration Form Personal Information Name: Email Address: Password: ...
分类:Web程序   时间:2014-07-16 12:18:01    阅读次数:208
Vertex Fetch Texture (VTF)
http://www.opengl.org/wiki/Vertex_Texture_FetchVertex Texture FetchThis article contains inaccurate information. Further details can be found on theta...
分类:其他好文   时间:2014-07-15 23:02:34    阅读次数:515
Maste Note for OCR / Vote disk Maintenance Operations (ADD/REMOVE/REPLACE/MOVE)
Doc ID 428681.1Applies to: Oracle Database - Enterprise Edition - Version 10.2.0.1 to 11.2.0.1.0 [Release 10.2 to 11.2]Information in this document applies to any platform.GoalThe goal of this note i...
分类:其他好文   时间:2014-07-14 18:12:01    阅读次数:343
Mysql数据库大小查询
1、进入information_schema数据库(存放了其他的数据库的信息)useinformation_schema;2、查询所有数据的大小:SELECTconcat(round(sum(DATA_LENGTH/1024/1024),2),’MB’)asdataFROMTABLES;3、查看指定数据库的大小:比如查看数据库hellodb的大小SELECTconcat(round(sum(DATA_..
分类:数据库   时间:2014-07-14 11:39:30    阅读次数:253
django book chapter 2
Django’s optional GIS (Geographic Information Systems) support requires Python 2.5 to 2.7.这里提到了django的GIS,貌似是个挺有意思的东西,以后要研究一下。In case you’re curious: ...
分类:其他好文   时间:2014-07-13 08:45:43    阅读次数:212
IP地址分类
An IP address is 32-bit long. IP addresses are classified into A, B, C, D, and E classes, as shown in the figure below. Please determine the class of an input IP address and obtain the corresponding IP address information according to the input 32-bit IP ...
分类:其他好文   时间:2014-07-09 12:43:54    阅读次数:232
Citrix XenMobile学习笔记之四:MIM移动信息管理(Mobility Information Management)
产品简介:CitrixMIM移动信息管理由CitrixShareFile这一产品来集成。CitrixShareFile是一种企业“数据跟随(Follow-me-data)”解决方案,使IT部门可交付可靠的数据共享和同步服务,满足用户的移动性和协作需求,以及企业的数据安全需求。ShareFile使“数据跟随(Follow-medata)”..
分类:移动开发   时间:2014-07-08 12:09:40    阅读次数:281
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!