While running some Java applications (like Thinreader) you may see this strange looking error - Couldn’t find per display information .而运行一些Java的应用程式(如thinreader ) ,您可能会看到这样一种奇特的寻找错误-无法找到,每个显示信息。You may find this error when running such applications in JDK 6 or later.您可能会发现这个错误时运行,例如在申请的JDK 6或更高版本。Let’s find out more about it and how you can easily fix it.让我们找出更多有关资讯科技及如何您可以很容易地解决它。
In JavaOne 2008 I noticed something I least expected - an abundance of Mac laptops (Macbook, Macbook Pro & Macbook Air) in not just developers hands but also press / analysts and presenters.在2008年的JavaOne我发现我至少预期-丰富的M ac笔记本电脑(的M acBook, M acBookP ro的&的M acBook空气)在不只是开发商手中,而且新闻/分析师和主持人。I didn’t conduct a formal survey but anyone there can attest to the fact that around 60-70% of the laptops were Mac with Dell being a distant second.我并没有进行正式的调查,但任何人有可以证明这一事实,即约60-70 %的笔记型电脑被陆委会与戴尔正在一个遥远的第二次。Obviously there must be good reasons for it.显然必须有很好的理由。So I started asking the software developers.因此,我开始要求软件开发商。I found 5 good reasons for software developers to use a Mac laptop :我发现5良好的原因,软件开发商使用Mac笔记型电脑 :
There is an old trick from Dos days (still valid in all windows under cmd prompt or even command.com) when we wanted to create a quick file without loading up edit (edit.com) was to use copy con.有一个重施故技,从DOS天(仍然有效,在所有Windows下cmd提示或什至command.com )时,我们要创造一种快速的文件不加载了编辑( edit.com ) ,使用副本结论。The exact syntax is:确切的语法是: Read more (97 words) »阅读更多( 97字) »
The online US non-immigrant visa application site - https://www.vfs-usa.co.in/ doesn’t allow you to submit the visa application using the popular Firefox browser.线上美国非移民签证申请的网站-通过h ttps: / / w ww.vfs-usa.co.in/不允许您提交的签证申请使用流行的F irefox浏览器。
PHP files are scripts which are interpreted by php interpreter (php.exe in windows). PHP文件是脚本的解释,这是由PHP口译( php.exe的权限在Windows ) 。Converting them to exe files makes it easy to distribute PHP applications to Windows users.转换他们exe文件更容易被分发的PHP应用到Windows用户。Unfortunately Zend, the PHP company, doesn’t provide a way to convert PHP scripts to Windows executables.可惜的Zend , PHP的公司,并不提供一种方法,转换为PHP脚本到Windows可执行文件。Today I am going to show you a simple way to convert your PHP scripts to regular Windows executable files (.exe).今天我要告诉您一个简单的方法来转换您的PHP脚本,以定期的Windows可执行文件( 。 exe )的。Not only that you can also convert an entire directory of PHP scripts and assign one of the files as the main file to execute first.不仅如此,您也可以转换成一整个目录的PHP脚本,并指定其中一个档案,作为主要文件的执行第一。Additionally the source files are encoded which not only improves the performance but also protects your source code.另外,源文件编码,这不仅提高了性能,但也保护您的源代码。You can also set the icon for the file which is useful when you are distributing your PHP application as a stand-alone executable.您也可以设定文件的图标,这是有益的当你分发你的PHP应用作为一个独立的可执行文件。
Editing boot configuration in Windows Vista is complicated for most users.编辑开机设定在Windows Vista中是一个复杂的,为大多数用户。You have to manually edit the BCEdit file using bcdedit.exe.你必须手动编辑bcedit文件,并使用bcdedit.exe 。However there is a simpler and better way - VistaBootPRO.但是有一个简单和更好的方法-v istabootpro。
XnView is an cross-platform utility for viewing and converting graphic files. xnview是一个跨平台的实用工具供阅览及转换图形文件。It can import about它可以进口约 400 graphic files format and export about 50 graphic file format.图形文件的格式和出口约50图形档案格式。It is a must have for viewing graphic files, fax documents etc. from various platform.这是一个必须有供阅览的图形文件,传真文件等,从不同的平台。