登录
首页 » Windows开发 » Convert from number to capitalization of RMB

Convert from number to capitalization of RMB

于 2022-02-07 发布 文件大小:2.92 kB
0 182
下载积分: 2 下载次数: 1

代码说明:

这是一个数值转人民币大写C++源代码,请大家公用吧-Convert from number to capitalization of RMB

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

发表评论

0 个回复

  • 多线程编程,DOS窗口下的
    多线程编程,DOS窗口下的-multithreaded programming, under the DOS window
    2022-02-20 05:23:56下载
    积分:1
  • the procedures for a small chat rooms, you can use in the development of the sit...
    本程序为小的聊天室,可以使用在你开发的网站上,做为附加功能.-the procedures for a small chat rooms, you can use in the development of the site, as additional features.
    2022-08-08 22:00:53下载
    积分:1
  • IAX客户端库源
    IAX Client Library Source
    2022-01-22 02:30:36下载
    积分:1
  • “气球式”工具提示: 本程序介绍一个与CToolTipCtrl相似的类CTooolTipWnd,用于实现“气球式”工具提示...
    “气球式”工具提示: 本程序介绍一个与CToolTipCtrl相似的类CTooolTipWnd,用于实现“气球式”工具提示 -Tooltips like balloon
    2022-12-21 16:15:03下载
    积分:1
  • dotras VPN
    此版本包括编译(并签署)的二进制文件,PDBS,CHM帮助文档,以及C#和VB.NET的示例版本。请不要忘了给发布!
    2022-05-14 17:31:02下载
    积分:1
  • Respberry Smart car 源代码, 包含控制,video, 等=可继续扩展
    这是Respberry smart car的开源代码,已包含前进,后退,速度等控制代码和控制界面, 可继续扩展开发,源程序使用Python语言,平台可以Windows,同时兼容C语言。适合于新手学习使用。
    2023-09-04 08:20:05下载
    积分:1
  • GDI绘图
    基于GDI的图形程序设计:画点,线,面和立体的茶壶在windows窗体。
    2023-06-17 20:00:06下载
    积分:1
  • 进制间得转化 有2进制,10进制,16进制间的转换
    进制间得转化 有2进制,10进制,16进制间的转换-Inter-band has transformed into a 2-band, 10 hexadecimal, 16 hexadecimal conversion between
    2022-08-26 14:13:41下载
    积分:1
  • QT编写的C++贪吃蛇小游戏
    游戏通过按键控制 部分代码: #include "gamewidget.h" #define ROW 13 #define COL 16 #define UP 0 #define DOWN 1 #define LEFT 2 #define RIGHT 3 GameWidget::GameWidget(QWidget *parent) :QWidget(parent) { this->setAutoFillBackground(true);//覆盖 this->resize(480,270); this->setWindowIcon(QIcon("img/icon.jpg")); this->setWindowTitle("贪吃蛇"); QPalette palette; palette.setBrush(QPalette::Background,QBrush((QPixmap)"img/bjt.png")); this->setPalette(palette); //按扭区 leftbtn=new QPushButton(this); leftbtn->setIcon((QIcon)"img/zuo.png"); leftbtn->setIconSize(QSize(40,40)); leftbtn->setGeometry(QRect(340,180,40,40)); leftbtn->setFlat(true); rightbtn=new QPushButton(this); rightbtn->setIcon((QIcon)"img/you.png"); rightbtn->setIconSize(QSize(40,40)); rightbtn->setGeometry(QRect(430,180,40,40)); rightbtn->setFlat(true
    2022-03-21 19:09:00下载
    积分:1
  • 实现精确延时的类
    实现精确延时的类 -achieve precise type of delay
    2023-06-13 13:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载