資源簡介
C#手寫識別程序源碼(完整版)
C#手寫識別程序源碼(完整版)

代碼片段和文件信息
/**********************************************************
?*?Copyright?(C)?10BAR?2009
?*?The?interface?which?ActiveX?Control?must?implement.
?*?Created?by:?yilin?2009-09-14
?*?Contact?me:?cheng_feng001@163.com
**********************************************************/
using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Runtime.InteropServices;
namespace?WindowsFormsControlLibrary1
{
????[ComImport?GuidAttribute(“CB5BDC81-93C1-11CF-8F20-00805F2CD064“)]
????[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
????public?interface?IobjectSafety
????{
????????[PreserveSig]
????????int?GetInterfaceSafetyOptions(ref?Guid?riid?[MarshalAs(UnmanagedType.U4)]?ref?int?pdwSupportedOptions?[MarshalAs(UnmanagedType.U4)]?ref?int?pdwEnabledOptions);
????????[PreserveSig()]
????????int?SetInterfaceSafetyOptions(ref?Guid?riid?[MarshalAs(UnmanagedType.U4)]?int?dwOptionSetMask?[MarshalAs(UnmanagedType.U4)]?int?dwEnabledOptions);
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????16013??2008-07-26?14:10??C#手寫識別程序源碼(完整版)\Vista2_color6.ssk
?????文件????????139??2014-02-08?16:28??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\bin\Debug\aa.html
?????文件??????11776??2019-02-19?11:13??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\bin\Debug\WindowsFormsControlLibrary1.dll
?????文件??????24064??2019-02-19?11:13??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\bin\Debug\WindowsFormsControlLibrary1.pdb
?????文件???????1008??2014-02-08?16:25??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\Iob
?????文件???????1308??2014-02-10?09:36??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????5714??2019-02-19?11:13??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????2343??2019-02-19?11:13??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\obj\Debug\WindowsFormsControlLibrary1.csproj.FileListAbsolute.txt
?????文件????????909??2014-04-04?15:35??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\obj\Debug\WindowsFormsControlLibrary1.csproj.GenerateResource.Cache
?????文件???????6757??2019-02-19?11:13??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\obj\Debug\WindowsFormsControlLibrary1.csprojResolveAssemblyReference.cache
?????文件??????11776??2019-02-19?11:13??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\obj\Debug\WindowsFormsControlLibrary1.dll
?????文件??????24064??2019-02-19?11:13??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\obj\Debug\WindowsFormsControlLibrary1.pdb
?????文件????????180??2019-02-19?11:13??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\obj\Debug\WindowsFormsControlLibrary1.TestControl1.resources
?????文件????????711??2013-12-31?14:24??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\Properties\AssemblyInfo.cs
?????文件???????6776??2014-02-08?16:57??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\TestControl1.cs
?????文件???????4769??2014-02-08?16:34??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\TestControl1.Designer.cs
?????文件???????6017??2014-02-08?16:34??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\TestControl1.resx
?????文件???????3133??2014-02-08?16:48??C#手寫識別程序源碼(完整版)\WindowsFormsControlLibrary1\WindowsFormsControlLibrary1.csproj
?????文件???????9728??2019-02-28?15:05??C#手寫識別程序源碼(完整版)\使用前需知.doc
?????文件?????155696??2013-11-28?14:43??C#手寫識別程序源碼(完整版)\手寫識別\bin\Debug\Debug.rar
?????文件???????9746??2008-07-26?10:27??C#手寫識別程序源碼(完整版)\手寫識別\bin\Debug\EighteenColor2.ssk
?????文件??????12360??2008-07-26?10:39??C#手寫識別程序源碼(完整版)\手寫識別\bin\Debug\EmeraldColor2.ssk
?????文件?????516096??2007-09-27?14:16??C#手寫識別程序源碼(完整版)\手寫識別\bin\Debug\Microsoft.Ink.dll
?????文件??????16013??2008-07-26?14:10??C#手寫識別程序源碼(完整版)\手寫識別\bin\Debug\Vista2_color6.ssk
?????文件??????13824??2019-02-19?11:15??C#手寫識別程序源碼(完整版)\手寫識別\bin\Debug\手寫識別.exe
?????文件??????38400??2019-02-19?11:15??C#手寫識別程序源碼(完整版)\手寫識別\bin\Debug\手寫識別.pdb
?????文件??????11608??2019-02-19?11:15??C#手寫識別程序源碼(完整版)\手寫識別\bin\Debug\手寫識別.vshost.exe
?????文件????????490??2013-03-18?17:00??C#手寫識別程序源碼(完整版)\手寫識別\bin\Debug\手寫識別.vshost.exe.manifest
?????文件???????9746??2008-07-26?10:27??C#手寫識別程序源碼(完整版)\手寫識別\bin\Release\EighteenColor2.ssk
?????文件??????12360??2008-07-26?10:39??C#手寫識別程序源碼(完整版)\手寫識別\bin\Release\EmeraldColor2.ssk
............此處省略62個(gè)文件信息
評論
共有 條評論