1 2 3 4 5 6 7 8 9 10 11 12
c0f165783af4 c0f165783af4 c0f165783af4 c0f165783af4 c0f165783af4 c0f165783af4 c0f165783af4 c0f165783af4 c0f165783af4 c0f165783af4 c0f165783af4 c0f165783af4
<!DOCTYPE html> <html> <head> <!--<script type="text/javascript" src="util.js" />--> <script type="module" src="blake.js" /> </head> <body> <script type="text/javascript"> console.log(str2utf8("abc")); </script> </body> </html>