Huaxu cloud card reader api docking

Huaxuyun card reader docking; the main files are as follows:

Operation method:

1. Move the hxj15s folder into the driver installer

2. Double-click to run the driver installation program

3. The browser opens the demo page for debugging

Debug code:

<html>  

  <head>
  	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<style>
			td {background-color:#eeeeee}
			input {width:430px;}
			.butt {width:150px; height:30px}
			.title {padding-left:10px; width:130px}
			
		</style>  	
  </head>  
  <!--
  <object id="objActiveX" classid="clsid:03545152-1F24-4555-B9BD-E4D91184CFE2" width=0 height=0"></object>
  -->
  <object id="objActi

Guess you like

Origin blog.csdn.net/qq_39197547/article/details/125517437