• <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#委派Delegate

            1:
            //直接上MSDN上的C#代碼:
            using System;
            public class SamplesDelegate
            {

                
            // Declares a delegate for a method that takes in an int and returns a String.
                public delegate String myMethodDelegate(int myInt);

                
            // Defines some methods to which the delegate can point.
                public class mySampleClass
                {

                    
            // Defines an instance method.
                    public String myStringMethod(int myInt)
                    {
                        
            if (myInt > 0)
                            
            return ("positive");
                        
            if (myInt < 0)
                            
            return ("negative");
                        
            return ("zero");
                    }

                    
            // Defines a static method.
                    public static String mySignMethod(int myInt)
                    {
                        
            if (myInt > 0)
                            
            return ("+");
                        
            if (myInt < 0)
                            
            return ("-");
                        
            return ("");
                    }
                }

                
            public static void Main()
                {

                    
            // Creates one delegate for each method. For the instance method, an
                    
            // instance (mySC) must be supplied. For the static method, use the
                    
            // class name.
                    mySampleClass mySC = new mySampleClass();
                    myMethodDelegate myD1 
            = new myMethodDelegate(mySC.myStringMethod);
                    myMethodDelegate myD2 
            = new myMethodDelegate(mySampleClass.mySignMethod);

                    
            // Invokes the delegates.
                    Console.WriteLine("{0} is {1}; use the sign \"{2}\"."5, myD1(5), myD2(5));
                    Console.WriteLine(
            "{0} is {1}; use the sign \"{2}\"."-3, myD1(-3), myD2(-3));
                    Console.WriteLine(
            "{0} is {1}; use the sign \"{2}\"."0, myD1(0), myD2(0));
                }

            }


            2:
            // d11.cpp : Defines the entry point for the console application.
            //C++代碼

            #include 
            "stdafx.h"
            #include 
            <iostream>
            #include 
            <string>

            using namespace std;

            typedef 
            string myMethodDelegate(int myInt);

            string myStringMethod ( int myInt )  {
                
            if ( myInt > 0 )
                    
            return string"positive" );
                
            if ( myInt < 0 )
                    
            return string"negative" );
                
            return string"zero" );
            }

            string mySignMethod ( int myInt )  {
                
            if ( myInt > 0 )
                    
            return string"+" );
                
            if ( myInt < 0 )
                    
            return string"-" );
                
            return  string"" );
            }

            int _tmain(int argc, _TCHAR* argv[])
            {
                myMethodDelegate
            * myD1 = myStringMethod;
                myMethodDelegate
            * myD2 = mySignMethod;

                
            // Invokes the delegates.
                printf( "{%d} is {%s}; use the sign \"{%s}\". \r\n"5, myD1( 5 ).c_str(), myD2( 5 ).c_str() );
                printf( 
            "{%d} is {%s}; use the sign \"{%s}\". \r\n"-3, myD1( -3 ).c_str(), myD2( -3 ).c_str() );
                printf( 
            "{%d} is {%s}; use the sign \"{%s}\".\r\n"0, myD1( 0 ).c_str(), myD2( 0 ).c_str() );
                
            return 0;
            }







            posted on 2012-06-07 16:41 天下 閱讀(417) 評論(0)  編輯 收藏 引用 所屬分類: C#

            <2012年6月>
            272829303112
            3456789
            10111213141516
            17181920212223
            24252627282930
            1234567

            導(dǎo)航

            統(tǒng)計

            常用鏈接

            留言簿(4)

            隨筆分類(378)

            隨筆檔案(329)

            鏈接

            最新隨筆

            搜索

            最新評論

            国内精品久久九九国产精品| 国产精品熟女福利久久AV | 亚洲国产成人精品91久久久| 亚洲欧美日韩久久精品| 亚洲精品国产字幕久久不卡 | 9999国产精品欧美久久久久久 | www.久久热.com| 久久se精品一区精品二区国产| 亚洲国产综合久久天堂 | 热RE99久久精品国产66热| 亚洲а∨天堂久久精品| 人妻丰满AV无码久久不卡| 国产精品99久久精品爆乳| 亚洲va中文字幕无码久久不卡 | 热RE99久久精品国产66热| 久久久女人与动物群交毛片| 久久久噜噜噜久久| 99久久这里只有精品| 久久久噜噜噜久久中文字幕色伊伊 | 99久久婷婷免费国产综合精品| 日本高清无卡码一区二区久久 | 色综合久久88色综合天天 | 久久人爽人人爽人人片AV| 久久久久国产一区二区| 国产精品美女久久久久| 久久精品国产亚洲AV不卡| 久久国产乱子伦精品免费午夜| 狠狠色丁香婷婷久久综合不卡| 国产亚洲精品久久久久秋霞| 久久激情亚洲精品无码?V| 99久久久久| 国产精品热久久无码av| 99久久久久| 国产一区二区三精品久久久无广告| 国产产无码乱码精品久久鸭| 欧美牲交A欧牲交aⅴ久久| 伊人久久综合无码成人网| 久久人人爽人人爽人人片AV麻烦| 久久久久亚洲国产| 超级97碰碰碰碰久久久久最新 | 久久精品aⅴ无码中文字字幕重口|