瘦人说

test code

1
2
3
4
5
6
7
8
9
10
11
(function(){
trueif(Mr && typeof(Mr.graph) == 'function'){
truetruereturn;
true}else{
truetrueMr.extend({
truetruetruegraph : function(width, height){
truetruetruetruereturn new Graph(width, height);
truetruetrue}
truetrue});
true}
})();

Comments

Proudly published with Hexo