Let's say we have a list of contacts, click each contact, we can render a new route to get the detail. Define the routers: path: '', --> here empty pa ...
分类:
其他好文 时间:
2016-07-22 06:30:36
阅读次数:
498
分类 字符函数 CONTACT() 字符连接 SELECT CONTACT('HELLO','WORLD'); 连接'HELLO'和'WORLD' 多个字符也可以 CONTACT_WS() 使用指定的分隔符进行字符连接 CONTACT_WS('分隔符','文字','文字'...) CONTACT_W ...
分类:
数据库 时间:
2016-07-21 00:41:00
阅读次数:
307
Install: Create a project: Run the project: Change the port: Create a component: The component will be created in src/app/contact-list-component. Gene ...
分类:
其他好文 时间:
2016-07-20 06:31:13
阅读次数:
359
http://www.fromdual.com/mysql-handler-read-status-variables Because I do a lot of Performance Tuning gigs I get often in contact with these status var ...
分类:
其他好文 时间:
2016-07-19 20:39:06
阅读次数:
199
在进行此项目之前需要将dom4j的jar包及其依赖包导入,具体操作间本博客文章:XML之------dom4j对XML文档增删改查
公共类:DocumentFactory.java
package cn.hncu.contact.common;
import java.io.FileWriter;
import java.io.IOException;
import org.dom4j.D...
分类:
其他好文 时间:
2016-07-16 15:52:21
阅读次数:
147
<?php$form=$this->beginWidget(‘CActiveForm‘,array(????‘id‘=>‘contact-form‘,????‘enableClientValidation‘=>true,????‘clientOptions‘=>array(????????‘validateOnSubmit‘=>true,????),));?>显示全部错误:?1<?phpecho$form->errorSummary($mod..
分类:
其他好文 时间:
2016-07-16 12:12:05
阅读次数:
186
本例分了两层的模式,即数据层和表现层
公共类:DocumentFactory.java
package cn.hncu.contact.common;
import java.io.File;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import j...
分类:
其他好文 时间:
2016-07-15 21:18:02
阅读次数:
110
在WINDOWS7或SERVER2008上安装了IIS7.5,调试ASP程序时出现以下错误: An error occurred on the server when processing the URL. Please contact the system administrator 解决方法如下 ...
分类:
Web程序 时间:
2016-07-09 17:51:09
阅读次数:
194
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@WARNING:REMOTEHOSTIDENTIFICATIONHASCHANGED!@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ITISPOSSIBLETHATSOMEONEISDOINGSOMETHINGNASTY!Someonecouldbeeavesdroppingonyourightnow(man-in-t..
分类:
其他好文 时间:
2016-07-08 20:15:56
阅读次数:
127
1: 我们来看看测试项目 这里其实我是卡不懂的...web项目有一个admin的文件夹 左边备注是说 需要登录之后才能看到里面的login.,aspx contact.aspx用https访问 其他页面不用http访问 2:然后我们在web.config里面添加设置 。根据IIS的不同,还分为 II ...
分类:
Web程序 时间:
2016-07-08 19:50:29
阅读次数:
144