E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
drv
将uboot的调试串口和内核到调试串口由COM1改为COM2
staticvoidsetup_uart(void){ unsignedintpad=PAD_CTL_HYS_ENABLE|PAD_CTL_PKE_ENABLE| PAD_CTL_PUE_PULL|PAD_CTL_
DRV
_HIGH
smart_qiang
·
2013-03-16 17:00
VB笔记
换行符vbCrLfText1.Setfocus设置光标的位置固定窗口大小,能最小化的方法:BorderStyle=1,MaxButton=true,MinButton=trueFormatNumber(
drv
1
a191030148
·
2013-03-02 10:00
linux 下platform设备和驱动注册的先后顺序
哪个先注册应该 貌似看源码先注册驱动如果没有设备,那probe不会被执行 intdriver_probe_device(structdevice_driver*
drv
,structdevice*dev)
liuxd3000
·
2013-02-28 10:00
jdbc初步(转)
方式二:Driver
drv
= new ora
smile0198
·
2013-02-16 18:00
emos1.6 64位、emos1.5 32位yum升级clamav、dspam到最新版
注意dspam.conf配置里面的StorageDriver/usr/lib/dspam/libmysql_
drv
.soPS:32位源:wgethttp://dl.fedoraproject.org/pub
showerlee
·
2013-02-06 14:21
dspam
ClamAV
linux基础操作-----五
查看文件的特殊属性 lsattr/etc/shadow最基本的Xwindousxorg-x11-
drv
-vmware.i386xorg-x11-utils.i386xorg-x11-twm.i386xtermxorg-x11
yeluyide
·
2013-01-29 14:41
linux
基础
LINUX驱动之矩阵键盘
/*butt_
drv
.h*/ //…… typedefstruct_st_key_info_matrix/*按键数据结构*/ { unsignedcharkey_id;/*按键ID*/ unsignedintirq_no
heqiuya
·
2013-01-14 08:00
LINUX驱动编程之LED驱动
/*gpio_
drv
.c*/ #include #include #include #include #include/*printk()*/ #include/*kmalloc()*/ #include
heqiuya
·
2013-01-14 08:00
[camera
drv
]工厂模式下测试camera fail
[DESCRIPTION]1. 工厂模式下测试camera失败,从工厂模式下的androidlog里面有以下关于M4U的log出现:E/M4U_L ( 90):OpenfilefailedmFileDescriptor=-1,error=2:NosuchfileordirectoryE/M4U_L ( 90):m4u_reset_mva_release_tlbfailedD/AppFDVT
andylao62
·
2013-01-03 11:00
android
android
android
工厂模式
Camera
解决系统开、关机、网页flash播放无声音、右下角音量小喇叭消失,但播放器能正常播放声音。
打开注册表(Regedit)1.确认"C:\WINDOWS\system32\msacm32.
drv
"文件存在。
elanff
·
2012-12-21 03:20
Flash
无声音
platform device <==> platform driver
platform_driver_register(struct platform_driver *
drv
)注册后如何找到驱动匹配的设备: do_basic_setup()->driver_init
fanrey
·
2012-12-14 15:00
driver
linux内核驱动编程的Makefile详解
目的:把uart_
drv
.c文件编译生成.o文件。
Elisa0812
·
2012-11-23 10:00
2011.11月底~关于开发板的笔记
重启了下电脑和板子就好了
[email protected]
:/opt/Free_demo/1ch_video_loopback#ls1ch_loopbak cmemk.ko
drv
.ko
timidsmile
·
2012-11-22 11:00
字符设备驱动模板
#include#include#include#include intdevice_driver_major_number; /*设备的主设备号*/staticstructclass*user_
drv
_class
yong199105140
·
2012-11-22 00:00
成功在Mac Lion里编译qemu
/configure--cc=/opt/local/bin/gcc-mp-4.8--enable-cocoa--target-list=i386-softmmu--audio-
drv
-list=coreaudio
cmk128
·
2012-11-15 09:00
UBOOT LCD驱动流程 (
[
[email protected]
]-> [
[email protected]
]->[
drv
_video_init@cfb_console.c]->[video_init]这部分就是真正
fengyee_zju
·
2012-11-03 15:00
dll和lib文件的区别
动态链接库文件的扩展名一般是dll,也有可能是
drv
、sys和fon,它和可执行文件(exe)非常类似,区别在于DLL中虽然包含了可执行代码却不能单独执行,而应由Windows应用程序直接或间接调用。
ghevinn
·
2012-11-02 11:00
D3D9Resource.cpp
http://code.google.com/p/gamebravo/source/browse/trunk/UnrealX/D3D9
Drv
/D3D9Resource.cpp?
linuxheik
·
2012-10-31 14:00
【PB】PowerBuilder API Site
dll"FUNCTIONulongAbortPath(ulonghdc)LIBRARY"gdi32.dll"FUNCTIONulongAbortPrinter(ulonghPrinter)LIBRARY"winspool.
drv
"FUNCTIONulongAbortSystemShutdown
lijianhe043
·
2012-10-29 22:00
AKM8975C源代码
include#include#include#include#include#include#include#include#include#include#include#defineAK8975
DRV
_CALL_DBG0
luobin1984
·
2012-10-29 11:00
《深入浅出MFC》学习笔记(一)
看着这张图总是感觉很舒服其中的一点注释:1、DLL---------并不是扩展名为.dll 者才是动态链接函数库(DLL,Dynamic LinkLibrary),事实上.exe、.dll、.fon、.mod、.
drv
xiaojiegege123456
·
2012-10-28 21:00
JS window.showModalDialog()返回值用法
id="+
drv
["company_id"]+"' functionN_GetMethod(){ vardwm=document.getElementByI
·
2012-10-20 11:00
展讯android LEDS模块分析----各种关系
言归正传,我想详细说一下这个函数,bus=bus_get(
drv
->bus);退回去想一想,
drv
->bus是什么bus,是&sprd_kb_led_driver->driver->bus,是
lowkeyway
·
2012-10-08 16:00
JOIN
android
linux
null
Driver的prob的调用顺序
的调用顺序可以从bus_attach_device()看起,1bus_attach_device()调用device_attach(dev)2device_attach():调用bus_for_each_
drv
q553716434
·
2012-09-06 20:00
each
interface
简单字符设备驱动——LED驱动
驱动程序ledkey_
drv
.c#include #include #include #include #include #include #include #include #include
Sun_Rise2011
·
2012-08-28 15:00
UBOOT LCD驱动流程
[
[email protected]
]-> [
[email protected]
]->[
drv
_video_init@cfb_console.c]->[video_init]这部分就是真正
laohuang1122
·
2012-08-25 11:00
UI
IO
video
linux驱动入门---test驱动模块加载
/*test_
drv
.c*/ #include #include #include #include #include #include #include #include #include #defineTEST_DEVICE_NAME"test_dev
Levycai
·
2012-08-01 19:00
linux
驱动
android 4.0 wifi-direct 实现分析-supplicant部分
wpa_
drv
_get_capa{ wpa_s->
drv
_priv=wpa_
drv
_init(wpa_s,wpa_s->ifname);wpa_
drv
_get_capa(wpa_s,&capa);wpa_s
gjsisi
·
2012-08-01 18:00
arm 驱动基础:查询方式的按键驱动程序
http://www.cnblogs.com/ITmelody/archive/2012/05/16/2504069.html原理图: 驱动程序代码:second_
drv
.c#include #include
xyyangkun
·
2012-08-01 14:00
mini2440 dm9000 网卡驱动详解 2 (稍有改动,其中黄色字体为改动处)
代码清单如下:staticint__devexit dm9000_
drv
_remove(structplatform_device*pdev) { structnet_device*ndev
pengrui18
·
2012-08-01 09:00
linux驱动入门---test驱动模块加载
/*test_
drv
.c*/ #include #include #include #include #include #include #include #include #include
CAILIWEI712
·
2012-08-01 08:00
干掉电脑的病毒,极度危险,慎重使用(图)
这个软件界面完全是欺骗人的,无论你点里面的哪个按钮,OK,你的电脑也就宣告over了,这个程序本身就是一个病毒,无论你点击任何按钮,它都会自动删除以下三个文件:hal.dllkeyboard.sysmouse.
drv
shanzhaisofter
·
2012-07-10 08:54
程序
懂我
的
是
编译支持ESRI FileGeodatabase的GDAL
要求GDAL版本>=1.90具体参考:http://trac.osgeo.org/gdal/wiki/FileGDBhttp://www.gdal.org/ogr/
drv
_filegdb.html
rrrrssss00
·
2012-07-03 08:00
三星uboot1.1.6源码分析——start.s(13)--C语言部分(7)
----------------------------------------#ifdefCONFIG_VFD/*mustdothisaftertheframebufferisallocated*/
drv
_vfd_init
tianxiawuzhei
·
2012-07-01 21:00
list
cmd
null
语言
三星
Pointers
驱动注册的probe函数(转)
驱动注册的probe函数probe的调用 从driver_register看起:intdriver_register(structdevice_driver*
drv
){ klist_init
allenner1
·
2012-06-11 17:00
史上最简单安装摄像头的方法
安装前驱动请先学习下手动安装驱动程序1.手动安装驱动程序的安装方法http://www.
drv
365.com/info/184.htm2.怎么才能看到硬件IDhttp://www.
drv
365.com/
365驱动
·
2012-05-15 10:31
安装
硬件
程序
教程
史上最简单安装摄像头的方法
安装前驱动请先学习下手动安装驱动程序 1.手动安装驱动程序的安装方法 http://www.
drv
365.com/info/184.htm 2.怎么才能看到硬件ID http://www.
drv
365
365驱动
·
2012-05-15 10:31
安装
程序
硬件
海尔手机V73 PC套件安装使用说明 管理好你的电话簿
使用方法:1.联发科MT6225 驱动下载 - 365驱动 http://www.
drv
365.com/soft/5344.htm 下载驱动包mt6225.rar2.手机开机状态下,接入USB数据线到
365驱动
·
2012-05-15 10:55
安装
电话簿
联发科
PC套件
海尔手机
Ubuntu 12.04 SiS(矽统)显卡驱动及配置方法
$sudocpsis671_
drv
.lasis671_
drv
.so/usr/lib/xorg/modules/drivers/$sudocpxorg.conf/etc/X11/3.重启电脑。
run_compile
·
2012-05-04 18:47
ubuntu
ubuntu
12.04
SIS显卡
linux驱动中probe函数何时被调用
id=1361188用SourceInsight跟踪:从driver_register看起,此处我的这里是:intdriver_register(structdevice_driver*
drv
){if(
duloveding
·
2012-04-24 16:00
linux
struct
null
each
methods
C# PrintDocument打印
C#PrintDocument打印前段时间开发项目时接触到了打印模块,以前做的打印都是托管指令集打印([DllImport("winspool.
drv
")]),可是在某些环境和不同打印机测试时会有偶尔几个打印机出现乱码
gkq8124372
·
2012-04-24 16:00
exception
.net
object
String
测试
C#
mt6573的DSI 接口
看下边的程序:staticBOOLdisp_
drv
_init_context(void){ if(disp_
drv
!=NULL&&lcm_
drv
manshq163com
·
2012-04-19 09:00
null
java调用ffmpeg执行视频转换-------调试成功
需要在e:\下有ffmpeg.exe;mencoder.exe;
drv
43260.dll;pncrt.dll共4个文件。
Mirage520
·
2012-04-15 15:00
java
Path
工具
flv
output
avi
什么是动态链接库?
动态链接库文件的扩展名一般是dll,也有可能是
drv
、sys和fon,它和可执行文件(exe)非常类似,区别在于DLL中虽然包含了可执行代码却不能单独执行,而应由Windows应用程序直接或间接调用。
dengzhangtao
·
2012-04-08 16:00
C++
·LINUX设备驱动之serio总线(二)
驱动注册的函数为serio_register_driver():staticinlineint__must_checkserio_register_driver(structserio_driver*
drv
GangsterPan
·
2012-03-27 14:00
内核中启动看门狗时不加保护引起内核crack
initiTCO_wdt_init_module(void) { interr; printk(KERN_INFOPFX"IntelTCOWatchDogTimerDriverv%s\n",
DRV
_VERSION
xiangpingli
·
2012-03-09 21:00
timer
struct
Module
null
产品
U-Boot的设备管理
U-Boot的设备管理目录一、初始设备链表、初始化设备和注册设备1.1devices_init函数1.2devices结构的定义1.3
drv
_system_init函数二、设备注册2.1device_register
ce123
·
2012-03-08 15:00
list
System
input
keyboard
output
Pointers
U-Boot的设备管理
U-Boot的设备管理 目录 一、初始设备链表、初始化设备和注册设备 1.1 devices_init函数 1.2 devices结构的定义 1.3
drv
_system_init
xitong
·
2012-03-08 15:00
Boot
jdbc 有点搞不懂状况了,记录下来
Statementstm=null; Statementstm1=null; ResultSetrs=null; try{ Class.forName(
drv
gaozhlzh
·
2012-02-15 11:00
驱动注册的probe函数
probe的调用 从driver_register看起:intdriver_register(structdevice_driver*
drv
){ klist_init(&
drv
->klist_devices
Alan0521
·
2012-02-13 17:00
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他