A story about an outsider

I am not good at painting, but I often draw a picture of the past in my mind. At this moment, I picked up my pen and wrote lines and lines of text in my notebook. They stayed in the hospital these days, accompanied by a couple from Sichuan and their

Foreign technology magazines on flash and flex

In fact, this magazine has been circulating on the Internet, but there are not many people familiar with it. Today, I downloaded one and read it. Although the English language is not good, what you like will not be defeated by chicken sausage. Now

Design Mode exercise: composite mode

Package { public class tree { private var name: String Public Function tree (Name: string) { This. name = Name; } Public Function add (node: tree ): void { } Public Function get name (): string { return this. name; } Public Function remove

Salesperson's strategy

Today, I am going to help my classmates buy a hunter cartoon dish. The person who sells the dish finds it for me. He is very polite and I will not bargain with him. When I left, I asked him, "is the content of the disc high-definition ?" He said in

Have you been fooled?

Recently, I found that many people have joined us. When talking about flash, my interests will not be worse than yours, but sometimes I feel fooled. Ask some people to write it each time.ArticleGive it to me, but every time I talk about it, even if

Reading and updating data with httpservice

PreviousArticleAfter writing how to input data through FLEX, we can also modify and delete data through the flex terminal, but there is a problem after the data is updated, The flex end cannot obtain the updated data. After the browser cache is

Data Structure exercise: Sorting

Package {/* algorithms , there are also sort algorithms such as quick sort and other sort algorithms */ Import flash. display. sprite; Import flash. events. *; public class main extends sprite { private var array: array = new array (1, 3, 2

Learn a small experiment of Flash (56) cycles every day

Tonight, two netizens and flashstatt are discussing the content of as3. I feel more and more stupid. I feel more and more knowledgeable about the design of as3. what I learned before is just a small problem. This evening I discussed with flashstar

The first issue of Flash Magazine "Sanke three pedestrians" was released

After a while: the first phase of "Sanke three pedestrians" will be ready for production and release tomorrow. Paste the cover to see how it works. Download the cover tomorrow. Special thanks to flashstar http://blog.csdn.net/linguifa The world,

Learn about flash (55) interaction between flash and JS every day

I can finally write down my blog tonight. Recently, my work has been boring for a long time. I discussed the issue of Flash hyperlinks with my friends tonight. There are many questions worth talking about. For example, (1) UseWhy are some browsers

Theoretical study note _ enhanced learning

Enhanced Learning I. Introduction Learning task: Get a control policy (π: S → A) and select the behavior that can achieve the goal. Use the cumulative return function to define the quality of any action sequence: Si indicates the status of step I,

Preview local Images

Before Flash 9, Flash 9 cannot be used to preview local images. Flash 10 adds the filereference. Load Method to make local image preview possible. Procedure:Filereference. Browse (), filereference. Load (), and loader. loadbytes (filereference. Data)

The same as Tomcat -- Tomcat cannot be correctly installed and started

Let's talk about the flow account of Tomcat and I. Now that I have learned JSP since this semester, I have to deal with Web Server Tomcat, but some funny stories have been generated during my own installation and configuration of Tomcat. (Of course,

Simple load management

The load management class derived from the sandy engine is used to load SWF, images, or binary files. This class is easy to use and is very practical in some cases. This class uses obeject as a dynamic array to access a class object.   This class

Collection of some common flash class library tools

Http://code.google.com/p/as3-classes/   Some good things are worth sharing in Google Code, which can speed up development and maintenance.     ─ ── BR // bulkloader (load management class)│ └ ── Com│ ─ ── Stimuli│ └ ── Loading│ ├ ── Lazyloaders│ └ ──

Simple loading preloader

Package com.net { Import flash. display. loader; Import flash. events. *; Import flash.net. *; Import flash. display. *; Import com.net. preloaderevent; public class preloader extends sprite { private var Loader: loader; Public Function

Data Structure exercise: quick sorting

Today I read a fast sorting algorithm, and I feel that this program is easy to understand. So I will record it here. It is found that two-way comparison is easier to understand, compared with bubble and insertion and selection. The idea of quick

Design Mode exercise: decorate Mode

There are still many things to learn about this decoration mode. We also need to continue to imitate some situations and convert it into an as-applicable application. Because it is not a day or two to master 23 common models, it needs to be used

Notes on the structure of the class in ActionScript 3.0: rectangle class

 Package FX. gemo { // The rectangle object is a region defined by its position (determined by the point (x, y) in the upper left corner of the gemo object) and its width and height. Import flash. geom. point; public class rectangle2d { Public

Tired on the way to work

This is just a coincidence. Today I originally looked at the interview and planned to ask about the position and situation of the other company. Unexpectedly, this company interviewed a company upstairs before, and the interview was rejected in one

Total Pages: 64722 1 .... 57145 57146 57147 57148 57149 .... 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.