This script was found on GitHub stub.sh :#!/bin/shMyself= ' which"$" 2>/dev/null ' [$?-GT 0 -A - F "$"] myself="./$"Java=javaifTest-n"$JAVA _home"; ThenJava="$JAVA _home/bin/java"fiexec "$java" $java _args-jar$MYSELF "[email protected]"Exit 1For example, if you have a java -jar jar package that you can execute app.jar , just execute:cat stub.sh app.jar > app.run chmod +x app.runThen you can directly./app.runRun your Java program. If you are adding a VM parameter, you can add it to the first l
Convert MATLAB data to 1QN format and save it to the file for ISE. 1 qnise
The data is in the format of one-digit sign bit, an integer, and eight decimal places.
N = 64; n = 1: N; x = fix (2 ^ 8 * sin (2 * pi * n/N); % 8 decimal places, multiplied by 2 ^ 8, fix function truncation integer for I = 1: 64% set the symbol bit if (x (I)> = 0) x (I) = x (I ); % positive number signs: 0 else x (I) = bitset (ui
How does CentOS convert a. deb file to. rpm?
Original reprinted to: http://www.cnblogs.com/jackluo/p/3416648.html
First install the alien tool: http://ftp.de.debian.org/debian/pool/main/a/alien/
[Root @ localhost tmp] # tar zxvf alien_8.88.tar.gz [root @ localhost alien] # perl Makefile. PL [root @ localhost alien] # make [root @ localhost alien] # make instal [root @ localhost alien] # yum-y install rpm
How can I convert an XIB file to an object-C source code?
You can use nib2objc to download the source code of this tool from https://github.com/akosma/nib2objc.
The downloaded project code is compiled with xcode to generate a command line program file.Nib2objc. Run the following command to start the conversion.
Nib2objc 1.xib> 1.m
If the content of 1.xib is as follows:
View6.frame = cgrectmake (0.0, 0.0,
xml| Conversion
For the development of C/s system programmers, INI file is not unfamiliar, when the XML becomes more and more popular, how to convert the original INI file to XML becomes a tricky thing. Below I put this aspect of the code dedicated to everyone, if there are any bugs, welcome criticism: qieyj@cape.com.cn.
FrmMain.cs
Using System;Using System.Draw
Powerpointtoflash is the first software to convert PowerPoint *.ppt files into flash *.swf file, which supports a large number of turns, and converts multiple presentation files to the most popular flash format at one time
This example is a PowerPoint application example tutorial, using a slideshow to make a product demo is a lot of our units often do one thing, but its ppt format
recently, a friend of mine suddenly, asked me what method to quickly convert the image file into Word documents, the boss temporarily assigned tasks, urgent, as every day with the document data dealing with us, who has not encountered such a thing, who did not because of the lack of knowledge and eat loss? Fortunately experienced, but also learned a lot of knowledge, I quickly recommended abbyy finereader 1
access| conversion Recently, the network administrator gave me a space on the server to show some information. In order to facilitate the query on the network, they made a simple ASP query system, which is linked to an MDB format Access database, and before the web, data is used in Excel form
Software to summarize, format for XLS, can you convert XLS file to MDB format? The first though
=========================================================================In the process of use, be sure to note that close () off each read-write stream!!!!!=========================================================================1. Convert file, FileInputStream to byte array:The "New file (parameter) parameter can write absolute path, or you can write a
There is no problem in keeping your Java code, and in idea It is OK to run, then, follow the steps below:Step one: Open File , Project Structure , artifacts, asStep Two: Click "+", select "Jar", select Empty or from modules with DependenciesStep three: Set a main function entry main classAfter completing the three steps above, click Finish.Step four: Come back to the idea main interface, click Build-->build artfacts--build will build the jar
During the construction process, sometimes we receive a set of drawings is CAD is a PDF version, we would like to make changes or two of the drawings to edit, we need to convert it to a CAD version before it can be edited two times.
1, when we receive a set of drawings format is in PDF format, if we want to paint it, it must be formatted to convert.
2, here we need to use a small software, that is, you
This article reproduces the address:http://blog.csdn.net/sunkun2013/article/details/13167099
1. Background:When you learn Java, there is only one section in the textbook about title, and you have to write your own cumbersome configuration file, and the end result can only be converted to a jar file. It's really a bad heart. This blog teaches you how to quickly and easily package Java code into jar fil
If you need to convert a. docx file to a. doc file, you may have a headache and do not have the required conversion software on hand, but you know that in fact the Apple system has built-in this conversion tool, the following small part of a simple description of how to quickly and easily on the Mac to convert. docx fi
Win7 System how to convert PDF file format to Excel form? sometimes because of the need for the work of the PDF format file into Excel format, but do not know how to set, if the original text to re-enter it is very waste of time, but also easy to make mistakes, what is the simple way to let the PDF into Excel table format? Methods of course there are, The followi
In fact, this export to convert to video we just have to save it, open to convert the video ppt file, and then save as in the Open save page We click on the video WMV type can be, as shown below.
When we click "File" in ppt2010 and click "Save As" button, we can find "Windows Media video (*.wmv)" In the "Save as"-"sa
CHM ebook production is actually very simple, with this article introduced a small software-(DOC2HELP) can be easily implemented, no need for other complex software, as long as the use of Word software can be!
Download it first, install it and run it and we can see that its interface is very small and concise (Figure 1).
I believe you are more familiar with Word, the doc produced by word, you can easily use doc2help this tool software to convert t
Use servlet to convert JSP file contents to HTML.
Use servlet to convert JSP file contents to HTML. The code is as follows:
Package examples;Import Java.io.ByteArrayOutputStream;Import Java.io.FileOutputStream;Import java.io.IOException;Import Java.io.OutputStreamWriter;Import Java.io.PrintWriter;
Import Javax.servle
Kingsoft Office software recently released WPS Office 2012 Office software adhering to the WPS has always been lightweight and fast, easy to install features, deep compatibility with Microsoft Office, its adoption of the Windows 7 style of the new interface, giving users a fresh visual enjoyment. In addition, WPS Office 2012 also provides 10 major document authoring tools, with 100 in-depth feature improvements, one of the key output PDF file function
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.