RSS 雾归漫步
哪吒推荐该订阅
简介:Cryeyes的收藏夹
原站:http://feeds.feedsky.com/csdn.net/cryeyes
标签:wpf
指数:
点击立即订阅,“雾归漫步”的内容有更新,哪吒第一时间提醒您
“雾归漫步”的内容更新
累计:66 篇(自 2009-11-24 起)
更新:约2篇/月,最后更新284 天前
雾归漫步
在maps.google.com里,地图上的街道都有英文名或者拼音如果要使用ditu.google.cn的数据,简单替换如下:将原程序中所有的http://maps.google.com/maps/api/staticmap?替换成http://ditu.google.cn/staticmap?即可。... (268 天前)
雾归漫步
http://gis.thinkgeo.com/support/discussionforums/tabid/143/aff/18/aft/4784/afv/topic/default.aspxidw插值算法http://topic.csdn.net/u/20071212/14/40f2d89f-6e20-4e64-a44a-0463d395b03f.html三次hermit样条插值算法我把它转成c#的了,但是效果不是很好http://wenku.baidu.com/view/aef1f76fb84ae45c3b358ce3.html等值线算法 三角形网络实现 原理http://www.docin.com/p-98821... (308 天前)
雾归漫步
publicstaticinttoargb(thiscolorcolor){intargb=color.aargb+=color.rargb+=color.gargb+=color.b;returnargb;}其实color自带了这个方法system.drawing.color color = image.getpixel(row, column);int colorvalue = color.toargb();... (308 天前)
雾归漫步
在string.format参数中,大括号{}是有特殊意义的符号,但是如果我们希望最终的结果中包含大括号({}),那么我们需要怎么做呢?是”\{”吗?很遗憾,运行时,会给你一个exception的!正确的写法是{{和}}。对,double {{ 或}}即可输出{或}.demo:static void main(string[] args){??? console.writeline(string.format("para: {{{0}}}", "abc"));}输出结果:para: {abc}... (308 天前)
雾归漫步
今天帮朋友做了个工具,用webbrowser做的,用户使用用户名密码登陆淘宝后,需要在后台下载和分析一些页面。分析页面使用的是htmlparser .net版里面唯一需要解决的问题是,登陆后的cookie在webbrowser上,使用httpwebrequest无法保存其状态。因为中间有几个cookie值是httponly的。上网查询到使用internetgetcookieex函数可以在ie8中读出httponly的值然后,解决方法如下:这段代码可以获... (308 天前)
雾归漫步
http://social.msdn.microsoft.com/forums/en-za/netfxsetup/thread/831d8f82-0be5-42b7-a890-cfa539c9dc67http://www.google.com/search?hl=en&newwindow=1&q=+depcheck+indicates+microsoft+.net+framework+2.0a+is+not+installed.&aq=f&aqi=&aql=&oq=http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.dotnet.framework.setup&tid=8b7e7aa... (308 天前)
雾归漫步
1. 系统自带 performance 工具, 开始-》运行-》perfmon增加一个计数器(counter),选择.net clr exceptions,然后选择两个all可以看到_global_在程序每次运行的时候加2,对比空的web程序,确定我们的控件里有两个exceptions2. minidump(对当前问题无效) 从http://forums.asp.net/t/1284738.aspx看到可以借助minidump分析,然后在http://blog.163.com/lili1362@126/blog/static/8540... (308 天前)
订阅者 ( 1 )
porscheyin
相关订阅源
RSS UX Passion - User experience, usability, IA, Silverlight and WPF

user experience, usability, ia, silverlight and wpf tutorials and articles

指数 | 1人订阅  

我要反馈