• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            Chip Studio

            常用鏈接

            統(tǒng)計

            最新評論

            2008年2月26日 #

            typedef 數組

                 摘要:   閱讀全文

            posted @ 2008-02-26 17:08 MyChip| 編輯 收藏

            關于C/C++語言中頭文件的使用的一些看法

                 摘要:   閱讀全文

            posted @ 2008-02-26 14:04 MyChip| 編輯 收藏

            2008年2月6日 #

            一個問題

            function TCustomStatusBar.ExecuteAction(Action: TBasicAction): Boolean;
            begin
              if AutoHint and (Action is THintAction) and not DoHint then
              begin
                if SimplePanel or (Panels.Count = 0) then
                  SimpleText := THintAction(Action).Hint else
                  Panels[0].Text := THintAction(Action).Hint;
                Result := True;
              end
              else Result := inherited ExecuteAction(Action);
            end;

            在MDI中誰來CALL?

            bool TCustomStatusBar::ExecuteAction(TBasicAciton& Action)
            {
                if(AutoHint && Action.IsKindOf(THintAction) && !DoHint())
                   if (SimplePanel || Panels.Count == 0)
                       SimpleText = Action.Hint ;
                   else
                       Panels[0].Text = Action.Hint;
                   return true;
                return Base::(?)ExecuteAction(Action);    

            }

            posted @ 2008-02-06 03:00 MyChip| 編輯 收藏

            2008年2月2日 #

            硬盤參數讀取類型

                 摘要: 寫了一個類型,用于讀取硬盤物理參數.  閱讀全文

            posted @ 2008-02-02 04:50 MyChip 閱讀(1905) | 評論 (0)編輯 收藏

            2008年2月1日 #

            STL與美

            #include <iostream>
            #include 
            <vector>
            #include 
            <algorithm>
            #include 
            <iterator>

            using namespace std; 

            int main(void)
            {
                typedef vector
            <int>    int_vector;
                typedef istream_iterator
            <int>    istream_itr;
                typedef ostream_iterator
            <int>    ostream_itr;
                typedef back_insert_iterator
            < int_vector > back_ins_itr;
                
            // STL中的vector容器
                int_vector num;
                
            // 從標準輸入設備讀入整數,
                
            // 直到輸入的是非整型數據為止
                copy(istream_itr(cin), istream_itr(), back_ins_itr(num));
                
            // STL中的排序算法
                sort(num.begin(), num.end());
                
            // 將排序結果輸出到標準輸出設備
                copy(num.begin(), num.end(), ostream_itr(cout, " "));

                cout
            <<endl;
                
            return 0;
            }

            posted @ 2008-02-01 00:12 MyChip| 編輯 收藏

            2008年1月31日 #

            PDF與亂碼---一篇好文章

            http://hi.baidu.com/52abc/blog/item/85f658b5e6dbbccd37d3ca66.html

            posted @ 2008-01-31 03:26 MyChip| 編輯 收藏

            僅列出標題  
            国产欧美久久久精品| 18禁黄久久久AAA片| 久久综合欧美成人| 精品久久久久久99人妻| 麻豆久久久9性大片| 国内精品久久久久影院优| 久久精品二区| 久久九九亚洲精品| 久久国产欧美日韩精品| 中文字幕一区二区三区久久网站| 亚洲va久久久久| 亚洲一区中文字幕久久| 亚洲精品无码久久久久久| 美女久久久久久| 色综合久久最新中文字幕| AV无码久久久久不卡蜜桃| 亚洲精品无码久久毛片| 99久久精品无码一区二区毛片| 色欲久久久天天天综合网| 精品99久久aaa一级毛片| 久久精品国产亚洲av影院| 色天使久久综合网天天| 久久精品国产亚洲7777| 亚洲国产精品久久久久网站| 久久亚洲私人国产精品| 18岁日韩内射颜射午夜久久成人| 久久久久噜噜噜亚洲熟女综合| 97久久超碰国产精品2021| 久久精品国产网红主播| 午夜精品久久久久久中宇| 伊人久久大香线蕉av不卡| 久久久久久久97| 久久久国产乱子伦精品作者| 奇米综合四色77777久久| 国内高清久久久久久| 国产成人精品综合久久久| 无码专区久久综合久中文字幕| 精品国产乱码久久久久软件| 久久久精品国产sm调教网站| 久久精品国产亚洲AV麻豆网站 | 狠狠综合久久AV一区二区三区 |