现在有人对本文发表评论评论区
培训新闻
- 济南第九期LAMP实训就业班冬节火热报名中
- 西安PCTI-5期业余班热招中......
- 上海LAMP一期实战精英班11月27日开班啦~~~~~...
- 北京培训中心PCTI-18期 开始热招了~~~~~
- 上海LAMP兄弟连就业二期(12月中旬)直通车开...
- 北京“免费”就业九期直通车开始热招
- 广州PHP就业班开始招生啦!!
- 西安中心Discuz/UCHome二次开发培训班招生!
热点专题
网站特别推荐
- 福州厦门什么时候有开培训班
- 济南第九期LAMP实训就业班冬节火热报名中
- 西安PCTI-5期业余班热招中......
- 兄弟连PHP视频学习教程全
- 济南12月LAMP软件工程师班开始报名......!
- 上海LAMP一期实战精英班12月3日开班啦~~~~~~...
- 北京培训中心PCTI-18期 开始热招了~~~~~
- 上海LAMP就业二期脱产班(12月中旬)直通车开...
- 湖南怀化培训中心12月LAMP全能班招生
- 石家庄中心6期强力推出symfony框架项目开发特...
社区精华
- leehui1983MYSQL开发实用知识集合(暂告一段落...
- 夢諾雨蓒授人渔而非鱼之程序调试及解决问题之...
- 某个人让设计不再成为负担-设计模式详解【...
- gincnPHP中通过Web执行C/C++应用程序
- terry39解读 QQWry.Data ——IP地址库文件数据






职位要求:
学历: 大专
招聘人数: 3
工作年限: 二年以上
月薪: 面议
职位描述:
技能要求:
1、具有很好的系统规划和设计能力
2、熟悉powerdesigner、rose等设计工具
3、熟悉大型关系数据库sqlserver、oracle等方面数据存储过程、试图、函数、触发器的设计和开发;熟悉数据库优化方
面的知识。
4、熟练c#,xml,javascript等开发语言,并具备2年以上的开发实际开发经验
5、对系统分层机制有良好的认识,并能合理的构建系统框架
6、熟悉asp.
公司网站:www.oobyt.com
公司地址:北京市海淀区清河中街69号力度家园D座2单元802
公司电话:82425100
邮箱:keke2328@163.com
(正想找工作的朋友可以把你们的简历发到邮箱里)
仅仅为了开发PHP而安VS?划不来吧
用Editplus就够哦~
By Justin Silverton
The following are five tools that are invaluable to any php developer:
1) Crimson Editor (Free)
Link: http://www.crimsoneditor.com/
This program is not only fast in loading time, but also small in size (so small that it can be copied in one floppy disk).
While it can serve as a good replacement for Notepad, it also offers many powerful features for programming languages such as HTML, C/C++, Perl, PHP and Java.
2) VS.php (Commercial, 30 day trial)
Link: http://www.jcxsoftware.com/vs.php
VS.Php is a Php integrated development environment based on Visual Studio. With VS.Php you can design, develop, debug and deploy Php applications within the Visual Studio IDE. VS.Php key features are around providing rich Php and Smarty editing capabilities as well as its ability to debug Php scripts locally as well as remotely.
This is a very nice editor because it offers code completion for all php function names. There is also a stand-alone edition that can be installed in-case you do not own a copy of visual studio .net 2005.
3) ez_sql/ez_results - mysql wrapper library (Free)
Location: http://www.jvmultimedia.com/portal/
A great mysql library that features:
* Disk caching
* It is one php file that you include at the top of your script. Then, instead of using standard php database functions listed in the php manual, you use a much smaller (and easier) set of ezSQL functions
* It has excellent debug functions making it lightning-fast to see what’s going on in your SQL code
* Most ezSQL functions can return results as Objects, Associative Arrays, or Numerical Arrays
* Works with Smarty templating language
*
4) Smarty Template Engine (Free)
Location: http://smarty.php.net/
An excellent template engine for php.
One of Smartys primary design goals is to facilitate the separation of application code from presentation. Typically, the application code contains the business logic of your application, written and maintained in PHP code. This code is maintained by programmers. The presentation is the way your content is presented to the end user, which is written and maintained in template files. The templates are maintained by template designers.
5) mysql gui bundle 5.0 (Free)
Link: http://dev.mysql.com/downloads/gui-tools/5.0.html
A suite of GUI tools that includes: MySQL Administrator, MySQL Query Browser, MySQL Migration Toolkit, and MySQL Workbench.
无语。。。。。这个东西一点不好用,还要卖一套超贵的vs。不如买ZDE。