資源簡介
c#(c sharp)實(shí)用100小實(shí)例
內(nèi)容有
鋸齒型數(shù)組
重載
郵件提示器
郵件發(fā)送程序
透明窗口
進(jìn)度條的使用
運(yùn)動的球
菜單的使用
翻牌游戲
網(wǎng)頁下載器
線程例子
線程休眠
類型轉(zhuǎn)換
簡易計(jì)算器
生成網(wǎng)頁
添加控件
浮動的窗口
瀏覽圖片
測試webserer
棧的操作
枚舉的使用
構(gòu)造函數(shù)
來抓我啊
顯示系統(tǒng)字體
時鐘的使用
旋轉(zhuǎn)的秒針
方法重載
文件讀寫
文件夾內(nèi)容搜索器
數(shù)組應(yīng)用
支持單用戶的服務(wù)器模型
掛起恢復(fù)線程
拼圖游戲
恢復(fù)掛起線程
工具欄的使用
多窗口應(yīng)用程序
圖片轉(zhuǎn)換器
命令行參數(shù)
啟動停止線程
關(guān)于數(shù)據(jù)類型
使用狀態(tài)欄
使用提示信息
使用剪切板
使用刷子
使用splitter
使用GDI
使用datetimepicker
使用checkdelistbox
位運(yùn)算
九九乘法表
writeData
useTreeView2
useTreeView
useipbox
useDataGrid
useADO
TrayApp
Transform
tableInfo
sever
readRegData
readData
ping
Parse用法
noBorderApp
IrcBot
ipbox
DateServe
DateClient
DataTableCompute
clint
allProcess

代碼片段和文件信息
using?System;?
using?System.Diagnostics;
public?class?AllProcess
{?
????public?AllProcess()
????{?
????????//?
????????//?TODO:?Add?Constructor?Logic?here?
????????//?
????}
????public?static?int?Main(string[]?args)?
????{?
????????//?構(gòu)造進(jìn)程數(shù)組
????????Process[]?procList?=?new?Process[100];?
????????
????????//?得到所有的進(jìn)程
????????procList?=?Process.GetProcesses();?
????????
????????//?打印前20個進(jìn)程的進(jìn)程名稱和ID號
????????for?(?int?i=0;?i<20;?i++)?????????
????????{?????????
????????????string?strProcName?=?procList[i].ProcessName;?
????????????int?iProcID?=?procList[i].Id;
????????????Console.WriteLine(strProcName?+?“?:?“?+?iProcID);
????????}?
????????return?0;?
????}?
}?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????26??2007-03-20?18:27??c#100例\說明.txt
?????文件?????865502??2002-05-08?17:14??c#100例\鋸齒型數(shù)組\13.bmp
?????文件????????793??2001-11-28?21:53??c#100例\鋸齒型數(shù)組\jaggedArray.cs
?????文件???????3584??2002-01-27?03:22??c#100例\鋸齒型數(shù)組\jaggedArray.exe
????..A.SH.??????5120??2008-10-11?16:13??c#100例\鋸齒型數(shù)組\Thumbs.db
????...D..R?????????0??2008-10-11?16:13??c#100例\鋸齒型數(shù)組
?????文件?????865502??2002-05-08?17:18??c#100例\重載\18.bmp
?????文件???????2537??2001-11-29?23:43??c#100例\重載\rectangle.cs
?????文件???????4608??2002-01-27?03:29??c#100例\重載\rectangle.exe
????..A.SH.??????5120??2008-10-11?16:13??c#100例\重載\Thumbs.db
????...D..R?????????0??2008-10-11?16:13??c#100例\重載
?????文件?????340854??2002-05-09?14:08??c#100例\郵件提示器\64.bmp
?????文件????????766??2001-11-11?15:49??c#100例\郵件提示器\email009.ico
?????文件???????1078??2001-11-11?15:43??c#100例\郵件提示器\EmailNotofier\App.ico
?????文件???????2426??2002-01-08?12:54??c#100例\郵件提示器\EmailNotofier\AssemblyInfo.cs
?????文件????????766??2001-11-11?15:49??c#100例\郵件提示器\EmailNotofier\email009.ico
?????文件???????3578??2002-01-14?00:45??c#100例\郵件提示器\EmailNotofier\EmailNotify.cs
?????文件???????1796??2002-01-14?00:43??c#100例\郵件提示器\EmailNotofier\EmailNotify.resx
?????文件???????4319??2002-07-05?17:20??c#100例\郵件提示器\EmailNotofier\EmailNotofier.csproj
?????文件???????1772??2002-07-05?17:21??c#100例\郵件提示器\EmailNotofier\EmailNotofier.csproj.user
?????文件????????922??2002-01-08?12:54??c#100例\郵件提示器\EmailNotofier\EmailNotofier.sln
????..A..H.??????7680??2002-07-05?17:21??c#100例\郵件提示器\EmailNotofier\EmailNotofier.suo
?????文件??????14798??2002-01-14?01:24??c#100例\郵件提示器\EmailNotofier\Form1.cs
?????文件???????3461??2002-01-14?01:24??c#100例\郵件提示器\EmailNotofier\Form1.resx
?????文件????????976??2002-01-14?01:24??c#100例\郵件提示器\EmailNotofier\licenses.licx
?????文件????????326??2002-01-14?01:38??c#100例\郵件提示器\EmailNotofier\obj\Debug\EmailNotofier.EmailNotify.resources
?????文件??????13312??2002-07-05?17:21??c#100例\郵件提示器\EmailNotofier\obj\Debug\EmailNotofier.exe
?????文件???????2242??2002-07-05?17:21??c#100例\郵件提示器\EmailNotofier\obj\Debug\EmailNotofier.exe.incr
?????文件????????277??2002-01-14?01:39??c#100例\郵件提示器\EmailNotofier\obj\Debug\EmailNotofier.exe.licenses
?????文件???????1497??2002-01-14?01:38??c#100例\郵件提示器\EmailNotofier\obj\Debug\EmailNotofier.Form1.resources
............此處省略1497個文件信息
評論
共有 條評論