代码搜索:如何学习 PL?
找到约 10,000 项符合「如何学习 PL?」的源代码
代码结果 10,000
www.eeworm.com/read/165847/10049290
c pl080.c
/*
* Arm PrimeCell PL080 DMA controller
*
* Copyright (c) 2006 CodeSourcery.
* Written by Paul Brook
*
* This code is licenced under the GPL.
*/
#include "vl.h"
#define PL080_NUM_CHANNELS 8
www.eeworm.com/read/418361/10950272
c pl080.c
/*
* Arm PrimeCell PL080/PL081 DMA controller
*
* Copyright (c) 2006 CodeSourcery.
* Written by Paul Brook
*
* This code is licenced under the GPL.
*/
#include "hw.h"
#include "primecell.h"
#
www.eeworm.com/read/227822/14410181
c pl080.c
/*
* Arm PrimeCell PL080/PL081 DMA controller
*
* Copyright (c) 2006 CodeSourcery.
* Written by Paul Brook
*
* This code is licenced under the GPL.
*/
#include "vl.h"
#define PL080_MAX_CHANN
www.eeworm.com/read/335880/12491746
manifest
Changes
MANIFEST
Makefile.PL
Reflow.pm
Reflow.xs
reflow
test.pl
www.eeworm.com/read/192685/8360883
txt 如何分割图片.txt
你 可 以 用 PictureClip控 件 将 置 入 的 BMP图 像 分 为 Cols列 Rows行 然 后 用 GraphicCell(index)属 性 提 取 位 于 某 行 某 列 的 小 画 面 。 用 Rows 和 Cols 属 性 将 图 片 划 分 成 图 形 单 元 的 统 一 矩 阵 。 由 GraphicCell 对 指 定 单 元 进 行 索 引 , 从 0 开 始
www.eeworm.com/read/192685/8366749
txt 如何调用外设.txt
不同的外设有不同的调用方法,并没有通用的方法。对于打印机,只要你在系统中安装了正确的打印机驱动程序,就可以使用VB的Printer对象来打印。而VB没有内置的扫描仪对象,虽然扫描仪有TWain接口,但在VB中较难使用,所以一般使用许多专业控件,如LEADTools、ImageLib(http://www.imagelib.com)也支持TWain。
...
www.eeworm.com/read/291139/8439942
ppt 如何申请课题.ppt
www.eeworm.com/read/291139/8439944
ppt 如何申报课题.ppt
www.eeworm.com/read/289896/8519166
txt 如何自动重启.txt
如何自动重启
当Win 2000出现系统崩溃时,和Win 9X一样也会出现蓝屏,通常我们需要按下Reset键进行重启,不过,通过修改注册表我们可以设置自动重启。
打开注册表编辑器,然后进入主键[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl],将其中的键值:“AutoReboot”设置为“1”