keil中所有库函数的帮助文件。 The C51 run-time library provides you with more than 100 predefined functions and macros to use in your 8051 C programs. This library makes embedded software development easier by providing you with routines that perform common programming tasks such as string and buffer manipulation, data conversion, and floating-point math operations. Typically, the routines in this library conform to the ANSI C Standard. However, some functions differ slightly in order to take advantage of the features found in the 8051 architecture. For example, the function isdigit returns a bit value as opposed to an int. Where possible, function return types and argument types are adjusted to use the smallest possible data type. In addition, unsigned data types are favored over signed types. These alterations to the standard library provide a maximum of performance while also reducing program size. All routines in this library are implemented to be independent of and to function using any register bank.
2022-06-13 09:26:30 71KB c51lib.chm Keil 帮助 hlp
1
Windows 帮助 (WinHlp32.exe) 是一个帮助程序,自 Microsoft Windows 3.1 版本的操作系统以来,它已包含在 Microsoft Windows 中。但是,在许多发行版中,Windows 帮助程序均未进行重大更新,不再符合 Microsoft 标准。因此,自 Windows Vista 版本以来,Windows 帮助程序不再作为 Windows 的一项功能随之发行,在windows7 中也是如此。如果要查看 32 位的 .hlp 文件,必须从 Microsoft 下载中心下载并安装该程序 (WinHlp32.exe)。 本压缩包即解决该问题,解压后,以管理员身份运行install.cmd,即可一键完美解决该问题!!
2022-05-10 13:08:40 146KB winhlp hlp
1
winhlp32.exe 此文件版本为5.1.2600.5512 从WinXP sp3中的 C:\Windows\下提取出来的。 将Win10中的winhlp32.exe 删除或改名为winhlp32_bak.exe 然后复制XP版本的winhlp32.exe 到C:\Windows\ ----------------------------- 无法删除或改名的问题 调整权限,将Win10的winhlp32.exe 所有者改为当前登录用户,并设置权限为完全控制。 ------------------------------ 其他版本 有更新补丁: 4013443 WinHlp32.exe(适用于基于 x86 的 Windows 8.1 版本) 4013443 WinHlp32.exe(适用于基于 x64 的 Windows 8.1 版本) 4013443 WinHlp32.exe(适用于 Windows 8) 4013443 WinHlp32.exe(适用于 Windows 7) 4013443 WinHlp32.exe(适用于 Windows Server 2008) 40
2022-04-17 16:00:56 131KB Win10 WinHlp32
1
win7下打开帮助文件的补丁,x86在win 7 32位下使用,X64在win7 64位下使用,只适合win7操作系统
2022-03-21 11:45:17 1.35MB win7 hlp 帮助文件
1
ugopen api开发在vc 6.0中的向导文件。
2022-03-09 16:21:04 35KB ugopen.awx ugopen.hlp
1
win10系统下,HLP文件无法正常打开,本资源可以修复这个问题.
2021-12-30 19:23:57 173KB 操作系统 HLP帮助文件
1
解决Window7 windows10系统下HLP格式不能打开的问题,亲自做了试验没有问题。 windows xp下的winhlp32.exe,复制给任意目录下,双击打开 选择要打开的文件就OK,让windows 10也可以查看.hlp文件,经测试可以使用,解压密码 1
2021-10-12 21:05:26 141KB winhlp32.exe hlp
1
升级到了Vista或者Windows7系统后,发现一些老软件自带的帮助文件竟然都打不开了。怎么回事?其实很简单,新系统里面少了个东西:WinHlp32.exe。 Windows 帮助 (WinHlp32.exe) 是一个帮助程序,自 Microsoft Windows 3.1 版本的操作系统以来,它已包含在 Microsoft Windows 中。但是,在许多发行版中,Windows 帮助程序均未进行重大更新,不再符合 Microsoft 标准。因此,自 Windows Vista 版本以来,Windows 帮助程序不再作为 Windows 的一项功能随之发行,在 Windows 7 中也是如此。如果要查看 32 位的 .hlp 文件,必须下载并安装该程序 (WinHlp32.exe)。
2021-09-29 14:42:41 687KB win7 hlp 帮助文件
1
Microsoft Win32 Programmer's Reference 英文版 hlp格式
2021-08-31 15:28:28 4.5MB Microsoft Win32 Programmer's Reference
1
windows32程序开发帮助文档,包含了win32Api,windows开发常用的数据定义,如消息常量定义,控件参数相关的常量等,是一个合适的程序开发速查手册。
2021-08-30 19:09:48 5.43MB win32 api帮助文档 windows程序开发
1