当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: PHP 5 is a very popular point fo
 

 

    摘要:1,尽量使用c#和java语法的交集2,新建一个包封装类库相关的常用的调用,如platform.collection,platform.string等3,使用自定义接口隔离平台相关的调用,如消息系统(msmq,jms),远程调用系统(.net remoting, rmi),序列化机制等 理想情况下,你几乎会同时得到支持.net和j2ee的各一套系统 不考虑webservice的情况下 ......
    摘要:第十章 属性 摘要: 本章讨论c#中的 属性 及 索引器 一、属性 分为静态属性、实例属性和虚属性 l 避免直接访问类型字段或使用烦琐的访问器方法进行访问 l 很好的实现了类型的数据封装,如:改变字段而维持属性的意义对用户是透明的 l 代码量小,运算量小的操作才使用属性,否则使用方法调用更合适 二、索引器 l 可有多个重载的索引器,只要参数列表不同即可 l 可通过应用system.runtime.......


Interview – Zeev Suraski & Andi Gutmans of Zend
上一页   ...

both of us hold bachelor´s degrees in computer science from the technion, israel institute of technology.

zend technologies was founded in november 1999, about 4.5 years ago (now i feel old!) 【程序编程相关:加密解密、信息摘要算法收集

2. how long has zend been running and what made you decide to start developing the zend encoding/performance system as well as the other zend tools, like zend studio? did it just start off as a few people working on a small system? how do you manage such a large project now? does everyone work in an office or is it entirely web based? 【推荐阅读:“莫国防”病毒(win32.mgf)的源

the story behind the zend studio is slightly different. because neither of us ever had any kind of experience with the development of gui applications, we never even thought about this direction. we decided to start developing a good integrated development environment (ide) for php only after doron gerstel (zend´s ceo) came back from one of his first business trips to the u.s. - with a very wide-spread complaint he heard from many php users: php is seriously lacking good development tools! we´ve been working on the zend studio ever since. 【扩展信息:用全局钩子截获信史服务消息

the plans to develop deployment and performance solutions existed even before the company was founded, and actually reflected market demand. when php started gaining momentum, andi and i started receiving requests from companies that began using php for commercial endeavours. this was the main motivation behind starting zend - coming up with commercial solutions for commercial users of php.


...   下一页
 ·动态生成java代码    »显示摘要«
    摘要:动态生成java代码 bcel即bytecode engineering library,它是一个第三方的字节码生成库,能帮助我们在内存中直接生成java字节码。bcel是一个源代码开放的免费代码库(http://sourceforge.net/projects/bcel/),可以帮助我们分析、创建、处理二进制的java字节码。本文将说明任何用bcel来动态生成java代码。 /* * 创建日期 ......
» 本期热门文章:

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