近期为发小论文一直在研究作业调度问题,好不easy把数据搞出来了,结果又被画甘特图给难住了,查了各种资料.anygantt,highchart.Jfree chart等都试了,效果都不咋好.无意中留意到网上实用matlab画甘特图的,自己改动了一下.感觉画出的图还能够.感觉还是matlab好用啊.代码简单,函数库强大.废话少说直接上代码. %fileName:mt06_final.mt06 %fileDescription:create a gatt chart whith the data g
镇场诗:---大梦谁觉,水月中建博客.百千磨难,才知世事无常.---今持佛语,技术无量愿学.愿尽所学,铸一良心博客.------------------------------------------ 1 base code use master drop database helloworld --创建一个数据库 create database helloworld --用helloworld1这个数据库 use helloworld --创建一个表格FoJiaTeacher create t