if(!defined("IN_HEAVEN"))
{
die("Hacking Attempt!");
}
/**
* 程序的根目录,非服务器的根目录
*/
if ( !defined( 'MEMBER_ROOT_DIR') )
{
define( 'MEMBER_ROOT_DIR', str_replace( '\\', '/', dirname(__FILE__) ) );
}
/*
* 是否处于调试模式?
* IN_DEBUG = true, 系统处于调试模式,将会显示所有错误消息
*/
if ( !defined( 'IN_DEBUG') )
{
define('IN_DEBUG', false);
}
/**
* 是否记录程序运行的错误信息?
* LOG_ERROR = true, 系统将记录错误信息到
*/
if ( !defined( 'LOG_RUN_ERROR') )
{
define( 'LOG_RUN_ERROR', false);
}
?>
News |
Title:
Vision Finance's Zhang Interview on H.K. Stocks
Date:
2009/06/23
Media:
Bloomberg
People in the news:
Clive Zhang
Content:
June 23 (Bloomberg) -- Clive Zhang, executive director of Vision Finance Asset Management Ltd., talks with Bloomberg's Susan Li about his investment strategy for China stocks. Zhang, speaking from Hong Kong, also discusses the outlook for the yuan and his investment strategy.
You may also go to Bloomberg's site (click here) to have a look.
|
|