A brief introduction to programming serial communication program based on API function under CB6

1-in C + + Builder 6.0 based on API functions to write serial communication program introduction: In the Dos/win95/win98 era, the operating system of the serial port is not protected, that is, the serial port of the resources are fully open to

Delphi calls AutoCAD Skills

//uses ComObj; //for autocad 2000 procedure TForm1.Button1Click(Sender: TObject); var obj_Acad :OleVariant; begin try  obj_Acad:=GetActiveOleObject('AutoCAD.Application.15'); except  obj_Acad:=CreateOleObject('AutoCAD.Application.15'); end; obj_Acad.

Registration file Type settings file icon

{------------------------------------------------------------------------------- @ Procedure name: Slpert-> Tfm_main. Setassociatedexec @ Author: Gavin @ Date: 2004.09.08 @ Feature Description: @ parameters: Fileext, Filetype, FileDescription,

A simple example of component design based on Delphi

The next step is to do a component, I think of a counter component, functional aspects are relatively simple, but this is not the focus of this chapter, this chapter focuses on the production of a component of the entire process. In which I can

"STM32. Net MF Development Board Learning-06" buzzer and LED digital tube display

Whether it is a buzzer or LED digital tube display, in fact, the two for code writing is not much different, are gpio a typical application. Red Bull Development Board has a buzzer, and EM-STM3210E has a four-bit led digital tube, the code is

DotNetNuke Skinning Whitepaper (File Organization section)

File organization skins can be applied to the host, site, or paging level. The skin can also be applied to the module level, but we call it a container. All skin files are saved under the Portals folder. There is a special folder named _default that

DotNetNuke Skinning Whitepaper (Skin definition section)

The definition of skin can be created by way of: HTML or ascx (user control). If you're a asp.net and don't know much about web designers, HTML is the best choice. If you are more adept at asp.net and are planning to create skin with tools such as

WCF Technical Analysis 19: Depth analysis of message encoding (Encoding) implementation (next article)

Through the introduction of the previous article, we know that all the functions of WCF related to encoding and decoding are implemented in the corresponding System.Xml.XmlDictionaryWriter and System.Xml.XmlDictionaryReader. But in the true WCF

SQL2008 Spatial data Type--Euclidean geometry 1 Foundation

In SQL2008, the support of geospatial data types is added, which is divided into 2 kinds: Euclidean (plane) geometry geometry and geospatial (elliptical body) Geometry geography. European geometry you've basically learned, is expressed in terms of

WCF technical Analysis of 17: Message (Messages) detailed (medium)

In the last chapter, the two topics of message are roughly covered: the messaging version and the five different ways to create the messages. This article will detail the other two topics of the message: the basic operations of messages, such as

Symbian Serial Communication

Serial communication is a low level point-to-point technique for transmitting data between two devices (typically a relatively close distance). SERIES60 supports serial communication on infrared and Bluetooth. The center of the SERIES60

Entity Framework Learning Primary Chapter 2

Introduction of Entity Framework learning 2--objectcontext, ObjectQuery, ObjectStateEntry and Objectstatemanager classes This section briefly introduces the more important classes of ObjectContext, ObjectQuery, ObjectStateEntry, and

Drag text to move or copy in Word 2010

Whether you are Word 2003, Word 2007, or the latest version of Word 2010, the ability to move or copy text by dragging is always preserved. The steps to copy text in Word 2010 are described below: Step 1th, open the Word 2010 document window and

. NET Beginner Architecture Design Guide (i) Hello World's Time

In high school, the school opened a computer class. At that time, the computer is a relatively rare thing, the school computer in total more than 10 units, but also specifically found a hall to display these machines. The hall was covered with thick

Show crop marks on a Word 2010 Document page

By default, the four corners of the Word 2010 Document page display four crop marks, which indicate the line between the text of the Word document and the margins, and are essentially the same as the body border. The user can hide or show crop marks

Getting Started with Word animation tutorial 79: Inserting a chart

Charts display numbers in graphical form, very intuitive, and can be used to analyze or compare data more easily. First, create a chart (i) Create a chart directly 1. Perform "insert" → "picture" → "chart", the datasheet window opens, and a

Use contextual spelling checks in Word 2007 documents

In a Word 2007 document, by enabling the use contextual spelling feature, you can use a wavy red line to mark words that may be misspelled based on the contents of the Word document context, and to provide spelling advice when you right-click a

MyISAM Index file Corruption repair method

With the MyISAM storage engine, when you create a table, three files appear: Data file myd, index file myi, format file frm. When the index file is corrupted or missing, you can fix it by using the following method. Here is the experimental process.

The realization of a simple chain-form template class

This is to read the "Data structure, algorithm and application--c++ language description" and on the internet to get some information written after. The cause is to use a linked list in the project, but I do a simple linked list in C + + with a lot

and/or the expression of simplification

First, the question of the proposed If we have the and/or expression shown below: a*[b*[c+d]*e+f]+gThe following expressions are to be obtained after simplification: a*b*c*e+a*b*d*e+a*f+gLetters and operators allowed in an expression {A-Z, a-z, [

Total Pages: 64722 1 .... 11814 11815 11816 11817 11818 .... 64722 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.