代码搜索:便携应用

找到约 10,000 项符合「便携应用」的源代码

代码结果 10,000
www.eeworm.com/read/353219/3088829

task 农资应用肥料技术.task

Nested=false TableType=agri_tech VisitBeginUrl=http://stuff.aweb.com.cn/showmore.jsp?lsdate=&pn=1&typeid=251&keyword= VisitKey=pn StartPageNum=1 EndPageNum=1 incPageNum=1 CollectedBeginUrl=http://s
www.eeworm.com/read/475606/6774239

txt 实例——应用tibdatabaseinfo组件.txt

...... procedure TForm1.Button1Click(Sender: TObject); var I: Integer; begin with IBDatabaseInfo1 do begin for I := 0 to UserNames.Count - 1 do Memo1.Lines.Add(DBFileName);//数
www.eeworm.com/read/475606/6774240

txt 实例——应用ibtable组件.txt

unit UIB_Table; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DB, IBCustomDataSet, IBTable, IBQuery, DBTables, StdCtrls, Grids, DBGr
www.eeworm.com/read/293700/8278034

txt 定时中断应用.txt

由8031内部定时器1,按方式1工作,即作为16位定时器使用 每0.05秒钟T1溢出中断一次。P1口的P1.0-P1.7分别接八个发 光二极管。要求编写程序模拟一时序控制装置。开机后第一 秒钟L1,L3亮,第二秒钟L2,L4亮,第三秒钟L5,L7亮,第四 秒钟L6,L8亮,第五秒L1,L3,L5,L7亮,第六秒钟L2,L4, L6,L8亮,第七秒钟八个二极管全亮,第八秒钟全灭, ...