- + P A

- getmyip.py con.list

      有的没的 2015-4-10 1:47:00
 import reimport urllib2import os  class Getmyip:     def getip(self):        try:            myip = self.visit("http://1111.ip138.com/ic.asp")            #myip = self.visit("http://ip.chinaz.com")            #myip = self.visit("http://ip.lockview.cn")            #myip = self.visit("http://ip……
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- parse.py block

      有的没的 2015-4-10 1:45:00
 import blkreaderimport timeimport sysfrom os.path import expanduser # change this to the folder where blk0001.dat is locatedtry:    homedir = expanduser("~")    typedir = '/.%s/blocks/' % sys.argv[1]    targetblocks = 'blk000%s.dat' % sys.argv[2]    btcdir = str(homedir + typedir + targetblocks)    if sys.argv[3]:        moredetail = sys.argv[3]        print btcdir,moredetail  &n……
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- litecoin.conf

      有的没的 2015-4-10 1:41:00
daemon=1server=1 rpcuser=bjyiturpcpassword=111111rpcport=8332rpcallowip=
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- charts.js line scaleOverride scaleSteps scaleStepWidth 动态图表高度及间隔单位

      有的没的 2014-8-26 14:01:00

 Charts.js scaleOverride scaleSteps scaleStepWidth

标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 数字货币 多重签名 bitcoin litecoin

      有的没的 2014-7-23 18:14:00

bitcoin litecoin multisig

validateaddress addmultisigaddress createrawtransaction signrawtransaction decoderawtransaction signrawtransaction sendrawtransaction

标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- mac 远程 通过 terminal 开启 远程桌面

      有的没的 2014-7-23 14:46:00

 

Apple Remote Desktop: Configuring remotely via command line

标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- zsh vim python

      有的没的 2014-7-10 1:27:00
VIMpython:wget https://raw.github.com/ma6174/vim/master/setup.sh -O ma6174_vim_setup.sh && bash ma6174_vim_setup.shhttps://github.com/hrichards/hunter_dotfiles.git ZSHmac shell 配置文件MAC:https://github.com/robbyrussell/oh-my-zsh.git配置文件Ubuntu:grml.org
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- How to Parse the Bitcoin BlockChain

      有的没的 2014-6-26 17:03:00

 How to Parse the Bitcoin BlockChain

标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- bitcoind服务安装及基本配置

      有的没的 2014-6-24 21:10:00

bitcoin php json mktx

标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- litecoin ubuntu install 安装配置 litecoin 服务器

      有的没的 2014-6-24 16:55:00
 Compiling the Litecoin daemon from source on Debian  The process for compiling the Litecoin daemon, litecoind, from the source code is pretty simple. This guide is based on the latest stable version of Debian Linux, though it should not need many modifications for any distro forked from Debian, such as Ubuntu and Xubuntu.This article is copied from the LURKMORE Wiki and may not be the most recent version.Contents [hide]  ……
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- litecoind 服务器 命令

      有的没的 2014-6-23 18:05:00
 获取所有命令列表 help获取litecoind服务器状态,包括当前挖矿难度,当前同步block数目 getinfo获取litecoind服务器挖矿状态,当前block size, difficulty ,networkhashps getmininginfo显示当前服务器下有多少帐户listaccounts查看服务器有多少莱特币,如果指定account ,则显示account内有多少莱特币 getbalance account生成account,如果account已经存在,则在account下生成一个新的地址 getnewaddress account显示account下的当前使用的地址,如果一次都没使用过的帐户,显示最早生成的地址 getaccountaddress account显示account下的所有地址,返回json数组 getaccountaddress account显示指定account接收过的币量,不是当前剩余量 getreceivedbyaccount account显示指定地址接收过的币量,不是当前……
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 无法使用此apple id进行更新 mac 解决办法

      有的没的 2014-5-9 13:14:00

ios 7.1.1 iphone5s 一无法使用此Apple id 进行更新 itool 出问题 正常安装

标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- iphone4

      有的没的 2011-5-12 20:35:00
 sbrotator- 主屏切换为横屏winterboard - 界面美化barrel - 切屏特效多种move2unlock-解锁屏幕特效clock hide-隐藏锁屏时间
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网站设计的折线和跳跃

      有的没的 2010-5-7 0:49:00
转http://ka-yue.com/blog/apples-web-design-3我從來都認為參巧是學習設計其中一個最有效的方式,故推出「優秀設計賞系列」,把我從各大網站學到的小事情記錄下來,與大家分享。本文是本系列的第二篇。只要是 Apple 出品的,無論是硬件還是軟件,在易用性﹑用戶體驗等方面都是業界一流的。所以我很好奇 Apple 的網站用戶體驗又如何呢? 關於 Apple 網站的舊版本點評請閱 Apple 網站歷年設計 ,多謝支持。 新版網站首頁設計。今次改版中,影響到整個網站的改動有: 網站大小: 由以前的 800 * 600 變成了現在 1024 * 768。蘋果已經放棄了那些還在使用 800 * 600 的用戶了。(相關閱讀: 07年用戶瀏覽環境數據) 跟以往的改版一樣,目錄項目總是第一個被改的地方,詳細請讀 Apple 網站歷年設計。本次改版刪除了 QuickTime,加入了 Download。 在目錄上加入了 Search。以往 Search 一般在頁面底部。 網站內容方面,加入了很多第三分軟件的資訊在 Download 欄目……
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- iphone设计

      有的没的 2010-5-7 0:48:00
iPhone 4G 出来之前,注定会有更多强大,快速,激动人心的新设备来挑战智能手机的巅峰 : 3GS 。 但也总会有文章出现,指出 : 这还不是 iPhone Killer 。 无能人威胁 iPhone 。 无能人威胁 iPhone 。 打倒 3G 的,仍然是 iPhone 自己。 Jobs 领先 5 年的狂言,正在慢慢应验。 移动计算的市场代表未来没人怀疑。Nokia ,Handspring , RIM , Palm , Google , Moto 等等公司前赴后继。 他们在经验,远见,技术,资本等方面上各有所长。 为何,大家把市场利润最丰厚的部分,拱手让给苹果?那些叫嚣干掉 iPhone 的各家厂商,真的读懂了 iPhone 成功的原因? 这次从一些细小的地方入手,看看能不能发现飞鸟集的境界: 一沙一世界,一花一天堂。 封闭高速路 细节1 : iPhone 上你要点个按钮,只有一种选择:用手指。 听起来像废话? Android G2 却不是,可以用手指,还可以用下面的滚动球。 Blackberry 也不是,可以用滚动球,还可以用快捷键。 WM 也不是,可以用手指,还可以用……
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()