zfxy.net
域名年龄: 14年8个月24天HTTP/1.1 200 OK 访问时间:2016年09月25日 10:29:22 修改日期:2016年05月21日 13:41:04 接受单位:字节 文件大小:111 Keep-Alive: timeout=5, max=100 连接:Keep-Alive 类型:text/html
Networking Academy Office, web, programming, databases tutorials Use the JBuilder development J2ME program November 8th, 2011 Use the JBuilder development J2ME program Author: Chen Yue Feng From: http://blog.CSDN.NET/mailbomb Now most of the actual application is developed using JBuilder, briefly explain how to use it. JBuiler 9 (including JB9) above include MobileSet and WTK, you can use to develop. Use JB9 above when developing J2ME applications, and general development of similar using JB, follow these steps: 1, cr Posted in JSP Tutorial | No Comments » Insight into the JVM—–Inside JVM reading notes November 8th, 2011 This article first describes the life cycle of Java virtual machine, and an overview of JVM architecture, last sections are described in detail in the architecture. (First of all clarify two concepts here: JVM instance and JVM instance execution engine, JVM instance corresponds to a separate Java program running, and JVM instance execution engine corresponds to the thread that belongs to the us Posted in JSP Tutorial | No Comments » StringHelper November 8th, 2011 package com.helper; import Java.util.StringTokenizer; /***≪p> title: weboa Office system </p>*<p> Description: string handling auxiliary class </p>*/public class StringHelper{/*** will convert the empty string “” *@param *@return returns the original string converted to a string */public static final String convertStringNull (String strOrig) {String strReturn Posted in JSP Tutorial | No Comments » Ask a low-level input stream question … November 8th, 2011 Code is as follows: import Java.io.*;/*** @author user* @version 1.0*/public class FileInputStreamDemo { public static void main(String args[]) {if (args.length !=1) {System.err.println(“Syntax – FileInputStreamDemo file”);return;} try {InputStream fileInput = new FileInputStream (args[0]);int data =fileInput.read();while (data != -1) {System.out.write( data );data = fileInput Posted in JSP Tutorial | No Comments » JMX MalformedObjectNameException problems when you run the resin November 8th, 2011 When running resin,I get the following error: “Javax.management.MalformedObjectNameException: ObjectName: invalid character ‘:’ in value part of property…”. Here is others’ discussion http://www.caucho.com/quercus/faq/question.xtp?question_id=1410ref. Answer by Sam on Tue, 25 Feb 2003 12:17:07 -0800 (PST) You are likely getting a conflicting/older jmx impleme Posted in JSP Tutorial | No Comments » Eclipse plug-in configuration November 8th, 2011 1. download and install Eclipse: can go to the official website at http://www.Eclipse.org/downloads/index. PHP download the latest version of Eclipse, current version is eclipse3.0.1, after downloaded, unzip it (assuming e:\eclipse). 2. configure Eclipse plug-in commonly used plugins: Lomboz (JSP,j2ee development), tomcatplugin (Tomcat plugin),
© 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询
2025-08-22 02:55, Process in 0.0063 second.