xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 0.06M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2021-03-27
  • 語言: 其他
  • 標簽: 其他??

資源簡介


可以實現加減乘除括號取負等基本的功能,具有一定的表達式報錯功能,但是并不完善。壓縮包包括可執行文件和源代碼

資源截圖

代碼片段和文件信息

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?jsq
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
??????????
????????}
????????private?string?S;
????????private?string?word;
????????int?current_i;
????????int?len;
????????int?remark;//remark為0時,單詞為運算符,為1時,單詞為運算數
????????private?bool?legel?=?true;
????????double?final_result;

????????int[]?A?=?new?int[]{{110001001}?{110001001}{111101001}{111101001}
??????????????????????????????{00000200-1}{1111-111-11}{111101101}{1100010-11}
???????????????????????????????{00000-1002}?};
????????string?Str?=?“+-*/()^@#“;

????????Stack?czs?=?new?Stack();//操作數棧
????????Stack?ysf?=?new?Stack();//運算符棧


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

?????文件??????17920??2010-06-12?01:13??jsq\jsq\bin\Debug\jsq.exe

?????文件??????40448??2010-06-12?01:13??jsq\jsq\bin\Debug\jsq.pdb

?????文件??????14328??2010-06-12?01:14??jsq\jsq\bin\Debug\jsq.vshost.exe

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

?????文件??????12434??2010-06-12?01:14??jsq\jsq\Form1.cs

?????文件??????17413??2010-06-12?01:10??jsq\jsq\Form1.Designer.cs

?????文件???????5814??2010-06-12?01:10??jsq\jsq\Form1.resx

?????文件???????3752??2010-06-07?00:33??jsq\jsq\jsq.csproj

?????文件????????888??2010-06-12?01:14??jsq\jsq\obj\Debug\jsq.csproj.FileListAbsolute.txt

?????文件????????847??2010-06-12?01:10??jsq\jsq\obj\Debug\jsq.csproj.GenerateResource.Cache

?????文件??????17920??2010-06-12?01:13??jsq\jsq\obj\Debug\jsq.exe

?????文件????????180??2010-06-12?01:10??jsq\jsq\obj\Debug\jsq.Form1.resources

?????文件??????40448??2010-06-12?01:13??jsq\jsq\obj\Debug\jsq.pdb

?????文件????????180??2010-06-07?00:33??jsq\jsq\obj\Debug\jsq.Properties.Resources.resources

?????文件????????484??2010-06-03?23:02??jsq\jsq\Program.cs

?????文件???????1362??2010-06-03?23:02??jsq\jsq\Properties\AssemblyInfo.cs

?????文件???????2856??2010-06-03?23:02??jsq\jsq\Properties\Resources.Designer.cs

?????文件???????5612??2010-06-03?23:02??jsq\jsq\Properties\Resources.resx

?????文件???????1088??2010-06-03?23:02??jsq\jsq\Properties\Settings.Designer.cs

?????文件????????249??2010-06-03?23:02??jsq\jsq\Properties\Settings.settings

?????文件????????899??2010-06-03?23:02??jsq\jsq.sln

????..A..H.?????17408??2010-06-11?00:06??jsq\jsq.suo

?????目錄??????????0??2010-06-12?01:14??jsq\jsq\obj\Debug\Refactor

?????目錄??????????0??2010-06-12?01:14??jsq\jsq\obj\Debug\TempPE

?????目錄??????????0??2010-06-12?01:14??jsq\jsq\bin\Debug

?????目錄??????????0??2010-06-12?01:14??jsq\jsq\obj\Debug

?????目錄??????????0??2010-06-12?01:14??jsq\jsq\bin

?????目錄??????????0??2010-06-12?01:14??jsq\jsq\obj

?????目錄??????????0??2010-06-12?01:14??jsq\jsq\Properties

?????目錄??????????0??2010-06-12?01:14??jsq\jsq

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

評論

共有 條評論