相关推荐
-
CSharp Primer part4.rar
CSharp Primer part4.rarCSharp Primer part4.rarCSharp Primer part4.rar
-
《C# primer中文版》(a practical approach)部分摘录及笔记
1 ArrayList 一旦这块内存被填满,它就分配一块更大的连续内存(通常是原先的两倍大),会把既有的元素复制到新的空间去。 如果插入完元素,可以考虑使用:text.TrimToSize(),调整容量,使它刚好吻合实际的元素数量。 2 如果元素不超过10个,Idictionary 以单向链表完成,它比Hashtable还要快 3 Hashtable将value存储为ob
-
《C# Primer 中文版》探讨
我是陈硕,与侯捷老师合作翻译了《C# Primer》这本书。这本书于2003年底出版,已经快两年了。这是我参与翻译的第一本书,虽然在翻译过程中下了很大的功夫,但我相信其中一定还有很多不足之处,也正如读者评论的“翻译得不太成熟”。现在看来,这本书里很多译注是多余的,有点唠叨,可能会影响读者阅读的思路。(我的一位好朋友也曾经向我提到这一点。)这本书不是那种每看一遍都有新的收获的经典好书,它的作用在于助
-
《TCP/IP入门经典》----Joe Casad 读书笔记
1. OSI 七层网络模型 OSI 的物理层负责把数据帧转化为适合于传输介质的比特流,也就是说,OSI 物理层管理和同步实际传输的电子或模拟脉冲。在接收端,物理层把这些脉冲重新组合为数据帧; OSI 数据链路层执行两个独立的任务,相应地划分为两个子层。 (1) 介质访问控制(MAC):这个子层提供与网络适配器连接的接口。实际上,网络适配器驱动程序通常被称为 MAC 驱动,而网卡在工厂固化的硬件地...
-
C# Primer 中文版随书源码
There are eight directories, representing the eight chapters of the C# Primer text, in which Visual Studio.NET projects are stored. These have all been compiled under a post-Release Candidate, but before the final product release. So, conceivably, these projects may not compiler when you attempt to build them. If that is so, first check my home page for updates (www.objectwrite.com). If your problem is not covered, please mail me at slippman@microsoft.com. I don’t have a good organization for the ASP.NET projects. You may have to open your own, then copy in the form and code behind files. I’ll try to clean that up when I have time. The project listing under each chapter for this release looks as follows: Chapter 1: ArrayListHashtable Arrays BasicTypes FibonacciTries gcFinalize Strings SystemIO Chapter 2: Class Design Enum MatrixVector ParamPassing Stack WordCount Chapter 3: Object-Oriented Programming LibraryMaterial QueryManager Chapter 4: Interfaces binaryTree bitvector Fibonacci Chapter 5: System Framework Environment ExploreRegEx FileIO pathIO RegularExpression socketsClient socketsServer threads XmlDocument XmlDom XmlMisc XmlParse XmlSchema XPath Xslt Chapter 6: Windows.Forms Buttons DataGrid DialogMenu FileDialog HelloWindows HelloWindowsForms ListBox PictureBox Pictures XMLDataGrid Chapter 7: ASP.NET (incomplete) Figure 7_4 Figure 7_5 Figure 7_6 Chapter 8: The Common Language Runtime Assemblies Attributes collectionBinary ildasm reflection serialize tester timer Pictures Textfiles Xmlfiles
-
CSharp Primer part8.rar
CSharp Primer part8.rarCSharp Primer part8.rarCSharp Primer part8.rar
-
CSharp Primer part5.rar
CSharp Primer part5.rarCSharp Primer part5.rarCSharp Primer part5.rar
-
正在看C# primer
现在正在看C# primer一书,今天刚开始博客,随后会把读书笔记写出来! 转载于:https://www.cnblogs.com/everysun/archive/2005/10/19/258005.html
-
脆求《C# primer中文版》及《Inside C#》!!!哭谢!
小人正在进取阶段,听别人说这两本书不错,故想学学,有其电子版的高人,请指点!!!ronniechen@sohu.com
-
[学习笔记]c#Primer中文版-命名空间
在msdn中命名空间定义: 命名空间 (namespace) 将相关的类型进行分组的逻辑命名方案。.NET Framework 使用分层命名方案,将类型分为相关功能的逻辑类别,如 ASP.NET 技术或远程处理功能。设计工具可以使用命名空间,使开发人员在他们的代码中浏览和引用类型更为方便。单个程序集可以包含其分层名称具有不同命名空间根的类型,而且逻辑命名空间根可以跨多个程序集。在 .N...
38 楼 chashui 2011-05-16 15:56
GPL不允许用户私有化产品,必须公用。
37 楼 letmepass 2009-03-19 09:09
36 楼 Julian 2008-05-28 03:55
35 楼 Jekey 2008-05-12 14:08
haha
34 楼 weicanhuang 2008-05-09 16:49
主要是授权费多少的问题。
33 楼 wl95421 2008-05-06 17:20
因为它有传染性,所有的内容都需要开源
如果你想用EXT,买它的商业License吧
32 楼 liluyang726 2008-05-05 10:23
31 楼 sp42 2008-05-05 09:42
Second You Comment!
30 楼 erylee 2008-05-01 09:56
Jack, I am very sorry that I posted a thread on the license issue and maybe said something personal attack words a few days ago. For we have a project based on ExtJS adopt the same license model LGPL/Commecial, I feel a bit angry that we have to change it if ExtJS license model changed.
This morning I read you blog about the license change history. I think I was wrong. You did the right decision. And In the same time, I researched some license models of a few open source projects these days, It seems that they almost all choose the GPL/Commercial license model. This model could keep the balance of our passion to develop a great open source project and the money to make a better living, so WHY NOT???
There are always different voices on everything happened every day, DON'T Care! There are always some guys and companies want to earn his own money and pay nothing to others! IT'S UNFAIR! For example, in our country there is a company that found a shiit open source project named "OperaMasks" that just translate ExtJS to JSF, they even NEVER mention EXTJS and they just said they were building a revolutionary framework that would change the WEB!!!
You and your team have been doing a great work and just continue to concentrate on it. We will support your great work as before. We bought the svn access before the Ext2.0 released, and we will buy commercial licenses of Ext when our customers like to pay for our open source product.
Sorry, Jack. Thanks, Jack.
Ery Lee
29 楼 wl95421 2008-04-30 17:51
大家想像一下,如果Eclipse是GPL,那么会有今天吗
我不是说Ext改成GPL就是坏事,因为好坏只有当事人知道
但最终结果未必如想象
28 楼 lzasi 2008-04-30 16:07
27 楼 welcomyou 2008-04-30 15:09
26 楼 Allen 2008-04-30 10:42
http://extjs.com/blog/2008/04/27/open-source-license-exception-for-extensions/
http://extjs.com/products/ux-exception.php
25 楼 kof99 2008-04-30 09:02
24 楼 fight_bird 2008-04-30 08:53
咒骂者是小人心态作怪,GPL让作者获利了吗?妨碍剽窃者获利才是事实!
23 楼 williamy 2008-04-29 18:57
22 楼 KKFC 2008-04-29 14:17
这样的行为如果得不到有效的控制,对开源领域的事物只会造成损害。
尤其是EXT 的外观 被剽窃的不少 但发现修改的起来还不如自己动脑筋想少花时间
这也是由四套主题到2.0后变为两套的原因。
21 楼 wangdi 2008-04-29 09:30
20 楼 meteor 2008-04-29 09:10
19 楼 Allen 2008-04-28 16:20
这样的行为如果得不到有效的控制,对开源领域的事物只会造成损害。