CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - font

搜索资源列表

  1. Font测试1

    0下载:
  2. 创建一个文件,将字体的颜色、大小、风格等属性存入文件,然后再读取出来赋值。-create a document, the color of the font, size, style attributes such as posting documents and then read out assignment.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:357212
    • 提供者:赵黎
  1. Font测试2

    0下载:
  2. 一个用文件流实现对文本的颜色、字体、字体大小等属性存取的程序。-a document with the flow of the text color, typeface, font size attributes such as access to the procedure.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:356000
    • 提供者:赵黎
  1. point font

    0下载:
  2. point font
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12032
    • 提供者:李华
  1. font-library-readme

    0下载:
  2. lpc2xxx开发板,字库文件说明文档-lpc2xxx development boards, font document documentation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:379836
    • 提供者:周中
  1. HZKCreator.字库生成器

    0下载:
  2. 字库生成器,免费的,方便液晶驱动开发者,希望对大家有帮助,Font generator, free of charge, to facilitate the development of LCD driver, and would like to help you
  3. 所属分类:其他小程序

    • 发布日期:2017-03-28
    • 文件大小:13547
    • 提供者:xiaoligeng
  1. Font.rar

    0下载:
  2. 当创建QFont对象时,Qt会使用指定的字体,如果没有对应的字体,Qt将寻找一种最接近的已安装字体.,When creating QFont object, Qt will use the specified font, if there is no corresponding fonts, Qt will look for a nearest font is already installed.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:21669
    • 提供者:gongchangmufeng
  1. font

    0下载:
  2. VC中独立设置控件的字体和颜色的几种方法,以静态文本框为例。可设置大小和颜色-VC independently set the font and color control, several methods to static text box example. Can set the size and color
  3. 所属分类:Button control

    • 发布日期:2017-03-24
    • 文件大小:593
    • 提供者:zhoujinfeng
  1. Advanced.VB.code.large.font.print

    1下载:
  2. VB高级编程超大字体打印设计代码Advanced Programming VB code for large font print design -Advanced Programming VB code for large font print design
  3. 所属分类:Printing program

    • 发布日期:2014-05-24
    • 文件大小:3072
    • 提供者:李j
  1. Combination.controls.MFC.font.preview

    0下载:
  2. MFC预览字体组合控件设计代码Combination of controls designed MFC code font preview -Combination of controls designed MFC code font preview
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:24668
    • 提供者:t
  1. MFC.design.tree.control.font

    0下载:
  2. MFC编程字体树形控件设计代码MFC Programming design code tree control font -MFC Programming design code tree control font
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:22265
    • 提供者:d
  1. QRCodeFont.ZIP

    2下载:
  2. QRCodeFont 生成QRCode 字体,方便二维码生成-QRCodeFont font,is convient for 2D barcode
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2791035
    • 提供者:zhang yh
  1. myTextEditor

    0下载:
  2. RichTextBox的多种操作,包括字体,大小,颜色,对齐方式等-RichTextBox multiple operations, including the font, size, color, alignment, etc.
  3. 所属分类:RichEdit

    • 发布日期:2017-03-30
    • 文件大小:22190
    • 提供者:fangcaosy
  1. 7seg

    0下载:
  2. 模擬微電腦設計-七段顯示器字型~~VB 模擬微電腦-七段顯示器字型做計時器的顯示 -Simulation microcomputer design- Seven-Segment Display Font ~ ~ VB simulation microcomputer- Seven-Segment display font to do the timer display
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5091
    • 提供者:tatsuya
  1. big5bmp-src

    0下载:
  2. 這個是Big-5 Font Bitmap Library,提供8x15與12x24的ASCII英數字型,以及16x15 與24x24的中文字型。-This is the Big-5 Font Bitmap Library, providing 8x15 and 12x24 type of ASCII alphanumeric characters, as well as 16x15 and 24x24 in English fonts.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2652896
    • 提供者:yofingoz
  1. CJKOS-GBK-Font

    0下载:
  2. 汉字库点阵提取程序,可提取不同字体、不同大小的字库。-Lattice汉字库extraction procedures, can be extracted in different fonts, different font size.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:596647
    • 提供者:黄柯
  1. install_bmfont_1.10b

    0下载:
  2. bit map font generator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:289594
    • 提供者:rey
  1. Text

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC grasp of the word processing program to prepare, how to have a custom font and custom insertion site, and is familiar with the use of CString ty
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:37965
    • 提供者:c++crazy
  1. font-awesome.min

    0下载:
  2. 最新的font字体,带给你全新的开发体验,属于一个修正补充(The latest font fonts bring you a whole new development experience, a supplement)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:武庆
  1. font-awesome-4.7.0

    0下载:
  2. font字体的压缩包,可以直接下载使用,也可以从官网直接下载,有教程(Font font compression package, can be directly downloaded use, also can be downloaded directly from the official network, there are tutorials)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:657408
    • 提供者:晴天bby
  1. ubuntu-font-family-0.83

    0下载:
  2. Font for windows reproducing ubuntu console
  3. 所属分类:界面编程

    • 发布日期:2018-05-03
    • 文件大小:2092032
    • 提供者:Jon155478246
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com