資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?grproLib;
namespace?RubyLongTest
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
???????????
????????}
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????IGridppReport?report?=?new?GridppReport();
????????????report.Language?=?1033;
????????????axGRDesigner1.Report?=?report;
????????????bool?iflag?=?report.LoadFromFile(“C:\\Users\\Administrator\\Documents\\Visual?Studio?2010\\Projects\\RubyLongTest\\RubyLongTest\\Pos58_CN.grf“);
????????????if?(iflag?==?true)
????????????{
?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-01-30?10:16??RubyLongTest\
?????目錄???????????0??2018-03-19?18:27??RubyLongTest\RubyLongTest\
?????文件?????????878??2018-01-30?10:16??RubyLongTest\RubyLongTest.sln
?????文件??????169984??2018-03-26?09:26??RubyLongTest\RubyLongTest.suo
?????目錄???????????0??2018-01-30?10:16??RubyLongTest\RubyLongTest\bin\
?????目錄???????????0??2018-03-19?18:39??RubyLongTest\RubyLongTest\bin\Debug\
?????文件???????17408??2018-03-19?18:39??RubyLongTest\RubyLongTest\bin\Debug\AxInterop.grdesLib.dll
?????文件???????28672??2018-03-19?18:39??RubyLongTest\RubyLongTest\bin\Debug\Interop.grdesLib.dll
?????文件??????290816??2018-03-19?18:39??RubyLongTest\RubyLongTest\bin\Debug\Interop.grproLib.dll
?????目錄???????????0??2018-03-19?18:39??RubyLongTest\RubyLongTest\bin\Debug\Lib\
?????文件???????35328??2018-01-30?10:17??RubyLongTest\RubyLongTest\bin\Debug\Lib\grcht50.dll
?????文件??????864256??2018-01-30?10:16??RubyLongTest\RubyLongTest\bin\Debug\Lib\grdes50.dll
?????文件???????77824??2018-01-30?10:17??RubyLongTest\RubyLongTest\bin\Debug\Lib\grdeu50.dll
?????文件?????2532864??2018-01-30?10:16??RubyLongTest\RubyLongTest\bin\Debug\Lib\gregn50.dll
?????文件???????77824??2018-01-30?10:17??RubyLongTest\RubyLongTest\bin\Debug\Lib\gren50.dll
?????文件???????77824??2018-01-30?10:17??RubyLongTest\RubyLongTest\bin\Debug\Lib\gresp50.dll
?????文件???????77824??2018-01-30?10:17??RubyLongTest\RubyLongTest\bin\Debug\Lib\grfra50.dll
?????文件???????77824??2018-01-30?10:17??RubyLongTest\RubyLongTest\bin\Debug\Lib\grita50.dll
?????文件???????77824??2018-01-30?10:17??RubyLongTest\RubyLongTest\bin\Debug\Lib\grjpn50.dll
?????文件???????77824??2018-01-30?10:17??RubyLongTest\RubyLongTest\bin\Debug\Lib\grkor50.dll
?????文件???????77824??2018-01-30?10:17??RubyLongTest\RubyLongTest\bin\Debug\Lib\grptg50.dll
?????文件???????77824??2018-01-30?10:17??RubyLongTest\RubyLongTest\bin\Debug\Lib\grrus50.dll
?????文件???????11139??2018-03-19?18:27??RubyLongTest\RubyLongTest\bin\Debug\Pos58_CN.grf
?????文件????????9216??2018-03-19?18:41??RubyLongTest\RubyLongTest\bin\Debug\RubyLongTest.exe
?????文件???????24064??2018-03-19?18:41??RubyLongTest\RubyLongTest\bin\Debug\RubyLongTest.pdb
?????文件???????11600??2018-03-26?09:26??RubyLongTest\RubyLongTest\bin\Debug\RubyLongTest.vshost.exe
?????文件?????????490??2016-07-16?19:44??RubyLongTest\RubyLongTest\bin\Debug\RubyLongTest.vshost.exe.manifest
?????文件????????1046??2018-03-19?18:41??RubyLongTest\RubyLongTest\Form1.cs
?????文件????????2455??2018-01-30?10:17??RubyLongTest\RubyLongTest\Form1.Designer.cs
?????文件????????6353??2018-01-30?10:17??RubyLongTest\RubyLongTest\Form1.resx
?????目錄???????????0??2018-01-30?10:17??RubyLongTest\RubyLongTest\Lib\
............此處省略37個文件信息
- 上一篇:實現PC和手機端產品、訂單等數據同步
- 下一篇:C# 獲取電腦上傳速度(網卡)
評論
共有 條評論