搜索资源列表
10334
- 作业调度实验 \\App.ico ............\\AssemblyInfo.cs ............\\bin\\Debug ............\\bin ............\\CodeFile1.cs ............\\Form1.cs ............\\Form1.resx ............\\InputForm.cs ............\\InputForm.re
ZedGraph_cn.rar
- ZedGraph 是一个C#下的开源的图表控件,最新版已经提供了本地化语言,在官方网站下载的源代码把语言文件ZedGraphLocale.resx替换成ZedGraphLocale.zh-cn.resx后重新编译dll就是简体中文了。 本实例演示了实时曲线的使用方法,并带中文注释。VS2008,ZedGraph is a C# Under the open source chart control, the latest version has provided the localizatio
I18N
- C#国际化方案,使用2种方式实现。第一个是微软的resx方式,第二个是自己实现的xml方式-C# international programs, the use of two kinds of ways. The first is Microsoft' s resx way, the second one is their own way to achieve xml
thirdbuttons
- 类是由 StronglyTypedResourceBuilder // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen-GA aLGORITHM
CustomFormsDesigner
- 用C#写的一个窗体设计器,可以像使用VS一样设计自己的窗体-a form designer,we can use it just like visual studio
xiaoxuepingtu
- C#做的拼图软件,包含全部源码 包含内容:小薛超级拼图游戏.resx 资源文件 Form1.cs 窗体文件 小薛超级拼图.csproj 项目工程-C# to do the puzzle software contains all the source code contains the to content: Xiao Xue super jigsaw puzzle. Resx resource file Form1.cs form file Xiao Xue super puz
ResourceReader
- 用于将*.resources文件转换为*.resx文件,支持查看资源内容,支持读取ImageListStream中的图片并批量保存。 程序源代码 解压密码:huronstudio-[Automatic Translation] For* resources file conversion*. Resx files, supports viewing the content of the resource, the picture support read ImageListS
GlobalResource
- 用c#创建支持多语言的WinForm应用程序 多语言其实也就是多resx文件的事,只要设置一下 Thread.CurrentThread.CurrentUICulture = CultureInfo.GetCultureInfo("zh-CN") 然后再将界面重新加载一下。-Using c# to create multi-language WinForm application multi-language resx file in fact, is much to do, just set
MsgBoxMain
- 千辛万苦找到的winform表单设计器,可以自由设计想要的表单,和套打格式。非常不错哦(bin\Debug\NewFormDesin.exe bin\Debug\NewFormDesin.pdb bin\Debug\NewFormDesin.vshost.exe bin\Debug\NewFormDesin.vshost.exe.manifest bin\Debug\test.html obj\Debug\NewFormDesin.csproj.FileListAbsolut
通过Graphics画椭圆
- 通过Graphics画椭圆 . ├── tuoyuan │ ├── tuoyuan │ │ ├── App.config │ │ ├── Form1.Designer.cs │ │ ├── Form1.cs │ │ ├── Program.cs │ │ ├── Properties │ │ │ ├── AssemblyInfo.cs │ │ │ ├── Resources.Designer.cs │ │