⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pattern.idl

📁 汉字识别程序 有较高的汉字识别率 但不知是否对大家有帮助 希望大家多多照顾
💻 IDL
字号:

	// Pattern.idl : IDL source for Pattern.exe
//
// This file will be processed by the MIDL tool to
// produce the type library (Pattern.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
	uuid(F4CE362B-9814-4450-85D7-762ED2E8FE42),
	version(1.0),
	helpstring("Pattern 1.0 Type Library")
]
library PatternLib
{
	importlib("stdole32.tlb");
	importlib("stdole2.tlb");
};

	

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -