当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: <? // ASP-style tags a
 

 

    摘要:师傅是个30出头的程序员,四年前,公司挖来并派往加拿大。由于国内的业务除了师傅,其他人搞不定,所以师傅常常往返于国内和加拿大之间。 我和庆幸自己当初的选择,很大一部分原因是因为能遇见这么一个好师傅。 常和师傅聊天 也有一段时间和师傅出差 听师傅的很多教诲 深有感受 仅凭记忆 记录一些思想 与大家共享 1.三思而后行 程序员是靠脑子吃饭的 ,往往客户一提出一个bug或者需求 我们就立刻忙开了,为什么......
    摘要:今天终于看完了《零缺陷程序设计》,这可能是我看的计算机书中,按时间/页来算时间最长的一本了.薄薄200页看了一个半月.期间主要是因为放假了就懒得翻书了.不过更长的时间间隔可以让我有充足的时间去体会净室工程的实质. "净室软件工程",作为程序员应该都听说过这个名字吧,但真正了解他的却真的不多(有点像我喜欢的python).不了解同时还带来了偏见,这个随笔的最后我打算就别人的一些见......


File uploading

  <?     // asp-style tags are okay in php 3.0.4 and above; some html editors recognize these tags     // file upload script for php/3 for windows     // released under the terms of the public gnu license     // based upon code written by rasmus lerdorf     // modified for windows by michael grier     // e-mail: bigmike@bigmweb.com     // you need to write-enable a directory, named "upload", below the one you place this script in     // on windows nt, you can do this with a dos program named cacls     // directions for this can be found at "http://www.bigmweb.com/home/cacls.html" if($action1){                                                    // if files have been uploaded, process them ?>     <html>     <head>     <title>file upload results</title>     <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">     </head>     <body bgcolor="#ffffff" text="#000000">     <p><font face="arial, helvetica, sans-serif"><font size="+1">file upload results</font><br><br> <?     set_time_limit(60);                                           // make reasonably sure the script does not time out on large files  
...   下一页

 ·delphi 中 com 实现研究手记(一)    »显示摘要«
    摘要: 标题:delphi 中 com 实现研究手记(一) 关键词:delphi com 作者:dreamtheater 难度:普通[] 中等[x] 高级[] http://dreamtheater.yeah.net e-mail:notexpad@163.com 完成日期:2004年07月26日 前言 前些日子用 delphi 写了一个 windows 外壳扩展程序,大家知道 windows 外壳扩展......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE