-
在VB.NET的环境下,版本要高。
This a sample application that will encrypt and decrypt file...
在VB.NET的环境下,版本要高。
This a sample application that will encrypt and decrypt files in VB.NET using Rijndael Managed. I started this project because I had several files on my computer that I didn’t want accessible to anyone but me. Sure I could have downloaded a free encryption program off the net, but what fun would that be? So being the hobbyist that I am, I decided to create my own.-In the VB.NET environment, higher version. This a sample application that will encrypt and decrypt files in VB.NET using Rijndael Managed. I started this project because I had several files on my computer that I didn t want accessible to anyone but me. Sure I could have downloaded a free encryption program off the net, but what fun would that be? So being the hobbyist that I am, I decided to create my own.
- 2022-02-28 23:51:08下载
- 积分:1
-
xuanzhanwenzi-
旋转地文字效果 在项目中应用时不似以往平凡的效果(Rotating to text effects in the project do not like the past and the extraordinary effect)
- 2011-06-28 10:38:52下载
- 积分:1
-
.net平台下 梦网短信接口的DEMO,源码直接编译
.net平台下 梦网短信接口的DEMO,源码直接编译-. net platform Monternet message interface DEMO, source direct compiler
- 2022-03-06 02:37:52下载
- 积分:1
-
一个很好用的.net泡泡提醒框,附有源代码,使用方便,对学习.net控件也有有很大的学习价值。...
一个很好用的.net泡泡提醒框,附有源代码,使用方便,对学习.net控件也有有很大的学习价值。-A very good use. Net bubble remind box, with source code, easy to use, for learning. Net controls also have a lot of learning has value.
- 2022-11-05 00:50:02下载
- 积分:1
-
cppchangyongsuanfa
计算机常用数值计算算法与程序 C++版
计算机常用数值计算算法与程序 C++版(Numerical calculation of commonly used computer algorithms and procedures C++ Version of commonly used computer algorithms and numerical procedures C++ Version)
- 2008-05-20 23:54:14下载
- 积分:1
-
一个网页的BLOG实现的全部源代码。
实现了BLOG的所有功能。
一个网页的BLOG实现的全部源代码。
实现了BLOG的所有功能。-BLOG realization of a web page all the source code. BLOG achieved all the features.
- 2023-02-20 01:00:05下载
- 积分:1
-
Code Branch for .NET 2.0 porting.
Code Branch for .NET 2.0 porting.
- 2023-08-18 03:45:04下载
- 积分:1
-
用vs.net写的串口读写程序,值得参考!
用vs.net写的串口读写程序,值得参考!-Using VS.NET to write the serial read and write procedures, it is also useful!
- 2022-01-25 18:53:02下载
- 积分:1
-
简单的VB.NET 多页面浏览器源码
简单的VB.NET 多页面浏览器源码!大神自己拿去操作吧!
- 2022-07-09 13:48:48下载
- 积分:1
-
使用 Markdown 记录日志
翻译 maninwest@Codeforge 作者:Stuart Wheelwright @ Codeproject介绍一个用于生成 Markdown 格式的日志文件的开源.NET库- MarkdownLog 生成 Markdown格式的测试结果我开发了一个免费的购物清单软件( 适用于 iOS)。我想我需要这样一个购物清单应用:可以在我键入条目提供建议并且根据商店的自动安排我的清单。写测试套件在进行更改前,我构建了一个测试套件。我可以在开发时运行它来检查是否损坏了什么或者降低了性能。单元测试单元测试会测试特定行为并返回 PASS/FAIL 结果例如Assert.AreEqual(3, Math.Sqrt(9));
Assert.AreEqual(Double.NaN, Math.Sqrt(-1));单元测试很适合测试具有特定行为的单个方法和类。皮下集成测试皮下测试用来显示这个 APP 在用户界面下的性能和行为 -就像在皮下一样。这些测试需要在真实数据和真实设备上进行来模拟用户体验。每个测试都有一些步骤,对应用户和设备之间的交互例如用户键入 br希望面包 bread会出现推荐的物品中用户从推荐列表中选择 bread用户输入购物模式 Shopping Mode
- 2022-07-04 03:19:08下载
- 积分:1