文件名称: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
做蓝牙通信模块开发,自然先要知道蓝牙通信是怎么一回事。在我看来,蓝牙通信应该和红外通信模块类似,当然我是从开发者的角度来讲,抽象化以后应该就是这样,当然蓝牙和红外通信也有很多不一样的地方,这在面向对象设计里面怎么讲,我想一定有很多人理解的比我透彻。好了,这就是我们的基本思路了。我曾经在网上查过关于蓝牙开发的文章,很多人在.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
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.