-
WPF自定义布局
WPF自定义PANEL,自定义布局的显示方式.学习自定义控件的使用方法, ......................................................................
- 2023-04-25 16:30:03下载
- 积分:1
-
用vc++mfc做的时钟
#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()
- 2022-08-21 22:08:38下载
- 积分:1
-
doing crossword puzzles is a game he has a certain level is not one of the proce...
猜字游戏是一个游戏 他有一定的水平是一个不可多的的程序-doing crossword puzzles is a game he has a certain level is not one of the procedures
- 2022-02-02 02:35:39下载
- 积分:1
-
Get Internet Temp Folder
Get Internet Temp Folder
- 2022-07-12 02:36:15下载
- 积分:1
-
C++用类实现的学生管理系统
用C++实现的学生信息管理系统,程序以类的形式实现,同时用到泛型编程一些知识实现程序。效果较好,实现的功能比较完善,值得大家下载参考。
- 2023-02-25 19:20:05下载
- 积分:1
-
测量检查程序,根据外业原始记录和检查记录,程序自动计算检查结果...
测量检查程序,根据外业原始记录和检查记录,程序自动计算检查结果-Measurement procedures for screening outside the industry, according to the original records and inspection records, the program automatically calculates the test results
- 2022-03-19 12:38:32下载
- 积分:1
-
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my...
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my.cfg
3、可调用系统函数有
atof: 将字符串转换为浮点数
ceil:
floor:
abs:
index:
strcmp:
substr:
strlen:
trim:
strstr:
split:
replace:字符串替换函数
printf:
这些函数基本与同名c函数相同
4、可预先编写一组脚本文件,编译时为每个文件指定ID,供调用时选择-The component can be used to prepare the string and digital processing script for run-time access to results of the implementation of one call, components can call the reference main.cpp2, the preparation of the script can refer to debug/my.cfg3, may call the system function has atof : convert a string to float ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace: string replace function printf: These functions are basically the same with the same name c function 4, can be prepared in advance by one Group script file, compile-time specified for each document ID, call for selection
- 2022-07-28 13:47:17下载
- 积分:1
-
普通函数的重载,虚函数的重栽,指向派生类对象的基类指针对重载函数的调用...
普通函数的重载,虚函数的重栽,指向派生类对象的基类指针对重载函数的调用-ordinary function overloading, the virtual function re-planting, point to objects derived category refers to the base class against heavy function call
- 2022-05-30 16:29:34下载
- 积分:1
-
一个餐饮关系系统,包括源码,系统说明,用SQL Server作为后台数据库...
一个餐饮关系系统,包括源码,系统说明,用SQL Server作为后台数据库-The relationship between a food system, including source code, the system shows
- 2022-06-03 14:41:54下载
- 积分:1
-
WinCe UDP programming, can be achieved connectionless packet communication, EVC4...
WinCe UDP编程,可以实现无连接数据包通讯,EVC4.2下编译通过-WinCe UDP programming, can be achieved connectionless packet communication, EVC4.2 under the compiler through
- 2022-08-24 15:48:02下载
- 积分:1