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

📄 qt.h

📁 用于三星S3C2440A和S3C24A0A的VGA或SXGA驱动程序
💻 H
字号:
/* * SW.LEE <hitchcar@samsung.com> *    * This file is subject to the terms and conditions of the GNU General Public * License 2. See the file COPYING in the main directory of this archive * for more details. */#ifndef __Z_API_H_#define __Z_API_H_extern ssize_t z_read(struct file *f, char *buf, size_t count, loff_t *pos);extern ssize_t z_write(struct file *f, const char *b, size_t c, loff_t *pos);#endif

⌨️ 快捷键说明

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