-
100M网卡驱动芯片资料,比较常用,而且能替代8019
100M网卡驱动芯片资料,比较常用,而且能替代8019-100M LAN Driver IC information, commonly used, and can replace 8019
- 2022-02-05 06:32:03下载
- 积分:1
-
Visual c++的一款换皮肤工具源码SkinPlusplus013.rar
Visual c++的一款换皮肤工具源码SkinPlusplus013.rar-Visual c++ Of a tool for skin SkinPlusplus013.rar source
- 2022-01-22 04:19:59下载
- 积分:1
-
肯定对你的编程有很大提高的
肯定对你的编程有很大提高的-sure of your programming has improved a great deal of
- 2022-03-05 04:24:31下载
- 积分:1
-
侯捷译PracticalJava(含源码)
rar 压缩文件
大小 1.48MB
侯捷译PracticalJava(含源码)
rar 压缩文件
大小 1.48MB-translated PracticalJava (including source code) rar compressed file size 1.48MB
- 2022-07-23 08:48:04下载
- 积分:1
-
中山大学信息学院
vc++ study information zhongshan university-vc++ study information zhongshan university
- 2023-05-03 19:10:03下载
- 积分:1
-
Visual.C++高级界面特效制作百例。
Visual.C++高级界面特效制作百例。-Visual.C++ Effects produced 100 cases of high-level interface.
- 2022-02-21 01:23:46下载
- 积分: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
-
微软高级讲师讲解vs2005 C++
新出的书籍
微软高级讲师讲解vs2005 C++
新出的书籍-Microsoft Senior Lecturer on vs2005 C++ Of new books
- 2022-02-02 18:35:53下载
- 积分:1
-
个人认为是Fortran最权威的一本书,呵呵,这可是我一直用的宝典...
个人认为是Fortran最权威的一本书,呵呵,这可是我一直用的宝典-Fortran individuals considered to be one of the most authoritative book, huh, huh, this is the book I have been used
- 2023-08-31 23:35:04下载
- 积分:1
-
一、安装SQL数据库
1、 打开Microsoft SQL Server 企业管理器
2、 建立一个新的数据库,名称为 XfokSite_Free (必...
一、安装SQL数据库
1、 打开Microsoft SQL Server 企业管理器
2、 建立一个新的数据库,名称为 XfokSite_Free (必须为这个名字)
3、选择该数据库,点击鼠标右键 -> 所有任务 -> 还原数据库 -> 从设备 -> 选择设备 -> 添加 -> 选择程序目录下的数据库里面的文件
二、安装程序
1、如果程序没有放在虚拟目录下,请把所有文件放在网站根目录下,否则会提示出错。
三、设置
1、 用文本编辑器打开web.config
2、 找到
红色部分:数据库服务器地址,如果为本地地址,请设置为(local),外部请直接修改为IP地址(不要加括号)
深红部分:数据库名称
粉红部分:SQL数据库登陆用户名
蓝色部分:SQL数据库登陆密码
四、设置完毕!
直接在浏览器中敲入地址,来体验一下心随我动,网站建设超轻松的快感吧!-one, the installation of a SQL database, the Microsoft SQL Server Enterprise Manager 2, the establishment of a new database, known as the XfokSite_Free (for the name) 3, selecting the database, the click of a mouse right-gt; All tasks- gt; Reduction database-gt; from equipment-gt; the selection of equipment-gt; add-gt; the selection process database directory inside the paper two, the installation of a procedure,
- 2022-01-27 16:21:38下载
- 积分:1