資源簡(jiǎn)介
代碼片段和文件信息
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;
using?System.Runtime.InteropServices;
namespace?MousePlace
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????[DllImport(“user32.dll“?CallingConvention?=?CallingConvention.StdCall)]
????????public?static?extern?IntPtr?SetCursorPos(Point?pnt);
????????public?static?Point?tem_Point;
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????if?(textBox1.Text.Length?>?0?&&?textBox2.Text.Length?>?0)
????????????{
????????????????tem_Point.X?=?Convert.ToInt32(textBox1.Text);
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????????920??2009-02-13?15:57??sj\01\MousePlace\MousePlace.sln
?????文件???????14336??2009-02-13?16:05??sj\01\MousePlace\MousePlace.suo
?????文件?????????973??2009-02-13?16:05??sj\01\MousePlace\MousePlace\Form1.cs
?????文件????????4091??2009-02-13?16:05??sj\01\MousePlace\MousePlace\Form1.Designer.cs
?????文件????????5814??2009-02-13?16:05??sj\01\MousePlace\MousePlace\Form1.resx
?????文件????????3731??2009-02-13?16:04??sj\01\MousePlace\MousePlace\MousePlace.csproj
?????文件?????????491??2009-02-13?15:56??sj\01\MousePlace\MousePlace\Program.cs
?????文件????????9216??2009-02-13?16:05??sj\01\MousePlace\MousePlace\bin\Debug\MousePlace.exe
?????文件???????24064??2009-02-13?16:05??sj\01\MousePlace\MousePlace\bin\Debug\MousePlace.pdb
?????文件???????14328??2009-02-13?16:05??sj\01\MousePlace\MousePlace\bin\Debug\MousePlace.vshost.exe
?????文件?????????490??2007-07-21?01:33??sj\01\MousePlace\MousePlace\bin\Debug\MousePlace.vshost.exe.manifest
?????文件?????????985??2009-02-13?16:05??sj\01\MousePlace\MousePlace\obj\Debug\MousePlace.csproj.FileListAbsolute.txt
?????文件?????????847??2009-02-13?16:05??sj\01\MousePlace\MousePlace\obj\Debug\MousePlace.csproj.GenerateResource.Cache
?????文件????????9216??2009-02-13?16:05??sj\01\MousePlace\MousePlace\obj\Debug\MousePlace.exe
?????文件?????????180??2009-02-13?16:05??sj\01\MousePlace\MousePlace\obj\Debug\MousePlace.Form1.resources
?????文件???????24064??2009-02-13?16:05??sj\01\MousePlace\MousePlace\obj\Debug\MousePlace.pdb
?????文件?????????180??2009-02-13?16:04??sj\01\MousePlace\MousePlace\obj\Debug\MousePlace.Properties.Resources.resources
?????文件????????1352??2009-02-13?15:56??sj\01\MousePlace\MousePlace\Properties\AssemblyInfo.cs
?????文件????????2870??2009-02-13?15:56??sj\01\MousePlace\MousePlace\Properties\Resources.Designer.cs
?????文件????????5612??2009-02-13?15:56??sj\01\MousePlace\MousePlace\Properties\Resources.resx
?????文件????????1095??2009-02-13?15:56??sj\01\MousePlace\MousePlace\Properties\Settings.Designer.cs
?????文件?????????249??2009-02-13?15:56??sj\01\MousePlace\MousePlace\Properties\Settings.settings
?????文件?????????935??2008-12-16?16:40??sl\多功能鍵盤\多功能鍵盤.sln
?????文件???????14848??2009-01-13?10:45??sl\多功能鍵盤\多功能鍵盤.suo
?????文件????????4242??2009-01-13?09:22??sl\多功能鍵盤\多功能鍵盤\Form1.cs
?????文件????????4724??2009-01-13?09:22??sl\多功能鍵盤\多功能鍵盤\Form1.Designer.cs
?????文件????????5814??2009-01-13?09:22??sl\多功能鍵盤\多功能鍵盤\Form1.resx
?????文件????????5595??2009-01-13?09:11??sl\多功能鍵盤\多功能鍵盤\HOOK.cs
?????文件?????????496??2008-12-16?16:40??sl\多功能鍵盤\多功能鍵盤\Program.cs
?????文件????????3811??2008-12-17?10:44??sl\多功能鍵盤\多功能鍵盤\多功能鍵盤.csproj
?????文件???????12288??2009-01-13?09:22??sl\多功能鍵盤\多功能鍵盤\bin\Debug\多功能鍵盤.exe
............此處省略14個(gè)文件信息
- 上一篇:虛擬鍵盤
- 下一篇:軟件加殼常用工具及使用
評(píng)論
共有 條評(píng)論