登录
首页 » Windows开发 » Wince下一款静态字符显示控件源码,可提供不同颜色的显示颜色及背景颜色等,该升级包主要改变了1、字符输出方式,使速度更快2、修正了不同字体和尺寸下字符显示的位...

Wince下一款静态字符显示控件源码,可提供不同颜色的显示颜色及背景颜色等,该升级包主要改变了1、字符输出方式,使速度更快2、修正了不同字体和尺寸下字符显示的位...

于 2023-06-26 发布 文件大小:3.53 kB
0 154
下载积分: 2 下载次数: 1

代码说明:

Wince下一款静态字符显示控件源码,可提供不同颜色的显示颜色及背景颜色等,该升级包主要改变了1、字符输出方式,使速度更快2、修正了不同字体和尺寸下字符显示的位置3、通过计算将原显示调整为居中排列。-Wince under a static character display control source can provide different colors show the color and background color and so on, the upgrade package of the one major change, character output, so as to enable faster and 2, to amend a different font and size of characters displayed position 3, by calculating the adjustment of the original show for the middle order.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 自己编写的一个小玩意
    自己编写的一个小玩意-themselves prepared a plaything
    2022-02-21 15:36:51下载
    积分:1
  • 简单文件索引
    资源描述使用树形结构保存Windows文件系统的目录结构,提供类似于Win32接口的文件查找、加入、删除功能。
    2023-04-23 22:10:04下载
    积分:1
  • This is the sorce code in Visual Basic 6 for the GPS BOY.
    This the sorce code in Visual Basic 6 for the GPS BOY.-This is the sorce code in Visual Basic 6 for the GPS BOY.
    2022-01-25 21:08:23下载
    积分:1
  • C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常...
    C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常广泛的计算机编程语言。-The word C++ programmers in China in the circle of time is usually done " C Gaga" and the West do programmers usually read " C plus plus" , " CPP" or " dev.cpp" . It is a very extensive use of computer programming languages.
    2023-07-27 05:35:03下载
    积分:1
  • sing the Perceptron Learning Law design a classifier for theproblem:
    sing the Perceptron Learning Law design a classifier for theproblem:
    2022-06-27 20:44:45下载
    积分:1
  • MFC Insider (source book distribution) CHAP03.rar
    MFC技术内幕(配书源码)CHAP03.rar- MFC Insider (source book distribution) CHAP03.rar
    2022-06-18 20:23:37下载
    积分:1
  • 大名鼎鼎的SM501 2D显卡驱动, 系列源码文件,包括各种流行的处理器平台。 XScale SH4 AU1500 X86 从 WinCE 4.2...
    大名鼎鼎的SM501 2D显卡驱动, 系列源码文件,包括各种流行的处理器平台。 XScale SH4 AU1500 X86 从 WinCE 4.2-6.0 还有WindowsXP Embedded X86的。-Famous SM501 2D graphics-driven, family-source documents, including a variety of popular processor platforms. XScale SH4 AU1500 X86 from WinCE 4.2-6.0 there is a WindowsXP Embedded X86.
    2022-03-11 11:01:58下载
    积分:1
  • 基本图书管理系统功能需求:
    基本图书管理系统功能需求: 1. 新书入库 2. 读者信息管理: (1)读者信息录入 (2)读者信息修改 (3)读者信息删除 (4)读者信息查询。 3. 图书查询: (1) 输入一个书号,在文件中查找此书,若找到则输出此书的全部信息;若找不到则输出查找失败的信息。 (2) )查询所有要购入的图书的书名和书号。 4. 借阅管理 (1) 每个读者的信息包括姓名,编号,借阅图书1,借阅图书2,借阅图书3,输入M个读者的信息并存入数组reader中. (2) 借书登记:输入读者的姓名及所借图书的书号,先判断姓名是否在读者数组中,若有则将书号存入reader数组中,同时修改book数组中此书的现存量.若reader数组中无此姓名,则应提示错误。 (3) 还书管理:输入读者的姓名,所还图书的书号,修改reader数组和book数组中相应的项。 5. 输出全部图书信息和全部读者信息。 6. 退出系统。 -Basic library management system functional requirements: 1. Book storage 2. Readers Information Management: (1) reader information into (2) modify the reader information (3) the reader information to delete (4) the reader information query. 3. Book Search: (1) Enter an ISBN, in the document to find the book, if the output of the book to find all the information if it can not find the output of the failure to find information. (2)) check all books to be purchased titles, and ISBN. 4. Lending Management (1) Every reader s i
    2022-03-20 01:18:53下载
    积分:1
  • 动态库封装了ADO的操作,提供打数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)...
    动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)-DLL package of ADO operation, the database provides open and closed databases, the database to be indicators, loading records, search records, change records, delete records, adding records, recorded keyword (according to type)
    2022-02-24 12:54:19下载
    积分:1
  • P2P流媒体源,国外项目的收入来源是外部的客户…
    p2p 流媒体源码,国外的一个开源项目 source client is an external program which is responsible for sending content data to icecast. -p2p streaming media source, foreign projects a revenue source client is an external program which is responsible for sending content data t o Icecast.
    2022-03-16 13:00:17下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载