写在里面也不行
function post_top() {
//TODO - Insert your code here
return "TODO:post_top"; //TODO modify your return code here
}
/**
* @Methods describe
* @return string type
*/
function post_top_output() {
//TODO - Insert your code here
return "TODO:post_top_output";
}
Freeng 发表于 2012-11-17 16:18
function post_top() {
//TODO - Insert your code here
写在里面也不行
function post_top() {
//TODO - Insert your code here
return "TODO:post_top"; //TODO modify your return code here
}
/**
* @Methods describe
* @return string type
*/
function post_top_output() {
//TODO - Insert your code here
return "TODO:post_top_output";
}