關於Delphi的範文文章

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上...
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('...
熱門標籤