-
ccache2.4的源代码,用于嵌入式系统开发.
ccache2.4的源代码,用于嵌入式系统开发.-ccache2.4 the source code for the embedded system development.
- 2022-01-26 07:47:26下载
- 积分:1
-
最新 linux U
最新 linux U-boot 1. 3. 1-U-boot1.3.1 for linux
- 2022-09-12 03:00:03下载
- 积分:1
-
详细解释了vivi这种bootloader的实现过程,对理解一般的bootloder有很好的辅助作用...
详细解释了vivi这种bootloader的实现过程,对理解一般的bootloder有很好的辅助作用
- 2022-03-03 00:19:40下载
- 积分:1
-
Linux系统环境下,设备驱动程序开发入门,作为参考。
Linux系统环境下,设备驱动程序开发入门,作为参考。-Linux system environment, the device driver entry, as a reference.
- 2022-02-21 01:58:35下载
- 积分:1
-
In linux system root user to modify the password method, very useful
在linux的系统下修改root用户的密码的方法,挺实用-In linux system root user to modify the password method, very useful
- 2022-10-08 21:40:03下载
- 积分:1
-
GtkWidget*window
gtk_init (&argc, &argv)...
GtkWidget *window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0) - GtkWidget*window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0)
- 2023-02-06 20:55:03下载
- 积分:1
-
linux的最初源码,裸命令行时期的源码!可用于研究,学习!
linux的最初源码,裸命令行时期的源码!可用于研究,学习!-the initial source, nude command line during the source! For research to learn!
- 2022-01-26 06:31:46下载
- 积分:1
-
linux
linux示例4
- 2022-02-07 18:28:23下载
- 积分:1
-
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowF...
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowFor(this->winId(), 0)
this->setFixedSize(24, 24)
this->show()
docked = true
}
}
- 2023-04-26 14:10:03下载
- 积分:1
-
arm s3c2410 中断处理 新手需要
arm s3c2410 中断处理 新手需要 -中destroy arm s3c2410 braise Jie
- 2022-05-07 04:53:31下载
- 积分:1