|
[1]E. Bruneton, R. Lenglet and T. Coupaye, “ASM: a code manipulation tool to implement adaptable systems”, Adaptable and extensible component systems, November 2002, Grenoble, France. [2]E. Kuleshov, “Using ASM framework to implement common bytecode transformation patterns”, AOSD.07, March 2007, Vancouver, Canada. [3]ObjectWeb Consortium, “ASM - Home Page”, http://asm.objectweb.org/ [4]ObjectWeb Consortium, “Overview (ASM 3.0 Documentation)”, http://asm.objectweb.org/asm30/javadoc/user/index.html [5]com_a, “代碼動態生成利器ASM”, http://www.matrix.org.cn/resource/article/1178.html [6]Jeffrey Richter, “.NET: Type Fundamentals”, the December 2000 issue of MSDN Magazine. [7]Arun Ganesh, “Boxing and unboxing in C#”, http://www.codeproject.com/csharp/boxing.asp [8]Anson Horton, “The Evolution Of LINQ And Its Impact On The Design Of C#”, the June 2007 issue of MSDN Magazine. [9]The Visual Basic Team, “Articles about Extension Methods”, http://blogs.msdn.com/vbteam/pages/articles-about-extension-methods.aspx [10]Ian Griffiths, “C# 3.0 - Extension Methods”, http://www.interact-sw.co.uk/iangblog/2005/09/26/extensionmethods [11]Microsoft Public Sector Developer Evangelism Team, “Query over objects using LINQ just like you do tables with SQL”, http://blogs.msdn.com/publicsector/archive/2006/05/17/600202.aspx [12]Troy Magennis, “Random Sample Extension Method for .NET 3.0 LINQ queries”, http://www.codeproject.com/useritems/linqrandomsample.asp [13]Microsoft Corporation, “C# Version 3.0 Specification” [14]Paolo Pialorsi, Marco Russo, “Introducing Microsoft LINQ”, Microsoft Press, 2007 [15]Microsoft Developer Network, “Static Classes and Static Class Members (C# Programming Guide)”, http://msdn2.microsoft.com/en-us/library/79b3xss3(VS.80).aspx [16]Microsoft Developer Network, “資料型別 (C# 與 Java 的比較)”, http://msdn2.microsoft.com/zh-tw/library/ms228360(VS.80).aspx [17]Microsoft Developer Network, “類別基礎 (C# 與 Java 的比較)”, http://msdn2.microsoft.com/zh-tw/library/ms228632(VS.80).aspx [18]David Flanagan, Brett McLaughlin, “Java 5.0 Tiger: A Developer''s Notebook”, O''Reilly, 2004 [19]Tim Lindholm, Frank Yellin, “The Java Virtual Machine Specification, Second Edition”, Prentice Hall, 1999 [20]蔡學鏞, “Metadata 的格式和意義(下)”, http://www.microsoft.com/taiwan/msdn/columns/DoNet/metadata_2.htm [21]Sun Microsystems, “Java Platform, Standard Edition 6 API Specification”, http://java.sun.com/javase/6/docs/api/ [22]蔡學鏞, “JVM 內的資料處理”, http://www.oreilly.com.tw/column_sleepless.php?id=j023 [23]Microsoft Developer Network, “MSIL Disassembler”, http://msdn2.microsoft.com/en-us/library/f7dy01k1(VS.80).aspx [24]David Flanagan, “Java in a Nutshell, Fifth Edition”, O''Reilly, 2005
|