自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Bowen的专栏

从事IMS/VoIP/Sip开发

  • 博客(3)
  • 收藏
  • 关注

原创 关于strtok的用法

长期处理sip的字符串,经常需要分析text文本,比如从url中取user info,host,url param等等。 例如,以下就是一个典型的tel url. tel:9812340014;tgrp=tg-1;trunk-context=example.com;phone-context=example.lab 为了获得其中的url param, 比如tgrp而去单独去写一个函数,成

2014-04-17 21:20:19 1181

翻译 Python模式—— 一则优化轶事

Python Patterns - An Optimization Anecdote 原作者:Guido van Rossum http://www.python.org/doc/essays/list2str.html 原创翻译,转载请注明出处 http://blog.csdn.net/colinsun/article/details/7579788 有一天,一个朋友请

2012-05-18 18:37:08 1133

转载 Python Performance Tips

Part 1 To read the Zen of Python, type import this in your Python interpreter. A sharp reader new to Python will notice the word “interpreter”, and realize that Python is another scripting lang

2012-05-18 11:19:42 1792

空空如也

空空如也

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

TA关注的人

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