Python Programming on Win32 Preface About This Book Who Is This Book for? How the Book Is Organized About the Examples Font Conventions Used in This Book How to Contact Us Acknowledgments I: Introduction to Python 1. What Is Python? 1.1 Language Fea
CSerial is the base serial class, which provides a wrapper around the Win32 API. It is a lot easier to use, because it combines all relevant calls in one single class. It allows the programmer to mix overlapped and non-overlapped calls, provides rea
Table of Contents Table of Contents ................................................................................................................................................. 4 Overview ........................................................
DNotes For Delphi/C++Builder is a suite of VCL Components and a Class Library for accessing Lotus Notes 4.x databases & servers.-Read/Write/Create Notes Documents-Access & Navigate Views & Folders-Create Folders from Views-Perform Searches using Not
;;============================================================================== ;; README ;; ;; This is a serial port communication utility similar to Hyperterminal on ;; MS-Windows 98/2k/XP/Vista/7/8. ;; It not only provides common funtions about
This application report describes the implementation of TI's Flash application program interface (API), the software interface to TI's Flash algorithms. Understanding the fundamentals of the Flash API documentation prior to using this application re
UEFIPatch 可以用于自动应用FFS文件的修补程序,而无需使用GUI。 UEFIPatch can be used for automatic application of FFS file patches without using GUI. # Patch string format # FileGuid SectionType PatchType:FindPatternOrOffset:ReplacePattern # Please ensure that the latest s
忙活了三个多小时,连学带做,总算是搞出来了一个具有基本功能的串口通信PC机的GUI界面,Tkinter在python中确实很好用,而且代码量确实也很少,不足的是Tkinter不自带combox,但是幸运的是我下载的2.7版本自带了包含有combox的ttk模块,于是乎问题就顺利解决了。
下面是源代码,一些错误提示功能还没有做,目前只是简单地实现了下位机与PC的通信界面,下位机还是用的STM32F103
#encoding=utf-8
__author__ = 'freedom'
from T