- 授权协议: GPL
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: https://github.com/cJrong/YunPianSMS
软件介绍
# Overview
YunPian API for golang
# Usage
func test() {
tpl := "【测试】#platform# 后台 #service# 出现问题,问题可能是:#info#,请尽快解决。"
pattern := "#platform#=XX,#service#=派发服务,#info#=无法连接到[127.0.0.1:2000]"
fmt.Println(YunPianSMSTPLSend("Your apikey", tpl, pattern, "Your mobile")
}
Nine Algorithms That Changed the Future
John MacCormick / Princeton University Press / 2011-12-27 / GBP 19.95
Every day, we use our computers to perform remarkable feats. A simple web search picks out a handful of relevant needles from the world's biggest haystack: the billions of pages on the World Wide Web.......一起来看看 《Nine Algorithms That Changed the Future》 这本书的介绍吧!
