php zebra printing test
<?php error_reporting(E_ALL); /* Get the port for the service. */ $port = “9100”; /* Get the IP address for the target host. */ $host = “172.17.144.89”; /* construct the label */ $mrn = “123456”; $registration_date…
AngularJS
AngularJS is a JavaScript Framework AngularJS is a JavaScript framework. It is a library written in JavaScript. AngularJS is distributed as a JavaScript file, and can be added to a web page with a script tag: <script…
Hybrid vs Native Mobile App. Decide in 5 minutes!
original Hybrid vs Native Mobile App. Decide in 5 minutes! I’ve stumbledupon a lot of curious and confused entrepreneurs who go crazy trying to decide on how to approach their Mobile App. If you’re confused and wondering whether to build a hybrid mobile…
Hybrid vs Native Mobile Apps – The Answer is Clear
Customer experience for mobile is more important to your business than you might think. Before we dive into the nitty gritty world of Hybrid vs Native Mobile Apps, there’s one aspect of mobile that you should be aware of. Mobile Phopnes are very personal…
자바 이클립스에서 디컴파일 배우기
http://ccambo.blogspot.com/2014/03/java-eclipse-decompiler.html
How To Create a Private Roku Channel
http://www.instructables.com/id/How-To-Create-a-Private-Roku-Channel/
msdn php
https://msdn.microsoft.com/en-us/sqlserver/ff657782.aspx
ionicframework
http://ionicframework.com http://codepen.io/ionic/public-list/ https://ccoenraets.github.io/ionic-tutorial/ionic-facebook-integration.html
How to schedule and automate backups of SQL Server databases in SQL Server Express
https://support.microsoft.com/en-us/kb/2019698 http://www.fmsinc.com/free/NewTips/SQL/SQLServerExpressDatabase/Automated_Backup.asp Summary SQL Server Express editions do not offer a way to schedule either jobs or maintenance plans because the SQL…
바코드 명령어
http://davidscotttufts.com/2009/03/31/how-to-create-barcodes-in-php/