- 博客(5)
- 收藏
- 关注
原创 abstract virtual new
Here is the program and results, we will see how the virtual and new goes.public class MyBase { public virtual string MyVirtualMethod() { return "Base"; }
2009-12-05 13:39:00
234
转载 (转)断言
转自http://www.cnblogs.com/njnudt/archive/2007/09/27/907659.html.NET2005下单元测试中Assert类的用法 首先说介绍一下,Assert类所在的命名空间为Microsoft.VisualStudio.TestTools.UnitTesting 在工程文件中只要引用Microsoft.VisualStudio.QualityT
2009-12-01 10:45:00
275
原创 share a song :i could be the one~~
I could be your sea of sand I could be your warmth of desire I could be your prayer of hope I could be your gift to everyday I could be your tide of heaven I could be a hint of what’s to come I could
2009-04-07 12:45:00
213
原创 C中从文本读取double数据注意到地方
1.fscanf()参数“%lf”-->double,并且注意各个参数中的间距同文本中数据的间距相同。2.double一定要初始化,否则程序中签字的bug.3.double和float型:float 为单精度,有效数字为6~7double 为双精度,有效数字为15~16 但他们在输出时,小数点后都有6位小数。所以输出时只有格式化输出才会显示全部. 例子: #include
2009-03-18 16:02:00
615
原创 trouble is friend
lenka - trouble is a friendlrc by lzh ,from jiangxi pingxiangtrouble will find you no mater where you go, oh oh.no matter if youre fast no matter if youre slow, oh oh.the eye of the storm and the cr
2009-03-16 22:50:00
306
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人