资源列表
VBGetSystemTimeZone
- 可以获取计算及设置的时区,使程序在其他时区不会出错-Access to computing and the time zone settings, so that procedures in other time zones will not go wrong
LinuxU
- 介绍linux usb方面的编程,很详细-Linux usb introduce aspects of programming, in great detail! ! !
gcc-core-3.3.3-20040217-1.tar
- mingW gcc3.3.3 源码版本3-gcc opensource virtion3.3.3
FileSystem
- Dynamic C 程式源碼 嵌入式RCM5700系列 控制FAT 檔案系統讀取-Dynamic C program source code embedded control RCM5700 series FAT file system to read
share
- 1。创建一共享内存。a进程对共享内存中的某个整型不断加一,另外个进程对他进行减一操作,要求信号量同步。-1. The creation of one shared memory. a process of shared memory in a continuous integer-plus-one, while a process carried out by one of his operations, requested semaphore synchronization.
lscommand
- 3.编程实现在linux中ls -l -a 命令。用c重新实现类似ls -l -a 命令-3. Programming in the linux implementation of ls-l-a command. C re-implementation with similar ls-l-a command
KillProcessByHisWindowTitle
- 根据关闭指定的窗口标题来关闭该窗口[网上的大部分都是根据线程名,这个是先用穷举列出所有的标题 才关闭,并非直接调用API]-close the windows by it s title
haunhuan_want_some_food
- huanhaun ~!!!!111 I AM HUAN !!! I LOVE CHINA ANR RISE!!!! GIVE ME RICE AND I WILL GIV U THE CODES !!!! PISH_PISH-huanhaun ~!!!!111 I AM HUAN !!! I LOVE CHINA ANR RISE!!!! GIVE ME RICE AND I WILL GIV U THE CODES !!!! PISH_PISH!!!!1111
Absolute_disk_read_write_source_code_for_delphi.ra
- 基于 Delphi 的 绝对磁盘读/写源代码-Based on Delphi absolute disk read/write source code
WindowsFullScreenKeyboardSourceCode_lv
- 基于 delphi 的 Windows 屏幕键盘源代码-Based on the Windows screen keyboard delphi source code
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++
helloworldmotif-1
- //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "Scroll", NULL, 0, &argc, argv, NULL, NULL] //建立SpinBox n = 0 XtSetArg[args[n], XmNwidth, 400 ] n++ XtSetArg[args[n], XmNheight, 100 ] n++ //XtSetArg[args[n], XmN
