資源簡(jiǎn)介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
//download?by?http://www.codefans.net
namespace?client
{
????public?partial?class?chooseface?:?Form
????{
????????public?chooseface(int?index)
????????{
????????????InitializeComponent();
????????????this.index?=?index;
????????????pictureBox.Image?=?il_face.Images[index];
????????}
????????public?int?index;
????????private?void?chooseface_Load(object?sender?EventArgs?e)
????????{
????????????for?(int?i?=?1;?i?????????????{
????????????????listViewface.Items.Add(““?i);
????????????}
????????}
????????private?void?listViewface_SelectedIndexChanged(object?sender?EventArg
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-12-02?14:33??c#精品即時(shí)會(huì)議聊天完整版\
?????目錄???????????0??2018-12-02?14:33??c#精品即時(shí)會(huì)議聊天完整版\client\
?????目錄???????????0??2018-12-02?14:33??c#精品即時(shí)會(huì)議聊天完整版\client\client\
?????文件????????2030??2007-05-21?17:14??c#精品即時(shí)會(huì)議聊天完整版\client\client\Info.cs
?????文件?????????468??2007-05-21?21:14??c#精品即時(shí)會(huì)議聊天完整版\client\client\Program.cs
?????目錄???????????0??2018-12-02?14:33??c#精品即時(shí)會(huì)議聊天完整版\client\client\Properties\
?????文件????????1198??2009-11-25?21:09??c#精品即時(shí)會(huì)議聊天完整版\client\client\Properties\AssemblyInfo.cs
?????文件????????3092??2007-05-08?22:44??c#精品即時(shí)會(huì)議聊天完整版\client\client\Properties\Resources.Designer.cs
?????文件????????6052??2007-05-04?15:44??c#精品即時(shí)會(huì)議聊天完整版\client\client\Properties\Resources.resx
?????文件????????1139??2009-11-25?21:09??c#精品即時(shí)會(huì)議聊天完整版\client\client\Properties\Settings.Designer.cs
?????文件?????????249??2007-05-04?09:52??c#精品即時(shí)會(huì)議聊天完整版\client\client\Properties\Settings.settings
?????目錄???????????0??2018-12-02?15:38??c#精品即時(shí)會(huì)議聊天完整版\client\client\Resources\
?????目錄???????????0??2018-12-02?14:33??c#精品即時(shí)會(huì)議聊天完整版\client\client\bin\
?????目錄???????????0??2018-12-02?14:33??c#精品即時(shí)會(huì)議聊天完整版\client\client\bin\Debug\
?????文件??????315392??2007-05-04?10:03??c#精品即時(shí)會(huì)議聊天完整版\client\client\bin\Debug\agsXMPP.dll
?????目錄???????????0??2018-12-02?14:33??c#精品即時(shí)會(huì)議聊天完整版\client\client\bin\Debug\sq-AL\
?????文件????????8192??2009-11-25?21:10??c#精品即時(shí)會(huì)議聊天完整版\client\client\bin\Debug\sq-AL\client.resources.dll
?????文件???????11746??2007-05-20?10:31??c#精品即時(shí)會(huì)議聊天完整版\client\client\chooseface.Designer.cs
?????文件????????1364??2009-11-25?21:07??c#精品即時(shí)會(huì)議聊天完整版\client\client\chooseface.cs
?????文件?????1413614??2007-05-17?15:22??c#精品即時(shí)會(huì)議聊天完整版\client\client\chooseface.resx
?????文件????????7822??2007-05-21?19:12??c#精品即時(shí)會(huì)議聊天完整版\client\client\client.csproj
?????文件?????????168??2007-05-04?15:54??c#精品即時(shí)會(huì)議聊天完整版\client\client\client.csproj.user
?????文件????????5791??2007-05-08?21:16??c#精品即時(shí)會(huì)議聊天完整版\client\client\createmeeting.Designer.cs
?????文件????????1028??2007-05-08?21:22??c#精品即時(shí)會(huì)議聊天完整版\client\client\createmeeting.cs
?????文件????????5814??2007-05-08?21:16??c#精品即時(shí)會(huì)議聊天完整版\client\client\createmeeting.resx
?????文件????????7866??2007-05-11?19:32??c#精品即時(shí)會(huì)議聊天完整版\client\client\creatergroupChat.Designer.cs
?????文件????????3398??2007-05-11?19:33??c#精品即時(shí)會(huì)議聊天完整版\client\client\creatergroupChat.cs
?????文件???????10694??2007-05-11?19:32??c#精品即時(shí)會(huì)議聊天完整版\client\client\creatergroupChat.resx
?????文件???????18384??2007-05-21?17:04??c#精品即時(shí)會(huì)議聊天完整版\client\client\editUserInfo.Designer.cs
?????文件????????2517??2007-05-21?17:55??c#精品即時(shí)會(huì)議聊天完整版\client\client\editUserInfo.cs
?????文件?????1413087??2007-05-21?17:04??c#精品即時(shí)會(huì)議聊天完整版\client\client\editUserInfo.resx
............此處省略64個(gè)文件信息
評(píng)論
共有 條評(píng)論