Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

263
Views
Vue: ¿Cómo puedo agregar un archivo de biblioteca jar al proyecto Vue.js?

Quiero convertir esta fuente html como Vue. Mi cliente me proporcionó este archivo de biblioteca fuente y jar. Tal vez necesito usar la etiqueta <object>

Si quiero usar la etiqueta <object> para usar el archivo jar, 1) ¿cómo puedo agregar un archivo jar a Vue.js? Creo que no será suficiente agregar el archivo de la biblioteca jar a un directorio específico. Sé que podemos usar java bridge como node java, pero no sé dónde lo ubicaré en la fuente de Vue.js. O si quiero usar la biblioteca, ¿debo ubicarla en la fuente de back-end?

  1. ¿Está de moda usar la etiqueta <object> para obtener un objeto como NX de 'Test01.html' en la etiqueta <template> en vue.js? ¿Podemos usarlo normalmente como en html normal?

  2. ¿Puedo obtener información sobre cómo convertir html (javascript) a Vue.js?

Prueba01.html

 <html> <head> <b>Client Test<br></b> </head> To use ActiveX as an object as an ID. <object classid='clsid:ONE_UUID' id='NX'> </object> <script language="javascript"> function isNDOK() { var ret01 = NX.isNDOK() alert(ret01) } </script> <body> <form name="frm"> <APIs used when CS interlocking><br> ND status: <input type="button" value="isNDOK" onClick="isNDOK()"><br> </form> </body> </html>
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

sin saber de dónde viene la clase NX es difícil ayudarte. Sin embargo, puede intentar ponerlos en métodos e incluir el javascript en la parte superior del script vuejs.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!