Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangle committed Feb 11, 2023
1 parent cd49234 commit a13f132
Show file tree
Hide file tree
Showing 700 changed files with 137,861 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# sample


Binary file added bin/Microsoft.NodejsTools.WebRole.dll
Binary file not shown.
Binary file added doc/comport_sample.zip
Binary file not shown.
Binary file added doc/driver_sample.zip
Binary file not shown.
Binary file added doc/ethernet_sample.zip
Binary file not shown.
Binary file added doc/usb_sample.zip
Binary file not shown.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<script src="http://requirejs.org/docs/release/2.3.2/minified/require.js"></script>

<title>ActiveX </title>

</head>

<body>
<h1 id ="demo">Test Sample</h1>

<br>
<form action= "/" method= "post" >
<input type="submit" id="btn1" name="btn1" value="Post_Test">
</form>

<br>


</body>

</html>
15 changes: 15 additions & 0 deletions node_modules/.bin/mime

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions node_modules/.bin/mime.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions node_modules/.bin/mime.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

236 changes: 236 additions & 0 deletions node_modules/accepts/HISTORY.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions node_modules/accepts/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a13f132

Please sign in to comment.