Welcome![Sign In][Sign Up]
Location:
Search - WRi

Search list

[File OperateFile_ini_RW

Description: 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-project control software, there are many design to the system configuration parameters, all parameters can be ini wrote a paper, VC procedures in the use of the system provides GetPrivateProfileString and Wri tePrivateProfileString function directly read and write file system configuration ini (Designation Contents of Ini), and without adding ini document literacy category.
Platform: | Size: 29193 | Author: 游志宇 | Hits:

[Internet-Network06pop3

Description: 接收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) <> \"+OK\" Then Throw New Pop3Exception(response) End If MsgBox(msg) msg.retrieved = True While (1 = 1) response = Respond() If response = \".\" + vbCrLf Then Exit While Else msg.message += response End If End While Return msg End Function-receive pop3 Public Function Retrieve (ByVal rh As Pop3Message s) As Pop3Message Dim message, response As String Dim msg As New Pop3Message ms rhs.bytes g.bytes = = rhs.number me msg.number ssage = "RETR" rhs.number.ToString vbCrLf WRI te (message) response = Respond () If response. Substring (0, 3)
Platform: | Size: 1632 | Author: 数据库 | Hits:

[Internet-NetworkInternetProgramming

Description: See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use the Program Manager s File menu Run option to execute the SETUP.EXE program found on this disk. SETUP.EXE will install the programs on your hard drive and create an Internet Programming group window. Internet编程技术 [配套程序] [涉及平台] VC [作者] void [文件大小] 1032K -See Appendix B for a description of the prog rams included on this companion disk. RESOURCE . WRI identifies books and other resources for I '96 programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use t he Program Manager Run s File menu option to exec pop the SETUP.EXE program found on this disk. SE TUP.EXE will install the programs on your hard d RCD and create an Internet Programming group w INDOW. Internet programming techniques [supporting] [procedures involving platform] VC [Author] void [Size] 1032K
Platform: | Size: 980364 | Author: 罗宝生 | Hits:

[assembly language28f512

Description: DOS下基于28f512的小型文件系统 format.asm/list.asm/erasetes.asm/readfl.asm/start.asm/writefl.asm-28f512 DOS-based file system of small format.asm / list.a sm / erasetes.asm / readfl.asm / start.asm / wri tefl.asm
Platform: | Size: 5393 | Author: 李明 | Hits:

[Special Effectsbitmap_test

Description: AppWizard has created this bmptest application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your bmptest application.-AppWizard has created this bmptest applic ation for you. This application not only demons trates the basics of using the Microsoft Founda tion classes but is also a starting point for wri ting your application. This file contains a sum mary of what you will find in each of the files tha t make up your bmptest application.
Platform: | Size: 20940 | Author: 陈朋 | Hits:

[OtherGIAN

Description: 运行Kernel.exe(调用hehe.dll),此时您什么都没有看到。实际上程序已经在后台运行了!之后试着输入密码(网络、Windows登录等等),然后在Windows目录下查找password.wri 试着用WordPad.exe打开,你会发现密码记录。该程序演示了如何截获系统级的消息,并将消息过滤。仅保留密码部分。同时将截获的任何消息继续传递, 以便Windows系统正常运行。本程序仅仅是用来测试Windows操作系统的缺陷。提高您学VC的积极性,请勿用于非法目的。编程环境VC++6.0,附源代码 made by masterdog-running Kernel.exe (hehe.dll call), then you have nothing to see. Indeed procedure has been running in the background! After trying to enter the password (network, Windows Login, etc.) Then the Windows directory search password.wri try WordPad.ex e opened, you will find that records passwords. The procedure intercepted demonstration of how system-level news and information filtering. Retain only part of passwords. While intercepted to pass any information to the normal Windows operating system. The procedure is only used to test Windows operating system flaws. VC improve your school's enthusiasm, do not used for unlawful purposes. Visual C + + 6.0 programming environment, with the source code made by masterdog
Platform: | Size: 46476 | Author: fdsafaf | Hits:

[Com Portsimple_spi

Description: 一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchronous communication protocol that requires a minimum of 3 wires. FEATURES: · Compatible with Motorola’s SPI specifications · Enhanced M68HC11 Serial Peripheral Interface · 4 entries deep read FIFO · 4 entries deep write FIFO · Interrupt generation after 1, 2, 3, or 4 transferred bytes · 8 bit WISHBONE RevB.3 Classic interface · Operates from a wide range of input clock frequencies · Static synchronous design · Fully synthesizable -a simple SPI IP core, SPI Core Specifications from documentation found! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral In terface found on Motorola's M68HC11 family of CP Us. The Serial Peripheral Interface is a serial , synchronous communication protocol that're quires a minimum of three wires. FEATURES : Compatible with Motorola's SPI specificatio ns Enhanced Serial Peripheral Interf M68HC11 ace four entries deep FIFO read four entries deep wri te FIFO Interrupt generation after 1, 2, 3, 4 or 8 bit bytes transferred RevB.3 Cl WISHBONE assic interface Operates from a wide range of i nput clock frequencies Static synchronous de sign Fully synthesizable
Platform: | Size: 473099 | Author: Jack | Hits:

[MultiLanguagenpp.4.1.2.src

Description: Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI-Notepad is a generic source code editor (it tries to be anyway) and Notepad replacement wri lath in C with the win32 API. The aim of Notepad is to offer a slim and efficient binary with a total ly customizable GUI
Platform: | Size: 2263949 | Author: 林晓 | Hits:

[Other resourcemsxindexwriwavelet

Description: 用matlab实现股票分析中的WRI指标,可用于例程学习
Platform: | Size: 967 | Author: lsxy | Hits:

[SCM8051 Memory Write Example Program

Description: 8051单片机的存储器操作源程序,通过调用这个程序可以实现对存储器的控制-8051 memory operation source, by calling this procedure can be achieved for the memory control
Platform: | Size: 8192 | Author: 吴松 | Hits:

[File OperateFile_ini_RW

Description: 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-project control software, there are many design to the system configuration parameters, all parameters can be ini wrote a paper, VC procedures in the use of the system provides GetPrivateProfileString and Wri tePrivateProfileString function directly read and write file system configuration ini (Designation Contents of Ini), and without adding ini document literacy category.
Platform: | Size: 410624 | Author: 游志宇 | Hits:

[Internet-Network06pop3

Description: 接收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) <> "+OK" Then Throw New Pop3Exception(response) End If MsgBox(msg) msg.retrieved = True While (1 = 1) response = Respond() If response = "." + vbCrLf Then Exit While Else msg.message += response End If End While Return msg End Function-receive pop3 Public Function Retrieve (ByVal rh As Pop3Message s) As Pop3Message Dim message, response As String Dim msg As New Pop3Message ms rhs.bytes g.bytes = = rhs.number me msg.number ssage = "RETR" rhs.number.ToString vbCrLf WRI te (message) response = Respond () If response. Substring (0, 3)
Platform: | Size: 1024 | Author: 数据库 | Hits:

[Internet-NetworkInternetProgramming

Description: See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use the Program Manager s File menu Run option to execute the SETUP.EXE program found on this disk. SETUP.EXE will install the programs on your hard drive and create an Internet Programming group window. Internet编程技术 [配套程序] [涉及平台] VC [作者] void [文件大小] 1032K -See Appendix B for a description of the prog rams included on this companion disk. RESOURCE . WRI identifies books and other resources for I '96 programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use t he Program Manager Run s File menu option to exec pop the SETUP.EXE program found on this disk. SE TUP.EXE will install the programs on your hard d RCD and create an Internet Programming group w INDOW. Internet programming techniques [supporting] [procedures involving platform] VC [Author] void [Size] 1032K
Platform: | Size: 979968 | Author: 罗宝生 | Hits:

[assembly language28f512

Description: DOS下基于28f512的小型文件系统 format.asm/list.asm/erasetes.asm/readfl.asm/start.asm/writefl.asm-28f512 DOS-based file system of small format.asm/list.a sm/erasetes.asm/readfl.asm/start.asm/wri tefl.asm
Platform: | Size: 5120 | Author: 李明 | Hits:

[Special Effectsbitmap_test

Description: AppWizard has created this bmptest application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your bmptest application.-AppWizard has created this bmptest applic ation for you. This application not only demons trates the basics of using the Microsoft Founda tion classes but is also a starting point for wri ting your application. This file contains a sum mary of what you will find in each of the files tha t make up your bmptest application.
Platform: | Size: 20480 | Author: 陈朋 | Hits:

[OtherGIAN

Description: 运行Kernel.exe(调用hehe.dll),此时您什么都没有看到。实际上程序已经在后台运行了!之后试着输入密码(网络、Windows登录等等),然后在Windows目录下查找password.wri 试着用WordPad.exe打开,你会发现密码记录。该程序演示了如何截获系统级的消息,并将消息过滤。仅保留密码部分。同时将截获的任何消息继续传递, 以便Windows系统正常运行。本程序仅仅是用来测试Windows操作系统的缺陷。提高您学VC的积极性,请勿用于非法目的。编程环境VC++6.0,附源代码 made by masterdog-running Kernel.exe (hehe.dll call), then you have nothing to see. Indeed procedure has been running in the background! After trying to enter the password (network, Windows Login, etc.) Then the Windows directory search password.wri try WordPad.ex e opened, you will find that records passwords. The procedure intercepted demonstration of how system-level news and information filtering. Retain only part of passwords. While intercepted to pass any information to the normal Windows operating system. The procedure is only used to test Windows operating system flaws. VC improve your school's enthusiasm, do not used for unlawful purposes. Visual C++ 6.0 programming environment, with the source code made by masterdog
Platform: | Size: 46080 | Author: | Hits:

[Windows DevelopWRini

Description: 功能:实现ini文件的读写操作。 主要函数:GetPrivateProfileInt(), GetPrivateProfileString(), WritePrivateProfileString() -function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPrivateProfileString (), WritePrivateProfileString ()
Platform: | Size: 27648 | Author: 东方玉 | Hits:

[JSP/JavaJAVA-write-EXCEL

Description: java读取Excel表格,拷贝、更新Excel工作薄-java read Excel spreadsheets, copy, update Excel work Thin
Platform: | Size: 1024 | Author: liuyue | Hits:

[Com Portsimple_spi

Description: 一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchronous communication protocol that requires a minimum of 3 wires. FEATURES: · Compatible with Motorola’s SPI specifications · Enhanced M68HC11 Serial Peripheral Interface · 4 entries deep read FIFO · 4 entries deep write FIFO · Interrupt generation after 1, 2, 3, or 4 transferred bytes · 8 bit WISHBONE RevB.3 Classic interface · Operates from a wide range of input clock frequencies · Static synchronous design · Fully synthesizable -a simple SPI IP core, SPI Core Specifications from documentation found! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral In terface found on Motorola's M68HC11 family of CP Us. The Serial Peripheral Interface is a serial , synchronous communication protocol that're quires a minimum of three wires. FEATURES : Compatible with Motorola's SPI specificatio ns Enhanced Serial Peripheral Interf M68HC11 ace four entries deep FIFO read four entries deep wri te FIFO Interrupt generation after 1, 2, 3, 4 or 8 bit bytes transferred RevB.3 Cl WISHBONE assic interface Operates from a wide range of i nput clock frequencies Static synchronous de sign Fully synthesizable
Platform: | Size: 473088 | Author: Jack | Hits:

[SCMSTC_MCU_FLASH_READ_WRITE

Description: 该头文件用于STC系列单片机内部FLASH读写,在KEIL开发环境下实际测试通过.-document for the first STC series of internal FLASH MCU read and write, In KEIL development environment under actual test.
Platform: | Size: 1024 | Author: 冯子新 | Hits:
« 12 »

CodeBus www.codebus.net