自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 两个复数相加和两个复数相减

//作者:B13 //班别:软件技术2班 //完成时间:2014年12月11日 21:49:24 using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 {     class Program     {

2014-12-11 21:47:59 4411

原创 人品计算器

//作者:B13 //班别:软件技术2班     using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication67 {     class Program     {         static void

2014-12-04 23:59:04 320

原创 杨辉三角

//软件技术2班 //作者B13 //完成日期2014.11.26   using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace 杨辉三角 {     class Prog

2014-12-01 00:19:14 275

原创 判断三角形

//班级:软件技术2班 //作者:B13 //完成日期:2014年10月31日 12:40:15 //描述:做一个软件,输入三个数,看能否组成一个三角形,判断是什么类型的三角形。 using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Cons

2014-11-03 13:39:31 341

原创 解一元二次方程

//2014软件技术2班 //作者B13 //完成日期2014年10月27日 //描述问题:创建一个程序解一元二次方程,该程序提示用户输入 // using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1

2014-10-27 19:38:40 386

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除