“一带一路”各子区域对我国的贸易情况可分为进出口两大方面,为便于观察各子区域在对华贸易中所占份额的变化,本节通过绝对贸易额和相对贸易额两方面来考察各区域对华贸易情况。本节数据来源于UN-COMTRADE数据库。一、中国对各区域出口额分析本章选取1993~2014年的贸易数据对我国在“一带一路”区域的出口情况(表5-8、图5-1)进行分析,首先是贸易额分析。 表5-8 1993~2014年中国对“一带一路”各区域出口额
"
html += "
"
$("#SocialLogin").html(html);
}
);
$("#logindiv1").show();
$('#zhezhao').show();
$(window).on("scroll",function(){
$(this).scrollTop (0);
});
debugger;
//记住密码功能
var str = getCookie("ZAS_KeepUsrPwd");
str = str.substring(0,str.length);
var username = str.split("_")[0];
var password = str.split("_")[1];
//自动填充用户名和密码
$("#UserName").val(username);
$("#Password").val(password);
}
$(".btn-close").click(function(){
$("#logindiv1").hide();
$('#zhezhao').hide();
$('#orgBuybox').hide();
$(window).off("scroll");
});
$("#orgBuy").click(function(){
$('#zhezhao').show();
$('#orgBuybox').show();
});
function doRecom(){
debugger;
$('#RecommendNameInfo').text("");
$('#BranchNameInfo').text("");
$('#CollegeInfo').text("");
$('#BranchContractWayInfo').text("");
var arr = [];
if($('#RecommendName').val().length==0){
arr.push("RecommendName");
}
if($('#BranchName').val().length==0){
arr.push("BranchName");
}
if($('#College').val().length==0){
arr.push("College");
}
if($('#BranchContractWay').val().length==0){
arr.push("BranchContractWay");
}
if(arr.length>0){
for(var i=0;i