<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>黑马程序员训练营论坛</title>
    <link>http://bbs.itheima.com/forum.php</link>
    <description>Latest 20 threads of all forums</description>
    <copyright>Copyright(C) 黑马程序员训练营论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 20 May 2012 16:07:54 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.itheima.com/static/image/common/logo_88_31.gif</url>
      <title>黑马程序员训练营论坛</title>
      <link>http://bbs.itheima.com/</link>
    </image>
    <item>
      <title>for的问题</title>
      <link>http://bbs.itheima.com/thread-15073-1-1.html</link>
      <description><![CDATA[public static void main(String[] args) {
]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>赵嘉男</author>
<enclosure url="http://bbs.itheima.com/data/attachment/forum/int x = 1;
" length="" type="image/jpeg" />      <pubDate>Sun, 20 May 2012 15:37:35 +0000</pubDate>
    </item>
    <item>
      <title>笔记整理（java基础三-------面向对象--封装）</title>
      <link>http://bbs.itheima.com/thread-15072-1-1.html</link>
      <description><![CDATA[今天挺开心的，黑马论坛的25分在连续3天的答题抢答中终于圆满OK，对自己说声加油。看了一下，笔记的效果不是很好，却还是希望将这份快乐延续。GO.
       
         
   1.1面向对象特点： 
1.2面向对象的特征 
1.3类与对象 
1.4成员变量与局部变量对比 
1.5 匿 ...]]></description>
      <category>情感发泄区</category>
      <author>李保成</author>
      <pubDate>Sun, 20 May 2012 15:32:10 +0000</pubDate>
    </item>
    <item>
      <title>实例变量和类变量</title>
      <link>http://bbs.itheima.com/thread-15071-1-1.html</link>
      <description><![CDATA[实例变量和类变量的区别是什么？]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>古银平</author>
      <pubDate>Sun, 20 May 2012 15:22:38 +0000</pubDate>
    </item>
    <item>
      <title>选择排序法</title>
      <link>http://bbs.itheima.com/thread-15070-1-1.html</link>
      <description><![CDATA[public static void selectSort(int[] arr)
]]></description>
      <category>Java技术交流</category>
      <author>杨海波</author>
      <pubDate>Sun, 20 May 2012 14:52:33 +0000</pubDate>
    </item>
    <item>
      <title>在文件拷贝的时候不写路径文件会存到什么地方？</title>
      <link>http://bbs.itheima.com/thread-15069-1-1.html</link>
      <description><![CDATA[public static void copy2()
{
       FileWriter fw=null;
       FileReader fr=null;
       try
       {
]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>韩慧阳</author>
      <pubDate>Sun, 20 May 2012 14:06:01 +0000</pubDate>
    </item>
    <item>
      <title>堆与栈都是干什么用的？？</title>
      <link>http://bbs.itheima.com/thread-15068-1-1.html</link>
      <description><![CDATA[这两个有什么区别？？分别用来存储什么样的数据？]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>高云飞</author>
      <pubDate>Sun, 20 May 2012 13:57:34 +0000</pubDate>
    </item>
    <item>
      <title>有关继承～</title>
      <link>http://bbs.itheima.com/thread-15066-1-1.html</link>
      <description><![CDATA[为什么会报错，加上super（3），能具体说下吗~]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>吴超</author>
      <pubDate>Sun, 20 May 2012 13:47:40 +0000</pubDate>
    </item>
    <item>
      <title>有关继承～</title>
      <link>http://bbs.itheima.com/thread-15065-1-1.html</link>
      <description><![CDATA[为什么会报错，加上super（3），能具体说下吗~]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>吴超</author>
      <pubDate>Sun, 20 May 2012 13:45:29 +0000</pubDate>
    </item>
    <item>
      <title>毛溯澜，申请入学测试</title>
      <link>http://bbs.itheima.com/thread-15064-1-1.html</link>
      <description><![CDATA[http://blog.163.com/sulan_mao/]]></description>
      <category>入学测试专区</category>
      <author>niceBoy</author>
      <pubDate>Sun, 20 May 2012 13:42:34 +0000</pubDate>
    </item>
    <item>
      <title>【送分】第七题 位运算 俄罗斯方块</title>
      <link>http://bbs.itheima.com/thread-15063-1-1.html</link>
      <description><![CDATA[第一个，数据存储
1.用最少的占用空间存储俄罗斯方块的所有图形
2.每个图形4帧相连
3.文件大小限制在40B以内（包括40B）

第二个，实现游戏区域的碰撞检测
1.根据第一小题中的存储方式存储游戏区域
2.碰撞检测完全位运算
3.包括左边界，右边界，下边界
4.包括左碰撞，右 ...]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>刘蕴学</author>
      <pubDate>Sun, 20 May 2012 13:28:46 +0000</pubDate>
    </item>
    <item>
      <title>求super引用</title>
      <link>http://bbs.itheima.com/thread-15062-1-1.html</link>
      <description><![CDATA[abstract class Employee
{
//姓名
String name;
//职位
String position;
//地址
String address;
Employee(){}
//用于显示属性
abstract void show();
}
class Manager extends Employee
{
//部门
String department;
Manager(){}
Manager(String name,String positio .]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>∑づ東〗</author>
      <pubDate>Sun, 20 May 2012 12:59:47 +0000</pubDate>
    </item>
    <item>
      <title>老师   帮忙改名   谢谢</title>
      <link>http://bbs.itheima.com/thread-15061-1-1.html</link>
      <description><![CDATA[把我的真实名称改成  贾成龙]]></description>
      <category>黑马程序员常见问题咨询专区</category>
      <author>成龙</author>
      <pubDate>Sun, 20 May 2012 12:50:46 +0000</pubDate>
    </item>
    <item>
      <title>内部类访问问题。</title>
      <link>http://bbs.itheima.com/thread-15060-1-1.html</link>
      <description><![CDATA[为什么内部类可以直接访问外部类中的成员。
而外部类要访问内部类，就必须要建立内部类对象]]></description>
      <category>Java技术交流</category>
      <author>杨天皓</author>
      <pubDate>Sun, 20 May 2012 12:49:32 +0000</pubDate>
    </item>
    <item>
      <title>关于目录的问题</title>
      <link>http://bbs.itheima.com/thread-15059-1-1.html</link>
      <description><![CDATA[import java.io.*;
public class Copy{
    public static void main(String[] args) throws Exception
    {
        copy();
    }
    public static void copy(){
        InputStream ips=null;
        OutputStream ops=null;
        try
     { ips=new F]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>凡延海</author>
      <pubDate>Sun, 20 May 2012 12:24:42 +0000</pubDate>
    </item>
    <item>
      <title>关于反射的问题</title>
      <link>http://bbs.itheima.com/thread-15058-1-1.html</link>
      <description><![CDATA[public class BTest {
 public static void main(String []args)
 {
  ReflectPoint pt1=new ReflectPoint(3,5);
  Field fy=pt1.getClass().getField(\&quot;y\&quot;);
  System.out.println(fy.get(pt1));
 }
 
 
}
class ReflectPoint
{
  private int x;
  public in]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>凡延海</author>
      <pubDate>Sun, 20 May 2012 11:46:48 +0000</pubDate>
    </item>
    <item>
      <title>这个 TreeSet 集合中的 泛型限定 super 问题</title>
      <link>http://bbs.itheima.com/thread-15057-1-1.html</link>
      <description><![CDATA[TreeSet(Comparator]]></description>
      <category>Java技术交流</category>
      <author>Clown丶悠哈</author>
      <pubDate>Sun, 20 May 2012 11:07:04 +0000</pubDate>
    </item>
    <item>
      <title>for和while</title>
      <link>http://bbs.itheima.com/thread-15056-1-1.html</link>
      <description><![CDATA[1.变量有自己的作用域。对于for来讲：如果将用于控制循环的增量定义在for语句中，那么该变量只在for语句内有效。for语句
执行完毕，该变量在内存中释放。
2.for和while可以进行互换。如果需要定义循环增量。用for更合适。
视频里这两句话还是有些不太懂，这个增量就有点 ...]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>赵嘉男</author>
      <pubDate>Sun, 20 May 2012 10:21:55 +0000</pubDate>
    </item>
    <item>
      <title>构造函数的问题</title>
      <link>http://bbs.itheima.com/thread-15055-1-1.html</link>
      <description><![CDATA[构造函数除了可以给对象进行初始化，还有什么作用吗？对this不是很明白，this代表它所在函数所属对象的引用，还有this的具体应用？]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>古银平</author>
      <pubDate>Sun, 20 May 2012 10:11:52 +0000</pubDate>
    </item>
    <item>
      <title>widget 的onDisable方法关闭服务会报空指针异常</title>
      <link>http://bbs.itheima.com/thread-15054-1-1.html</link>
      <description><![CDATA[华哥，手机卫士里面的 widget 的onDisable方法关闭服务会报空指针异常，这个咋整？]]></description>
      <category>黑马老学员android技术交流与答疑区</category>
      <author>黄喆</author>
      <pubDate>Sun, 20 May 2012 09:43:25 +0000</pubDate>
    </item>
    <item>
      <title>交通灯  小问题</title>
      <link>http://bbs.itheima.com/thread-15053-1-1.html</link>
      <description><![CDATA[运行出来的效果只有这样的  为什么啊？？  这代码咋回事啊？
N2W:1 is  running!
W2S:1 is  running!
E2N:1 is  running!
S2E:1 is  running!
S2E:2 is  running!
N2W:2 is  running!
E2N:2 is  running!
W2S:2 is  running!
S2E:3 is  running!
E2N:3 is  running!
N2W ...]]></description>
      <category>第10届JavaEE+Android黑马学员交流区</category>
      <author>依然小马哥</author>
      <pubDate>Sun, 20 May 2012 09:42:36 +0000</pubDate>
    </item>
  </channel>
</rss>
