标题:经常在程序里看到这些代码,这是什么意思
取消只看楼主
CMYK
Rank: 2
等 级:论坛游民
帖 子:67
专家分:74
注 册:2011-9-19
结帖率:46.15%
已结贴  问题点数:20 回复次数:0 
经常在程序里看到这些代码,这是什么意思
程序代码:
        /// <summary>
        /// Get/Set the message displayed to the user
        /// </summary>
        [Description("The message to display")]
        [Category("Parameters")]


程序代码:
    /// <summary>
    /// A simple activity that displays a message to the console when it executes
    /// </summary>
    [ActivityValidator(typeof(WriteLineValidator))]
    [Designer(typeof(WriteLineDesigner))]
    [ToolboxBitmap(typeof(WriteLineActivity),"Resources.WriteLine.png")]
    [ToolboxItem(typeof(WriteLineToolboxItem))]
搜索更多相关主题的帖子: message 
2013-08-12 17:13



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-418971-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.394014 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved