登录
首页 » 电子书 » 一个简单的java教程,, 本人down的。无密码

一个简单的java教程,, 本人down的。无密码

于 2022-09-08 发布 文件大小:592.58 kB
0 144
下载积分: 2 下载次数: 1

代码说明:

一个简单的java教程,, 本人down的。无密码-a simple java directory, I down the. No password

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

发表评论

0 个回复

  • FPGA公司利用Altera的节点实现WTB的论文,具有很好的参考价值
    使用altera公司的FPGA实现WTB节点的论文,具有较好的参考价值-FPGA companies use to achieve altera node WTB papers, has a good reference value
    2023-03-20 22:20:04下载
    积分:1
  • SQL Server数据库开发经典案例解析[配套光盘] 本第1~4章分别介绍了数据库基础、SQL Server 2000应用基础、数据库创建及维护、Tra...
    SQL Server数据库开发经典案例解析[配套光盘] 本书第1~4章分别介绍了数据库基础、SQL Server 2000应用基础、数据库创建及维护、Transact-SQL程序设计;第5~8章以进销存管理系统、 医院管理系统、酒店管理系统和图书馆管理系统4个实用的信息管理系统为例,分别以Delphi、PowerBuilder、Visual Basic .NET和Visual C# .NET 4种开发工具为开发平台,详细地介绍了这些系统的需求分析及开发的过程和方法。对项目背景、业务需求分析、功能需求分析、数据库 需求分析、数据库建模、系统开发、系统编译及系统发行等过程进行了详细的讲解;第9~12章简单介绍了教务管理系统、人力资源管理系统、 生产管理系统和财务管理系统的业务需求分析和数据库建模。.-SQL Server database development classic case analysis [supporting CD] of this paragraph 1 ~ 4-Chapters Shao basis of the database, SQL Server 2000 based applications, database creation and maintenance, Transact-SQL programming; No. 5 ~ 8 to inventory management systems, hospital management system, Hotel management system and library management system four practical information management system as an example, in Delphi, PowerBuilder. Visual Basic.NET and Visual C#.NET development tool four kinds of development platforms, detailed presentation of the demand for these systems analysis and development of the process and
    2022-11-18 09:45:05下载
    积分:1
  • oracle的PLSQL语言教程
    oracle的PLSQL语言教程-Language Guide
    2023-09-06 20:00:03下载
    积分:1
  • Java2入门经典第五章源码,因太大,故分章上传
    Java2入门经典第五章源码,因太大,故分章上传-Java2 portal classic V source code, too, the sub-chapter Upload
    2023-04-19 10:15:03下载
    积分:1
  • 2022-05-06 04:15:33下载
    积分:1
  • Content Management Introduction
    内容管理介绍,有参考图,这是微软发布的,介绍内容管理的流程-Content Management Introduction
    2022-07-14 11:32:18下载
    积分:1
  • 这本是";TCP/IP详解系列";1996。我的主要内容。
    本书是“TCP/IP详解系列”的延续。主要内容包括:TCP事务协议,即T/TCP,这是对TCP的扩展,使客户-服务器事务更快、更高效和更可靠;TCP/IP应用,主要是HTTP和NNTP;UNIX域协议,这些协议提供了进程之间通信的一种手段。当客户与服务器进程在同一台主机上时,UNIX域协议通常要比TCP/IP快一倍。本书同样采用了大量的实例和实现细节,并参考引用了卷2中的大量源程序。-the book is "TCP/IP Elaborates on Series" in 1996. The main contents include : TCP services agreement, T/TCP, and this is the TCP so that the client-server services faster, more efficient and more reliable; TCP/IP applications, primarily HTTP and NNTP; UNIX domain agreements, which provide the communication process between a these means. When the client and the server process on the same mainframe, UNIX domain agreement usually than TCP/IP twice as fast. The book also has a large number of examples and achieve details, quoting reference volumes of two large source.
    2022-03-12 10:32:03下载
    积分:1
  • 一个QT的PPT教程,简单易学,是QT入门非常好的资料。
    一个QT的PPT教程,简单易学,是QT入门非常好的资料。-A QT-PPT tutorials, easy to learn, is a very good entry-QT data.
    2022-12-29 01:50:04下载
    积分:1
  • 介绍MMU的工作原理,对于不了解MMU工作原理的朋友看了希望有帮助...
    介绍MMU的工作原理,对于不了解MMU工作原理的朋友看了希望有帮助-MMU introduce the working principle, the MMU does not understand the working principle of a friend saw hope to have help
    2022-02-03 20:01:16下载
    积分:1
  • C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员...
    C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员所熟悉。C#的目标在于把Visual Basic的高生产力和C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集”(CLS),是一种混合语言,它可以增强CLS兼容语言和类库间的无缝协同工作能力。对于C#开发者,这意味着既是C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和Visual C++使用的丰富类库进行完全访问。C#自己并没有包含一个类库。 本章的其余部分描述这种语言的基本特性。以后的章节将会详细描述规则和例外,并且有些时候以数学的方式描述,而这章会致力于对整体的简单而清楚地介绍。这样的目的是给读者一个关于语言的介绍,这样可以使读者可以更容易地开始编写程序和继续阅读后面的章节。-C# is a simple, modern, object-oriented, and type-safe programming languages, C and C from development. C# (pronounced "C Sharp & P") is firmly rooted in the C and C language genealogy, and will soon be C and C programmers are familiar with. C# aims to put the Visual Basic and C high productivity of its ability to work together. C# as Microsoft Visual Studio 7.0 part to the subscriber. In addition to C#, Visual Studio
    2023-06-13 18:00:05下载
    积分:1
  • 696516资源总数
  • 106964会员总数
  • 3今日下载