码迷,mamicode.com
首页 >  
搜索关键字:add load    ( 56123个结果
T端带数据库查询的假人系统
commit 87f8ac21ca6d2d086984dfc39b1869dc51ecd36fAuthor: Vitasic Date: Tue Jun 26 15:43:38 2012 +0400 Add Fake Playersdiff --git a/src/server/game/...
分类:数据库   时间:2014-05-28 04:43:05    阅读次数:409
yourphp的edit,updata,dele
参考文件Yourphp\Lib\Action\User\PostAction.class.phppublic function add() { $form=new Form(); $form->isadmin=0; $form->doThumb = ...
分类:Web程序   时间:2014-05-28 03:50:25    阅读次数:334
Oracle Data Pump不使用直接路径加载的场景
Situations in Which Direct Path Load Is Not UsedIf any of the following conditions exist for a table, then Data Pump uses external tables rather than ...
分类:数据库   时间:2014-05-28 03:03:56    阅读次数:361
suse下设置IP的两种方法
/Files/yzhxhwt/DB_51aspx.rar第一种SUSE Linux IP设置方法ifconfig eth0 192.168.1.22 netmask 255.255.255.0 uproute add default gw 192.168.1.2释义:#IP配置,包括子网掩码,看情况...
分类:其他好文   时间:2014-05-27 16:21:57    阅读次数:320
LeetCode: Two Sum 题解
Given an array of integers, find two numbers such that they add up to a specific target number.The function twoSum should return indices of the two nu...
分类:其他好文   时间:2014-05-26 19:50:39    阅读次数:314
How Network Load Balancing Technology Works--reference
http://technet.microsoft.com/en-us/library/cc756878(v=ws.10).aspxIn this sectionNetwork Load Balancing Terms and DefinitionsNetwork Load Balancing Arc...
分类:Web程序   时间:2014-05-26 19:49:22    阅读次数:375
总结web应用中常用的各种cache(转)
add by zhj:还没来得及看,有空再细看原文:https://ruby-china.org/topics/19389cache是提高应用性能重要的一个环节,写篇文章总结一下用过的各种对于动态内容的cache。文章以Nginx,Rails,Mysql,Redis作为例子,换成其他web服务器,语...
分类:Web程序   时间:2014-05-26 19:43:13    阅读次数:421
MyEclipse使用技巧(包括使用快捷键,智能提示,颜色配置,svn搭建,优化配置等) (转的)
转自:http://blog.163.com/magicc_love/blog/static/185853662201111101210847/1、安装2、注册3、配置window ----> preferences(1)配置 JDKjava--->Installed JREs --> Add --...
分类:系统相关   时间:2014-05-26 17:31:18    阅读次数:557
c++堆栈实现
A Stack is a data-structure that You can only add an element to the top of the Stack, andYou can only read or remove an element also from the top.Plea...
分类:编程语言   时间:2014-05-26 17:10:21    阅读次数:540
【软件工程】一个学期软件工程课的感想
软件工程课是个不错的课,因为教课老师嗓门很大,PPT做的很有意思,上课从来没有点过我的名字,万分荣幸。软件工程课的脉络很清晰,就是个各种软件开发,个人软件开发,结对软件开发还有结组软件开发。针对这三种软件开发,各写了一个程序,就从这三个程序入手说起吧。一、 查询一段英文短文中的单词出现的频度。说实话...
分类:其他好文   时间:2014-05-26 17:00:58    阅读次数:304
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!