搜索资源列表
qqwry
- 纯真IP数据库的使用类 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveToFile() delete qq } void CTestQQwryDlg::OnButtonLoad() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->Test()
shellv1.2
- shell后门插入器v1.2源码procedure TForm1.spSkinButton6Click(Sender: TObject) begin if opendialog1.execute then memo1.Lines.LoadFromFile(opendialog1.filename) memo1.Text:=stringreplace(memo1.Text, iF REquesT.foRM("pass")=uSERPASS Then
StringGrid
- 1.增加BGImage 可以置入圖片做背景 2.增加Line Cell Width & Color, 可自定Cell的線寬及顏色 3.修正原作者進行排序時如果有錯會有當出畫面 4.增加FixCol 可指定排序功能 5.增加SavetoFile的function 6.增加Double , 是否表格要雙色表示, DoubleColor 為第2組顏色指定-1. BGImage can be inserted to increase the background image to d
SaveToFile
- 示波器采集数据实现保存成数据文件,比较好用-Oscilloscope data acquisition to achieve preservation of data
ToolBox
- Converter from string to object and from object to string. divideNumber generateNumber generateNumber, search, meanValue, sum, searchMinMax, minElement, maxElement, swap, sort, saveToFile, readFromFile, clear, prin
super_xmlini
- TXmlIni支援以下功能(特征):         1. 具有压缩能力(使用ZLib)         2. 储存成其他程式语言看得懂得xml(在非压缩的情况下)         3. 具Stream串流载入与输出能力         4. 具字串载入与输出能力         5. 具Base64能力(当使用压缩时
SaveToFile
- Qt的一些经典例子,可供学员参考借鉴学习-Some examples of Qt, available for students reference
TPrintSetup
- The TPrintSetup class permits the keep/ recover the configuration of the printer to/ a file. Methods: LoadFromFile (FileName) SaveToFile (FileName)