登录
首页 » 界面开发 » Chinese character font and the establishment and creation of a 24 point and 16 p...

Chinese character font and the establishment and creation of a 24 point and 16 p...

于 2023-03-06 发布 文件大小:15.18 kB
0 37
下载积分: 2 下载次数: 1

代码说明:

汉字字库的的建立和创建并且有24点和16点字库建的源程序。-Chinese character font and the establishment and creation of a 24 point and 16 point font construction of the source.

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

发表评论

0 个回复

  • 可用于你的WTL程序中的OUTLOOK控件
    可用于你的WTL程序中的OUTLOOK控件-for your WTL procedures for the control OUTLOOK
    2022-01-26 07:10:14下载
    积分:1
  • 本程序使用ADO访问Access2000的数据库。请适当修改stdafx.h中 #import "g:program filescommon filessy...
    本程序使用ADO访问Access2000的数据库。请适当修改stdafx.h中 #import "g:program filescommon filessystemadomsado15.dll" no_namespace rename("EOF","adoEOF") msado15.dll的路径-The program uses ADO to visit ACCESS2000 database. Please modify stdafx.h appropriate in# Import
    2022-07-01 21:22:59下载
    积分:1
  • c++builder设计鼠标游戏
    应用背景利用c++ builder 6.0事件消息完成鼠标点击消息,完成游戏的综合实例,在该实例中,将综合学习鼠标的操作和各种组件的使用。关键技术通过测定鼠标的落点,来判断随机出现的苍蝇是否被砸死。例如点击鼠标左键或右键,完成事件的响应。
    2022-11-05 03:45:02下载
    积分:1
  • Vc achieved in the control at run time to change the lay of the manual (by mouse...
    实现了vc中控件在运行时的手动改变打下(通过鼠标拖动)-Vc achieved in the control at run time to change the lay of the manual (by mouse drag)
    2022-08-04 01:57:29下载
    积分:1
  • 自定义DataGridView行样式及行标题实例
    自定义DataGridView行样式及行标题实例-Custom DataGridView row row heading styles and examples of
    2023-09-05 06:35:03下载
    积分:1
  • qt 代码,已经用mingw编译好,不错的学qt学习资料
    qt 代码,已经用mingw编译好,不错的学qt学习资料-qt code has been compiled using mingw, qt a good school learning materials
    2023-07-20 09:10:03下载
    积分:1
  • 用QT画类似任务管理器曲线图
    用QT画类似任务管理器动态曲线图 TARGET = Curve TEMPLATE = app 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-03-08 08:25:03下载
    积分:1
  • 一个用于驱动器选择的列表框,可以按大图标、小图标模式显示,支持多选...
    一个用于驱动器选择的列表框,可以按大图标、小图标模式显示,支持多选-an option for the drive list box, in accordance with a large icon, small icon mode, choose to support
    2022-03-16 10:17:35下载
    积分:1
  • Duilib窗体增加阴影效果
    应用背景用于在Duilib界面库产生的窗体周围添加阴影效果关键技术1. 在要添加阴影效果的窗体类中包含WndShadow的头文件,并创建对应类型的成员变量m_WndShadow。 2. 在WinMain处添加初始化 // Initiation of the shadow CWndShadow::Initialize(hInstance); 3. 窗体OnCreate中设置 LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) { LONG styleValue = ::GetWindowLong(*this, GWL_STYLE); styleValue &= ~WS_CAPTION; ::SetWindowLong(*this, GWL_STYLE, styleValue | WS_CLIPSIBLINGS | WS_CLIPCHILDREN); m_WndShadow.Create(m_hWnd); m_WndShadow.SetSize(4); m_WndShadow.SetPosition(0, 0); //blablabla.... return 0; } 说明:此处为了更清除的看到窗体边框阴影效果,我将调用的地方原来的m_WndShadow.SetSize(4);改为 了m_WndShadow.SetSize(15);正常情况下,Size设置为4的效果即可。
    2022-06-18 09:40:40下载
    积分:1
  • 这是个银行系统, 这是个很不错的编程代码,是有关于MVC的编程是由中科院的老师亲自编写的。...
    这是个银行系统, 这是个很不错的编程代码,是有关于MVC的编程是由中科院的老师亲自编写的。-This is a banking system that is a very good programming code, is on the MVC programming from the CAS is personally prepared by the teacher.
    2022-08-07 21:48:17下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载