资源列表
spinbox
- setlocale[LC_ALL, ""] XtSetLanguageProc[NULL, NULL, NULL] //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "SpinBox", NULL, 0, &argc, argv, NULL, NULL] //建立SpinBox n = 0 XtSetArg[args[n], XmNwidth, 400 ] n++
threecodes
- 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
0
- 界面编程,界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面-Programming interface, the interface from the controls, toolbars, menus, forms and other elements, to beautify their interface can be a beautiful
socket
- socket通信编程,实现两个客户端之间的通信-socket communication programming, communication between the two clients
noaudio
- QEMU Timer based audio emulation.
evergreen_blit_shaders
- evergreen cards need to use the 3D engine to blit data which requires quite a bit of hw state setup for Linux.
musb_debugfs
- MUSB OTG driver debugfs support for Embedded Linux.
TestResultsProvider
- Test Results Provider Source Code for Linux.
WebViewWorker
- WebViewWorker executes in a separate thread other than UI and WebViewCore.
RotateAnimationTest
- Rotate Animation Test for Linux.
compat_ptrace
- Aztech AZT2316 Driver for Linux v2.13.6.
softing_platform
- The bit modifying instructions on SH-2A are only capable of working with a 3-bit immediate, which signifies the shift position for the bit being worked on.
