自定义博客皮肤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)
  • 问答 (1)
  • 收藏
  • 关注

转载 [IOS]iOS分辨率的那些事儿

都说做iOS开发比Android省心,那么iOS是如何做到这一点的呢?我们今天就来分析一下,希望对做iOS的界面设计的同学有点帮助。 1 iOS设备的分辨率iOS设备,目前最主要的有3种(Apple TV等不在此讨论),按分辨率分为两类iPhone/iPod Touch普屏分辨率    320像素 x 480像素Retina分辨率 640像素 x 960像素iPad,i

2012-07-09 13:16:33 247

转载 [WP7]Silverlight: Creating a WriteableBitmap from a Uri Source

By : Andy Schwam I’ve seen a few posts describing how to use a Uri as a source for a BitmapImage, and then the BitmapImage as the source for the WriteableBitmap.  But that didn’t work so well unti

2012-02-20 19:21:49 640

转载 [WP7]Correct pinch zoom in Silverlight

Windows Phone 7: correct pinch zoom in SilverlightPosted on March 2, 2011byfrenkPinch zooming is one of those things that look incredibly simple until you actually try to implement them. A

2012-02-14 21:44:19 423

转载 [WP7]ListPicker for WP7 in depth

ListPicker for WP7 in depthby WindowsPhoneGeek One of the new components in the November update of the Silverlight Toolkit for Windows Phone 7 is the ListPicker which is actually  the Windows

2012-02-09 17:41:46 770

原创 [Web]用PHPMailer的SMTP模式发送电子邮件

<?php/////////////////////////////////////////////////////////////////////////// 用PHPMailer发送电子邮件精简代码/////////////////////////////////////////////////////////////////////////require_once('PHPM

2011-10-23 00:31:00 1169

空空如也

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

TA关注的人

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