-
this is the code for forum
this the code for um-this is the code for forum
- 2023-06-07 02:45:03下载
- 积分:1
-
用VC(MFC)编写的连连看VC版(含源码)程序,经本人测试程序可以运行。共编程爱好者交流使用...
用VC(MFC)编写的连连看VC版(含源码)程序,经本人测试程序可以运行。共编程爱好者交流使用-With VC (MFC) prepared Lianliankan VC version (including source code) procedures, as I can run a test procedure. A total exchange of the use of programming enthusiasts
- 2023-02-17 22:00:03下载
- 积分:1
-
windows环境下基于QT的串口,MP3,carema等功能软件
windows环境下基于QT的串口,MP3,carema等功能软件,融合了很多功能。
- 2022-02-06 03:20:40下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
实现了一个浏览器的功能,具备了浏览器主要的功能
实现了一个浏览器的功能,具备了浏览器主要的功能-achieved a browser function, which is the main browser features
- 2022-07-14 17:33:28下载
- 积分:1
-
家庭财务管理系统
增加家庭成员,管理财务,增加财务收入、借出。管理员有增加删除修改的权限,用户没有这些权限,适合学习,操作简单。
- 2023-04-22 07:45:03下载
- 积分:1
-
我真的喜欢Windows编程直到Windows95来。我曾经憎恨…
当Windows95推出后,我才真正开始喜欢Windows编程。我一直痛恨使用Windows1.0、2.0、3.0和3.1来编程,尽管随着每一种版本的推出,这种憎恨都越来越少。当Windows95出现时,它彻底改变了我的思想,如同其他被征服的人的感觉一样――它看上去非常酷!那正是我所需要的。-I was truly loving windows programming until Windows95 come. I had being hating using Windows1.0,Windows2.0,Windows3.0 , Windows3.1 and etc. although the strength of hating was becoming little and little.It changed my idea from the bottom when windows come on,Just as the others feelings that it looks so cool and also i needed.
- 2023-01-09 19:50:04下载
- 积分:1
-
"This game will get character and do in these steps.
"+
"1)Get only char...
"This game will get character and do in these steps.
"+
"1)Get only character from a-z (no capital letters)
"+
"2)After that, it will reverse the result from step 1)
"+
"3)Finally, it will find vowel from step 1) (before reverse) and append after result from step 2) (after reverse)" -"This game will get character and do in these steps.
"+
"1)Get only character from a-z (no capital letters)
"+
"2)After that, it will reverse the result from step 1)
"+
"3)Finally, it will find vowel from step 1) (before reverse) and append after result from step 2) (after reverse)"
- 2022-03-18 08:35:51下载
- 积分:1
-
cpoint的链表类的继承类,重写了其中的增加查找等函数,增加了直线拟合方面的函数。...
cpoint的链表类的继承类,重写了其中的增加查找等函数,增加了直线拟合方面的函数。-cpoint class inheritance list of categories, rewriting them, such as the increase in search function, an increase of fitting a straight line function areas.
- 2023-05-26 10:20:03下载
- 积分:1
-
文本框中的文本内容顺序颠倒,快捷键可以削减的版本…
将文本框的文本内容倒序排列,可后台快捷键得到剪切版内容.-Text content of the text box reverse order, shortcut keys can be cut back version of the content.
- 2022-09-01 13:10:03下载
- 积分:1