登录
首页 » Windows开发 » 使用c++编写的Pos机前台程序。自带小型汉字库,可在控制台上直接运行...

使用c++编写的Pos机前台程序。自带小型汉字库,可在控制台上直接运行...

于 2022-08-09 发布 文件大小:2.08 MB
0 129
下载积分: 2 下载次数: 1

代码说明:

使用c++编写的Pos机前台程序。自带小型汉字库,可在控制台上直接运行-use Pos c prepared by the procedures for the future. Store bringing their small, the console directly operation

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

发表评论

0 个回复

  • password View : includes functions : 1. How to Form 2 overall in the forefront....
    密码查看器:包括的功能: 1. 如何让窗体总在最前面 2. 坐标在窗体上的位置 3. 获得当前鼠标所在窗体的类型 4. 得到文本筐中的密码-password View : includes functions : 1. How to Form 2 overall in the forefront. The coordinates of the location on Form 3. Access to current forms of the host mouse type 4. Text basket to be the password
    2022-03-25 14:08:51下载
    积分:1
  • 注销功能(98和2000通用)
    注销功能(98和2000通用)-write-off function (98 and the 2000 Universal)
    2022-04-16 17:57:44下载
    积分:1
  • AutoCad regarding the use of vc programmed target groups examples of a type.
    AutoCad中关于使用vc++编程操作组对象的一个类实例。-AutoCad regarding the use of vc programmed target groups examples of a type.
    2022-08-18 19:25:49下载
    积分:1
  • C语言编译,有链表的方法建立substr函数
    C语言编译,有链表的方法建立substr函数-C language compiler, a list of methods to establish substr function
    2023-02-22 07:20:04下载
    积分:1
  • plate on the use of C
    讲 述 C + + plate 的 用 法-plate on the use of C
    2022-02-09 12:34:06下载
    积分:1
  • c++ at c are created on the basis of C than the more powerful, it is an object
    c++是在c的基础上创建的   它比c的功能更强大,它是一门面向对象程序设计语言   向对象程序设计是一种新型的程序设计范型.这种范型的主要特征是:   程序=对象+消息   面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作.一个程序中涉及到的类,可以由程序设计者自己定义,也可以使用现成的类(包括类库中为用户提供的类和他人已构建好的).尽量使用现成的类,是面向对象程序设计范型所倡导的程序设计风格. -c++ at c are created on the basis of C than the more powerful, it is an object-oriented programming language Designed to the object is a new kind of programming model. This model s main features are: Process = object+ message Object-oriented programming is an essential element of the object, object-oriented programming are the main structural characteristics: first, the general procedures defined by the type and category of use of two parts, as defined in the main program and the provisions of the object between them message passing patterns. Secondly, the proceedings of all operations through to the target to send the message to achieve targeted message received a
    2022-05-27 17:07:45下载
    积分:1
  • 朋友们,该程序为雷达跟踪模拟程序,希望要雷达平面数据的朋友们喜欢
    朋友们,该程序为雷达跟踪模拟程序,希望要雷达平面数据的朋友们喜欢-friends, the procedures for tracking radar simulation procedure, hoping to radar data plane like friends
    2022-10-07 13:30:03下载
    积分:1
  • 采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
    采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示: Input Format: 第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数 第二行输入各顶点的信息,即输入每个顶点字符 第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行 Output format: 首先输出图的顶点信息,输出完毕换行 接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行 接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行 最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行 -Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows: Input Format: The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges Second row, enter information in each vertex, that enter each vertex character Start typing in the third line of each side, each side in the form of two vertices
    2022-01-26 03:32:41下载
    积分:1
  • 半透明的窗口,很小,很容易使用,简单!
    半透明窗口,短小精悍,使用方便,操作简单! -translucent window, small and easy to use, simple!
    2023-03-03 06:50:03下载
    积分:1
  • vb写的时间延迟模块,比sleep好用,是setwaitabletimer
    vb写的时间延迟模块,比sleep好用,是setwaitabletimer-vb write time delay module, easy to use than sleep, is setwaitabletimer
    2023-08-22 15:40:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载