搜索资源列表
DXTB
- 1.将 DXControls.dll 文件放于空间根目录的bin文件夹里. 2.在需要用编辑器的ASPX页面代码头部加入 <%@ Register TagPrefix=\"DXControls\" Namespace=\"DXControls\" Assembly=\"DXControls\" %> 3.在需要显示编辑器的位置插入代码:<DXControls:DXTB id=\"dansin\" Path=\"editor\" Height=\"296px\" Widt
MatlabSharedLib_demo
- Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolb
SkinSharp
- SkinSharp(Aero,皮肤控件)全语言破解版+36款皮肤+皮肤编辑器 打包=任何语言环境无敌皮肤解决方案 高质量亲测推荐! 控件详细介绍: http://www.skinsharp.com/-SkinSharp (Aero, skin control) Any programming language. cracked version with 36 skins and skin editor high-quality , recommended!
SuperSpy_PE
- 文件说明:整个软件共有6个文件 1. SuperSpy.exe 主程序,可用于探测、操作窗口,判断进程类型等,并提供插件注入的入口(C#开发) 2. Invoke2.dll 实现基于CLR2的插件注入(C++/CLI开发) 3. Invoke4.dll 实现基于CLR4的插件注入(C++/CLI开发) 4. PropertyControl 插件,用于操作WinForm窗口(VB.NET开发) 5. PropertyControlForWPF 插件,专用于WPF的属性编辑器(C
VB_Scintilla_Demo
- VB上使用SciLexer.dll语法高亮编辑的三种方法: 控件、类和窗台代码-3 way to using SciLexer.dll program highlight editor in VB: control, class and code in form
SoftCAN
- 一个基于Scintilla源码编辑器的部分程序。关键源代码。采用了Scintilla 3.57版本的DLL库。因为源文件全部太大,只上传了与编辑器有关的四个关键源文件。可以显示行号,断点,折叠区。。。支持C++语法高亮显示等。-A code editor based on Scintilla 3.57