oschina Git : http://git.oschina.net/youshusoft/ysmailclient.git
#!/bin/bash ring_bell() { freq=$1; tick=$2 # 通过频率freq算周期circ circ=$(echo "scale=3; 60/$fre…
<!DOCTYPE html> <html> <head> <script type="text/javascript"> //Gl…
#!/bin/bash case "$1" in start) svnserve -d -r /svndata svnport=`netstat -…
function ConvertTo-Base64($string) { $bytes = [System.Text.Encoding]::UTF8.GetBytes($strin…
'清除HTML代码 function clearhtml(content) content=replacehtml("&#[^>]*;","",content) co…
def i(a='') print a end def love(a='') "Hello " + a end def you "world! \n" end i love you…
require 'set' p (123..329).map { |i| [i, i<<1, i*3] if Set.new("#{i}#{i<<1}#{i…
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <…
UITapGestureRecognizer * tapGesture = [[UITapGestureRecognizeralloc]initWithTarget:selfact…
//启动基本完成程序准备开始运行. - (BOOL)application:(UIApplication *)application didFinishLaunchingWithO…
select 99.99-floor(99.99)