脚 本 之 家 www.jb51.net
页面导航:  不限条件-->随机
本地搜索:
<%’******************************’函数:gen_key(digits)’参数:digits----要生成随机数的位数’作者:阿里西西’日期:2007/7/13’描述:生成由数字,大写字母,小写字母指定位数的随机数;返回值:要生成的指定倍数的随机数’示例:<%=gen_key(8)%>’******************************Function gen_key(digits)’定义并初始化数组    dim char_array(80)  &nbs...
http://www.jb51.net//article/10883.htm
<%’******************************’函数:MakePassword(byval maxlen)’参数:maxlen,要生成的密码位数长度’作者:阿里西西’日期:2007/7/12’描述:产生任意位数随机密码’示例:<%=MakePassword(8)%> ’******************************function MakePassword(byval maxlen) dim strnewpass dim whatsnext, upper...
http://www.jb51.net//article/10876.htm
[code]<SPAN id=shi>随机贤诗:</SPAN>                   <SPAN id=down>[                  <...
http://www.jb51.net//article/10710.htm
step 一:  sql="select id from table" 结果用存在 rs=conn.execute(sql)step 二: 生成一个 step1的最大值(rs.recordcount)内的随机数字. N个            code:         ...
http://www.jb51.net//article/10552.htm
<?php #########随机广告显示##########  function myads(){ $dir="ads";   #设置存放记录的目录  //$dir="ads";   #设置存放记录的目录  $ads="$dir/ads.txt"; #设置广告代码文件 $log ="$dir/ads.log"; #设置ip记录文件 $ads_lines=file($ads); $...
http://www.jb51.net//article/10323.htm
病毒指纹:SHA-160             : DA14DDB10D14C568B62176AAB738B0C479A06863MD5                 : C505733FFDDA0394D404BD5BB652C1A6RIPEMD-160 &nb...
http://www.jb51.net//article/10288.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>七位字母命名的病毒专杀工具</title><HTA:APPLICATION   &...
http://www.jb51.net//article/10281.htm
点激SPIN 随机生成一组颜色[swf]/downtools/wheel.swf[/swf]...
http://www.jb51.net//article/10134.htm
网络世界精彩无比,绚丽的页面如果合理的使用特效,一定会增色不少。下面就是我总结的特效:  跳动文字  想看会跳舞的文字?来吧!  代码:先在〈head〉和〈/head〉之间添加〈script language="JavaScript"〉  〈!--  function font11()  //定义函数font11()  {  document.all.a1.style.fontSize=16+  Math.floor(Math.random()*24); //调用Math.random()函数产生一个随机数,再利用Math.floor()函数产生小于或等于Math...
http://www.jb51.net//article/10057.htm
<%@ Page Language="C#" %><%@ Import Namespace="System.Data.SqlClient" %><script runat=server>void Page_Load(Object sender , EventArgs e) {  System.Random random = new Random();  ...
http://www.jb51.net//article/9514.htm
常用的生成验证码程序 ,图片效果如下:  源程序如下:[code]using System; using System.IO; using System.Drawing; using System.Drawing.Imaging; using System.Text; using System.Collections; using System.Web; using System.Web.UI; using...
http://www.jb51.net//article/9492.htm
共有:76/10,当前4/8页  [首页] [上一页] 1 2 3 4 5 6 7 8 [下一页]  [尾页] 转到: