代码搜索:Script
找到约 10,000 项符合「Script」的源代码
代码结果 10,000
www.eeworm.com/read/425369/10360238
as script1.as
Button.prototype.useHandCursor = false;
MovieClip.prototype.useHandCursor = false;
TextField.prototype.tabIndex = undefined;
Button.prototype.tabIndex = undefined;
MovieClip.prototype.tabIndex =
www.eeworm.com/read/354167/10381399
script flash.script
wait_halt
sleep 10
#poll
#sleep 10
stm32x mass_erase 0
sleep 10
flash write_image flash
sleep 10
reset run
sleep 10
shutdown
www.eeworm.com/read/161671/10387149
script ld.script
MEMORY {
ram : ORIGIN = 0x200000, LENGTH = 0x3000
}
SECTIONS {
.text : {
_stext = . ;
*(.text)
*(.rodata)
. = ALIGN(4);
_etext = . ;
} > ram
.data : {
_sdata =
www.eeworm.com/read/161671/10387204
script ld.script
MEMORY {
ram : ORIGIN = 0x20000000, LENGTH = 0xf000
rom : ORIGIN = 0x00000000, LENGTH = 0xf000
}
SECTIONS {
.text : {
_stext = . ;
*(.text)
*(.rodata)
. = ALI
www.eeworm.com/read/353013/10479845
js script.js
xmlurl="../poll/poll/"+((nid-(nid%1000))/1000)+".xml";
var xmlDOM;
function flash(xmlname)
{
flash_div.innerHTML="请等待正在装";
var sxmlhttp = new ActiveXObject("Microsoft.X
www.eeworm.com/read/278507/10531216
solaris script.solaris
kohala % ./prifinfo 4 1
trying len = 64
ioctl error
trying len = 96
ioctl error
trying len = 128
ioctl error
trying len = 160
ioctl error
trying len = 192
returned len = 160
trying len = 224
returned
www.eeworm.com/read/278507/10531604
1 script.1
kalae % ./udpserv01
9-byte datagram from 206.62.226.33.41164, to 206.62.226.35, recv i/f = ef0
13-byte datagram from 206.62.226.65.1057, to 206.62.226.95, recv i/f = we0 (broadcast)
4-byte datagram fr
www.eeworm.com/read/278507/10531911
2 script.2
kalae % ./udpcli01 gemini.tuc.noao.edu echo
hi there
ICMPv4 error: dest = 140.252.8.54.1792, type = 3, code = 3
kalae % ./udpcli01 198.82.204.99 echo
hello, world
ICMPv4 error: dest = 198.82.204.99.
www.eeworm.com/read/278507/10531935
3 script.3
kohala % ./udpcli01 gemini.tuc.noao.edu echo
hello, world
ICMP error: dest = 140.252.1.11.7, type = 3, code = 3
kohala %
kohala % ./udpcli 198.82.204.99 echo
ksh: ./udpcli: not found
kohala % ./udp
www.eeworm.com/read/278507/10531943
1 script.1
kalae % ./udpcli01 198.82.204.99 echo
hello, world
ICMP error: type = 11, code = 0
testing
ICMP error: type = 11, code = 0
kalae % ./udpcli01 gemini.tuc.noao.edu echo
hi there
ICMP error: type = 3, c