代码搜索:folder
找到约 10,000 项符合「folder」的源代码
代码结果 10,000
www.eeworm.com/read/473261/6850054
txt readme.txt
this folder is the source for the project home page
http://esri-mapbook.sourceforge.net/
www.eeworm.com/read/472805/6858325
cpp main.cpp
#include "stdafx.h"
#include
#include "filesys.h"
#include
HANDLE DiskFile;
HANDLE FileMap;
PVOID MemDisk;
const DISK_MAX_SIZE = 32*1024*1024;
BOOL DiskInitialize()
www.eeworm.com/read/472805/6858349
cpp main.cpp
#include "stdafx.h"
#include
#include "filesys.h"
#include
HANDLE DiskFile;
HANDLE FileMap;
PVOID MemDisk;
const DISK_MAX_SIZE = 32*1024*1024;
BOOL DiskInitialize()
www.eeworm.com/read/472887/6859164
dev library.dev
[Project]
FileName=C:\Documents and Settings\Administrator\桌面\《Visual+C++项目案例导航源代码(全部)\第2部分源码\Library\Library.dev
Name=Library
Ver=1
IsCpp=1
Type=0
Compiler=-D__GNUWIN32__ -W -DWIN32 -DNDEBUG -D
www.eeworm.com/read/471505/6895069
dev analyse.dev
[Project]
FileName=analyse.dev
Name=analyse
UnitCount=8
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
CppCompiler=
Linker=
IsCpp=1
I
www.eeworm.com/read/195467/8153283
opj 61a板电路原理图.opj
(ExpressProject ""
(ProjectVersion "19981106")
(ProjectType "PCB")
(Folder "Design Resources"
(Folder "Library")
(File ".\61a-1.dsn"
(Type "Schematic Design"))
(BuildFil
www.eeworm.com/read/195100/8173855
cs environment.cs
using System;
using Addot.Win32;
namespace Addot
{
///
/// Extension of the .Net framework "Environment" class.
/// Please, refer to the .Net framework for the complete documen
www.eeworm.com/read/295136/8185480
cs maildesktop.aspx.cs
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using