-
Programming WDM微软出的书的chm版
Programming WDM微软出的书的chm版-the book version of the chm
- 2022-10-06 17:55:03下载
- 积分:1
-
微软站点的经典vba例程
微软站点的经典vba例程-Microsoft site of the classic routines vba
- 2022-03-11 01:24:20下载
- 积分:1
-
java版数据结构与算法,包括栈,队列,树等算法
java版数据结构与算法,包括栈,队列,树等算法-java version data structures and algorithms, including stacks, queues, trees and other algorithms
- 2022-04-26 19:22:13下载
- 积分:1
-
statistic算法
statistic算法-statistic algorithm
- 2023-05-25 03:30:03下载
- 积分:1
-
Fortran常用算法程序集-第二版。
很好的书啊。
Fortran常用算法程序集-第二版。
很好的书啊。-Fortran algorithm commonly used procedures set- the second edition. Ah very good book.
- 2023-03-26 11:25:05下载
- 积分:1
-
程序员面试宝典
据说经典,从技术到经验介绍程序员面试时可能遇到的问题...
程序员面试宝典
据说经典,从技术到经验介绍程序员面试时可能遇到的问题-Programmer interview classic book is said, from a technical introduction to the experience of programmers interview possible problems
- 2022-07-15 14:16:22下载
- 积分:1
-
这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF
C#是一种简单、现代、面向对象和类型安全的编程语言,由 C和C++发展而来。C#(发...
这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF
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#自己并没有包含一个类库。
-This is a simple C# Help, CSDN found, there are more than 300 people downloaded this PDF
C# is a simple, modern, object-oriented and type-safe programming language, from C and C++ developed from. C# (pronounced "C
Sharp S & P ") firmly rooted in the C and C++ language in genealogy, and will soon be C and C++ programmers are familiar with. C# The target is to
High productivity of Visual Basic and C++ their own capacities.
C# as a Microsoft Visual Studio 7.0 as part
- 2023-07-20 14:00:06下载
- 积分:1
-
Dive Into Python is an experienced programmer written a Python book. Getting Sta...
Dive Into Python 是为有经验的程序员编写的一本 Python 书。是关于Python语言的入门教材,浅显易懂,生动有趣。为chm电子书格式,查阅非常方便。-Dive Into Python is an experienced programmer written a Python book. Getting Started on the Python language, teaching materials, easy to understand, lively and interesting. Chm format for e-books, access very convenient.
- 2022-01-23 10:23:47下载
- 积分:1
-
usb 1.1 规范
The 1.1 revision of the specification is intended for product desig...
usb 1.1 规范
The 1.1 revision of the specification is intended for product design. Every attempt has been made to ensure a
consistent and implementable specification. Implementations should ensure compliance with this revision.-usb 1.1 specification The 1.1 revision of the specification is intended for product design. Every attempt has been made to ensure aconsistent and implementable specification. Implementations should ensure compliance with this revision.
- 2022-01-31 05:28:04下载
- 积分:1
-
首先,我们来介绍一下.NET类库种自带的SMTP类。
在.NET中的System.Web.Mail名字空间下,有一个专门使用SMTP协议来发送邮件的类:...
首先,我们来介绍一下.NET类库种自带的SMTP类。
在.NET中的System.Web.Mail名字空间下,有一个专门使用SMTP协议来发送邮件的类:SmtpMail,它已能满足最普通的发送邮件的需求。这个类只有一个自己的公共函数--Send()和一个公共属性―SmtpServer
-First, we have to introduce them.NET class library types of built-in SMTP category. In.NET the System.Web.Mail Namespace, is a specialized use the SMTP protocol to send mail categories : SmtpMail. It has been able to meet the most common mail needs. The only category of a public function-- Send (), and a public attribute-SmtpServer
- 2022-01-27 08:58:42下载
- 积分:1