关于Delphi的范文文章

delphi毕业实习报告(通用18篇)
delphi毕业实习报告篇1实习的开始通过对青霉素生产工艺的文献检索,对整理资料的认真学习和分析,掌握了青霉素的一般生产工艺流程,并有针对性的了解了青霉素的生产环境,生产状况有了实质性的认识。通过实习期间对不同ph值...
[DELPHI]字符串列表使用
◇[delphi]在form或其他容器上画线varx,y:array[0..50]ofinteger;r:=clred;e:=psdash;to(trunc(x[i]),trunc(y[i]));to(trunc(x[j]),trunc(y[j]));◇[delphi]字符串列表使用vartips:tstringlist;tips:=te;fromfile('...
Delphi各类型笔试题目
1.brieflydescribewhatisblanking(cutting),forming,coiningandembossinginstampingprocess.2.whatismetalclading?3.whatisthepurposeofaddingglassfibertothermoplasticmaterial?4.incontrastwithmetalandthermopla...
[DELPHI]网络邻居复制文件
◇[delphi]网络邻居复制文件usesshellapi;copyfile(pchar(''''),pchar(''//computername/direction/''),false);◇[delphi]产生鼠标拖动效果通过mousemove事件、dragover事件、enddrag事件实现,例如在panel上...
热门标签