超级大富翁介绍
超级大富翁是一个虚拟的企业买卖、城市建造游戏
你需要在“购买企业”里面购买企业,每10分钟企业价格变化一次,然后观察“我的企业”里面你所购买的企业是否升值,如果升值就出售,你就可以赚取中间的差价,您的总资产就会上升,往复循环,寻找企业的规律或者价格变化幅度来掌握购买的多少!
等你的现金达到100亿元以上时你就可以创建自己的城市了,超级城市也可以帮助你提升自己的总资产。
超级大富翁 游戏规则
1,企业价格10分钟变换一次;
2,自我保护每半个小时方可使用一次(包括开启、关闭);
3,道具使用的时间间隔请看道具商场中各道具的说明;
4,企业盈利的个人所得税是盈利的10%;
5,赠送企业的要求是您的资产总额要达到5亿以上;
6,等级累计规则是,每在线半个小时累计一次,等级计算公式为:h=5n(n+1) [h为总在线时间(单位;小时),n为等级];
7,资产总额=城市价值+城市开通费+企业资金+现金;
8,自我保护开关在“我的资产”页面,头像下面;
9,如果发现你的企业资金不正确,请点击“我的资产”页面中的修复按钮;
10,关于慈善的一点说明:慈善不仅仅积累等级、解除购买建筑点数限制,还应该有一点社会责任感;
超级城市 简介
1,超级城市给大家提供了又一个赚钱的方式,你可以更合理的安排房子使之为你赚钱,注意:如果你没有100亿,建议不要建立城市;
2,超级城市的建筑每24小时可以结算一次;
3,拆除建筑只能得到房价的20%;
阅读全文...
最近真正统一了台州博客的通行证。这其中包括ASP(原旧博客站点),与ASP.NET(通行证让点),第二天更发生了用户不能登录的问题(中文ID),一直提供
MD5值错误(通行证使用MD5混合校验)。第一想到的就是ASP的GB2312编码和ASP.NET的UTF-8编码对中文MD5的问题,但最后才确认真正的问题不是页面编码,而是MD5加密编码的问题。找了很多资料,很多人都说歉容中文,但偶就是不行(前提是保持页面编码不变),最后突然想到URL编码后再加密,但效果是URL编码也分文字编码的。呵呵,不过最后还是用unicode编码搞定。
ASP
function chinese2unicode(str)
dim hexValue
dim one
for i=1 to len(str)
one=Mid(str,i,1)
hexValue=hexValue & Hex(asc(one))
next
chinese2unicode=hexValue
end function.NET
string Create16BitMd5Password(string password)
{
System.Text.Encoding gb = System.Text.Encoding.GetEncoding("gb2312");
byte[] temp = gb.GetBytes(password);
System.Text.StringBuilder result = new System.Text.StringBuilder();
foreach (byte one in temp)
{
result.Append(one.ToString("X"));
}
return System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(result.ToString(), "MD5").ToLower().Substring(8, 16);
} ASP 16位与32位 MD5
.NET 16位与32位 MD5
全文完
原文:http://blogs.msdn.com/alexgor/archive/2008/10/27/microsoft-chart-control-for-net-framework-released.aspx
I glad to announce the release of Microsoft Chart for .NET Framework 3.5 SP1, which includes the ASP.NET and Windows Forms Chart Controls. Our Data Visualization team in SSRS worked really hard to deliver those controls!
Here is where you can download it:
-
Microsoft Chart Controls for Microsoft .NET Framework 3.5 – This installs the ASP.NET and Windows Forms Controls. The assemblies will be installed in the GAC as well as in the “%Program File%\Microsoft Chart Controls\Assemblies” folder. If you build an application using the controls, your setup and deployment should add MSChart.exe installer as a pre-requisite. -
-
Where to find more information? -
Microsoft Chart Forum
-
-
Alex.
全文完
Introduction
Visual Studio 2008 and the .NET Framework 3.5 enable developers to rapidly create connected applications that deliver high quality and rich user experiences. Visual Studio 2008 enables organizations of every size to rapidly create secure, manageable, and reliable applications that are optimized for Windows Vista™, SQL Server, the Microsoft 2007 Office system and the Web.
Visual Studio 2008 Service Pack 1 (SP1) and .NET Framework 3.5 SP1 continue Microsoft’s investment in market leading development tools and developer platform. SP1 addresses issues that were found through a combination of customer and partner feedback, as well as internal testing. These service packs offer customers improvements in responsiveness, stability and performance.
下载与原文
阅读全文...
请百度查询:银行股贱卖 全文完
实际上是在Published Monday, January 28, 2008 10:02发布的,但我花了很长时间都没找到
阅读全文...
FCKeditor 2.6.1正式版已发布,
可以下载 Version 2.6.1 (Download Zip or GZip from Sourceforge.net)
阅读全文...
s is the next release immediately following jQuery 1.2.3. Releases 1.2.4 and 1.2.5 were skipped (1.2.4 was built incorrectly, rendering it effectively identical to 1.2.3, and 1.2.5 was missing a patch).
The entire jQuery team did a fantastic job in pulling this release together - I want to take this opportunity to thank them all for their continued hard work.
I’d also like to take this opportunity to welcome Ariel Flesler to the core jQuery development team. He provided valuable help in pulling this release together - contributing bug fixes, performance improvements, features, and test cases. You can see the result of his hard work all throughout this release. Welcome Ariel and thank him for all his contributions!
Downloading
jQuery 1.2.6:
原文详细 全文完
九字真言,又名奥义九字,分别为:临、兵、斗、者、皆、阵、列、在、前九字,往往也有人将“阵”做“陈”字,大概是被两者的繁写体搞混的缘故,与之相对应 的九个手印
阅读全文...

