官网:https://github.com/danielm/uploaderDemo Online https://danielmg.org/demo/java-script/uploader/basic看了官方手册: Options:extraData: (object/function) Collection of parameters to add in the upload request.虽然功能实现了,但还是有明白的地方,如果有JS高手望指教 $(function () { var…
github上传时出现error: src refspec master does not match any解决办法 这个问题,我之前也遇到过,这次又遇到了只是时间间隔比较长了,为了防止以后再遇到类似问题,还是把这个方法简单记录在此. 当然,是通过搜索引擎找到的答案,开始用谷歌,我以为stackoverflow会很权威的,结果在这上面没有找到合适的. http://stackoverflow.com/questions/21264738/error-src-refspec-master-doe…