npoi读取excel方法:首先下载:npoi.dll添加引用://读写excel需要的组建using NPOI.HPSF;using NPOI.HSSF.UserModel;using NPOI.POIFS.FileSystem;using NPOI.HSSF.Util;using NPOI.SS...
分类:
其他好文 时间:
2016-01-23 21:04:15
阅读次数:
136
本文主要是记录移植tslib时遇到:No raw modules loaded. ts_config: No such file or directory问题如何解决。
分类:
其他好文 时间:
2016-01-23 18:23:49
阅读次数:
215
本文主要是为了解决缪新建提出的查看程序涉及到动态链接库的问题。
分类:
其他好文 时间:
2016-01-23 18:00:41
阅读次数:
141
ReadMe文件分析1. 目录架构- board 板子独立的文件- common 与硬件架构无关的通用功能- cpu cpu相关文件- disk 磁盘分区驱动相关- doc 文档- drivers 通用的设备驱动- examples 例程- fs filesystem 相关代码-...
分类:
其他好文 时间:
2016-01-18 20:36:18
阅读次数:
257
南沙节点改变LV大小,参考鸟哥第 570页1、# resize2fs /dev/mapper/vg_niotsvr3-lv_home 150Gresize2fs 1.41.12 (17-May-2010)Filesystem at /dev/mapper/vg_niotsvr3-lv_home is...
分类:
其他好文 时间:
2016-01-18 12:08:34
阅读次数:
178
Filesystem:一个软件,内核中实现Windows:ntfs,FAT32Linux:VFS(VirtualFileSystem)/:根目录/bin,/sbin:二进制程序,操作系统自身运行就需要用到的程序/usr/bin,/usr/sbin:二进制程序,基于的系统工具/usr/local/bin,/usr/local/sbin:第三方程序/lib:库文件/usr/lib/usr/local/..
分类:
系统相关 时间:
2016-01-14 19:16:46
阅读次数:
346
Android的外部存储 Android支持外部存储(case-insensitive filesystem with immutable POSIX permission classes and modes)。 外部存储可以通过物理介质提供(如SD卡),也可以通过将内部存储中的一部分封装而成,.....
分类:
移动开发 时间:
2016-01-12 19:34:30
阅读次数:
167
Introductionhttp://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/filesystem/introduction.htmlNotationhttp://hadoop.apache.org/docs/...
文件系统访问列表:FACL: Filesystem Access Control List 利用文件拓展属性保存额外的控制权限 文件访问安全上下文 owner --> group --> other owner --> facl,user --> group --> facl,group --> ....
分类:
系统相关 时间:
2016-01-09 15:21:29
阅读次数:
207
CentOS这两天服务器出了问题了,提示如下:unexpected inconsistency;RUN fsck MANUALLYAn error occurred during the filesystem checkPropping you to shell the system will re...
分类:
其他好文 时间:
2016-01-04 13:08:12
阅读次数:
213