本人太閒,所以開了一個平台,把最近幾年的題目用VB.NET做出來上傳上去了,
就這樣,希望下一屆題目全做完的人至少五個。
如果有人要一起完成我也很高興啦!
網址:http://code.google.com/p/vbnet/
我的e-mail:http://scr.im/damody
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
讓地獄深紅的天亮 發表在 痞客邦 留言(0) 人氣()
因為很多新手(包括我)都不是很了解字串函數,希望各位大大們有空可以來了解一下。
這個程式的功能是專門解之前某位版友的問題:
00123456 - E8 33 44 55 66 - CALL 00223344
00123458 - 56 - PUSH EAX
怎麼切字串存陣列。
下載:http://www.badongo.com/file/13322493
http://bbs.wefong.com/viewthread ... &extra=page%3D1
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
讓地獄深紅的天亮 發表在 痞客邦 留言(0) 人氣()
因為很多新手(包括我)都不是很了解字串函數,希望各位大大們有空可以來了解一下。
這個程式的功能是專門解之前某位版友的問題:
00123456 - E8 33 44 55 66 - CALL 00223344
00123458 - 56 - PUSH EAX
怎麼切字串存陣列。
下載:http://www.badongo.com/file/13322493
http://bbs.wefong.com/viewthread ... &extra=page%3D1
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
讓地獄深紅的天亮 發表在 痞客邦 留言(0) 人氣()
讓地獄深紅的天亮 發表在 痞客邦 留言(0) 人氣()