1、“台湾“、“烟台“、“台山“???这些地名里的“台“是念第二声的,只有台州的“台“是念成第一声。多少学问高深的人,一到台州就栽了跟头。
2、“龙楼凤阙不肯住,飞腾直欲天台去“,当年连李白都闹着要到台州来。
3、唐诗之路的最后一站。诗人们到了台州,都不愿往前走了。(呵呵 这个我不怎么了解出处:P)
4、冬天不太冷,夏天不太热,每年9月,台风都要光临台州,北方的人都觉得台风可怕,台州人见惯不惊。大部分时间,台风例行公事般,打个照面就走了,还带来阵阵凉意。
阅读全文...
这个包去年就公布了。。。。。。对于懒得自己修改源码的朋友来说,这下好了,没有完全问题了:)
阅读全文...
待续 全文完
FCKeditor都已经2.6正式了
Jquery已经1.2.3且UI也做了更新
Prototype目前是1.6.0.2
.NET升级到3.5
Windows 2008 ,Vs2008也有了
小说星辰变已快结局了,也越写越差了
WIKI系统又荒废近1年了.
普通对战还是打不过ORC+发狂,3C已经不玩,开始DOTA了
工资没涨,户口迁回老家并转家民了
小妹要考大学,大妹要嫁人了
老爸老妈奶奶伯伯外公舅舅舅妈们又老了一岁了
再过几年我也奔3了
与其这样混着日子,不如痛痛快快闯荡一把,就算痛也将快乐着.
全文完
! 全文完
埋了!埋了!埋了!发芽!发芽!发芽! 全文完
Community Server 2008 Installs and Upgrades
阅读全文...
从昨天开始到今天,公司博客网站的两台服务器一直是对连不上,郁闷到本地都可以连,而在远程登录后却无法连接另一台服务器。晚些时间终于可以了,但内网IP却没有设,赶紧上去设一个1.2,一个.1.3,挂了一天的
博客网站终于正常了今天又对搜索方案进行了优化与加强,增加了热门关键字与相关关键字,但Luce的索引真的不合适太频繁更新,对于相关键字方案还是要优化
全文完