能力值:
( LV2,RANK:10 )
|
-
-
2 楼
神才会知道
|
能力值:
( LV2,RANK:10 )
|
-
-
3 楼
你不是神吗?
|
能力值:
( LV3,RANK:30 )
|
-
-
4 楼
这个好像是8进制的ASCII?
|
能力值:
( LV2,RANK:10 )
|
-
-
5 楼
结果是一段英文,但是直接对应ASC II不是英文。
|
能力值:
( LV2,RANK:10 )
|
-
-
6 楼
这是tuts4you的注册问题吧?其实是八进制的ASCII
解出来是What's short for "light amplification by stimulated emission of radiation"?
|
能力值:
( LV4,RANK:50 )
|
-
-
7 楼
厉害111
|
能力值:
( LV2,RANK:10 )
|
-
-
8 楼
BYTE str_buff[]={
0127,0150,0141,0164,0047,0163,0040,0163,0150,0157,0162,0164,0040,0146,0157,0162,
0040,0042,0154,0151,0147,0150,0164,0040,0141,0155,0160,0154,0151,0146,0151,0143,
0141,0164,0151,0157,0156,0040,0142,0171,0040,0163,0164,0151,0155,0165,0154,0141,
0164,0145,0144,0040,0145,0155,0151,0163,0163,0151,0157,0156,0040,0157,0146,0040,
0162,0141,0144,0151,0141,0164,0151,0157,0156,0042,0077,0
}; int main(int argc, char* argv[])
{
MessageBox(0,(char*)str_buff,"",0);
return 0;
}
|
能力值:
( LV2,RANK:10 )
|
-
-
9 楼
http://bbs.pediy.com/showthread.php?t=212660 我发布了外包任务,大牛有时间可以看一下,重金酬谢!
|