自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 资源 (3)
  • 收藏
  • 关注

原创 点击链接跳转到微信公众号的方法

在项目中需要在微信内通过链接跳转到其他公众号,微信公众号的链接是以下格式https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MzIxOTQ2MzY4MA==#wechat_redirect/** * 其中:关键是获取每个公众号的__biz 部分"MzIxOTQ2MzY4MA==" */获取 __biz第三方公众号:手机微信关注公众号,分享公众号给自己或朋友,在微信客户端(PC版或Mac版)点击该公众号,点击“查看消息

2020-07-09 10:00:05 9531 5

原创 Mac OSX + VS Code + Python3 报错 unresolved import requests

刚开始在Mac OSX上学习Python编程,用VSCode比较趁手,但是用python3时会碰到些问题,通过搜索解决问题,mark一下。1. python3 可以使用homebrew来安装(brew install python3),对应的包管理工具是pip3 (pip3 --version);2. 在VSCode写代码引入网络请求requests模块时,报错unresolved import 'requests':解决办法之一:菜单Code -> Preferences -> S

2020-05-30 00:25:25 758

转载 开发人员一定要加入收藏夹的网站

开发人员一定要加入收藏夹的网站 收藏 http://www.gotapi.com/ 语言:英语 简介:HTML,CSS,XPATH,XSL,JAVASCRIPT等API的查询网站。http://www.w3schools.com/ 语言:英语 简介:W3C制定的标准诸如XML,HTML,XSL等等的在线学习教程。http://www.xml.org.cn/ 语言:中文 简介:可以说是XML的中国官

2009-11-26 22:18:00 302

转载 65个源代码网站

 1.51源码:http://www.51aspx.com/2.源码之家:http://www.codejia.com/3.源码网:http://www.codepub.com/4.虾客源码:http://www.xkxz.com/5.源码开发网:http://www.codedn.com/6.洪越源代码:http://www.softhy.net/7.锋网源码:http://www.fwvv.n

2009-11-26 22:15:00 285

原创 Unix programming

 Glad to be back to the track writing unix program for a while...

2009-11-04 23:31:00 301

转载 FW: 10家不错的iphone编程资源站

Find a good collection of iPhone programming and paste here for archiving purpose. Thanks for the original author. 随着iPhone取得巨大成功,学习如何在这样一个新的平台上面开发软件成了编程人员和开发者的必修课了,谁都不想错过这么一个大蛋糕。几乎所有的主要游戏开发者都在重新思

2008-12-13 09:45:00 353

Effective JavaScript-68 Specific Ways to Harness the Power of JavaScript

Publication Date: December 6, 2012 | ISBN-10: 0321812182 | ISBN-13: 978-0321812186 | Edition: 1 “It’s uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and semantics of JavaScript is both charming and hugely insightful; reminders of gotchas complement realistic use cases, paced at a comfortable curve. You’ll find when you finish the book that you’ve gained a strong and comprehensive sense of mastery.” —Paul Irish, developer advocate, Google Chrome “This is not a book for those looking for shortcuts; rather it is hard-won experience distilled into a guided tour. It’s one of the few books on JS that I’ll recommend without hesitation.” —Alex Russell, TC39 member, software engineer, Google In order to truly master JavaScript, you need to learn how to work effectively with the language’s flexible, expressive features and how to avoid its pitfalls. No matter how long you’ve been writing JavaScript code, Effective JavaScript will help deepen your understanding of this powerful language, so you can build more predictable, reliable, and maintainable programs. Author David Herman, with his years of experience on Ecma’s JavaScript standardization committee, illuminates the language’s inner workings as never before—helping you take full advantage of JavaScript’s expressiveness. Reflecting the latest versions of the JavaScript standard, the book offers well-proven techniques and best practices you’ll rely on for years to come. Effective JavaScript is organized around 68 proven approaches for writing better JavaScript, backed by concrete examples. You’ll learn how to choose the right programming style for each project, manage unanticipated problems, and work more successfully with every facet of JavaScript programming from data structures to concurrency. Key features include Better ways to use prototype-based object-oriented programming Subtleties and solutions for working with arrays and dictionary objects Precise and practical explanations of JavaScript’s functions and variable scoping semantics Useful JavaScript programming patterns and idioms, such as options objects and method chaining In-depth guidance on using JavaScript’s unique “run-to-completion” approach to concurrency

2013-09-07

Contributing to Eclipse中文版(源码)

Contributing to Eclipse (CHN version) 扫描的,有点模糊; 来自网络,贡献网络 随书源码下载 - www.awprofessional.com/titles/0321205758

2010-11-16

AIX dbx quick reference

quick reference for dbx symbolic debugger for aix/solaris/hp-ux/linux etc

2009-11-12

空空如也

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

TA关注的人

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