码迷,mamicode.com
首页 >  
搜索关键字:information    ( 3222个结果
电厂MIS,SIS简介
MIS(Management Information System)管理信息系统,主要指的是进行日常事务操作的系统,它使管理人员及时了解公司现状和各种消息,它是电力企业管理现代化的重要标志。 一个典型的MIS是集计算机网络技术、自动化软件技术、热能动力发电技术与先进经营管理技术为一体,构建多层次动态...
分类:其他好文   时间:2015-01-09 18:55:53    阅读次数:179
C++学习网站
http://www.boost.org/ :It provides free peer-reviewed portable C++ source librarieshttp://www.cplusplus.com/ :Non-technical information about the C++....
分类:编程语言   时间:2015-01-08 16:58:23    阅读次数:179
Python:字符编码详解
相关文章Python中文编码问题:为何在控制台下输出中文会乱码及其原理1. 字符编码简介1.1. ASCIIASCII(American Standard Code for Information Interchange),是一种单字节的编码。计算机世界里一开始只有英文,而单字节可以表示256个不同...
分类:编程语言   时间:2015-01-08 00:50:22    阅读次数:347
集合研究------Map
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding c...
分类:其他好文   时间:2015-01-07 13:09:24    阅读次数:193
IBM AIX系统硬件配置信息 查看命令----lscfg
Commands Reference, Volume 3, i - mlscfg CommandPurpose Displays configuration, diagnostic, and vital product data (VPD) information about the system....
分类:其他好文   时间:2015-01-07 10:53:05    阅读次数:436
sql server query to get the list of column name in a table
--SQL Server 2005, 2008 or 2012:SELECT * FROM information_schema.tables--SQL Server 2000:SELECT * FROM sysobjects WHERE xtype='U' SELECT * FROM sysobj...
分类:数据库   时间:2015-01-06 22:51:49    阅读次数:352
解决Fetching android sdk component information加载过久问题
安装完成后,如果直接启动,Android Studio会去获取 android sdk 组件信息,这个过程相当慢,还经常加载失败,导致Android Studio启动不起开。解决办法就是不去获取android sdk 组件信息。方法如下:1)进入刚安装的Android Studio目录下的bin目录...
分类:移动开发   时间:2015-01-06 21:24:53    阅读次数:224
Java reflection
Object Reflection is a feature in Java which provides a way to get reflective information about Java classes and objects, such as:1 Getting informat.....
分类:编程语言   时间:2015-01-06 17:48:11    阅读次数:135
Penn Treebank Tags
Note: This information comes from "Bracketing Guidelines for Treebank II Style Penn Treebank Project" - part of the documentation that comes with the ...
分类:其他好文   时间:2015-01-06 11:32:42    阅读次数:258
study note--(Education)
some good temoplates:A child's education has never been about learning information and basic skills only.the template I can use is that:*** has/ have ...
分类:其他好文   时间:2015-01-06 11:23:34    阅读次数:183
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!