Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4961088
  • 博文数量: 1696
  • 博客积分: 10870
  • 博客等级: 上将
  • 技术积分: 18357
  • 用 户 组: 普通用户
  • 注册时间: 2007-03-30 15:16
文章分类
文章存档

2017年(1)

2016年(1)

2015年(1)

2013年(1)

2012年(43)

2011年(17)

2010年(828)

2009年(568)

2008年(185)

2007年(51)

分类: IT职场

2010-11-03 13:55:58

今天是我第二次在团队内部分享:
原文如下

前些天使用WP7 emulator调试,不能使用PC键盘输入内容到emulator中,

今天发现了解决方法:

“输入前,按一下PC键盘右上角的【PAUSE】键”,然后你就可以使用PC键盘输入内容到emulator中了。

原文地址:

吃饭或闲聊期间,我总是鼓动组里的其他同事多总结、多分享。

刚才Teddy哥分享了一个好东东:(真的很开心,继续努力创建良好的团队氛围)

给大家推荐个网站,以前我在看我自己的代码的时候,时间一长都会被我的代码弄得内牛满面。。。不是我矫情——而是它惨白的颜色实在太刺眼了。。。

这个网站提供了多套visual studio的配色方案,05/08/10的都有,下载后导入到vs里,这下代码看起来不再那么刺眼了。。

Top-rated schemes

  • rated
    111
    34461
    dls
    64753
    views
    public class Snippet : IThemeable {
    static void Main() {
    if("hello".Length < (43 ^ 2))
    new Uri("");
    }
    } // "WekeRoad Ink"

    7 months ago, updated 6 months ago  
  • rated
    100
    14973
    dls
    28133
    views
    public class Snippet : IThemeable {
    static void Main() {
    if("hello".Length < (43 ^ 2))
    new Uri("");
    }
    } // "Son of Obsidian"

    6 months ago, updated 3 months ago  
  • rated
    58
    9982
    dls
    24178
    views
    public class Snippet : IThemeable {
    static void Main() {
    if("hello".Length < (43 ^ 2))
    new Uri("");
    }
    } // "Coding Instinct Theme"

    7 months ago, updated 5 months ago  
  • rated
    52
    6855
    dls
    16423
    views
    public class Snippet : IThemeable {
    static void Main() {
    if("hello".Length < (43 ^ 2))
    new Uri("");
    }
    } // "Selenitic"

    7 months ago, updated 6 months ago  
  • rated
    33
    4400
    dls
    13058
    views
    public class Snippet : IThemeable {
    static void Main() {
    if("hello".Length < (43 ^ 2))
    new Uri("");
    }
    } // "Zenburn 2010"

    7 months ago, updated 6 months ago  



阅读(1132) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~