随笔-52  评论-332  文章-12  trackbacks-4

最新评论

共17页: 1 2 3 4 5 6 7 8 9 下一页 末页 
CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers.
Re:简约而不简单——Android SimpleAdapter 职业土匪 2012-03-18 15:29  
矮油,这样实现起来挺简单额。 请大大指点啊,如果根据一个ArrayList<Person>,每个Person对应listView的一条,在该条中显示的多个不同组件(如RatingBar,ImageButton),每个组件显示的内容又对应一个Person的某个属性,要怎么设置呢?
Re:C# Remoting的一个简单例子 ppqqLover 2012-03-01 18:07  
您好,我想问下,实际操作remoting如何操作呀?
Re:C# Remoting的一个简单例子 walkerwang 2011-11-21 16:43  
我也是对remoting一点概念也没有,感觉client端的"using RemoteSample;"很奇怪 本来就是在remotesaple本来就是在远端的,如何using得到呢?难不成每个客户端本地都得有这个dll么? 这跟我做一个dll然后引到项目里本地调用有什么区别? 可能基本概念就糊了,望不吝赐教
Re:简约而不简单——Android SimpleAdapter 凑个热闹 2011-06-10 11:19  
天才啊!!!
Re:C# Remoting的一个简单例子 server126 2011-01-11 22:01  
make
Re:Python Web编程(一) live-evil 2010-10-08 14:22  
[Fri Oct 08 14:23:52 2010] [error] make_obcallback: could not import mod_python.apache.\n 'import site' failed; use -v for traceback 'import site' failed; use -v for traceback ImportError: No module named mod_python.apache [Fri Oct 08 14:23:52 2010] [error] make_obcallback: Python path being used "['D:\\\\Python25\\\\python25.zip', '.\\\\DLLs', '.\\\\lib', '.\\\\lib\\\\plat-win', '.\\\\lib\\\\lib-tk', 'D:\\\\Program Files\\\\Apache Software Foundation\\\\Apache2.2\\\\bin']". [Fri Oct 08 14:23:52 2010] [error] get_interpreter: no interpreter callback found. [Fri Oct 08 14:23:52 2010] [error] [client 127.0.0.1] python_handler: Can't get/create interpreter. [Fri Oct 08 14:23:52 2010] [error] [client 127.0.0.1] File does not exist: D:/py/favicon.ico ========================================== 不成功.照此方法安装后日志.
Re:Android2.2 新特性 Likwo 2010-06-23 23:06  
多写点啊。最好写个教程系列出来。
Re:让Winform披上CSS的外衣 木乐 2010-06-09 15:39  
学习了
Re:利用JMeter进行压力测试(2) ilovedotnet 2010-01-10 22:04  
@skyaspnet 运行bin目录下的jmeter.bat,最好用JDK 1.5版本。
Re:利用JMeter进行压力测试(2) skyaspnet 2010-01-10 20:05  
感谢楼主分享,我刚下载了,请教一个比较笨的问题,怎么运行啊?是不是要先装JDK的环境,然后运行bin目录下的jmeter-server.bat文件吗?谢谢!
Re:利用JMeter进行压力测试(1) WizardWu 2010-01-09 10:47  
这是写java的免钱、开源的好工具。 可惜中文文档少,不如微软 .net 1.1 的 内附的 ACT, .net 2.0-3.5 VS 2008 内附的 负载测试 项目,有官方中文文档。 但微软的负载测试、压力测试工具,在web上的缺点,是只可用于 自家的 iis。
Re:利用JMeter进行压力测试(1) skyaspnet 2010-01-09 10:31  
感谢分享,支持楼主,希望有更多有关压力测试的文章:)
IIS 运行django怎样做?
Re:Python Web编程(六) Logic0 2009-10-15 21:04  
确实是抄袭 http://djangobook.py3k.cn/chapter05/
Re:Python Web编程(三) Game_over 2009-08-14 22:04  
你用的Django版本是1.0吧 我当时用的是0.9,1.0之后的变化很大
Re:Python Web编程(三) jarush 2009-08-03 15:07  
[quote]Helios:按照你所说的方法,web报了这么个错<br/><br/>Page not found (404)<br/>Request Method: GET<br/>Request URL: <a href="http://127.0.0.1/test1/" target="_new" rel="nofollow">http://127.0.0.1/test1/</a><br/><br/>Using the URLconf defined in test1.urls, Django tried these URL patterns, in this order:<br/><br/> ...[/quote] 在你的urls.py里面应该这样写: (r'test1/now/(plus|minus)(1)hour/$', 'test1.test.hour_offset'), (r'^test1/now/(plus|minus)([2-9]|\d\d)hours/$', 'test1.test.hour_offset'),
Re:对象解耦和设计模式 sheldonren 2009-08-02 22:00  
我也赞一个~!
php中me也遇到了。
re: 让Winform披上CSS的外衣 菩提树下 2009-03-11 15:02  
非常好!
共17页: 1 2 3 4 5 6 7 8 9 下一页 末页