-
一个能在表格窗口设置文本输出颜色的对话框
一个能在表格窗口设置文本输出颜色的对话框-a window in the form set the text color output dialog
- 2022-03-30 20:15:30下载
- 积分: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
-
智能安防报警系统
智能安防报警系统-Intelligent Alarm System
- 2023-07-25 11:10:03下载
- 积分:1
-
利用vc进行界面菜单编程,通过该源码可以学习如何创建自己的菜单,在VC环境下...
利用vc进行界面菜单编程,通过该源码可以学习如何创建自己的菜单,在VC环境下-making use of vc to creating my own menu
- 2022-02-14 02:05:10下载
- 积分:1
-
本文件是一个R(“GNU的")输入描述。R是用于统计…
本文档是对 R (“GNU S”)的入门介绍。R 是一种为统计计算和图形显示而设计的语言及环境,它和贝尔实验室(Bell Laboratories) John Chambers 等人开发的 S 系统相似。它提供了一系列统计和图形显示工具(线性和非线性模型,统计检验,时间序列分析,分类,聚类,……)。
该文档提供了有关 R 的数据类型,编程原理,统计建模和图形显示等方面的信息。
-This document is a R ( " GNU S" ) the entry description. R is for statistical computing and graphics designed language and environment, which, Bell Labs (Bell Laboratories) John Chambers, who developed similar to S-systems. It provides a range of statistical and graphical display tools (linear and nonlinear models, statistical tests, time series analysis, classification, clustering, ... ...). This document provides information about the R data types, programming theory, statistical modeling and graphical display such information.
- 2022-03-16 08:33:05下载
- 积分:1
-
Python的管理员
python administrator -python administrator
- 2022-07-11 23:04:32下载
- 积分:1
-
C语言资料大全 学习C语言的辅助材料 编程时可以辅助找到自己想要的详细内容...
C语言资料大全 学习C语言的辅助材料 编程时可以辅助找到自己想要的详细内容-C language data Guinness learning C programming language support materials can be assisted to find the details you want
- 2022-07-26 00:05:31下载
- 积分:1
-
C++高级编程范例,深入讲解了VC++中常用的技术,一本非常出色的书!...
C++高级编程范例,深入讲解了VC++中常用的技术,一本非常出色的书!-C++ high-level programming paradigm, in-depth on the VC++ in the common technology, a very good book!
- 2022-02-05 00:26:11下载
- 积分:1
-
算法在程序设计的作用基础性、重要性已经毋庸质疑。
算法在程序设计的作用基础性、重要性已经毋庸质疑。-算法在程序设计的作用基础性、重要性已经毋庸质疑
- 2022-07-08 15:10:32下载
- 积分:1
-
Java核心技术第八版(英文版),pdf格式
Java核心技术第八版(英文版),pdf格式-Java core technology Eighth Edition (English version), pdf format
- 2022-05-24 00:07:50下载
- 积分:1