91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

可以做為一個windowbuilder的入門教程,或者案例都行。windowbuilder由谷歌收購后免費了

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Threading;
using?kxc;

namespace?kxc
{
????class?cross
????{
????????public?static??Form1?f1;
????????public??void?crossthreadaddnum()
????????{
????????????while?(true)
????????????{
??????????????
????????????????
????????????????Thread.Sleep(1000);
????????????????f1.add();
????????????}?
????????}

????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????9216??2012-12-10?21:43??kxc\kxc\bin\Debug\kxc.exe

?????文件??????24064??2012-12-10?21:43??kxc\kxc\bin\Debug\kxc.pdb

?????文件??????14328??2012-12-10?21:44??kxc\kxc\bin\Debug\kxc.vshost.exe

?????文件????????490??2007-07-21?02:33??kxc\kxc\bin\Debug\kxc.vshost.exe.manifest

?????文件????????439??2012-12-10?21:45??kxc\kxc\cross.cs

?????文件???????1673??2012-12-10?21:43??kxc\kxc\Form1.cs

?????文件???????3273??2012-12-10?21:39??kxc\kxc\Form1.Designer.cs

?????文件???????5814??2012-12-10?21:39??kxc\kxc\Form1.resx

?????文件???????3753??2012-12-10?20:42??kxc\kxc\kxc.csproj

?????文件????????464??2012-12-10?21:44??kxc\kxc\obj\Debug\kxc.csproj.FileListAbsolute.txt

?????文件????????847??2012-12-10?21:39??kxc\kxc\obj\Debug\kxc.csproj.GenerateResource.Cache

?????文件???????9216??2012-12-10?21:43??kxc\kxc\obj\Debug\kxc.exe

?????文件????????180??2012-12-10?21:39??kxc\kxc\obj\Debug\kxc.Form1.resources

?????文件??????24064??2012-12-10?21:43??kxc\kxc\obj\Debug\kxc.pdb

?????文件????????180??2012-12-10?20:42??kxc\kxc\obj\Debug\kxc.Properties.Resources.resources

?????文件????????540??2012-12-10?20:56??kxc\kxc\Program.cs

?????文件???????1348??2012-12-10?20:27??kxc\kxc\Properties\AssemblyInfo.cs

?????文件???????2856??2012-12-10?20:27??kxc\kxc\Properties\Resources.Designer.cs

?????文件???????5612??2012-12-10?20:27??kxc\kxc\Properties\Resources.resx

?????文件???????1088??2012-12-10?20:27??kxc\kxc\Properties\Settings.Designer.cs

?????文件????????249??2012-12-10?20:27??kxc\kxc\Properties\Settings.settings

?????文件????????899??2012-12-10?20:27??kxc\kxc.sln

????..A..H.?????16384??2012-12-10?21:33??kxc\kxc.suo

?????目錄??????????0??2012-12-10?21:46??kxc\kxc\obj\Debug\TempPE

?????目錄??????????0??2012-12-10?21:46??kxc\kxc\bin\Debug

?????目錄??????????0??2012-12-10?21:46??kxc\kxc\obj\Debug

?????目錄??????????0??2012-12-10?21:46??kxc\kxc\bin

?????目錄??????????0??2012-12-10?21:46??kxc\kxc\obj

?????目錄??????????0??2012-12-10?21:46??kxc\kxc\Properties

?????目錄??????????0??2012-12-10?21:46??kxc\kxc

............此處省略4個文件信息

評論

共有 條評論