
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/ DTD/wml_1.1.xml">
<wml>
<head>
<meta http-equiv="Cache-Control" content="max-age=180,private" />
</head>

<card id="read">

<p align="center">七星动漫论坛<br/></p>

<p>回复:</p>

<p>36.</p>
<p>把偶的RP算那么低.....=v=</p>
<p>2006-07-13 23:41</p>
<p>genesis<br/></p>

<p>37.</p>
<p>// Action script...

// [onClipEvent of sprite 64 in frame 1]
//Component construct()
{
 &nbsp;  editable = true;
 &nbsp;  password = false;
 &nbsp;  text = &quot;&quot;;
 &nbsp;  maxChars = null;
 &nbsp;  restrict = &quot;&quot;;
 &nbsp;  enabled = true;
 &nbsp;  visible = true;
 &nbsp;  minHeight = 0;
 &nbsp;  minWidth = 0;
}

// [onClipEvent of sprite 21 in frame 1]
//Component construct()
{
 &nbsp;  icon = &quot;&quot;;
 &nbsp;  label = &quot;计算&quot;;
 &nbsp;  labelPlacement = &quot;right&quot;;
 &nbsp;  selected = false;
 &nbsp;  toggle = false;
 &nbsp;  enabled = true;
 &nbsp;  visible = true;
 &nbsp;  minHeight = 0;
 &nbsp;  minWidth = 0;
}

// [onClipEvent of sprite 63 in frame 1]
//Component construct()
{
 &nbsp;  editable = false;
 &nbsp;  html = false;
 &nbsp;  text = &quot;&quot;;
 &nbsp;  wordWrap = true;
 &nbsp;  maxChars = null;
 &nbsp;  restrict = &quot;&quot;;
 &nbsp;  enabled = true;
 &nbsp;  password = false;
 &nbsp;  visible = true;
 &nbsp;  minHeight = 0;
 &nbsp;  minWidth = 0;
}

// [Action in Frame 1]
function nameResult(str)
{
 &nbsp;  var _l1 = checkPreList(str);
 &nbsp;  if (_l1 == null)
 &nbsp;  {
 &nbsp;  &nbsp;   _l1 = getResult(str);
 &nbsp;  } // end if
 &nbsp;  var _l2 = &quot;姓名:&quot; + str + &quot;\n&quot;;
 &nbsp;  _l2 = _l2 + (&quot;人品得分:&quot; + foramtResult(_l1) + &quot;\n&quot;);
 &nbsp;  _l2 = _l2 + (&quot;评价:&quot; + getValue(_l1));
 &nbsp;  return(_l2);
} // End of the function
function foramtResult(n)
{
 &nbsp; ..</p>
<p>2006-07-13 23:44</p>
<p>genesis<br/></p>

<p>38.</p>
<p>原来还有些ID是特殊处理的...小日的一律-1
固定RP 100的那几个ID都没见过的说..算了..54

原来只是简单的取出每个字符的Unicode码相加后再对100取模..

 [s:97]</p>
<p>2006-07-13 23:48</p>
<p>genesis<br/></p>

<p>39.</p>
<p>[s:47] 兄弟弄得那麼清楚 是很低麼....</p>
<p>2006-07-13 23:55</p>
<p>たわごと<br/></p>

<p>40.</p>
<p>[quote][b]引用第39楼[i]たわごと[/i]于[i]2006-07-13 23:55[/i]发表的“”[/b]:
[s:47] 兄弟弄得那麼清楚 是很低麼....[/quote]
和那无关....偶也是突然想到偶装了个FLASH反编译软件..正好看看了..呵呵..
如果是以前那个程序写的.就米什么可能反编译了.</p>
<p>2006-07-13 23:56</p>
<p>genesis<br/></p>

<p><a href="read.php?tid=228&amp;page=7">上页</a> <a href="read.php?tid=228&amp;page=9">下页</a></p>
<p><a href="post.php?action=reply&amp;tid=228">发表回复</a></p>

<p><br /><a href="index.php">首页</a></p>

<p><a href="index.php?prog=login">登录</a></p>

<p align="center">PHPWind V4.3.2</p>
</card></wml>
