搜索资源列表
smart_directdraw_demo
- 这是一个对DirectDraw接口进行封装的类库,使你可以更加快速、容易地进入DirectDraw的世界。 -this is a DirectDraw interface class library package, so you can more rapidly, easier access to DirectDraw world.
Demo6
- 编写一个方法,输出在一个字符串中,指定字符串出现的次数.方法原型为: public static int countStr(String str1,string str2) -package defalt public class Hellow { public static void main(String args[]) {String str1="Hello,it is Tom speaking,who is that?" String str2="is"