-
NotifyIcon
非常实用的一个功能,MFC实现系统动态托盘图标(A very useful feature, MFC achieve dynamic tray icon)
- 2013-11-25 17:03:33下载
- 积分:1
-
MoFlashPlay(6)
我写的透明(vb6的镂空效果)的flash播放器(I wrote transparent (vb6 hollow effect) of the flash player)
- 2013-07-16 21:32:23下载
- 积分:1
-
逐笔导出工具及使用说明
本工具可将大智慧L2D文件中的逐笔成交明细导出成csv格式的文本文件,包括成交时间,成交价格,成交方向和成交数量,方便在excel或其他编程工具中调用分析。
L2D乃点播数据,必须在收费帐号大智慧中浏览了逐笔数据才会有,如果要导出全部个股数据,就要浏览完所有个股的逐笔数据。为简化操作,可用键盘精灵等工具来实现自动浏览。
在L2D文件已有的前题下,只需在本工具上简单地设置一下大智慧安装目录和导出数据存放目录即可。
本工具可按需要单股、批量导出,盘中、盘后均可需要导出。(This tool can be of great wisdom in the L2D file by the transaction details to export to CSV format text files, including transaction time, transaction price, transaction direction and the number of transactions, to facilitate analysis of call in Excel or other programming tools.
L2D is on demand data, must be in charge of great wisdom in the transaction account data browsing will have, if you want to export all the stock data, to browse the data of all stock transaction. In order to simplify the operation, you can use keyboard, Sprite and other tools to realize automatic browsing.
On the basis of the existing L2D file, only in the tool simply set a great wisdom installation directory and export data storage directory.
This tool can be exported as required, single stock, batch, and can be exported after disk and after hour.)
- 2020-06-29 16:40:01下载
- 积分:1
-
RdWrtIni
说明: ini文件读取和写入,基于MFC实现的。因为Wince下没有实现ini文件的读写。(ini file to read and write, based on the realization of the MFC. Wince achieve because there is no read and write ini files.)
- 2009-07-30 11:42:49下载
- 积分:1
-
toolmenu
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子(A sample for develop AutoCAD using ObjectARX, to display tool menu in AutoCAD.)
- 2005-07-16 12:09:12下载
- 积分:1
-
CommTest485
测试com口程序Private Sub Form_Load()
Dim I As Integer
Dim Msg As String
Me.Enabled = False
Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision
cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,1 )
Me.Show
Me.Refresh
With MSComm1
For I = 1 To 16
Me.Caption = Msg & - 测试通讯端口:COM & I & ...
Me.Refresh
Delay 100
On Error Resume Next
.CommPort = I
.Settings = 2400,N,8,1
.PortOpen = True
.PortOpen = False
If Err = 0 Then cboCommPort.AddItem COM & Trim(I)
Next I
End With
cboCommPort.ListIndex = 0
optCommData(0).Value = True
Me.Caption = Msg & (Programming by WJY)
Me.Refresh
If cboCommPort.ListCount = 0 Then MsgBox 程序检测不到可用的串行端口!
Me.Enabled = True
End Sub
(test com port)
- 2015-07-23 10:40:18下载
- 积分:1
-
developearcgis
arcgis二次开发的总结,包括菜单控件的定制等.基础篇和提高篇(arcgis secondary development of a summary, including menu customization, and other controls. For the project and raise chapter)
- 2007-01-15 10:27:26下载
- 积分:1
-
shijinzhiBCD
十进制-BCD码转换的代码在内,完整希望大家能用上。。(variable reg : integer range 0 to 80000
variable d1,d2,d3,d4 : std_logic_vector(3 downto 0)
begin
if clk100 event and clk100= 1 then
case current_state1 is
when st0=>
)
- 2011-06-12 10:08:03下载
- 积分:1
-
vccangkuguanlixitong
vc编写的程序 能够运行 进行删除添加等功能齐全(warehouse management system source code, normal operations, a full range of functions available for reference, study)
- 2010-07-04 17:04:44下载
- 积分:1
-
ruizai-EA-explain
给MT4系统EA编程的入门级详细源码解说,力求让更多的MT4爱好者通过这个源码走进EA的时间。(EA for MT4 system programming code entry level detailed explanation, to allow more fans through this source into the MT4 EA time.)
- 2020-06-30 17:00:02下载
- 积分:1