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

  • 大小: 0.04M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽:

資源簡介


資源截圖

代碼片段和文件信息

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;

namespace?_99乘法表
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}

????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{


????????????int?i?j;
????????????for(j=1;j<=9;j++){
????????????for(i=1;i<=j;i++)
????????????label1.Text+=“?“+i.ToString()+“*“+j.ToString()+“=“+(i*j).ToString();
????????????label1.Text+=?“\n\n“;
????????????}



????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-04-20?07:13??99乘法表\
?????目錄???????????0??2016-03-14?20:09??99乘法表\99乘法表\
?????文件?????????875??2016-03-14?19:58??99乘法表\99乘法表.sln
?????文件???????16896??2016-03-14?20:29??99乘法表\99乘法表.suo
?????文件????????3682??2016-03-14?20:16??99乘法表\99乘法表\99乘法表.csproj
?????目錄???????????0??2016-03-14?19:58??99乘法表\99乘法表\bin\
?????目錄???????????0??2016-03-14?20:16??99乘法表\99乘法表\bin\Debug\
?????文件????????8704??2016-04-20?07:12??99乘法表\99乘法表\bin\Debug\99乘法表.exe
?????文件???????24064??2016-04-20?07:12??99乘法表\99乘法表\bin\Debug\99乘法表.pdb
?????文件???????11600??2016-04-20?07:12??99乘法表\99乘法表\bin\Debug\99乘法表.vshost.exe
?????文件?????????490??2015-10-30?15:19??99乘法表\99乘法表\bin\Debug\99乘法表.vshost.exe.manifest
?????目錄???????????0??2016-03-14?19:58??99乘法表\99乘法表\bin\Release\
?????文件?????????675??2016-03-14?20:28??99乘法表\99乘法表\Form1.cs
?????文件????????2144??2016-03-14?20:28??99乘法表\99乘法表\Form1.Designer.cs
?????文件????????5817??2016-03-14?20:28??99乘法表\99乘法表\Form1.resx
?????目錄???????????0??2016-03-14?19:58??99乘法表\99乘法表\obj\
?????目錄???????????0??2016-03-14?19:58??99乘法表\99乘法表\obj\x86\
?????目錄???????????0??2016-03-14?20:28??99乘法表\99乘法表\obj\x86\Debug\
?????文件?????????528??2016-04-20?07:12??99乘法表\99乘法表\obj\x86\Debug\99乘法表.csproj.FileListAbsolute.txt
?????文件?????????975??2016-03-14?20:28??99乘法表\99乘法表\obj\x86\Debug\99乘法表.csproj.GenerateResource.Cache
?????文件????????8704??2016-04-20?07:12??99乘法表\99乘法表\obj\x86\Debug\99乘法表.exe
?????文件???????24064??2016-04-20?07:12??99乘法表\99乘法表\obj\x86\Debug\99乘法表.pdb
?????文件????????5420??2016-03-14?20:08??99乘法表\99乘法表\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6296??2016-04-20?07:12??99乘法表\99乘法表\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????目錄???????????0??2016-03-14?19:58??99乘法表\99乘法表\obj\x86\Debug\TempPE\
?????文件?????????180??2016-03-14?20:28??99乘法表\99乘法表\obj\x86\Debug\_99乘法表.Form1.resources
?????文件?????????180??2016-03-14?20:16??99乘法表\99乘法表\obj\x86\Debug\_99乘法表.Properties.Resources.resources
?????文件?????????493??2016-03-14?19:58??99乘法表\99乘法表\Program.cs
?????目錄???????????0??2016-03-14?19:58??99乘法表\99乘法表\Properties\
?????文件????????1354??2016-03-14?19:58??99乘法表\99乘法表\Properties\AssemblyInfo.cs
?????文件????????2876??2016-03-14?19:58??99乘法表\99乘法表\Properties\Resources.Designer.cs
............此處省略3個文件信息

評論

共有 條評論

相關資源