Copy excel.exe to the. \ Microsoft Visual Studio. NET 2003 \ SDK \ v1.1 \ Bin directory.Exploitation. net tool in the command prompt to execute tlbimp excel.exe. in this way, you will not find a different * because your Excel is xp or 2000 *. the
The senior class is quite interesting. One of the class COM components is very rewarding. I made a small Demo about COM aggregation,
Aggregation and inclusiveness are the basic features of COM. The teacher did not clarify the relationship between
1: Fibonacci sequence algorithm, such ...... , You can see the rule above. That is, each item is the sum of the two adjacent items in the front. Calculate the nth item.
Recursion:
1 public static int maid (int n) {2 // parameter validity
Lao Tian: but it seems that this declarative symbol is useless. However, when it is combined with the # if, # elif, # else, # endif preprocessing commands, It is very powerful.
Here is an example:
# Define debug // try to comment out and
Xiaotian: I followed your example and found that it was not a small problem. It was the previous example. I wanted to finish it and leave it for reference later. So you cannot delete it. But an example is just a little bit of code, and I don't want
The main form of console applications is a CMD window. After a common console application is created, there is only one window and one Program. cs file, which is the main scenario for code writing.
Xiaotian: What are the functions of the
In the past 20 or 30 years, many commercial software have adopted C and C ++ as development languages. Despite this, many shortcomings of C and C ++ have been gradually reflected in the development process over the years. The flexibility of C and C +
In Textbox injection, we often need to control the input type. For example, we can only input data. However, there are a lot of methods to achieve this. I just ended up with me. I often use the following three types of projects ﹕
1. Use Try... Catch
[Download source code]
Enjoy the design pattern (C #) series of article Indexes
Author: webabcd
IntroductionDesign Mode (C #)
Creational Pattern)1. Happy design model (C #)-Abstract Factory Pattern)IntroductionProvides an interface for creating a
Author: Li Jianzhong
I received a letter from a recent C # training student. Although the student lacks skills in the past, he has a strong learning base and is growing fast in the training. Even if you are familiar with the. NET Framework (revision)
As follows:
Copy codeThe Code is as follows: using System;
Using System. Collections. Generic;
Using System. Text;
Namespace ConsoleApplication1
{
Class IsOrAsClass
{
Class Animal
{
Public void Eat ()
{
Console. WriteLine ("Eating ...");
}
Public
Reprinted: http://www.cnblogs.com/Kenny-Jiang/archive/2008/05/26/1207969.htmlCompare readonly and const in C #
C # has two constant types: readonly (runtime constant) and const (compilation constant ), this article compares the two types of features
C and C ++ have a lot of historical burdens, but other languages do not. from another perspective, C and C ++ are actually the active dictionaries of modern languages, it is also the basis of modern software design. Of course, there are older
If the problem is how C # can be as fast as C ++, then the real problem is where C # is slow. Inline is one of the many factors that affect C # performance. If a large number of small functions that are frequently called are not inline, the
I haven't written some things for a long time. I find that if I don't write it for a long time, I will forget some technical things. Then I have to read a bunch of code sections and try again. It's awesome ~~~~
When I was working on an overseas
C #Packing and unpacking
To understand packing and unpacking, you must understand CTS and its characteristics.
CTS (Common Type System), one of the important technologies and foundations of NET ). As the name suggests, CTS is a general type system
Document directory
Flyweight Mode
The string in C # is not in the Flyweight mode.
String and Flyweight modes in C #
More Thoughts
I wrote this article mainly because there are many misunderstandings about the C # string and the metadata mode
● 1. Avoid placing multiple classes in one file.
● 2. A single file should have only one namespace. Avoid placing multiple namespaces in the same file.
● 3. A file should contain no more than 500 lines of code (excluding the code generated by the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service