This function returns a base 64-encoded data URI from the passed nsIFile. function generateDataURI(file) { var contentType = Components ...
確定! 回上一頁