文件共享:FTP不能在线编辑 -> NFS不能跨平台 --> Samba linux
--NFS -- network file system window --CIFS -- Common Internet File System
网络邻居1991.Andrew Tridgell -- > SMB...
分类:
系统相关 时间:
2014-06-06 15:59:45
阅读次数:
332
嵌入式系统构架:(硬件+软件)应用软件层:ApplicationGNU C
Library(glibc)文件系统:系统层:API(Systern Call Interface)OS Core + Power Mannager+ File
Manager + GUI MannagerTCP/IP HT...
分类:
系统相关 时间:
2014-06-06 15:41:30
阅读次数:
374
概述对于使用过java提供了I/O来说的程序员来说,可能对其提供的api又爱又恨,爱的是java本身封装了很多功能强大的输入输出流给开发者使用,恨的是一开始开发者可能会对Java
I/O系统提供了如此多的类而不知所措。本文就简要的介绍一下java的i/o,以供自己复习使用。特殊的File 类File...
分类:
编程语言 时间:
2014-06-06 15:28:59
阅读次数:
279
1、基本用法JFileChooser dlg = new
JFileChooser();dlg.setDialogTitle("Open JPEG file");int result =
dlg.showOpenDialog(this); // 打开"打开文件"对话框// int result =....
分类:
其他好文 时间:
2014-06-06 11:37:09
阅读次数:
249
测试环境:windows
xp旗舰版软件环境:myclipse8.5+tomcat7.0*********************************************************************************操作方法:1.新建工程;File——>new——>...
分类:
其他好文 时间:
2014-06-06 11:00:36
阅读次数:
221
1、几种快速清空文件内容的方法: $ : > filename #其中的 : 是一个占位符,
不产生任何输出. $ > filename $ echo “” > filename $ echo /dev/null > filename
$ echo > filename $ cat /d...
分类:
系统相关 时间:
2014-06-06 09:54:16
阅读次数:
393
Sublime
Text中设置快捷编译方法步骤一:首先确保你电脑安装了php,并把php设置到环境变量里了。步骤二:点击
sublime_text的“工具”->"编译系统"->"编译新系统"步骤三:输入编译脚本输入如下:{"cmd": ["php",
"$file"],"file_regex": "...
分类:
Web程序 时间:
2014-06-06 09:07:00
阅读次数:
322
google得到的方法:1。http://geekswithblogs.net/ranganh/archive/2008/04/01/file-upload-in-updatepanel-asp.net-ajax.aspxThere
is a better way of doing it with ...
分类:
其他好文 时间:
2014-06-06 08:14:26
阅读次数:
279
在使用swftools转换pdf 到swf的时候报错,有如下说明:if the pdf
contains too many images / shapes, pdf2swf will fail with this error :ERROR
Thisfileistoocomplextorender-S...
分类:
其他好文 时间:
2014-06-05 21:24:54
阅读次数:
310
1.map
常用功能/***************************************** File Name: map.cpp* Author:
sky0917* Created Time: 2014年06月 4日 15:49:14**************************...
分类:
其他好文 时间:
2014-06-05 18:58:27
阅读次数:
210