Django CMS 3.0.x Documentation
the project. Frontend We are using SASS/Compass for our styles. The files are located within cms/static/cms/sass and can be compiled using the compass command compass watch cms/static/cms/ from within the0 码力 | 180 页 | 1.56 MB | 6 月前3django cms 3.1.x Documentation
project. Frontend We are using SASS/Compass for our styles. The files are located within cms/static/cms/sass and can be compiled using the compass command compass watch cms/static/cms/ from within the0 码力 | 200 页 | 1.63 MB | 1 年前3Python 标准库参考指南 2.7.18
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1017 21.10 ossaudiodev —Access to OSS-compatible audio devices . . . . . . . . . . . . . . . . . . . . . . 1018 22 国际化 1023 22.1 gettext On Posix OSs the method sends SIGTERM to the child. On Windows the Win32 API function TerminateProcess() is called to stop the child. 2.6 新版功能. Popen.kill() Kills the child. On Posix OSs the function 发布 2.7.18 21.10 ossaudiodev —Access to OSS-compatible audio devices 2.3 新版功能. This module allows you to access the OSS (Open Sound System) audio interface. OSS is available for a wide range of open-source0 码力 | 1552 页 | 7.42 MB | 9 月前3Python 标准库参考指南 2.7.18
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1017 21.10 ossaudiodev —Access to OSS-compatible audio devices . . . . . . . . . . . . . . . . . . . . . . 1018 22 国际化 1023 22.1 gettext On Posix OSs the method sends SIGTERM to the child. On Windows the Win32 API function TerminateProcess() is called to stop the child. 2.6 新版功能. Popen.kill() Kills the child. On Posix OSs the function 发布 2.7.18 21.10 ossaudiodev —Access to OSS-compatible audio devices 2.3 新版功能. This module allows you to access the OSS (Open Sound System) audio interface. OSS is available for a wide range of open-source0 码力 | 1552 页 | 7.42 MB | 9 月前3Python 标准库参考指南 2.7.18
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1017 21.10 ossaudiodev —Access to OSS-compatible audio devices . . . . . . . . . . . . . . . . . . . . . . 1018 22 国际化 1023 22.1 gettext On Posix OSs the method sends SIGTERM to the child. On Windows the Win32 API function TerminateProcess() is called to stop the child. 2.6 新版功能. Popen.kill() Kills the child. On Posix OSs the function 发布 2.7.18 21.10 ossaudiodev —Access to OSS-compatible audio devices 2.3 新版功能. This module allows you to access the OSS (Open Sound System) audio interface. OSS is available for a wide range of open-source0 码力 | 1552 页 | 7.42 MB | 9 月前3Python 标准库参考指南 3.6.15
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1216 22.9 ossaudiodev —访问兼容 OSS 的音频设备 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1217 23 国际化 1223 23.1 gettext —多语种国际化服务 child. On Posix OSs the method sends SIGTERM to the child. On Windows the Win32 API function TerminateProcess() is called to stop the child. Popen.kill() Kills the child. On Posix OSs the function sends child. On Posix OSs the method sends signal.SIGTERM to the child. On Windows the Win32 API function TerminateProcess() is called to stop the child. kill() Kills the child. On Posix OSs the function sends0 码力 | 1886 页 | 8.95 MB | 9 月前3Python 标准库参考指南 3.6.15
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1216 22.9 ossaudiodev —访问兼容 OSS 的音频设备 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1217 23 国际化 1223 23.1 gettext —多语种国际化服务 child. On Posix OSs the method sends SIGTERM to the child. On Windows the Win32 API function TerminateProcess() is called to stop the child. Popen.kill() Kills the child. On Posix OSs the function sends child. On Posix OSs the method sends signal.SIGTERM to the child. On Windows the Win32 API function TerminateProcess() is called to stop the child. kill() Kills the child. On Posix OSs the function sends0 码力 | 1886 页 | 8.95 MB | 9 月前3Python 标准库参考指南 3.7.13
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1264 23.9 ossaudiodev --- 访问兼容 OSS 的音频设备 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1265 24 国际化 1271 24.1 gettext --- 多语种国际化服务 --- 访问兼容 OSS 的音频设备 该模块允许您访问 OSS(开放式音响系统)音频接口。OSS 可用于广泛的开源和商业 Unices,并且是 Linux 和最新版本的 FreeBSD 的标准音频接口。 在 3.3 版更改: 此模块中过去会引发IOError 的操作现在将引发OSError。 参见: 开放之声系统程序员手册 OSS C API 的官方文档 该模块定义了大量由 OSS 设备驱动提供的常量;请参阅 ossaudiodev.open(mode) ossaudiodev.open(device, mode) 打开一个音频设备并返回 OSS 音频设备对象。此对象支持许多文件类方法,例如 read(), write() 和 fileno() (不过传统的 Unix 读/写语义与 OSS 音频设备的存在一些细微的差异)。它还支持一些音 频专属的方法;完整的方法列表见下文。 device 是要使用的音频设备文0 码力 | 1961 页 | 9.14 MB | 9 月前3Python 标准库参考指南 3.7.13
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1193 23.9 ossaudiodev --- 访问兼容 OSS 的音频设备 . . . . . . . . . . . . . . . . . . . . . . . . . . 1194 24 国际化 1199 24.1 gettext --- 多语种国际化服务 --- 访问兼容 OSS 的音频设备 该模块允许您访问 OSS(开放式音响系统)音频接口。OSS 可用于广泛的开源和商业 Unices,并且是 Linux 和最新版本的 FreeBSD 的标准音频接口。 在 3.3 版更改: 此模块中过去会引发IOError 的操作现在将引发OSError。 参见: 开放之声系统程序员手册 OSS C API 的官方文档 该模块定义了大量由 OSS 设备驱动提供的常量;请参阅 ossaudiodev.open(mode) ossaudiodev.open(device, mode) 打开一个音频设备并返回 OSS 音频设备对象。此对象支持许多文件类方法,例如 read(), write() 和 fileno() (不过传统的 Unix 读/写语义与 OSS 音频设备的存在一些细微的差异)。它还支持一些 音频专属的方法;完整的方法列表见下文。 device 是要使用的音频设备文0 码力 | 1846 页 | 9.09 MB | 9 月前3Python 标准库参考指南 3.8.20
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1332 22.9 ossaudiodev --- 访问兼容 OSS 的音频设备 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1333 23 国际化 1339 23.1 gettext --- 多语种国际化服务 --- 访问兼容 OSS 的音频设备 该模块允许您访问 OSS(开放式音响系统)音频接口。OSS 可用于广泛的开源和商业 Unices,并且是 Linux 和最新版本的 FreeBSD 的标准音频接口。 在 3.3 版更改: 此模块中过去会引发IOError 的操作现在将引发OSError。 参见: 开放之声系统程序员指南 OSS C API 的官方文档 该模块定义了大量由 OSS 设备驱动提供的常量;请参阅 ossaudiodev.open(mode) ossaudiodev.open(device, mode) 打开一个音频设备并返回 OSS 音频设备对象。此对象支持许多文件类方法,例如 read(), write() 和 fileno() (不过传统的 Unix 读/写语义与 OSS 音频设备的存在一些细微的差异)。它还支持一些音 频专属的方法;完整的方法列表见下文。 device 是要使用的音频设备文0 码力 | 2052 页 | 9.74 MB | 9 月前3
共 94 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10