搜索资源列表
adfview_src.zip
- 使用虚拟文件夹察看adf磁盘文件(Amiga Disk Files)内容的程序,可以学习Shell Namespace extension编程
cabview.zip
- 在虚拟文件夹内察看cab压缩文件内的文件列表。可以学习Shell Namespace extension编程。编译时可能用到cabinet api
namespace.zip
- 虚拟文件夹(Shell Namespace extension)编程的几个例子,不过程序老了点,是用VC2或VC4编译的,用到了未公开的Windows Shell函数
shell_namespace.zip
- 虚拟文件夹(Shell Namespace extension)编程的几个例子,不过程序老了点,是用VC2或VC4编译的,用到了未公开的Windows Shell函数
rfc3001A URN Namespace of Object Identifiers.
- 最新的RFC文档,对于编程和学习都十分有帮助。-latest RFC documentation, programming and learning are very helpful.
namespace 用法
- namespace 用法及用途.比如你要使用和标准库函数中的函数名相同时,就可以用这种方法来实现,加一个域名.-namespace usage and uses. For example, you must use the standard library functions and the function the same, can use this method to achieve, plus a domain name.
图片上传到数据库的简单例程
- 图片上传到数据库的简单例程(C#)<%@Import Namespace=\"System.IO\"%> <%@Import Namespace=\"System.Data\"%> <%@Import Namespace=\"System.Data.SqlClient\"%> <%@ Page Language=\"C#\" Debug=\"True\"%>-upload pictures to a simple database ro
DXTB
- 1.将 DXControls.dll 文件放于空间根目录的bin文件夹里. 2.在需要用编辑器的ASPX页面代码头部加入 <%@ Register TagPrefix=\"DXControls\" Namespace=\"DXControls\" Assembly=\"DXControls\" %> 3.在需要显示编辑器的位置插入代码:<DXControls:DXTB id=\"dansin\" Path=\"editor\" Height=\"296px\" Widt
串口通讯JustinIO
- using System using System.Runtime.InteropServices namespace JustinIO { ?class CommPort { ??public string PortNum ??public int BaudRate ??public byte ByteSize ??public byte Parity // 0-4=no,odd,even,mark,space ??public byte
rfc3001
- A URN Namespace of Object Identifiers -A URN Namespace of Object Identifiers
namespace.虚拟文件夹(Shell Namespace extension)编程的几个例子
- 虚拟文件夹(Shell Namespace extension)编程的几个例子,不过程序老了点,是用VC2或VC4编译的,用到了未公开的Windows Shell函数, The hypothesized folder (Shell Namespace extension) programs several examples, but the procedure was old, was translates with VC2 or VC4, with not public Windows S
cabview
- 在虚拟文件夹内察看cab压缩文件内的文件列表。可以学习Shell Namespace extension编程。编译时可能用到cabinet api- Observes in the cab compressed file in the hypothesized folder the document to tabulate. May study Shell Namespace the extension programming. When translation possibly uses
WindowsShell
- Windows Shell Namespace Extension Framework This sample and how-to guide shows you how to use C# and PInvoke to build a reusable framework for writing Windows shell namespace extensions. It includes three sample shell namespace extension pr
adfview_src
- 使用虚拟文件夹察看adf磁盘文件(Amiga Disk Files)内容的程序,可以学习Shell Namespace extension编程- Uses the hypothesized folder to observe the adf disk file (Amiga Disk Files) the content procedure, may study Shell Namespace extension to program
GalaxySource
- A Namespace Extension Toolkit
namespace
- 对命名空间的解释和C#4的权威解释 -The interpretation of the namespace and C# 4' s authoritative interpretation of the interpretation of the name space and authoritative interpretation of C# 4
using-namespace-std
- 讲述了一些常用的是using namespace std,就是说用C++的标准名字空间。 -About used using namespace std, means that the C++ standard namespace.
namespace
- 本程序练习并演示命名空间,C++初学者可以更加理解命名空间的作用。-this program shows the namespace ,the learners of the C++ can get more from it.
namespace
- Visual Studio C++ 编程入门 名字空间-Visual Studio C++ programming entry namespace
namespace
- namespace的入门程序,适用于C++初学者浏览-the using of namespace