搜索结果
找到约 500 项符合
write-offs 的查询结果
网络 接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response A
接收pop3
Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message
Dim message, response As String
Dim msg As New Pop3Message
msg.bytes = rhs.bytes
msg.number = rhs.number
message = "RETR " + rhs.number.ToString + vbCrLf
write(message)
response = Respond()
If response.Substring(0, 3 ...
Java编程 这是一个比较完整的java语言编写的文件系统程序
这是一个比较完整的java语言编写的文件系统程序,有8个基本功能,要求设计一个N个用户的文件系统,每次用户可以保存M个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施。且至少有Create,Delete,Open,Read,Write等命令。 ...
操作系统开发 This program dump password hashes from local or remote Windows NT/2000 machines. It prints them on
This program dump password hashes from local or remote Windows NT/2000 machines. It
prints them onto the screen in l0phtcrack format, or will write them to a file if desired.
单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula
This project is created using the Keil ARM CA Compiler.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using onl ...
多国语言处理 psp上最好的 ereader0.9更新: [+] 制作了个简单的软件图标 [+] 记住上次退出时选择/阅读的文件 [+] 增加mp3快进/快退功能 (左/右按键, 因为CPU的速度问题
psp上最好的
ereader0.9更新:
[+] 制作了个简单的软件图标
[+] 记住上次退出时选择/阅读的文件
[+] 增加mp3快进/快退功能 (左/右按键, 因为CPU的速度问题,因此快进运行比较慢)
[+] 增加mp3列表控制 (在mp3控制界面按SELECT键)
[+] 退出时mp3列表自动保存到music.lst
[+] mp3控制界面增加电池剩余量和时间显示
[+] 字体可以 ...
数据结构 解决时钟问题
解决时钟问题,acm竞赛题
A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind. There are infinite number of coins of eac ...
VC书籍 MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programme
MFC Black Book
Introduction:
Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting thin ...
Linux/Unix编程 Linux系统中
Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间
建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设
备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设
备驱动程序,可以深入理解Linux系统和进行系统开发 ...
操作系统开发 本源代码所设计的文件系统
本源代码所设计的文件系统,具有建立文件(create)、打开文件(open)、读文件(read)、写文件(write)、关闭文件(close)、撤销文件(delete)等功能。在模拟程序中可从键盘上输入文件操作命令来模拟各用户程序中所调用的各种文件操作,用一个结束命令(end)停止程序的执行。 ...
电子书籍 Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP
Features
&#8226 Compatible with MCS-51&reg Products
&#8226 8K Bytes of In-System Programmable (ISP) Flash Memory
– Endurance: 1000 Write/Erase Cycles
&#8226 4.0V to 5.5V Operating Range
&#8226 Fully Static Operation: 0 Hz to 33 MHz
&#8226 Three-level Program Memory Lock
&#8226 256 x 8-bit Internal ...