添加UCD-API文档
This commit is contained in:
15
docs/UCD-API文档/UniTAP.html
Normal file
15
docs/UCD-API文档/UniTAP.html
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
function myFunction()
|
||||
{
|
||||
window.location.href = './content/index.html';
|
||||
}
|
||||
myFunction();
|
||||
window.open('file.extension');
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user