nc www.oschina.net 80 < 1.txt>>1.log
def tower(a,b,c,n): if n==1: print "put 1 from b to a." elif n==2: print "put 1 from %r to…
CLLocationManager* activity = [[UIActivityIndicatorView alloc]initWithFrame:CGRectMake(100…
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>…
SELECT (case when a.colorder=1 then d.name else '' end) 表名, a.colorder 字段序号, a.name 字段名, (…
:g curl -k -i --raw -o 0.dat -X POST -d "keyword=%%E6%%88%%91%%E6%%98%%AF%%E5%%B9%%BF%%E5%…
SELECT p.name FROM osc_favorites f, osc_projects p WHERE f.obj_id = p.id AND f.type = 1 GR…
#!/bin/bash # Program: # system_init_shell # Author Looly cat << EOF +--------------…
class HelloController < ApplicationController def there @counter1 = 1 if(session[:count…
INSERT INTO USER (USERID, MOBILE) SELECT CHAR(ROW_NUMBER() OVER()) AS USERID, CHAR(1390000…