• <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>

            天下

            記錄修行的印記

            c++知識點:返回引用,前置聲明,using

            //1.h
            #pragma once
            //class std::string; 含有命名空間的話,這樣使用無效,
            using std::string;
            string& GetString(int n); 

            extern std::map<int,std::string> strings;

            //1.cpp
            #include "stdafx.h"
            std::map
            <int,std::string> strings;


            /*
            千萬不要返回局部對象的引用。當函數執行完畢時,將釋放分配給局部對象的存儲空間。此時,對局部對象的引用就會指向不確定的內存。如:

            const string &manip(const string &s)
            {
                string ret =s;
                return ret;  //wrong:returning reference to a local object
            }
            4,引用返回左值。返回引用的函數返回一個左值。因此這樣的函數可用于任何要求使用左值的地方。
            示例見:c++ primer p215

            */
            string& GetString(int n)
            {
                std::map
            <int,std::string>::iterator iter = strings.find(n);
                
            if (iter==strings.end())
                {
                    
            return strings[0];
                }
                
            return iter->second;
            }


            //main.cpp
            #include "stdafx.h"

            int main() 

                strings[
            0= "_0";
                strings[
            1= "_1";
                strings[
            2= "_2";

                std::
            string a = GetString(-1);

                std::
            string b = GetString(1);

                system(
            "pause");
                
            return 0;
            }

            //stdafx.h
            // stdafx.h : include file for standard system include files,
            // or project specific include files that are used frequently, but
            // are changed infrequently
            #pragma once
            #include 
            "targetver.h"
            #include 
            <stdio.h>
            #include 
            <stdlib.h>
            #include 
            <tchar.h>
            #define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS      // some CString constructors will be explicit

            #include 
            <atlbase.h>
            #include 
            <atlstr.h>
            #include 
            <strsafe.h>
            #include 
            <string>
            #include 
            <algorithm>
            #include 
            <iostream>
            #include 
            <vector>
            #include 
            <time.h>
            #include 
            <stdio.h>
            #include 
            <stdlib.h>
            #include 
            <assert.h>
            #include 
            <map>
            #include 
            "1.h"

            posted on 2013-05-23 18:27 天下 閱讀(831) 評論(0)  編輯 收藏 引用 所屬分類: C/C++

            <2013年5月>
            2829301234
            567891011
            12131415161718
            19202122232425
            2627282930311
            2345678

            導航

            統計

            常用鏈接

            留言簿(4)

            隨筆分類(378)

            隨筆檔案(329)

            鏈接

            最新隨筆

            搜索

            最新評論

            午夜精品久久久内射近拍高清 | 国产精品欧美久久久久无广告 | 亚洲国产另类久久久精品| 久久夜色精品国产噜噜亚洲AV| 99精品国产在热久久无毒不卡 | 国产成人综合久久精品红| 久久国产精品无码一区二区三区| 欧美久久精品一级c片片| 午夜福利91久久福利| 久久本道伊人久久| 久久亚洲熟女cc98cm| 国产成人香蕉久久久久| 亚洲va国产va天堂va久久| 久久精品国产精品亜洲毛片| 亚洲熟妇无码另类久久久| 久久国产香蕉视频| 国产精品久久久福利| 无码人妻精品一区二区三区久久| 久久久久久久久久久免费精品 | 久久99精品国产麻豆| 热RE99久久精品国产66热| 91久久精品视频| 欧美大香线蕉线伊人久久| 亚洲综合久久夜AV | 精品久久久无码中文字幕天天| 亚洲欧洲日产国码无码久久99| 色综合合久久天天给综看| 国产成人精品久久一区二区三区av | 国产精品青草久久久久福利99| 国产产无码乱码精品久久鸭| 午夜精品久久久久久99热| 国产成人久久精品一区二区三区| 亚洲国产精品综合久久网络 | 久久无码一区二区三区少妇| 久久综合久久综合九色| 久久成人精品视频| 91久久九九无码成人网站| 久久精品国产国产精品四凭| 久久久WWW免费人成精品| 四虎久久影院| 中文字幕人妻色偷偷久久|