-
Wince下的万年历小软件,有源码。显示阴历和阳历
Wince下的万年历小软件,有源码。显示阴历和阳历-the hefty almanac small software and source code. The lunar calendar and the solar calendar shows
- 2022-03-21 17:49:28下载
- 积分:1
-
1 How to use this software, first of all in the Please enter the function y =...
如何使用本软件
1、首先在“请输入函数 y=”后面的输入框中输入您想要画图的函数形式,注意,其中乘除幂运算符必须在前面加点,否则会出错画不出来。
2、在“请输入区间 x 从”…“到”…的输入框中输入您想要画图的区间,也就是自变量的取值范围。
3、点击“画图”按钮,即可画出函数的图形。
4、点击“关闭”按钮,可以退出本软件。-1 How to use this software, first of all in the Please enter the function y = behind the input box, enter the function you want to draw the form of attention, in which multiplication and division operator must power points in front, otherwise they will not come out wrong painting. 2, in the Please enter the range of x from the ... to ... the input box, enter the interval you want to draw, that is, since the variables range. 3, click on the Paint button, you can draw function graphics. 4, click Close button, you can withdraw from this software.
- 2023-07-17 04:35:03下载
- 积分:1
-
用VB实现拖拉控件效果,完全用VB实现。
用VB实现拖拉控件效果,完全用VB实现。-VB Controls drag effect fully with VB.
- 2022-08-03 01:15:18下载
- 积分:1
-
Multiple sets of parameters stored card data, to achieve dynamic control of the...
存储多组网卡参数数据,实现动态控制网卡功能。-Multiple sets of parameters stored card data, to achieve dynamic control of the network card function.
- 2023-08-12 09:45:03下载
- 积分:1
-
一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码...
一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码-a complete library management system, powerful integrity, the use of C and the database management system of connected, the perfect source code! !
- 2022-03-06 08:01:58下载
- 积分:1
-
窗体分割开发例子
窗体分割开发例子-Form segmentation Development example
- 2022-02-06 23:45:00下载
- 积分:1
-
优美的窗口菜单开发 C 语言源代码 窗口简单优美,用C语言编写,容易理解 ...
优美的窗口菜单开发 C 语言源代码 窗口简单优美,用C语言编写,容易理解 -beautiful window menu development of C language source code window simply beautiful, with C language, easy to understand
- 2023-08-23 15:10:03下载
- 积分:1
-
数组文件读取器
包 com.mkyong.io ;导入 java.io.BufferedReader ;导入 java.io.FileReader ;导入 java.io.IOException ;公共类 BufferedReaderExample {公共静态 void 主要 (字符串 [] args) {体 br = null ; 试着 {字符串 sCurrentLine; br = 新体 (新 FileReader("C:testing.txt")); 同时 ((sCurrentLine = br.readLine()) ! = null) {System.out.println(sCurrentLine) ;}} 赶上 (抛出 e) {e.printStackTrace() ;} 最后 {尝试 {如果 (br ! = null)br.close() ;} 赶上 (ex 时抛出) {ex.printStackTrace() ;}}}}
- 2023-05-01 16:05:04下载
- 积分:1
-
为+ +程序增加皮肤。
为VC++程序添加皮肤。使你的程序更加漂亮。简单易用。从此告别枯燥的界面。-For VC++ program to add the skin.
- 2022-06-12 07:32:58下载
- 积分:1
-
指针式时钟程序,绘制一个钟面,可以随窗口大小改变而改变...
指针式时钟程序,绘制一个钟面,可以随窗口大小改变而改变-Analog clock procedures, drawing a clock face, with the window size can be changed
- 2022-08-03 19:22:25下载
- 积分:1