CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 Windows Mobile

文件名称:caculatorW

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    277.39kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

蓝牙打印源代码c# vs2005

  做蓝牙通信模块开发,自然先要知道蓝牙通信是怎么一回事。在我看来,蓝牙通信应该和红外通信模块类似,当然我是从开发者的角度来讲,抽象化以后应该就是这样,当然蓝牙和红外通信也有很多不一样的地方,这在面向对象设计里面怎么讲,我想一定有很多人理解的比我透彻。好了,这就是我们的基本思路了。我曾经在网上查过关于蓝牙开发的文章,很多人在.net CF开发中把蓝牙通信当作一个串行通信来处理,这也是不错的,但是我不是很喜欢,因为这样做的话,并不是针对蓝牙来开发的,换言之,在使用过程中,需要先手动开启蓝牙,配对,连接,建立串行通道,然后开启应用程序使用,你还要在应用程序中设置串行端口,对最终用户来讲,这是非常麻烦的。-Bluetooth printing source code c# vs2005

Bluetooth communication module to do the development, the natural first know how the Bluetooth communication is all about. In my opinion, Bluetooth and infrared communication module communication should be similar, of course, I m from the developer point of view, is so abstract that they should, of course, Bluetooth and infrared communication, there are many different places, which in object-oriented design how to say inside, I think a lot of people must have a thorough understanding than me. Well, this is our basic idea of the. I have checked in online articles about Bluetooth development, many people. Net CF the development of the Bluetooth communication as a serial communication to deal with, which is good, but I do not like, because to do so, not For Bluetooth to develop, in other words, in the course, the need to manually open the Bluetooth, pairing, connecting, a serial channel, and then open the application uses, you have to set in the
(系统自动生成,下载前可以参看下载内容)

下载文件列表

caculatorW/傻瓜计算器/Help/index_files/image002.jpg
caculatorW/傻瓜计算器/Help/index_files/image003.jpg
caculatorW/傻瓜计算器/Help/index_files/image004.jpg
caculatorW/傻瓜计算器/Help/index_files/image005.jpg
caculatorW/傻瓜计算器/Help/index_files/image006.gif
caculatorW/傻瓜计算器/Help/Index.htm
caculatorW/傻瓜计算器/Model/BinaryOperations/Addition.jsl
caculatorW/傻瓜计算器/Model/BinaryOperations/BinaryOperation.jsl
caculatorW/傻瓜计算器/Model/BinaryOperations/Division.jsl
caculatorW/傻瓜计算器/Model/BinaryOperations/Mod.jsl
caculatorW/傻瓜计算器/Model/BinaryOperations/Multiplication.jsl
caculatorW/傻瓜计算器/Model/BinaryOperations/Permutation.jsl
caculatorW/傻瓜计算器/Model/BinaryOperations/Subtraction.jsl
caculatorW/傻瓜计算器/Model/MemoryOperations/MemoryOperation.jsl
caculatorW/傻瓜计算器/Model/MemoryOperations/MemoryPlus.jsl
caculatorW/傻瓜计算器/Model/MemoryOperations/MemoryRead.jsl
caculatorW/傻瓜计算器/Model/MemoryOperations/MemorySet.jsl
caculatorW/傻瓜计算器/Model/Mode/AngleMode.jsl
caculatorW/傻瓜计算器/Model/Mode/Base.jsl
caculatorW/傻瓜计算器/Model/Mode/Mode.jsl
caculatorW/傻瓜计算器/Model/UnaryOperations/Equals.jsl
caculatorW/傻瓜计算器/Model/UnaryOperations/Exponential.jsl
caculatorW/傻瓜计算器/Model/UnaryOperations/FEMode.jsl
caculatorW/傻瓜计算器/Model/UnaryOperations/NaturalLog.jsl
caculatorW/傻瓜计算器/Model/UnaryOperations/Sine.jsl
caculatorW/傻瓜计算器/Model/UnaryOperations/Square.jsl
caculatorW/傻瓜计算器/Model/UnaryOperations/UnaryOperation.jsl
caculatorW/傻瓜计算器/Model/ZeroaryOperations/Pi.jsl
caculatorW/傻瓜计算器/Model/ZeroaryOperations/ZeroaryOperation.jsl
caculatorW/傻瓜计算器/Model/Display.jsl
caculatorW/傻瓜计算器/Model/Engine.jsl
caculatorW/傻瓜计算器/Model/OperandStack.jsl
caculatorW/傻瓜计算器/Model/Operation.jsl
caculatorW/傻瓜计算器/Model/OperationParameterException.jsl
caculatorW/傻瓜计算器/Model/OperationStack.jsl
caculatorW/傻瓜计算器/Model/OperationType.jsl
caculatorW/傻瓜计算器/Model/Precedence.jsl
caculatorW/傻瓜计算器/Properties/AssemblyInfo.jsl
caculatorW/傻瓜计算器/UI/Calc.ico
caculatorW/傻瓜计算器/UI/CalculatorForm.jsl
caculatorW/傻瓜计算器/UI/CalculatorForm.resx
caculatorW/傻瓜计算器/Calculator.jsl
caculatorW/傻瓜计算器/obj/x86/Debug/calculator.ui.CalculatorForm.resources
caculatorW/傻瓜计算器/obj/x86/Debug/傻瓜计算器.vjsproj.GenerateResource.Cache
caculatorW/傻瓜计算器/obj/x86/Debug/傻瓜计算器.pdb
caculatorW/傻瓜计算器/obj/x86/Debug/傻瓜计算器.exe
caculatorW/傻瓜计算器/bin/Debug/傻瓜计算器.vshost.exe
caculatorW/傻瓜计算器/bin/Debug/傻瓜计算器.exe
caculatorW/傻瓜计算器/bin/Debug/傻瓜计算器.pdb
caculatorW/傻瓜计算器/傻瓜计算器.vjsproj
caculatorW/傻瓜计算器.sln
caculatorW/傻瓜计算器.suo
caculatorW/傻瓜计算器/obj/x86/Debug/TempPE
caculatorW/傻瓜计算器/obj/x86/Debug
caculatorW/傻瓜计算器/obj/x86/Release
caculatorW/傻瓜计算器/Help/index_files
caculatorW/傻瓜计算器/Model/BinaryOperations
caculatorW/傻瓜计算器/Model/MemoryOperations
caculatorW/傻瓜计算器/Model/Mode
caculatorW/傻瓜计算器/Model/UnaryOperations
caculatorW/傻瓜计算器/Model/ZeroaryOperations
caculatorW/傻瓜计算器/obj/x86
caculatorW/傻瓜计算器/bin/Debug
caculatorW/傻瓜计算器/bin/Release
caculatorW/傻瓜计算器/Help
caculatorW/傻瓜计算器/Model
caculatorW/傻瓜计算器/Properties
caculatorW/傻瓜计算器/UI
caculatorW/傻瓜计算器/obj
caculatorW/傻瓜计算器/bin
caculatorW/傻瓜计算器
caculatorW

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com