代码搜索:Projects
找到约 10,000 项符合「Projects」的源代码
代码结果 10,000
www.eeworm.com/read/327198/13095576
log debugmsg.log
Read file "e:\MYDOCU~1\projects\ST7636~1\release.HEX"
========= Read "e:\MYDOCU~1\projects\ST7636~1\release.mp2" =========
Read file "e:\MYDOCU~1\projects\ST7636~1\release.HEX"
========= Read "e:\M
www.eeworm.com/read/139738/13137030
html package.html
Provides classes that can be used to automatically grade Nachos projects.
www.eeworm.com/read/324834/13241055
prg appwiz.prg
#INCLUDE APPBLDR.H
LPARAMETERS p1,p2,p3,p4,p5,p6,p7,p8,p9
PRIVATE cWizPath
cWizPath = JUSTPATH(SYS(16))
LOCAL loWiz
loWiz = CreateObject("APPWIZ")
loWiz.MakeApplication
DEFINE CLASS appwi
www.eeworm.com/read/239028/13305966
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these att
www.eeworm.com/read/239028/13306218
sql usp_selectprojects.sql
SELECT ProjectID, ProjectName, ProjectDescription, SequenceNumber, LastUpdateDate
FROM Projects
ORDER BY SequenceNumber;
www.eeworm.com/read/239028/13306221
sql usp_insertproject.sql
INSERT INTO Projects
(ProjectID, ProjectName, ProjectDescription, SequenceNumber, LastUpdateDate)
VALUES (@ProjectID, @ProjectName, @ProjectDescription, @SequenceNumber, Date()+Time());
www.eeworm.com/read/239028/13306230
sql usp_selectproject.sql
SELECT ProjectID, ProjectName, ProjectDescription, SequenceNumber, LastUpdateDate
FROM Projects
WHERE ProjectID = @ProjectID;
www.eeworm.com/read/239028/13306335
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these att
www.eeworm.com/read/239028/13306529
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these att
www.eeworm.com/read/239028/13306700
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these att