#define B64_WS 0xE0#define B64_ERROR 0xFF#define B64_NOT_BASE64(a) (((a)|0x13) == 0xF3)#define conv_bin2ascii(a) (data_bin2ascii[(a)&0x3f])... Read More
posted @ 2015-08-14 08:50 BloodAndBone Views(385) Comments(1) Diggs(0) Edit
如何面试你的面试官 Read More
posted @ 2015-08-14 08:38 BloodAndBone Views(175) Comments(1) Diggs(0) Edit
6个最佳的开源Python应用服务器 Read More
posted @ 2015-08-14 08:18 BloodAndBone Views(208) Comments(0) Diggs(0) Edit