📄 source voice chat(java).htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>JavaVietnam.org - Xem lu峄搉g - Source voice chat (java)</title>
<script type="text/javascript" src="source%20voice%20chat%28java%29_files/domLib.js"></script>
<script type="text/javascript" src="source%20voice%20chat%28java%29_files/domMenu.js"></script>
<script type="text/javascript" src="source%20voice%20chat%28java%29_files/prettify.js"></script>
<script language="JavaScript1.2" src="source%20voice%20chat%28java%29_files/vietuni.js" type="text/javascript"></script>
<script type="text/javascript" src="source%20voice%20chat%28java%29_files/searchhi.js" language="JavaScript"></script>
<meta name="copyright" content="This software is copyrighted by MyVietnam.net and released under the terms of the GNU General Public License GPL license. All rights reserved.">
<meta name="Keywords" content="mvnForum, vietnam, jsp, servlet, java, j2se, j2ee, database">
<meta name="Description" content="Organization and forum for Java/J2SE/J2EE programmer in Vietnam">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link href="source%20voice%20chat%28java%29_files/logo.gif" rel="SHORTCUT ICON">
<meta http-equiv="Expires" content="-1">
<link href="source%20voice%20chat%28java%29_files/style.css" rel="stylesheet" type="text/css">
<link href="source%20voice%20chat%28java%29_files/menu.css" rel="stylesheet" type="text/css">
<link href="source%20voice%20chat%28java%29_files/prettify.css" rel="stylesheet" type="text/css">
<script type="text/javascript">
//<![CDATA[
function SubmitForm() {
if (ValidateForm()) {
document.mvnform.submitbutton.disabled=true;
document.mvnform.previewbutton.disabled=true;
document.mvnform.submit();
}
}
function ValidateForm() {
document.mvnform.message.value = document.mvnform.input.value;
if (isBlank(document.mvnform.input, "N峄檌 dung")) return false;
return true;
}
function PreviewForm() {
if (ValidateForm()) {
document.mvnform.preview.value='true';
document.mvnform.action=document.getElementById('previewUrl').value;
document.mvnform.submitbutton.disabled=true;
document.mvnform.previewbutton.disabled=true;
document.mvnform.submit();
}
}
function QuickReply(parentId) {
var topic = document.getElementById("posttopic_" + parentId).innerHTML;
if (document.getElementById("input")) {
document.getElementById("input").focus();
document.getElementById("quickreplymessage").innerHTML = "Tr岷
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -