惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
云风的 BLOG
云风的 BLOG
小众软件
小众软件
V
V2EX
博客园 - Franky
博客园 - 司徒正美
Apple Machine Learning Research
Apple Machine Learning Research
量子位
博客园 - 【当耐特】
雷峰网
雷峰网
WordPress大学
WordPress大学
Jina AI
Jina AI
Google DeepMind News
Google DeepMind News
N
Netflix TechBlog - Medium
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
V
Visual Studio Blog
Microsoft Security Blog
Microsoft Security Blog

博客园 - 融化了的朱古力

AJAX Automated Testing Object design Professional asp.net 2.0 server control and component development Online dictionary ASP.NET 2.0服务器控件与组件开发高级编程 Professional asp.net 2.0 Server Control and Component Development .NET组件程序设计 .NET组件程序设计0723 .NET组件程序设计 never draw to an inside straight Per say Agile Principles, Patterns, and Practices in C# MapControl MapPoint Helpful Links 20060827 20060812 what is locality of reference? 20060806 20060802
.NET组件程序设计0721
融化了的朱古力 · 2007-07-21 · via 博客园 - 融化了的朱古力


P19(3)在运行时,JIT编译器会链接访问组件入口点的客户端。
原文:.At runtime, the JIT compiler links the client calls to the component entry points.
建议:在运行时,JIT编译器将客户端的调用连接到组件的入口点。

P21(1).NET提供了一个重新开始的记录,相对于C++而言,实质上是降低了进入的门槛,在.NET中没有无形的最高限度:.
原文:.NET offered a clean slate, substantially lowering the entry barrier compared with C++, and there was no glass ceiling in .NET:
A clean slate.  And it just means a fresh beginning.

The assembly is the basic packaging unit in .NET. It's called an assembly because it assembles multiple physical files into a single logical unit. An assembly can be a class library (DLL) or a standalone application (EXE) and can contain multiple physical modules, each with multiple components.
The physical DLLs in an assembly are also referred to as modules.

In the mobile phone market, Pay as you go refers to a type of mobile phone service where instead of paying every month flat fee for a specific number of minutes and with additional fees for anything over you included minutes, you prepay for only the minutes you want. You add more minutes later as needed.
http://en.wikipedia.org/wiki/Pay_as_you_go_(phone)