代码搜索:bbcode
找到约 240 项符合「bbcode」的源代码
代码结果 240
www.eeworm.com/read/219089/4853332
java bbcode.java
//作者:溢洋 QQ:14516449 EMAIL:xyworker@163.com
package yy;
import java.io.*;
import java.util.*;
public class bbcode{
public String HTMLEncode(String Str){
Str=YYReplace(Str,"
www.eeworm.com/read/204061/5034706
java bbcode.java
//作者:溢洋 QQ:14516449 EMAIL:xyworker@163.com
package yy;
import java.io.*;
import java.util.*;
public class bbcode{
public String HTMLEncode(String Str){
Str=YYReplace(Str,"
www.eeworm.com/read/350393/3126691
js bbcode.js
// bbCode control by
// subBlue design
// www.subBlue.com
// Startup variables
var imageTag = false;
var theSelection = false;
// Check for Browser & Platform for PC & IE specific bits
// M
www.eeworm.com/read/350393/3126845
java bbcode.java
/*
* Copyright (c) 2003, Rafael Steil
* All rights reserved.
*
* Redistribution and use in source and binary forms,
* with or without modification, are permitted provided
* that the fol