资源简介
刷票工具源代码
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Register
{
///
/// Config类
///
public class Config
{
public string IniPath;
private StringBuilder temp = new StringBuilder(128);
[System.Runtime.InteropServices.DllImport(“kernel32“ CharSet = System.Runtime.InteropServices.CharSet.Ansi)]
private static extern int WritePrivateProfileString(string section string key string val string filePath);
[System.Runtime.InteropServices.DllImport(“kernel32“ CharSet = System.Runtime.InteropServices.CharSet.Ansi)]
private static extern int GetPrivateProfileString(string section string key string def StringBuilder retVal int size string filePath)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 221696 2011-08-12 16:57 bin\DuiLib.dll
文件 1416 2011-10-01 07:57 Properties\AssemblyInfo.cs
文件 2834 2011-10-01 07:57 Properties\Resources.Designer.cs
文件 5817 2011-08-04 11:18 Properties\Resources.resx
文件 1098 2011-10-01 07:57 Properties\Settings.Designer.cs
文件 249 2011-01-28 14:46 Properties\Settings.settings
文件 2154 2011-08-04 12:42 Config.cs
文件 18325 2011-10-06 10:04 HttpClass.cs
文件 65172 2011-04-05 18:08 Icon.ico
文件 5130 2012-01-19 20:10 MainForm.cs
文件 4932 2011-10-01 07:56 MainForm.Designer.cs
文件 104062 2011-10-01 07:50 MainForm.resx
文件 456 2011-08-04 11:51 Program.cs
文件 822 2009-12-31 14:44 spin_right_down.bmp
文件 853 2011-10-01 07:50 TEST.sln
..A..H. 70144 2012-01-13 21:22 TEST.suo
文件 6080 2011-10-01 07:57 刷票.csproj
文件 478 2011-05-21 08:06 刷票.csproj.user
目录 0 2012-01-19 20:11 bin
目录 0 2011-10-01 07:12 Properties
----------- --------- ---------- ----- ----
511718 20
相关资源
-
Databa
se2Sharp代码生成工具19.0已注册 - C#操作3D的好工具-OpenTK封装了OPENGL
- C#强大的反编译工具 dnSpy
- RabbitMQ-分布式消息队列C#、文档、工具
- C#常用工具类代码集合Util第二版本自
- 个人资料管理工具 人大考题。。
- DevExpress VCL V19.1.2 FullSource〖D7~D10.3Ri
- C# .net 黑马24期(最后一期) 全套整理
- C#代码_截屏工具(支持多显示器 含代
- ArcEngine+C#缓冲区分析(GP工具+ITopolo
- C#串口通信工具源代码
- Sql server 服务启动器
- C#北大刷课工具
- DevExpress VCL V18.2.8 FullSource〖D7~D10.3Ri
- 抓包 工具 C# 源代码
- C# 抓包分析工具 源码
- WinForm_局域网问卷调查小程序代码
- 远程控制服务端/客户端
- 基于C#开发的图片处理工具
- 偏振光STOKES矢量计算
- winform小工具:监控哪个窗体获取焦点
- VB.NET C# 截屏小工具
- C#使用引擎调用MATLAB神经网络工具箱
- Bin文件转Hex文件工具.7z-BinToHex [NewBi
- C#Resource文件资源档案修改工具
- C#绘图程序,类似windows绘图工具
- c#简易二维码制作工具
- C# RestSharpUtil RestSharp工具类
- HC-06AT指令工具
- C#简单日程计划工具
评论
共有 条评论