Write an ActiveX control that does not eject a warning in the browser

When we write ActiveX controls, if used in the browser, often will pop up now run the script unsafe prompts, if the use of customers, will bring great inconvenience. As described in MSDN, there are usually two kinds of implementations for

Delphi Regular Expression Syntax (1) about case and Chinese

Replace generic string var   reg: TPerlRegEx; begin   reg := TPerlRegEx.Create(nil);   reg.Subject := '我爱DELPHI, 但Delphi不爱我!';   reg.RegEx  := 'Delphi';   reg.Replacement := '◆';   reg.ReplaceAll;   ShowMessage(reg.Subject); //返回: 我爱DELPHI, 但◆不爱我!  

Merging and decomposition of multiple files

This program example how to combine multiple files into a single file and be able to decompose itself. This technique is useful when making setup programs. I learned this technology on this site, and will be able to organize the extension, can merge

Microsoft face question resolution: the number of 1 in the binary representation of integers

Title: Enter an integer that asks how many 1 in the binary expression of the integer. For example, enter 10, because the binary representation is 1010, there are two 1, so output 2. Analysis: Using the shift operation to implement. Specifically

NetEase face question resolution: And for N sequential positive sequence (array)

NetEase interview questions: And for n consecutive positive numbers sequence (array) Title: Enter a positive number n to output all and n sequential positive numbers. For example: Enter 15, because 1+ 2 + 3 + 4 +5 = 4 + 5 + 6 = 7 + 8 = 15, so

F # Learning Road (6) List type

Lists occupy an important place in functional programming. In the Lisp language, everything is a list, and the function is also a list, and the list is the ultimate in Lisp. The F # language list syntax is derived from OCaml and is basically

Count of numbers: find numbers with the following properties

Topic Overview We ask to find the number of numbers with the following properties (including the natural number of input n): First enter a natural number n (n≤1000), and then the natural number is processed according to the following method1. Not

Less one slash URI Path

iis

Today, Microsoft did not follow the standard of the practice toss a bit, write a blog to complain about. Let's take a look at the standard definition (link) for the URI structure of the IETF (Internet Engineering Task Force): Note that the path

Icsharpcode Quick decompression Help for sticky

In the project is often used to extract the public class, uncompressed files occupy a small space, can also be encrypted, often can be used to upload attachments to the client, packaging output main program, etc., the benefits of which are not much

Big talk data structure four: chain-type storage structure of linear table (one-way circular chain list)

1. One-way circular chain list: The single chain table tail node pointer driven by null pointer to point to the head node, so that the entire single chain form a ring, the head and tail phase of the single linked list called One-way circular chain

Alternative ways to merge Word documents

A problem today is that you need to append the contents of multiple Word documents to a target Word document, if I have the target document A.doc and many other documents B.doc,c.doc ... And so on a lot. This problem, if it is in the service side,

Using ExtJS to develop MIS system (3): Saving client state with database

As we all know, a tool like Vs.net remembers when we last closed: the position of each window, size, toolbar status, custom menu items, and so on. This is undoubtedly a function to use. ExtJS also contains a state-saving mechanism whose main

ExtJS Learning Notes (6) _ Pagination Gridpanel

I. WCF component 1. By viewing the official example, the paging data source needs a record total value, in order to maintain versatility, here for reference to Jillzhang's article http://www.cnblogs.com/jillzhang/archive/2008/06/29/ 1232086.html,

Silverlight Instance Tutorial

As we all know, learning an IT technology, the most critical is the practice, whether it is software development or network debugging, as long as in the real environment diligent hands-on and thinking, will soon be able to master a technology,

Performance Tuning in Liferay

Liferay The default is not to turn on tuning parameters, so run slower, we can open some parameters to achieve better performance: Today I did the following configuration: (1) The following parameters are configured in the $liferay_home/portal-ext.

Development steps of database application system

The development of database application system is a software engineering. Generally can be divided into the following stages: 1. Planning 2. Demand Analysis 3. Conceptual model Design 4. Logical Design 5. Physical Design 6. Programming and

Database theory: Learning an algorithm based on SQL database

Algorithm is an important research direction in computer science, and it is the key to solve complex problems. In the computer world, algorithms are everywhere. The database is the place that stores the data and executes the large quantity

CCNA Static Routing parsing

1. Static route with one jump: -----------------------R1---------------------------- R1 (config) #ip Route 2.2.2.0 255.255.255.0 12.1.1.2 R1 (config) #ip Route 23.1.1.0 255.255.255.0 12.1.1.2 R1 (config) #ip Route 3.3.3.0 255.255.255.0 12.1.1.2

Configuration of CCNA EIGRP routing protocol

Concept: 1. Neighbor table: The address of the direct-attached router and the interface to which it is connected 2. Topology table: A. Routing Status: P (passive) a (activity) B. Feasible distance (FD): Minimum metric to destination (metric) C.

How to back up and restore a MDaemon BES database

Many users know that MDaemon12 version with BES function, but also have a lot of friends in the use of MDaemon BES function, today to say how to backup \ Restore MDaemon database problems, hehe How do I back up the BES database? 1,

Total Pages: 64722 1 .... 10576 10577 10578 10579 10580 .... 64722 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.