陈小峰(iefreer)的专栏

踏得网创始人,Stone 3D作者。

  • 博客(3)
  • 资源 (5)
  • 收藏
  • 关注

转载 Sendmail大全

<br />Sendmail大全 <br /> <br />本章要点: <br />本章讨论电子邮件服务的基本概念及其配置、管理。 <br />本章具体包括以下内容。 <br />邮件传送的基本过程 <br />sendmail的配置 <br />邮件服务的一些特殊功能 <br />qmail的简单介绍 <br />7.1 sendmail 和SMTP <br />7.1.1 smtp和邮件传输代理 <br />sendmail是最重要的邮件传输代理程序。理解电子邮件的工作模式是非常重要的。一 般情况下,我

2010-10-07 00:46:00 9580

原创 CakePHP 编程笔记3

1. 用户登录验证流程 users controller : beforefilter -> app controller : beforefilter -> auth component : startup-> auth component : login-> auth component : admin_login->render view template for login->press submit, post form data to controller, repeat the above p

2010-10-06 22:56:00 2414

转载 CakePHP 21 tips (CakePHP的21条技巧)

Easily creating static pagesI needed to create several pages that didn't use any models and contained static data inside the default layout. My first thought was to create a controller for these pages and define an action for each static page I needed. How

2010-10-05 23:27:00 3375

Atomikos Transactions Guide

You should read this guide if you fall into one of the following categories: • You want to use Atomikos TransactionsEssentials. • You want to add transaction support to your J2SE application. • You want to understand a bit more about JTA.

2013-03-16

Android 三维图形演示代码

关于Android开发指南一文的三维图形演示应用程序,使用OpenGL ES技术,即Tunnel3D,代码来自网络,修改了若干编译问题。在G1上测试通过。

2009-10-01

一种新的Windows Mobile软件架构

本文详细讲解了一个简洁干净的基于windows mobile平台和.Net Compact Framework框架上的移动应用程序的开源架构实现

2009-07-30

Python文件重命名工具

可遍历替换某用户指定目录下所有文件名中的关键字. 如把c:\myproject下所有文件名中的sun关键字替换成hpux,且遍历所有子目录.

2009-07-25

windows mobile 程序异常问题定位指南

本文全面深入的阐述了windows mobile平台上程序异常处理的几个关键问题:1. windows mobile平台的内存管理机制2. 如何使自己的应用程序具备结构化的异常处理能力3. 如何在客户现场发生异常且不可复现的情况下,迅速离线定位到准确的代码行和调用逻辑(本文适用于所有windows mobile 5.x 6.x平台,因为工作环境的原因,用英文撰写)

2009-03-07

空空如也

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

TA关注的人

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