-
java下的框架例子
java下的框架例子-under the framework of java examples
- 2022-01-31 19:29:24下载
- 积分:1
-
232通信 VB 原码
资源描述
一直原来没有看到文本通过串口传输数据的案例,现分享一个案例,也是在网上看到,测试过感觉可以。希望对大家点帮助,尽情下载,应该不扣分的。谢谢大家分享
- 2022-02-04 07:48:39下载
- 积分:1
-
[中文版]目录下的内容源代码
【中文版】目录下的源代码是实现中文版的,其程序必须在UCDOS等中文环境中运行,才可以
看到中文,否则是乱码。
与本说明文件同一目录下的177.c是对中文版进行英文翻译得到的,可以在TC中编译运行,而不
需要中文环境的支持。- [ Chinese edition ] under the table of contents source code
realizes the Chinese edition, its procedure must in Chinese
environment and so on the UCDOS move, only then may see Chinese,
otherwise is the additive device.
Is carries on English translation with this explanation document
identical catalogue under 177.c to the Chinese edition to obtain, may
translate the movement in TC, but does not need Chinese environment
the support.
- 2022-03-01 22:41:09下载
- 积分:1
-
飞行器速度仪表控件
飞行器速度表控件,主要应用于模拟飞行器的速度仪表,可用于模拟训练,仿真等软件界面。飞行器速度表控件占用资源小,执行效率高。经测试其刷新周期小于5毫秒,均值为2毫秒。本控件提供丰富的接口。
运行Register.bat直接注册。
1)创建一个MFC工程。
2)在对话框中右键鼠标选择“插入ActiveX控件”。
- 2022-03-03 00:09:00下载
- 积分:1
-
为什么窗户没有关上窗户?
Why won t A Note close when Windows does?
When Windows closes it sends a message to all programs that they should close. A Note receives this message and starts to upload the notes to the server. Sometimes the server has a lot of other traffic and therefore is a bit slow to respond to A Note. Therefore, Windows displays the dialog box A Note is not responding . Most of the time, the server will answer A Note, the program will close and so will Windows. If the A Note is not responding time-out message, you can press cancel now . The notes have already been uploaded and saved to disk.
- 2022-02-07 06:07:36下载
- 积分:1
-
控制,MFC的例子,包含了大量的源代码,包括:cdirtreectrl…
控件,MFC示例,包含很多源代码,包括:CDirTreeCtrlu demo-host tree progressu inu status s2u demo-schedule model StatusBar列出进度和集成示例win32c controls-摘要列表向导抽象步骤设置标准树页标准属性示例文件结构树列表数字和简单集成Ftp一个简单的编程范例编程范例Ftp两个简单浏览器示例摘要视图两个简单数据库示例
- 2022-10-13 17:30:03下载
- 积分:1
-
托盘程序
LRESULT CSystemTray::OnTrayNotification(UINT wParam, LONG lParam)
{
// is it for us ?
if (wParam != m_NotifyIconData.uID)
return 0L;
CWnd *pMainWnd = AfxGetMainWnd();
switch(LOWORD(lParam))
{
case WM_RBUTTONUP:
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:26:49下载
- 积分:1
-
超炫列表树CTreeList,
超炫列表树CTreeList,
- 2022-06-27 22:46:33下载
- 积分:1
-
自适应横向宽屏幻灯片代码
自适应横向宽屏幻灯片代码,可用于网站首页全屏广告轮显或者网站全屏背景轮显,效果不错哟,懒人图库推荐下载!
使用方法:
1.head区域引入jquery.jslides.css样式表文件。
2.引入JS文件jquery-1.8.0.min.js和jquery.jslides.js
3.在你的网页中加入注释区的代码,注意图片路径。
4.为了更宽的屏幕显示较好的效果,建议图片宽度大于等于1920像素。
- 2022-08-07 21:34:43下载
- 积分:1
-
触摸屏代码,用于演示
触摸屏代码,用于演示。delphi开发,连接一卡通。
数据库连接
- 2023-02-18 20:50:05下载
- 积分:1