自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

杜公子

你透过岁月看我,风华不减当年。

  • 博客(7)
  • 问答 (1)
  • 收藏
  • 关注

原创 关于C#向服务器请求json数据并解析

无→_→

2016-08-03 21:22:10 6126

原创 ajax传数据和图片(base64格式)

讲了一下ajax的用法(原生js版),以及如何在前端获取图片,以base64的形式用ajax传给后台,和后台解析图片保存。感觉自己写的还是挺通俗易懂的~

2016-07-24 22:48:14 19477 8

翻译 Leap Motion官方文档 RigidHand (Physics)(刚体手型(物理))

文档链接:https://developer.leapmotion.com/documentation/unity/unity/Unity.RigidHand.htmlThe RigidHand script initializes and updates Unity RigidBody and BoxCollider objects for the palm and fingers

2015-08-15 16:29:35 2131

翻译 Leap Motion 官方文档 SkeletalHand(骨骼手型)

文档链接:https://developer.leapmotion.com/documentation/unity/unity/Unity.SkeletalHand.htmlThe SkeletalHand script is used with hand models composed of discrete components rather than a deformable mes

2015-08-15 15:48:15 3089

原创 打印正三角形与倒三角形(C++)

打印正三角形与倒三角形(C++)

2015-05-24 14:46:01 18322

原创 计算1! + 2! + 3! + …… + n!的和(C++)

计算1! + 2! + 3! + …… + n!的和(C++)

2015-05-24 12:16:45 9737 1

原创 HDU 1000 A+B Problem C/C++

Problem DescriptionCalculateA + B.InputEach line will contain two integersAandB. Process to end of file.OutputFor each case, outputA + Bin one line.Sample

2015-02-06 19:18:47 953

空空如也

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

TA关注的人

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