-
vc#.net介面方面的例子源码。包括介面元素,窗体的操作,设置介面特点...
vc#.net介面方面的例子源码。包括介面元素,窗体的操作,设置介面特点-vc#. Net interface to the source code examples. Including the interface elements, the form of the operation, set up interface characteristics.
- 2022-03-22 01:03:06下载
- 积分:1
-
目录选择对话框。
目录选择对话框。-Contents dialog.
- 2022-02-02 07:37:05下载
- 积分:1
-
在对话框上面实现IE界面,采用VC++代码实现,供大家研究学习
在对话框上面实现IE界面,采用VC++代码实现,供大家研究学习
-achieve in the dialog box above IE interface, using VC source implementation for the study of learning
- 2022-03-11 12:13:35下载
- 积分: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
-
改进的等值线
本源代码的第一作者是:YANG Qing.Department of Geophysics,Yangtze University,Jingzhou,Hubei.434023.mou_yq@126.com
我是在第一作者的源代码基础上改写的,改写内容:(1)添加了比较完成的点、线、面、等值线类;(2)自己改写了比较简洁的三角剖分代码;(3)改写了第一作者的搜索等值线代码,使其更简洁易读。
本代码仅供学习使用,若有侵权行为,请告知,我会及时处理。
测试数据“Slice_Records1.sls”是原来自带的数据,“TUTORWS2.DAT”是从surfer8.0安装文件夹中的“SampleTUTORWS2.DAT”改变而来。
解压密码:hzsong123
- 2023-05-28 02:05:04下载
- 积分:1
-
Biaodilanshang window in the text shows two methods
在窗口标题栏上显示文字的两种方法-Biaodilanshang window in the text shows two methods
- 2022-07-23 15:45:09下载
- 积分:1
-
软件名称: 确定系统版本 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 系统控制 运行环境: Win9x/NT/2000/XP/ 软件大小:...
软件名称: 确定系统版本 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 系统控制 运行环境: Win9x/NT/2000/XP/ 软件大小: 23K -software title : Identification System Software Version Language : English software types : Domestic software/free version/control system operating environment : CTP/software Size : 23K
- 2022-03-25 21:24:15下载
- 积分:1
-
XP风格复活节彩蛋的实现
XP风格复活节彩蛋的实现-XP style Easter egg Implementation
- 2023-05-19 18:15:03下载
- 积分:1
-
WinMoan 休克方法 GUI
这是一个简化的呻吟软件与休克方法执行的输入文件创建的图形用户界面。采用 c + + builder5 的开发。
- 2023-05-25 15:05:04下载
- 积分:1
-
a non
一个非模式对话框的例子,鼠标在主窗口点击的坐标被非模式对话框接受并用列表显示,同时主窗口用十字显示被点击的点,可以通过删除非模式对话框的一列来删除主窗口的点.-a non-modeless dialog example, a mouse click on the main window of the coordinates were not accepted and modeless dialog with the list, while the main window Cross revealed that the use of the click, can delete the non-modeless dialog a window to remove the main point.
- 2023-05-30 03:15:03下载
- 积分:1