代码搜索:1189
找到约 162 项符合「1189」的源代码
代码结果 162
www.eeworm.com/read/181474/9250254
txt 1189.txt
http://frienky.100steps.net/blog/read.php//blog/read.php/read.php?save_36
Bo-
www.eeworm.com/read/357794/10201038
txt 1189.txt
题1189:这是一道简单的密码转换题。注意:
1.二维表的建立:
char key[30][5]={{".-"},{"-..."},{"-.-."},{"-.."},{"."},{"..-."},......};
2.在使用函数 strcpy,strcmp 等时,必须是对字符串操作。如果之前是字符的单个输入,则应在字符输入结束时加上结束符号。
www.eeworm.com/read/348596/10882003
txt 1189.txt
#include"stdio.h"
#include"iostream.h"
_int64 g[110],fm,fz;
int main()
{int i,j,k,n,m;char d[50][51];
cin>>n>>m;
for(i=0;i
www.eeworm.com/read/418779/10902010
txt 1189.txt
Rule:
--
Sid:
1189
--
Summary:
This event is generated when an attempt is made to exploit a vulnerability in some versions of Netscape Enterprise Server.
--
Impact:
Information leak which could pro
www.eeworm.com/read/279480/6326502
c 1189.c
#include
#include
double temp[101]={0};
__int64 first=1;
__int64 a,a1,b,t;
int main(void)
{
int n,m,i,j,k,h,l;
char get;
scanf("%d %d",&n,&m);
b=first=firs
www.eeworm.com/read/403968/11493469
txt 1189.txt
日月光华 -- Virus精华区文章阅读
--------------------------------------------------------------------------------
发信人: Hyoga (白鸟座·冰河), 信区: Virus
标 题: 如何进入Windows安全模式
发信站: 日月光华 (2002年09月24日10:07:59 星期二), 站内信
www.eeworm.com/read/151583/12198737
txt 1189.txt
日月光华 -- Virus精华区文章阅读
--------------------------------------------------------------------------------
发信人: Hyoga (白鸟座·冰河), 信区: Virus
标 题: 如何进入Windows安全模式
发信站: 日月光华 (2002年09月24日10:07:59 星期二), 站内信
www.eeworm.com/read/338439/12307372
txt 1189.txt
题1189:这是一道简单的密码转换题。注意:
1.二维表的建立:
char key[30][5]={{".-"},{"-..."},{"-.-."},{"-.."},{"."},{"..-."},......};
2.在使用函数 strcpy,strcmp 等时,必须是对字符串操作。如果之前是字符的单个输入,则应在字符输入结束时加上结束符号。