<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Kenshin's Blog</title><subtitle type="text">从现在开始 一切都不晚</subtitle><id>http://feed.cnblogs.com/blog/u/23679/rss</id><updated>2010-08-24T09:23:33Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/23679/rss"/><entry><id>http://www.cnblogs.com/kenshin1985/archive/2010/06/15/1758576.html</id><title type="text">iPhone&amp;amp;iPad 开发入门 (1) 基础知识</title><summary type="text">1. 一台运行Leopard 或者更高版本的 Mac  (台式 笔记本都行，黑苹果没试过～)2. 一台iPhone或者iPad  (很多功能都必须在真机上调试模拟器上没用。)2. 注册个Ap...</summary><published>2010-06-15T04:34:00Z</published><updated>2010-06-15T04:34:00Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kenshin1985/archive/2010/06/15/1758576.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/archive/2010/06/15/1758576.html"/><content type="html">&lt;p&gt;1. 一台运行Leopard 或者更高版本的 Mac &amp;nbsp;(台式 笔记本都行，黑苹果没试过～)&lt;/p&gt;&#xD;
&lt;p&gt;2. 一台iPhone或者iPad &amp;nbsp;(很多功能都必须在真机上调试模拟器上没用。)&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img title="S73R0075xiao副本.jpg" src="http://images.cnblogs.com/cnblogs_com/kenshin1985//S73R0075xiao%E5%89%AF%E6%9C%AC.jpg" border="0" alt="S73R0075xiao副本.jpg" width="680" height="510" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;2. 注册个Apple的开发人员帐号。。。要发布应用程序到appstore需要购买标准版帐号 99美元～～ &amp;nbsp;一开始开发测试的时候没必要去买～～注册的地址 http://developer.apple.com/iphone/&lt;/p&gt;&#xD;
&lt;p&gt;3. 下载神奇的 Xcode 3.2.2 with iPhone SDK (里边包含iPad的开发SDK) &amp;nbsp;4.0SDK 正式版没出 需要 标准版帐号才能下载。&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img title="D4F3C5BC-BC6A-428F-9E2E-2CB4B37FB902.png" src="http://images.cnblogs.com/cnblogs_com/kenshin1985//D4F3C5BC-BC6A-428F-9E2E-2CB4B37FB902.png" border="0" alt="D4F3C5BC-BC6A-428F-9E2E-2CB4B37FB902.png" width="950" height="600" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;4. 开发语言 : &amp;nbsp; &amp;nbsp;Objective-C 2.0 &amp;nbsp; &amp;nbsp;Xcode 是IDE &amp;nbsp; CocoaTouch 是开发的框架 &amp;nbsp; &amp;nbsp; 如果你以前是用 java 或者 c＃的 &amp;nbsp;你只要适应ObjectiveC 超长的申明语句之后 &amp;nbsp; 还是很快能上手的 呵呵&lt;/p&gt;&#xD;
&lt;p&gt;5. 参考资料： iPhone3 开发基础教程 （有中文版的） &amp;nbsp;objective C 基础教程 （有中文的） &amp;nbsp; Xcode 自带的帮助文档&lt;/p&gt;&#xD;
&lt;p&gt;网站：&amp;nbsp;http://developer.apple.com/iphone/ &amp;nbsp;&amp;nbsp;﻿ &amp;nbsp; &amp;nbsp; http://www.weiphone.com &amp;nbsp; http://www.cocoachina.com/﻿&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;了解了这些基础条件之后 我们就可以开始进行 Iphone&amp;amp;iPad的程序开发了&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&lt;img src="http://www.cnblogs.com/kenshin1985/aggbug/1758576.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/kenshin1985/archive/2010/06/15/1758576.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/kenshin1985/archive/2008/03/28/1128196.html</id><title type="text">Asp.Net页面生存周期(转)</title><summary type="text">相信对asp.net的页面生存周期深入理解后一定能让你的水平上一个很大的台阶(我们经理常用的话) 呵呵~首页我们先来简单的介绍一下.net的page请求过程。我们先来看一幅图：如上图如示，我们向web服务器请求一个.aspx页面，首先是经过IIS，IIS发现自己处理不了这个请求，于是通过aspnet_isapi.dll调度给asp.net引擎来处理。.net首先初始化HTTPMODULE，比如说，...</summary><published>2008-03-28T13:00:00Z</published><updated>2008-03-28T13:00:00Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kenshin1985/archive/2008/03/28/1128196.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/archive/2008/03/28/1128196.html"/></entry><entry><id>http://www.cnblogs.com/kenshin1985/archive/2008/01/04/1025584.html</id><title type="text">Oracle中的常用事务处理</title><summary type="text">最近的工作都要和事务打交道,我把oracle事务常用方法整理了下列出来Commit的用法：(完成事务，数据修改成功并对其他用户开放)例如:Update计划类型set计划类型='哈哈'where计划类型='测试';Commit;当执行过Update语句之后表中的数据是不会被更改的,只有在执行了Commit之后表中的数据才能被修改.Rollback的用法:(撤消事务，撤消所有操作)Update计划类型...</summary><published>2008-01-04T03:15:00Z</published><updated>2008-01-04T03:15:00Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kenshin1985/archive/2008/01/04/1025584.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/archive/2008/01/04/1025584.html"/></entry><entry><id>http://www.cnblogs.com/kenshin1985/archive/2008/01/03/1024989.html</id><title type="text">Oracle中对远程数据库进行操作(分布式数据库处理)</title><summary type="text">最近遇到个问题 在oracle的一个数据库中向远程的另外一个数据库的一张表中添加和更改数据客户要求能定期进行两张表的同步,开始准备写成windows服务形式,又怕麻烦 后来 在网上搜了一下找了向远程数据库中更改数据资料首先要在TNS中把远程数据库配置一下代理名称：给远程的用户表起的临时名用户名、密码：就是你要链接的表空间的用户名和密码主服务名:就是你在TNS中配置的SID格式: createdat...</summary><published>2008-01-03T12:12:00Z</published><updated>2008-01-03T12:12:00Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kenshin1985/archive/2008/01/03/1024989.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/archive/2008/01/03/1024989.html"/></entry><entry><id>http://www.cnblogs.com/kenshin1985/archive/2007/12/30/1021294.html</id><title type="text">Microsoft SQL Server 2005(sqlserver2000) JDBC Driver 1.2</title><summary type="text">Microsoft 已发布用于 SQL Server 2005 的新 Java 数据库连接 (JDBC) 驱动程序。所有 SQL Server 用户都可以免费下载 SQL Server 2005 JDBC Driver 1.2，并可以从任何 Java 应用程序、应用程序服务器或支持 Java 的小程序访问 SQL Server 2000 和 SQL Server 2005。这是一个 Type 4 JDBC 驱动程序，它通过 J2EE (Java2 Enterprise Edition) 中可用的标准 JDBC 应用程序编程接口 (API) 提供数据库连接。 </summary><published>2007-12-30T14:46:00Z</published><updated>2007-12-30T14:46:00Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/30/1021294.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/30/1021294.html"/></entry><entry><id>http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017360.html</id><title type="text">一个基于SilverLight的很酷的网站~模仿Vista的</title><summary type="text">一个国外很酷的SilverLight网站模拟的vista操作系统,真的很炫哦,不过浏览她之前一定要先安装MS的SL插件.发个牢骚~现在SilverLight对中文的支持很不好,想在项目中使用她基本是不可能只能当爱好去关注一下希望下个版本的sl能解决常用控件和中文支持问题只要这样她才会是Flash的真正杀手~</summary><published>2007-12-27T10:53:00Z</published><updated>2007-12-27T10:53:00Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017360.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017360.html"/></entry><entry><id>http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017342.html</id><title type="text">LumaQQ for iPhone 更新到200712270000</title><summary type="text">LumaQQ for iPhone 刚出来不久,我也才刚刚用了2天时间,感觉比较稳定,没想到这么快就又更新了呵呵继续下下来使使呵呵~</summary><published>2007-12-27T10:33:00Z</published><updated>2007-12-27T10:33:00Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017342.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017342.html"/></entry><entry><id>http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017337.html</id><title type="text">Oracle中sql语句的性能优化</title><summary type="text">记得在学校自己写些程序的时候用到数据,只要能完成功能根本从不去考虑什么性能问题,经过两个大型项目的开发才慢慢体会到数据库性能的优化的重要性很小的一个细节都可能大大影响系统的运行速度.下面是些常用的 sql语句优化知识 </summary><published>2007-12-27T10:25:00Z</published><updated>2007-12-27T10:25:00Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017337.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017337.html"/></entry><entry><id>http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017324.html</id><title type="text">execute immediate into 语句的性能问题(oracle)</title><summary type="text">前几天写了个oracle的procedure用来将一个其中有很多不相干数据Excel文件中的有用数据提取出来以单条记录形式循环插入一张表中存放,我在procedure中用了2个游标嵌套来遍历进行判断,完成之后procedure执行的时候并没有什么问题结果也能很成功的导入进去,就是procedure执行的时间很不稳定,最快能12s,最慢能到40s,郁闷了很长时间,最后跟进去调了2个小时终于发现原来是这句话惹的祸~~~~&#xD;</summary><published>2007-12-27T10:16:00Z</published><updated>2007-12-27T10:16:00Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017324.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/27/1017324.html"/></entry><entry><id>http://www.cnblogs.com/kenshin1985/archive/2007/12/26/1015096.html</id><title type="text">C#、Oracle、Sql server中拼音查询的函数</title><summary type="text">今天有个朋友问我C#中怎样实现拼音查询,我去公司的库里翻了下找出了这三个函数发出来,C# sqlserver oracle 的都有,不过发现那个C# 的好像"楠"字查的时候会有问题。。。不知道为啥。。&#xD;</summary><published>2007-12-26T02:02:00Z</published><updated>2007-12-26T02:02:00Z</updated><author><name>KenShinNan</name><uri>http://www.cnblogs.com/kenshin1985/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/26/1015096.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kenshin1985/archive/2007/12/26/1015096.html"/></entry></feed>
