-
一本极好的课本,学习的好帮手
一本极好的课本,学习的好帮手-an excellent textbooks, learning good helper
- 2023-06-07 21:30:03下载
- 积分:1
-
Turbo C provides a very rich graphical functions, all the graphics functions of...
Turbo C提供了非常丰富的图形函数, 所有图形函数的原型均在graphics. h中, 本节主要介绍图形模式的初始化、独立图形程序的建立、基本图形功能、图形窗口以及图形模式下的文本输出等函数。另外, 使用图形函数时要确保有显示器图形驱动程序*BGI, 同时将集成开发环境Options/Linker中的Graphics lib选为on, 只有这样才能保证正确使用图形函数。-Turbo C provides a very rich graphical functions, all the graphics functions of the prototype are in graphics. H in, this section focuses on the initialization of graphics mode, the establishment of an independent graphics program, the basic graphics functions, graphics window, as well as graphics mode text output and other functions. In addition, when using the graphics function is to ensure that display graphics drivers* BGI, while Integrated Development Environment Options/Linker in the Graphics lib voted on, the only way to ensure the proper use of graphics functions.
- 2022-03-26 08:00:32下载
- 积分:1
-
VBA For Access 2000 资料
VBA For Access 2000 资料-Access 2000 VBA For information
- 2022-04-02 04:13:04下载
- 积分:1
-
一个书城项目
package com.hk.book.bean;
public class Book {
private String bid;
private String bname;
private String author;
private double price;
private double currPrice;
private double discount;// 折扣
private String press;// 出版社
private String publishtime;// 出版时间
private int edition;// 版次
private int pageNum;// 页数
private int wordNum;// 字数
private String printtime;// 印刷时间
private int booksize;// 开本
private String paper;
private String cid;
private String image_w;// 大图
private String image_b;// 小图
private int orderBy;
public String getBid() {
return bid;
}
public void setBid(String bid) {
this.bid = bid;
}
public String getBname() {
return bname;
}
public void setBname(String bname) {
- 2023-05-19 22:40:05下载
- 积分:1
-
Good MFC books, I am looking for a long time to find and share with you.
很好的MFC书籍,本人找了很久才找到的,与大家分享。-Good MFC books, I am looking for a long time to find and share with you.
- 2022-02-02 22:37:58下载
- 积分:1
-
网上商城, 网上商城,
网上商城, 网上商城, -netstore
- 2022-02-27 05:37:28下载
- 积分:1
-
linux d
linux d
- 2022-03-09 08:58:26下载
- 积分:1
-
LyricShowV085_SE_176x220.jar
LyricShowV085_SE_176x220.jar - ZIP 压缩文件, 解包大小为 326,932 字节 歌词显示器-LyricShowV085_SE_176x220.jar- ZIP compressed file, unpack the size of 326,932 bytes for the lyrics display
- 2022-08-25 21:12:09下载
- 积分:1
-
经典的C++学习书籍,不能不看
经典的C++学习书籍,不能不看-Classic C++ Learning books, can not help but look
- 2023-03-02 23:05:03下载
- 积分:1
-
21天精通c语言的宝典,国外著名c语言书籍。
21天精通c语言的宝典,国外著名c语言书籍。-21 days proficient c language, the book famous c language books.
- 2023-08-08 15:10:05下载
- 积分:1