代码搜索:writeable

找到约 203 项符合「writeable」的源代码

代码结果 203
www.eeworm.com/read/35675/1059815

16 example12.16

file=/etc/passwd if [[ -f $file && (-r $file || -w $file) ]] then print $file is a plain file and is either readable or writeable fi
www.eeworm.com/read/239312/4602574

16 example12.16

file=/etc/passwd if [[ -f $file && (-r $file || -w $file) ]] then print $file is a plain file and is either readable or writeable fi
www.eeworm.com/read/407756/2259036

16 example12.16

file=/etc/passwd if [[ -f $file && (-r $file || -w $file) ]] then print $file is a plain file and is either readable or writeable fi
www.eeworm.com/read/133537/14036752

map chinese.map

login: 注册 . host: 主人 . username: 用户名 . password: 密码 . msg_title: FTP 服务器消息 . msg_help: 您将发现一些应答信息, 譬如错误和确认。如果某事没有运作象您这里期望了, 看为错误。 . close_window: 接近窗口 . login_failed: 注册失败 . login_failed_msg: 返回登录屏幕..
www.eeworm.com/read/35675/1059786

filetest2

#!/bin/tcsh -f # Scriptname: filetest2 foreach file (`ls`) if ( -rwf $file ) then echo "${file}: readable/writeable/plain file" endif end
www.eeworm.com/read/239312/4602547

filetest2

#!/bin/tcsh -f # Scriptname: filetest2 foreach file (`ls`) if ( -rwf $file ) then echo "${file}: readable/writeable/plain file" endif end
www.eeworm.com/read/407756/2259009

filetest2

#!/bin/tcsh -f # Scriptname: filetest2 foreach file (`ls`) if ( -rwf $file ) then echo "${file}: readable/writeable/plain file" endif end
www.eeworm.com/read/414076/11131404

asm debugme.asm

format PE GUI 4.0 include '%fasminc%\win32a.inc' section '' readable writeable entry $ ; ################################################### include 'systructs.inc' macro assume reg,
www.eeworm.com/read/425879/10312242

asm seh.asm

format PE GUI 4.0 entry __start ; ; code section... ; section '.text' code readable writeable executable _decript: mov ecx,encripted_size ; decrip
www.eeworm.com/read/425035/10385629

asm seh.asm

format PE GUI 4.0 entry __start ; ; code section... ; section '.text' code readable writeable executable _decript: mov ecx,encripted_size ; decrip