代码搜索:直驱式

找到约 10,000 项符合「直驱式」的源代码

代码结果 10,000
www.eeworm.com/read/114100/15111653

txt 如何建立新文件、改文件名、改目录名.txt

建 立 和 打 开 文 件 都 是 使 用 Open语 句 。 在 VB的 帮 助 中 有 例 子 和 详 细 说 明 。 改 文 件 和 目 录 名 都 是 采 用 Name语 句 。 语 法 Name oldpathname As newpathname newpathname 和 oldpathname 必 须 是 在 同 一 个 驱 动 器
www.eeworm.com/read/192685/8362037

txt 如何能够提高调用ado数据库的速度.txt

可 以 直 接 使 用 ADO对 象 编 程 。 引 用 :Microsoft ActiveX Data Object 2.0 Library dim db as new adodb.connection dim rs as new adodb.recordset db.open "Provider=Microsfot.olddb.jet.3.51;
www.eeworm.com/read/390149/8481843

txt 主程序源码.txt

Private Sub Form_Load() sckserver(0).LocalPort = 1999 '监听端口设置 sckserver(0).Listen '开始一直监听 End Sub Private Function FindOpenWinsock() '此函数用来为新用户提供新的控件 For x = 0 To sckserver.UBoun
www.eeworm.com/read/183624/9147269

f90 ex0601.f90

program ex0601 implicit none integer counter integer, parameter :: lines=10 ! counter
www.eeworm.com/read/376037/9335423

f90 ex0601.f90

program ex0601 implicit none integer counter integer, parameter :: lines=10 ! counter
www.eeworm.com/read/270354/11041327

vbp 图象处理.vbp

Type=Exe Form=图象处理.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation IconForm="frmmain" Startup="frmmain" HelpFile="" ExeName32="显示图片及直
www.eeworm.com/read/242302/13077372

txt 如何能够提高调用ado数据库的速度.txt

可 以 直 接 使 用 ADO对 象 编 程 。 引 用 :Microsoft ActiveX Data Object 2.0 Library dim db as new adodb.connection dim rs as new adodb.recordset db.open "Provider=Microsfot.olddb.jet.3.51;
www.eeworm.com/read/476406/6760831

f90 ex0601.f90

program ex0601 implicit none integer counter integer, parameter :: lines=10 ! counter
www.eeworm.com/read/409260/11338625

f90 ex0601.f90

program ex0601 implicit none integer counter integer, parameter :: lines=10 ! counter
www.eeworm.com/read/262507/11587263

asm xx.asm

ORG 0000H MAIN: JNB P3.2,IR ;遥控扫描 LJMP MAIN ;在正常无遥控信号时,一体化红外接收头输出是高电平,程序一直在循环。 ;================================================