fstream用来进行输入/输出文件的操作.fstream file1; 定义了fstream类的一个对象file1file1.open("filename",...) 打开名为filename的文件,后面的...为附加的选项(可不填)file1.close() 关闭文件具体的还是来看个例子吧:l....
分类:
其他好文 时间:
2014-06-28 14:12:45
阅读次数:
234
微软近期Open的职位:Organization Summary:Engineering, Community & Online (ECO) is looking for a great "Software Development Engineer" to join our team. Custom...
分类:
其他好文 时间:
2014-06-28 14:11:20
阅读次数:
232
数据库(表)的逻辑备份与恢复介绍 逻辑备份是指使用工具export将数据对象的结构和数据导出到文件的过程。逻辑恢复是指当数据库对象被误操作而损坏后使用工具import利用备份的文件把数据对象导入到数据库的过程。 物理备份即可在数据库open的状态下进行也可在关闭数据库后进行,但是逻辑备份和恢复只能在...
分类:
数据库 时间:
2014-06-28 12:03:54
阅读次数:
239
微软近期Open的职位:Organization Summary:Engineering, Community & Online (ECO) is looking for a great "Software Development Engineer" to join our team. Custom...
分类:
其他好文 时间:
2014-06-24 10:29:18
阅读次数:
237
In part one we showed how to create Openvswitch extension and submit it to Microcore repository. There were also presented after-install steps for Ope...
分类:
移动开发 时间:
2014-06-24 10:17:04
阅读次数:
588
微软近期Open的职位:MSIT Dynamics CRM Software Developer (SDE, Microsoft China, Beijing)Are you interested in shaping the future vision of how we implement Dy...
分类:
其他好文 时间:
2014-06-24 09:15:35
阅读次数:
302
微软近期Open的职位:Group: Search Technology Center Asia (STCA)/Data Platform teamTitle: Senior Software Development EngineerLocation: Beijing, ChinaThe R&D o...
分类:
其他好文 时间:
2014-06-24 09:07:51
阅读次数:
249
OSI模型 七个协议层数据单位TCP/IP 协议栈 四层应用层报文应用层表示层会话层传输层数据包传输层网络层数据包网络互联层数据链路层帧网络接口层物理层比特OSI:open system interconnect 开放式系统互联应用层:HTTP、FTP、DNS、SMTP传输层【提供端对端的接口】:T...
分类:
其他好文 时间:
2014-06-23 08:00:36
阅读次数:
244
apt-get install lib32z1 如果libz.so.1: cannot open shared object file: No such file or directory在/etc/ld.so.conf中加入/usr/lib 增加类库所有路径 /sbin/ldconfig –v」来...
分类:
其他好文 时间:
2014-06-23 07:44:47
阅读次数:
306
http://blog.scottlowe.org/2012/10/19/link-aggregation-and-lacp-with-open-vswitch/ In this post, I’m going to show you how to use link aggregation (via...
分类:
其他好文 时间:
2014-06-21 14:18:10
阅读次数:
302