搜索结果
找到约 105 项符合
folder-Lock 的查询结果
VC书籍 Windows API Tutorials, Windows API编程最好的手册.文档格式专门制作成为各个章节相互关联的html格式,大家可以像查阅msdn一样方便使用.各个章节的内容如下: Wi
Windows API Tutorials, Windows API编程最好的手册.文档格式专门制作成为各个章节相互关联的html格式,大家可以像查阅msdn一样方便使用.各个章节的内容如下:
Winnie
Generic
Controls
Dialog-based App
Generic Dialog
Canvas
Pens and Brushes
Threads
Folder Watcher
Shell API
OLE
Smart OLE
OLE Automation ...
数据库系统 About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses
About:
hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases.
Release focus: Major feature enhancements
Changes:
This release comes with many changes and new features. It c ...
其他书籍 An example to accompany PCW March 2004 Visual Programming Hands On. To use, open the solution in
An example to accompany PCW March 2004 Visual Programming Hands On.
To use, open the solution in the SchoolApp folder.
April 2004: Now revised to add New and Delete options.
Tim Anderson
http://www.itwriting.com/pcw/
编译器/解释器 This package consists of the executable (UCW), a default script file, this file, and the library fi
This package consists of the executable (UCW), a default script file,
this file, and the library files. It is important that the header files
end up in a include subdirectory of the directory where UCW is found.
If you unzip this file using its path information ( use folder names ) this will
automat ...
编译器/解释器 Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script
Welcome to UnderC version 1.2.9w
This package consists of the executable (UCW), a default script file,
this file, and the library files. It is important that the header files
end up in a include subdirectory of the directory where UCW is found.
If you unzip this file using its path information ( us ...
其他 学会对文件的记录锁定
学会对文件的记录锁定,及解锁。#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
int main()
{
int fd
int i
struct {
char name[20]
uint ID
int age
} myrec
fd =open("name", O_RDWR|O_CREAT, 0755)
if (fd == -1) return -1
printf("Input your name:") scanf("%s", myrec.name)
...
操作系统开发 DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample i
DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample illustrates how to create a DRFolder from an existing folder on the source disk and burn it to disc, creating a hybrid ISO9660/Joliet/HFS+ data CD. The sample also uses the DiscRecordingUI framework to ...
人工智能/神经网络 OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the ope
OpenSVM was developped under Visual C++ 6.0 SP6,
You can open the workspace file(*.dsw) in the opensvm-src folder.
The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm.
However, the f ...
其他 CrE-ME410_X86_CE40_HPC The .exe file that you will receive upon download is an installer to be exec
CrE-ME410_X86_CE40_HPC
The .exe file that you will receive upon download is an installer to be executed on a Desktop PC to which your Windows CE device is attached through ActiveSync. Should this fail (and also if it succeeds) you can find a CrE-ME CAB file in the ActiveSync folder on the PC ("\Prog ...
matlab例程 LiScNLS is a Matlab application for the numerical study of some nonlinear differential equations o
LiScNLS is a Matlab application for the numerical study of some nonlinear
differential equations of the form Lu=Nu, using the Lyapunov-Schmidt method.
Downloading the LiScNLS package creates a new LiScNLS folder on the computer.