读取csv格式时内容含有逗号的无法处理using System;using System.Data;using System.IO;using System.Web;using NPOI;using NPOI.HPSF;using NPOI.HSSF;using NPOI.HSSF.UserMode...
分类:
其他好文 时间:
2015-07-16 11:25:53
阅读次数:
195
打开C:\Documents and Settings\Administrator文件夹下的acar.cfg文件,将 Desired user mode (standard/expert)ENVIRONMENT MDI_ACAR_USERMODE后面的standard修改为expert,保存后重启a...
分类:
其他好文 时间:
2015-06-16 16:35:02
阅读次数:
191
【资料整理】cisco[shell,command]PromotMode
{
UserMode:
Router>(input:enable)
PrivilegeMode:
Router#(input:conft)
GlobalConfigMode:
Router(config)#
----Ctrl-Z->PM,Exit->GCM
Interface:
Router(config-if)#
Sub-interface:
Router(config-subif)#
..
分类:
系统相关 时间:
2015-06-09 17:49:05
阅读次数:
168
首先阐述一下kvm与qemu的关系,kvm是修改过的qemu,而且使用了硬件支持的仿真,仿真速度比QEMU快。配置kvm/qemu的网络有两种方法。其一,默认方式为用户模式网络(Usermode Networking),数据包由NAT方式通过主机的接口进行传送。其二,使用桥接方式(Bridged N...
分类:
其他好文 时间:
2015-04-21 20:38:20
阅读次数:
154
package cn.action.serviceImpl;import java.io.FileInputStream;import java.io.IOException;import java.io.InputStream;import org.apache.poi.xssf.usermode...
分类:
其他好文 时间:
2015-04-09 17:12:14
阅读次数:
156
IfyouhavelostorforgotrootpasswordofRHEL7,youcanfollowthissteptochangetoanewpassword,thisisdifferentwiththeRHEL6single-usermode,1,pressebuttoninGRUB2bootscreen.2,attheendofLinuxlineaddinit=/bin/shandremove‘rhgb‘and‘quiet‘3,Ctrl+xtobootthesystemwiththeparamet..
分类:
系统相关 时间:
2014-11-19 16:17:45
阅读次数:
165
Ifyouhavelostorforgotroot
passwordofRHEL7,youcanfollowthissteptochangetoanewpassword,
thisisdifferentwiththeRHEL6single-usermode,1,pressebuttoninGRUB2bootscreen.2,attheendofLinuxlineaddinit=/bin/shandremove
‘rhgb‘and‘quiet‘3,Ctrl+xtobootthesystemwiththepara..
分类:
其他好文 时间:
2014-10-01 01:04:40
阅读次数:
369
using System;using System.Collections.Generic;using System.Linq;using System.Text;using WindowsFormsApplication3.FormPage.UserMode;namespace WindowsFo...
分类:
其他好文 时间:
2014-07-24 05:04:38
阅读次数:
292