如何學好java

          如何學好java,其實很簡單,只要用心體會,慢慢積累!
          posts - 106, comments - 7, trackbacks - 0, articles - 3
            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理
          function flushleft(){//給表格的第一行加CLASS=flush_left其下所有都局左對齊
                $('.flush_left').parent().find('th').each(function(i){
                   
          if($(this).attr('class')=='flush_left'){
                   $(
          this).parents().parent().find('tr').each(function(){
                      $(
          this).find('td').eq(i).css('text-align','left')
                   }
          )
                   }
          ;
                }
          );
             }

             
          function flushright(){//給表格的第一行加CLASS=flush_left其下所有都局右對齊
                $('.flush_right').parent().find('th').each(function(i){
                   
          if($(this).attr('class')=='flush_right'){
                   $(
          this).parent().parent().find('tr').each(function(){
                      $(
          this).find('td').eq(i).css('text-align','right')
                   }
          )
                   }
          ;
                }
          );
             }

             
          function flushcenter(){//給表格的第一行加CLASS=flush_left其下所有都局中對齊
                $('.flush_center').parent().find('th').each(function(i){
                   
          if($(this).attr('class')=='flush_center'){
                   $(
          this).parent().parent().find('tr').each(function(){
                      $(
          this).find('td').eq(i).css('text-align','center')
                   }
          )
                   }
          ;
                }
          );
             }

          主站蜘蛛池模板: 高陵县| 确山县| 翁源县| 白水县| 罗甸县| 开鲁县| 宁乡县| 大新县| 抚顺县| 桓台县| 万州区| 额敏县| 桐城市| 邢台市| 福鼎市| 晋中市| 佛学| 福贡县| 仁怀市| 弋阳县| 穆棱市| 光泽县| 长阳| 马山县| 丹阳市| 台北县| 宜黄县| 武威市| 平和县| 上林县| 高阳县| 繁昌县| 白银市| 云安县| 延长县| 河北省| 黑龙江省| 文成县| 岱山县| 浦城县| 哈尔滨市|