Ngày tải lên: 02/08/2014, 08:21
Distributed Computing in Java - Swing components and Dialog Box doc
Ngày tải lên: 02/08/2014, 08:21
Bluetooth in J2ME :- Simple chat application pot
... http://delhidaredevilzgalary.blogspot.com/2011/08/bluetooth -in- j2me-simple -chat. html Bluetooth in J2ME :- Simple chat application Posted by vaibhav In previous tutorial , we learned about Bluetooth Device Discovery. In this tutorial we ... Bluetooth Chat: -(2 .java files ) Client .java: - import java. io.*; import javax.bluetooth.*; import javax.microedition.io.Connector; import javax.microedition.io.StreamConnection; import javax.microedition.lcdui.*; import ... enquiry. agent.startInquiry(DiscoveryAgent.GIAC, this); This is the main statement which starts searching for devices (being a critical command ,its being put into try catch). Then after inquiry is complete...
Ngày tải lên: 31/03/2014, 07:20
Tiểu luận Hitstogram và ứng dụng trong biến đổi nâng cao chất lượng ảnh (Có Source Code)
Ngày tải lên: 17/10/2014, 15:40
Source code Server.doc
... Source code Server Sub connectserver(ddriver As String, sserver As String, uuid As String, ppw As String, ddb As String) On Error GoTo loi If UCase$(ddriver) ... If End Sub Private Sub autotime_Timer() Dim drv As String Dim ser As String Dim uid As String Dim pw As String Dim cdb As String Dim i As Integer On Error GoTo loi autotime.Enabled = False If ... False frmmain.mnudisconnect.Enabled = True frmmain.tool.Buttons("disconnect").Enabled = True frmmain.autotime.Interval = 1000 showstatus "Ready", False frmmain.autotime.Enabled...
Ngày tải lên: 25/08/2012, 10:24
SOURCE CODECLIENT.doc
... Source CodeClient Sub export(fname As String, daty As String) On Error GoTo loi Dim sconnect As String Dim tname As String Dim pa As String Dim idx As Index Dim idxnew As Index Dim ... "text" Then For Each idx In frmtm.dbs.TableDefs(pa).Indexes Dim bol As Boolean Dim st As String Dim accessdb As Database Dim inf As String On Error GoTo loi cmdlg.InitDir = "c:\program ... constraint", vbInformation, "Export not complete" frmtm.tvtable.SetFocus showstatus "Ready", False Set dbs = Nothing Set idx = Nothing Set idxnew = Nothing frmmain.mnuexport.Enabled...
Ngày tải lên: 25/08/2012, 10:24
MVC architecture struts framework in java (J2EE)
... System.out.println("execute() in Employee Action"); return SUCCESS; } public String input() throws Exception{ System.out.println("input() in Employee Action"); return INPUT; ... Spring, Ajax). ã S dng cỏc Interceptor. ã Tớch hp Inversion of Control. Trang 29 MVC Architecture & Struts Framework in J2EE (Java) 10/2007 } public String ... Framework in J2EE (Java) 10/2007 Success.jsp <%@ page language=" ;java& quot; pageEncoding="ISO-8859-1"%> <% String path = request.getContextPath(); String basePath...
Ngày tải lên: 23/11/2012, 13:46
MVC Architecture & Struts Framework In Java(J2EE)
... Framework in J2EE (Java) 10/2007 } public String execute() throws Exception{ System.out.println("execute() in Employee Action"); return SUCCESS; } public String input() ... Framework in J2EE (Java) 10/2007 3. The Platform runtime : ã Cụng vic chớnh ca Platform runtime là phát xem plug -in nào đang có trong thư mục plug -in của Eclipse.Mỗi Plug -in đều có 1 tập tin Manifest ... //e.printStackTrace(); } System.out.println(i); } public int addEmployee(Employee employee){ System.out.println("addEmployee method in EmployeeService class"); int ret...
Ngày tải lên: 27/04/2013, 10:41
MVC Architecture & Struts Framework In Java(J2EE)
... Framework in J2EE (Java) 10/2007 La công nghe đau tiên cua java đe tao ra web Application Không nam trong core Java API ma nam trong hai package javax.servlet va javax.servlet.http cua Java ... Framework in J2EE (Java) 10/2007 } public String execute() throws Exception{ System.out.println("execute() in Employee Action"); return SUCCESS; } public String input() ... Architecture & Struts Framework in J2EE (Java) 10/2007 Phần I Tổng quan ngôn ngữ java 1. Lch s phỏt trin ca Java ã Ra i ti Sun Microsystems bi James Gosling ã 1991: Version u tiờn vi...
Ngày tải lên: 27/04/2013, 15:35
Thủ thuật xem source code của các trang web cấm chức năng xem source code
... Thủ thuật xem source code của các trang web cấm chức năng xem source code Đã bao giờ các bạn muốn xem source code của một trang web nhưng khi bấm phải chuột và dùng chức năng view source thì không ... là Code: http://www.tialia.com/pmusic.php?onlinemusicid=83100 Bạn copy lấy đường link này. Sau đó mở trang web _http://www.viewhtml.com ra và paste đường link đó vào mục URL rồi bấm nút View HTML Source. Trang web này ... bộ Source Code HTML của đường link trên. Sau đó bạn dùng chức năng Search để tìm đến đường dẫn của tệp flash (bằng cách bấm Ctrl+F rồ gõ vào dòng text là ".swf" sau đó bấm nút Find...
Ngày tải lên: 06/09/2013, 05:10
Object Orientation in Java
... test this feature, called late binding in Java. ) ■ Tip Keep in mind that this is just an introduction to Java. I recommend you read Bruce Eckel’s Thinking in Java for a good explanation of these ... ORIENTATION IN JAVA5 0 6250CH11.qxd 2/23/06 11:25 AM Page 50 * You may use this code, copy this code, sell this code, * print this code out and wallpaper your house with it * if you wish. **/ import java. io.*; class ... PM Page 64 Another interesting aspect of interfaces is that Java will allow you to define variables in your interface, but they will automatically be declared static and final. This makes sense (to...
Ngày tải lên: 05/10/2013, 10:20
XML programming in Java
... writing code to traverse the entire tree. The domSorter .java source code is on page 50. public String getTextFromLine(Node lineElement) { StringBuffer returnString = new StringBuffer(); if (lineElement.getNodeName(). equals("line")) { NodeList ... Node.PROCESSING_INSTRUCTION_NODE: processingInstructions++; break; } } /** Main program entry point. */ public static void main(String argv[]) { if (argv.length == 0) { System.out.println("Usage: java ... string into an InputSource object. The first step is to create a StringReader object from your string. Once you’ve done that, you can create an InputSource from the StringReader. You can run java...
Ngày tải lên: 22/10/2013, 15:15
Display VB6 Source codes với màu trong trang Web
... một Text File chứa VB6 source code vào ListBox lstCodes. Khi User clicks nút Pretty Codes program sẽ làm hai chuyện sau đây: Làm cho code đẹp Dưới đây là mẫu của HTML codes với màu: Function ... hàng code kế tiếp thụt vô trở lại. Pretty Codes hiện ra như trong hình dưới đây: Program nầy cho phép bạn Paste VB6 Source code từ Clipboard vào ListBox lstCodes, bằng cách click nút Paste Codes ... Display VB6 Source codes với màu trong trang Web T rong VB6 Integrated Development Environment, khi ta edit source codes các hàng Comment (chú thích) được hiển...
Ngày tải lên: 04/11/2013, 11:15