farbox--Alternative and interesting web servicesTransferred from: http://mosir.org/html/y2012/the-interesting-web-service-serve-by-FarBox.html
Author: MOSiR
Time: December 6, 2012
Category: Web-related
There is a "minority" of geek to create a Farbox website that tries to make the "few" on the Internet improve the life of the Internet.Generally speaking, people who enjoy Internet life wi
An interesting part of Python: reduce, map, filter, and pythonreduce
I have read a series of articles on Python functional programming today. The address is here:
Http://www.cnblogs.com/huxi/archive/2011/06/24/2089358.html
It mentions four built-in iteration functions: reduce, map, filter, and zip. Zip is used to iterate multiple iterators at the same time. We will not discuss it here. This article mainly discusses the remaining three items.
One
Using Silverlight technology and the Windows Azure platform, we have implemented an interesting application: Recording and playing simple strokes.This is the first complete and practical example of streamcompute trojan in the Azure getting started series. (It is also the first in China ~ O (worker _ worker) o)
Onlookers:
Http://y.cloudapp.net
Some interesting simple strokes:
Http://y.cloudapp.net/v.asp
Working at the terminal is a very interesting thing. Today, we'll list some interesting Linux commands that will bring you laughter.1. RevCreate a file, enter a few words into the file, and Rev command will reverse the output of what you wrote to the console.
# rev file name>
selection_002selection_0012. FortuneThis command is not installed by default, it is installed with the Apt-get command,
Why is 1000==1000 in Java false and 100==100 true?This is a very interesting discussion topic.If you run the following code:Basic knowledge: We know that if two references point to the same object, = = to indicate that they are equal. If two references point to different objects, use = = to indicate that they are not equal, even if their contents are the same.Therefore, the following statement should also be false.That's where it's
Article Description: very creative 404 pages.
whenever people hit the wrong web site, the familiar 404 pages will be greeted. most of the site's 404 pages are disappointing, blindly jump back to the site's homepage. But there are some smart companies that have 404 pages designed to be enjoyable. This article collects some of the most interesting 404 pages abroad. A few years ago, Tristan Walker began collecting
Page
Today we're going to learn how to use interesting custom tags to lay out the page. Some friends may have such a question, their casual definition of the tag browser how to correctly understand it?
Here we need to use the namespace of the document, then what does the namespace mean?
You know that one of the big features of XML is his scalability. You can create your own markup or use a tag created by someone else, and there is a problem where you
Article Description: like everyone else, web-makers have a unique and interesting personality. But while our personalities have a significant impact on our lives and our work, when we look at the pages, we still find that they are not very good.
Each of us has our own personality, and no one is exactly the same as anyone else. Our relationship is based on interaction between people.
Like everyone else, web-makers have a unique and
An interesting SQL queryA friend has such a SQL query requirement:There is a login table (Tmp_test) that contains the user ID (UID) and logon time (Login_time). The table structure is as follows:*************************** 1. Row***************************Field:uidtype:int(Ten) unsignedNull: NOKey: MULDefault:NULLExtra:*************************** 2. Row***************************Field:login_timetype:timestampNull: NOKey: MULDefault:0000-xx-xx xx:xx:xx
One of the most powerful features of Linux is that it has a large number of small command tools, which can be called the most interesting part of it. Among these many useful commands and scripts, you will find that a small number of command tools are not so useful if you do not want to say that they are completely useless. Your Linux command
One of the most powerful features of Linux is that it has a large number of small command tools, which can be c
In this tutorial, I will share with my friends PS and MagicMorph how to create a interesting dynamic graph. The results of this tutorial are very good. it is worth learning and recommended to my hometown, let's take a look. Today, we will share with you how to use PS and Magic Morph to create a interesting dynamic graph. The tutorial is very good and worth learning. let's take a look!
Here is a small soft
Title Link: http://acm.timus.ru/problem.aspx?space=1num=2070Title Description:The main topic is the given range [L, R], the number of interesting in the range.The interesting number is defined as:1. Prime numbers2. Not a prime number and the number of its positive factors is not a few (such as: 6:1,2,3,6)Calculating the number of positive factors is generally used decomposition factorization, if n = p1^a1 *
Share 5 interesting JavaScript code snippets
Many people think that programming languages are only used for work, and there is no pleasure. In fact, as long as we make full use of our whimsy, there is also an interesting aspect of rigid things. This article tells you that using JavaScript can do many interesting things. Copy the following code to the address bar
Today, I would like to recommend another interesting Ubuntu game. QuatnZ is a Zuma-style action puzzle game with a dazzling UI ~ See the figure: protocol type: Copyright software. You can download the free demoQuatnZ. It is a Zuma-like puzzle game that supports Windows, MacOSX, and Linux platforms and provides a very dazzling game interface. However, this is not a free game, but it provides a trial version. If you think it is fun, you can purchase it
Keep an interesting code snippet in mind
Yesterday saw a very interesting question, then I saw the problem of the moment I was ignorant. In fact, their own knowledge is not solid. Now I separate it by the line of analysis, if wrong, please correct me! The main is not a solid understanding of the basic knowledge, the future will encounter a lot of problems, just a Java learning
:
12345678910
package com.jaffa.test.string;public class ConstPoolTest {public static void main(String[] args){String str1 = "strVal_1";String str2 = new String("strVal_1");System.out.printf("str1==str2 is %b",str1==str2);}}
The above code output is false, through JAVAP view found STR2 variable bytecode instruction has changed, the following two:
12345678
//ldc表示将一个常量加载到操作数栈0: ldc #16//将#16对应的常量值加载到操作数栈中 2: astore_1 //将当前操作数栈中赋于变量1,即str13: new#18//创建了一个类
The days of the school are gone, whining. Say interview a few companies, really not ready on the, the result is of course small sad urge. Fortunately there is a place to live, even if it is to move bricks, it is possible to build their own buildings, roar.OK, let me share an interesting question, say that he is interesting, because the meaning of this topic is very important, good not to sell the lawsuit, f
1 http://roxik.com/pictaps/index.htmlcan be used to draw small people ~ 3D effect ~ The villain can also dance ~ Super cute ~ Very fond ~ Highly recommended!
2 http://www.imagechef.com/ic/product.jsp
You can make cute pictures online ~ Dynamic ~ Bling ~ En ~ The pictures on this site are still very cute ~ Relatively creative
3 http://pic.sdodo.com/tool/hphoto/
Online production of large posts ~ There are many image styles ~ Girls who like to take a big picture to watch it ~
4 http://
By zhangxinxu from
Http://www.zhangxinxu.com
Address: http://www.zhangxinxu.com/wordpress? P = 2552
We should all know that the ID selector (#aaa{}) And class selector (.aaa{}) Is not an order of magnitude. The former is 1-0-0, while the latter is 0-1-0.Therefore:
# ID {color: darkblue;}. Class {color: darkred;}
The color is darkblue.Interesting phenomenon
I suddenly remembered a video that I saw on my microblog: the video of a Japanese bee that surrounded and killed the bumblebee. Although be
This paper presented a very interesting topic. censorship in China has always drawn people's attention since in a perspective of universal values censorship repress the free will of people to express themselves. this paper, focusing on the censorship in China, is sure to arouse into les 'hot discussion and exert its impact on society. it occurs to me that Western researchers are doing some 'real' research that can have great impact. they can always gr
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.