C#ÖеĹؼü×ÖUpgradableʲôÒâ˼£¿
×î½üÔÚ¿´SharePointµÄ´ÓÔªÊý¾Ýʱºò·¢ÏÖ£¬Ö®ÏµÄÓï¾ä£¿
UpgradableAttributeÉèʲôÊôÐÔû¼û¹ý
Íü¸ßÊÖ¿ÉÒÔ°ïæ£¿
namespace Microsoft.SharePoint
{
[Upgradable]
public class SPSite : IDisposable, Microsoft.SharePoint.ISPWorkItemHost
ÓÒ¼üתµ½¶¨ÒåÄØ?
ÕâÊ²Ã´ÌØÐÔ£¿
http://msdn.microsoft.com/zh-cn/library/microsoft.sharepoint.upgrade.upgradableattribute.upgradableattribute.aspx
C# code:
Represents a class that can participate in the Windows SharePoint Services extensible upgrade infrastructure.
The following tables list the members exposed by the UpgradableAttribute type.
Public Constructors
Name Description
UpgradableAttribute Initializes a new instance of the UpgradableAttribute class.
Top
Public Properties
Name Description
TypeId (inherited from Attribute)
Top
Public Methods (see also Protected Methods )
Name Description
Equals Overloaded. (inherited from Attribute)
GetCustomAttribute Overloaded. (inherited from Attribute)
GetCustomAttributes Overloaded. (inherited from Attribute)
GetHashCode (inherited from Attribute)
GetType (inherited from Object)
IsDefaultAttribute (inherited from Attribute)
IsDefined Overloaded. (inherited from Attribute)
Match (
Ïà¹ØÎÊ´ð£º
DataSetµ¼³öxml Åú´¦Àí(Ñ»·)µÃÔõô´¦Àí
XMLÎļþ
<A>
<B>
<C>
</C>
&nb ......
ÎÒÕâÀïÓÐÒ»¸öµÇ½WIFIÍøÂçµÄÒ³Ãæ¡£ÓÉÓÚWIFI¾³£¶ÏÏߣ¬ËùÒÔÒª·´¸´µØÔÚÕâ¸öÍøÒ³Éϵǽ£¬Ã»·¨ÎÞÈËÖµÊØ¡£
ËùÒÔ£¬ÎÒÏë×öÒ»¸öC#³ÌÐò£¬·ÅÒ»¸öwebbrowser¿Ø¼þ£¬×Ô¶¯Ìî±í²¢×Ô¶¯µã»÷Ìá½»°´Å¥¡£
ÎÊÌâÒ»£º
»ù±¾ÕÕÍøÉÏÕҵijÌÐò ......
VC++¾ÍÊÇVCµÄ¸ÄÉÆ°æ£¿
ÄÇVC++ºÍC++ÓÐʲô¹ØÏµ£¬²»Ò»ÑùÄØ£¿
C#תѧC++£¬Òª×¼±¸×ÅÄÄ·½ÃæµÄ֪ʶ£¿
Ò»»áÏë¸ã java Ò»»áÏë¸ãc# Ò»»áÏë¸ãc++ , ÕâÑùÓÐÓÀÔ¶²»»á³ÉΪ¸ßÊÖµÄ
Â¥ÉÏ˵µÄ¶Ô£¬C++ÊǺÜÍ´¿àµÄ£¬ÎÒÕýÔÚ³ÐÊÜÕâÖ ......
C#FTPÉÏ´«ÏÖÔÚÕû¸öÎļþ¼Ð£¬ÓÐÏà¹ØµÄ·½·¨»òÕßÓÐʲôºÃµÄ¿Ø¼þÂð£¿
·過
up
ÒýÓÃ
¡¶FTP client library for C#¡·
http://www.codeproject.com/KB/IP/ftplibrary.aspx
Features
* Uplo ......