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
AliasFor
PB中文件拷贝
FunctionulongCopyFile(refstringlpExistingFileName,refstringlpNewFileName,ulongbFailIfExists)LIBRARYkernel32.dll"
ALIASFOR
"CopyFileA
lijianhe043
·
2011-10-09 12:00
pb中获取多行文本编辑框(mle控件)指定行的内容
//API函数定义functionlongSendMessage(ulonghWnd,uintmsg,longwParam,refstringlParam)library"user32.dll"
aliasfor
"SendMessageA
yyoinge
·
2011-04-11 17:00
String
function
user
library
文本编辑
pb中调用API函数后程序莫名关闭退出原因之一
FunctionbooleanMD5String(refstringinstr,longinlen,refstringoutstr,longoutlen)library"NetDiskDLL.dll"
aliasfor
"MD5String
cswangbin
·
2010-11-30 13:00
加密
api
String
function
dll
library
在数据窗口的文本框中使用滚轮上下翻页~~
//函数声明//Subroutinekeybd_event(intbVk,intbScan,intdwFlags,longdwExtraInfo) LIBRARY"user32"
AliasFOR
"keybd_event
pb8
·
2010-01-19 21:00
pb中用mymail来进行收发邮件-实例与经验谈
这里我只讲讲我在使用中的感受:1、pb中定义mymail的函数,pb10以上的需要加类似这样的定义
aliasfor
"MyUtil_POP3_Connect;ansi",其版本可以去掉 2、收web页面邮件
xys_777
·
2009-08-12 16:00
Web
网络
String
服务器
library
邮件服务器
在PB中实现系统热键功能
1、首先我们必须声明WindowsAPI的外部函数:FUNCTIONIntegerGlobalAddAtom(refstringlpString)LIBRARY"kernel32.dll"
ALIASFOR
"GlobalAddAtomA"FUNCT
Luckeryin
·
2008-11-28 21:00
windows
api
function
String
Integer
library
win32 修改窗口属性
FUNCTIONlongSetWindowLong(ulonghWnd,integernIndex,ulongdwNewLong)library"user32.dll"
ALIASFOR
"SetWindowLongA
clzdl
·
2008-11-26 11:00
C
PB中系统热键(不管窗口是否有焦点)
整理 首先定义 API FUNCTIONIntegerGlobalAddAtom(refstringlpString)LIBRARY"kernel32.dll"
ALIASFOR
javababy1
·
2008-08-05 15:00
脚本
PB中系统热键(不管窗口是否有焦点)
整理 首先定义 API FUNCTIONIntegerGlobalAddAtom(refstringlpString)LIBRARY"kernel32.dll"
ALIASFOR
xiaoer_1982
·
2008-08-05 15:00
脚本
技巧(5)- 如何让这个程序在系统里同时只运行一个(如果这个exe程序已经运行了,就不再运行)
FUNCTIONulongCreateMutex(refSECURITY_ATTRIBUTESlpMutexAttributes,ulongbInitialOwner,refstringlpName)LIBRARY"kernel32.dll"
ALIASFOR
"CreateMutexA
rambo_china
·
2008-05-11 09:00
String
function
Security
exe
library
attributes
API(1)- PB中文件拷贝
FunctionulongCopyFile(refstringlpExistingFileName,refstringlpNewFileName,ulongbFailIfExists)LIBRARYkernel32.dll"
ALIASFOR
"CopyFileA
rambo_china
·
2008-02-28 22:00
请教关于API函数WNetAddConnection,WNetAddConnection2的用法
FunctionulongWNetAddConnection(refstringlpszNetPath,refstringlpszPassword,refstringlpszLocalName)LIBRARY"mpr.dll"
ALIASFOR
"WNetAddConnectionA
tuwen
·
2007-08-22 14:00
windows
网络
api
String
function
library
UBoot帮助文件
-
aliasfor
'help'base-printorsetaddressoffsetboot-bootdefault,i.e.,run'bootcmd'bootd-bootdefault,i.e.,run'bootcmd'bootm-bootapplicationimagefrommemorybootp-bootimagevianetwocmp-memorycompareco
luntanzeng
·
2005-12-14 10:00
variables
image
application
flash
network
list
嵌入式开发历程
UBoot帮助文件
-
aliasfor
'help'base-printorsetaddressoffsetboot-bootdefault,i.e.,run'bootcmd'bootd-bootdefault,i.e.,run'bootcmd'bootm-bootapplicationimagefrommemorybootp-bootimagevianetwocmp-memorycompareco
luntanzeng
·
2005-12-14 10:00
variables
image
application
flash
network
list
嵌入式开发历程
上一页
1
2
3
下一页
按字母分类:
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
其他