-
-
Captureprocedure.rar
Very simple several capture procedure that I write, is used to test
capture efficiency in rough (being that Test2 carrying out the fundamental
step capturing carries out capture Test4 by transferring packet.dll
temporarily for a specific task as ...
-
FontLibWrite.rar
this program can write the FontLib file to the general file or DataFlash
-
AnEasyProblem.rar
... of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, ...
-
CMP000-C-Tutorial.tar.gz
... for any of the numerous textbooks on C. 2. write a recursive function FIB (n) to find out the ... ,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following ... b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes in ...
-
-
-
LinuxDOS.rar
为Linux系统设计一个简单的二级文件系统。要求做到以下几点:
1.可以实现下列几条命令:
login 用户登录
dir 列目录
create 创建文件
delete 删除文件
open 打开文件
close 关闭文件
read 读文件
write 写文件
2.列目录时要列出文件名,物理地址,保护码和文件长度。
3.源文件可以进行读写保护。
-
2006081319475018632.rar
... 到了FileItem,再将item保存一下就ok了,示例代码: File upFile = new File(remoteFilePath)
try
\{
item.write(upFile)
fileInfo.put("infotip", "上传成功.")
}
catch (java.lang.Exception e)
\{
fileInfo.put("infotip", "上传失败.")
}
-
-
AFCPO5.zip
cobol code write the data in db2 into IMS s message q
-