by minidxer

2008-2-12 1:26
I am a C/C++ programmer, but NOT limited to these languages. I have also developed web applications using Java/Php/Perl, and of course, Flex. I am not a LANGUA......
2008-2-8 23:19
Goowy.com is a web-based application that offers a free web and flash email service, enabling you to use instant messaging, email, chat, and much more.
2008-2-8 8:6
Webhostingbuzz was founded in 2002, they now provide services to more than 20,000 virtual hosting and server customers, with more than 100 of the latest model ......
2008-2-8 0:26
As you know, China is a country with a long history and perhaps a bit of mystery in your eyes. I hope you will enjoy her beautiful scenery, delicious food, and......
2008-2-7 0:5
Jamroll is a free space provider in the United States. There is no good free space domestically. Either the space is small or it's static web pages, and some r......
2008-2-6 22:42
In Java, strings are also sequences of characters. However, unlike many other programming languages that handle strings as arrays of characters, Java treats st......
2008-2-4 0:9
In C language, the strtok function is powerful for string splitting, as it can divide a specified string. But how is this processing actually implemented? In f......
2008-2-4 0:8
In the previous introduction to the `strtok` function in C language, which is used for string splitting, `strtok` is more suitable for cases where multiple cha......
2008-2-4 0:7
C is not like high-level languages such as Java or Php, where string processing functions are directly encapsulated within objects. Performing ordinary string ......
2008-2-3 21:6
This article is written for a Flex newbie like myself. :), and it guides a Flex beginner on how to communicate between Flex and Php. There are different ways o......
2008-2-3 20:7
The binary search method, also known as the bisection search method, fully utilizes the order relationship between elements and adopts the divide-and-conquer s......
2008-2-3 11:8
I've been registered with Google AdSense for more than half a year, but I haven't really displayed the ads much. Two weeks ago, with the launch of http://ntt.c......
2008-2-3 8:52
Flex is fully integrated with the general infrastructure for effects, styles, and data binding. Invoke web services or request XML or other data via HTTP using......
2008-2-2 22:34
MyGOYA is created by MAGIX, a very creative company that excels in Flash development. MyGOYA is just one of its Flash-based online services. The MyGOYA Online ......
2008-2-2 21:39
I've been registered with Google AdSense for more than half a year, but I haven't really displayed the ads much. Two weeks ago, with the launch of http://ntt.c......
2008-2-2 21:39
I've been registered with Google AdSense for more than half a year, but I haven't really put the ads up. Two weeks ago, with the launch of http://ntt.cc, I off......
2008-2-2 16:38
In the article titled "The list of my top 6 AJAX Solutions For Professional Coding," I had listed the top 6 AJAX solutions. And now I have posted "The list of ......
2008-2-2 16:18
Anyone who has used Flickr, GMail, Google Suggest, or Google Maps will realize that a new generation of dynamic web applications is emerging. These are similar......
2008-2-2 1:45
Microsoft Corporation has announced that Friday they have proposed $ 44.6 billion to take over Internet giant Yahoo. The surprise offer of $ 31 a share represe......
2008-2-2 1:44
Microsoft Corporation announced today that it has delivered a proposal to the Board of Directors of Yahoo! Inc. to acquire all of the issued and outstanding co......
2008-2-1 23:34
As we all know, we cannot use that data source to directly connect to a database with Flex, and Flex does not connect to the database directly. There is better......
2008-2-1 0:29
Most of the algorithms mentioned before are generally quite dull (well, algorithms are all dull...). However, the Ant Colony Algorithm to be introduced this ti......
2008-1-31 23:58
This extension splits the string by a given separator and returns an array with trimmed items. It uses the **trim()** method, which is a JavaScript function to......
2008-1-31 22:30
When I compiled "flex3_sdk -> samples -> explorer -> containers -> SimpleTitleWindowExample.mxml" using mxmlc and ran it, I encountered the following error:
2008-1-31 0:35
Insertion Sort, Selection Sort, Bubble Sort, and Quick Sort are sorting algorithms that we often use. Below are the basic ideas of these algorithms and their c......
2008-1-30 23:58
With **flex2ant**, you have the ability to add the Adobe Flex 2 SDK command-line compiler (**mxmlc**) to your Eclipse installation. By installing **flex2ant**,......
2008-1-30 21:58
It is very common if it occurs on another website, but it's Flex.org! Who can explain why?
2008-1-30 8:0
The Tower of Hanoi (also known as the Tower of Brahma) problem is actually an ancient Indian legend. The god Brahma, who created the universe (similar to Pangu......
2008-1-29 22:31
Here are three useful Flash websites. You may already know them, but hopefully, they are new to you. These are in no particular order. Enjoy!
2008-1-29 21:47
Here is an explanation of DES from Wiki: The Data Encryption Standard (DES) is a cipher (a method for encrypting information) selected as an official Federal I......