文件名称:PyEmbedMFC_src
-
所属分类:
- 标签属性:
- 上传时间:2012-11-03
-
文件大小:25.32kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Python语言嵌入到MFC的开发中,通过这个例子可以利用两种语言的优势开发程序-Many of you might have seen the numeric input fields in most commercial CAD and scientific applications that facilitate the user to write mathematical expressions. This is to allow the user to use the edit box or the spinner box as a calculator on the fly. I was very much fascinated with this functionality and always wanted to easily have it in my applications. Writing a parser was a long job. When I just started learning Python, I came to know that it was a beautiful calculator by itself. You just need to type the expression on the command line and return-- you get the answer for any math function the C programmer is familiar with. After a long search on the net and the Python API doc, I finally came to know how to simply send a string to the interpreter and retrieve the results. I leveraged this ability of the Python API to embed it into a dialog box.
相关搜索: python embed m
python MFC
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PyEmbedMFC/PyEmbedMFC/
PyEmbedMFC/PyEmbedMFC/PyEmbedMFC.cpp
PyEmbedMFC/PyEmbedMFC/PyEmbedMFC.h
PyEmbedMFC/PyEmbedMFC/PyEmbedMFC.rc
PyEmbedMFC/PyEmbedMFC/PyEmbedMFC.vcproj
PyEmbedMFC/PyEmbedMFC/PyEmbedMFCDlg.cpp
PyEmbedMFC/PyEmbedMFC/PyEmbedMFCDlg.h
PyEmbedMFC/PyEmbedMFC/ReadMe.txt
PyEmbedMFC/PyEmbedMFC/res/
PyEmbedMFC/PyEmbedMFC/res/PyEmbedMFC.ico
PyEmbedMFC/PyEmbedMFC/res/PyEmbedMFC.rc2
PyEmbedMFC/PyEmbedMFC/resource.h
PyEmbedMFC/PyEmbedMFC/stdafx.cpp
PyEmbedMFC/PyEmbedMFC/stdafx.h
PyEmbedMFC/PyEmbedMFC.sln
PyEmbedMFC/PyEmbedMFC.suo
PyEmbedMFC/
PyEmbedMFC/PyEmbedMFC/PyEmbedMFC.cpp
PyEmbedMFC/PyEmbedMFC/PyEmbedMFC.h
PyEmbedMFC/PyEmbedMFC/PyEmbedMFC.rc
PyEmbedMFC/PyEmbedMFC/PyEmbedMFC.vcproj
PyEmbedMFC/PyEmbedMFC/PyEmbedMFCDlg.cpp
PyEmbedMFC/PyEmbedMFC/PyEmbedMFCDlg.h
PyEmbedMFC/PyEmbedMFC/ReadMe.txt
PyEmbedMFC/PyEmbedMFC/res/
PyEmbedMFC/PyEmbedMFC/res/PyEmbedMFC.ico
PyEmbedMFC/PyEmbedMFC/res/PyEmbedMFC.rc2
PyEmbedMFC/PyEmbedMFC/resource.h
PyEmbedMFC/PyEmbedMFC/stdafx.cpp
PyEmbedMFC/PyEmbedMFC/stdafx.h
PyEmbedMFC/PyEmbedMFC.sln
PyEmbedMFC/PyEmbedMFC.suo
PyEmbedMFC/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.