91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 8.75MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-25
  • 語言: PHP
  • 標簽: 天使??

資源簡介

只是我們的課程設計,做了個PHP+mysql。運用的是wamp服務器。大家可以下載一個。然后把數據庫放到wamp安裝目錄bin/data/mysql里。然后把www放到wamp目錄里把www替換。

資源截圖

代碼片段和文件信息

“““
FCKeditor?-?The?text?editor?for?Internet?-?http://www.fckeditor.net
Copyright?(C)?2003-2008?Frederico?Caldeira?Knabben

==?BEGIN?LICENSE?==

Licensed?under?the?terms?of?any?of?the?following?licenses?at?your
choice:

?-?GNU?General?Public?License?Version?2?or?later?(the?“GPL“)
???http://www.gnu.org/licenses/gpl.html

?-?GNU?Lesser?General?Public?License?Version?2.1?or?later?(the?“LGPL“)
???http://www.gnu.org/licenses/lgpl.html

?-?Mozilla?Public?License?Version?1.1?or?later?(the?“MPL“)
???http://www.mozilla.org/MPL/MPL-1.1.html

==?END?LICENSE?==

This?is?the?integration?file?for?Python.
“““

import?cgi
import?os
import?re
import?string

def?escape(text?replace=string.replace):
????“““Converts?the?special?characters?‘<‘?‘>‘?and?‘&‘.

????RFC?1866?specifies?that?these?characters?be?represented
????in?HTML?as?<?>?and?&?respectively.?In?Python
????1.5?we?use?the?new?string.replace()?function?for?speed.
????“““
????text?=?replace(text?‘&‘?‘&‘)?#?must?be?done?1st
????text?=?replace(text?‘<‘?‘<‘)
????text?=?replace(text?‘>‘?‘>‘)
????text?=?replace(text?‘“‘?‘"‘)
????text?=?replace(text?“‘“?‘‘‘)
????return?text

#?The?FCKeditor?class
class?FCKeditor(object):
def?__init__(self?instanceName):
self.InstanceName?=?instanceName
self.basePath?=?‘/fckeditor/‘
self.Width?=?‘100%‘
self.Height?=?‘200‘
self.ToolbarSet?=?‘Default‘
self.Value?=?‘‘;

self.Config?=?{}

def?Create(self):
return?self.CreateHtml()

def?CreateHtml(self):
HtmlValue?=?escape(self.Value)
Html?=?““

if?(self.IsCompatible()):
File?=?“fckeditor.html“
link?=?“%seditor/%s?InstanceName=%s“?%?(
self.basePath
File
self.InstanceName

if?(self.ToolbarSet?is?not?None):
link?+=?“&Toolbar=%s“?%?self.ToolbarSet

#?Render?the?linked?hidden?field
Html?+=?“yle=\“display:none\“?/>“?%?(
self.InstanceName
self.InstanceName
HtmlValue


#?Render?the?configurations?hidden?field
Html?+=?“yle=\“display:none\“?/>“?%?(
self.InstanceName
self.GetConfigFieldString()


#?Render?the?editor?iframe
Html?+=?“rame?id=\“%s\__frame\“?src=\“%s\“?width=\“%s\“?height=\“%s\“?frameborder=\“0\“?scrolling=\“no\“>rame>“?%?(
self.InstanceName
link
self.Width
self.Height

else:
if?(self.Width.find(“%%“)? WidthCSS?=?“%spx“?%?self.Width
else:
WidthCSS?=?self.Width
if?(self.Height.find(“%%“)? HeightCSS?=?“%spx“?%?self.Height
else:
HeightCSS?=?self.Height

Html?+=?“yle=\“width:?%s;?height:?%s;\“?wrap=\“virtual\“>%s“?%?(
self.InstanceName
WidthCSS
HeightCSS
HtmlValue

return?Html

def?IsCom

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????13506??2010-12-30?20:59??201013048許金斌\201013048許金斌.docx

?????文件??????????0??2010-11-10?20:09??201013048許金斌\www\.metadata\.lock

?????文件??????23234??2010-11-17?18:01??201013048許金斌\www\.metadata\.log

?????文件?????447305??2010-11-10?20:09??201013048許金斌\www\.metadata\.plugins\net.sourceforge.phpeclipse\syntax.xml

????..A..H.???????172??2010-12-06?10:54??201013048許金斌\www\.metadata\.plugins\net.sourceforge.phpeclipse\_notes\dwsync.xml

????..A..H.??????2033??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\10\6003ca9f31f2001f1475ef5ef6836fe7

?????文件????????206??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\11\105ec49f31f2001f1475ef5ef6836fe7

?????文件??????24358??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\11\e0a172ab31f2001f1475ef5ef6836fe7

????..A..H.???????328??2010-12-06?10:54??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\11\_notes\dwsync.xml

?????文件?????????75??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\13\20f93fab31f2001f1475ef5ef6836fe7

?????文件????????454??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\13\c0c9d69e31f2001f1475ef5ef6836fe7

????..A..H.???????328??2010-12-06?10:54??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\13\_notes\dwsync.xml

?????文件????????205??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\15\4026cc9f31f2001f1475ef5ef6836fe7

?????文件????????312??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\15\40a8e69e31f2001f1475ef5ef6836fe7

????..A..H.???????328??2010-12-06?10:54??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\15\_notes\dwsync.xml

?????文件?????????30??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\17\a0ee60ab31f2001f1475ef5ef6836fe7

?????文件????????179??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\17\e0170cab31f2001f1475ef5ef6836fe7

????..A..H.???????328??2010-12-06?10:54??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\17\_notes\dwsync.xml

?????文件????????199??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1a\70a74d9f31f2001f1475ef5ef6836fe7

????..A..H.???????194??2010-12-06?10:54??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1a\_notes\dwsync.xml

?????文件?????????88??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1c\30fb259f31f2001f1475ef5ef6836fe7

????..A..H.???????194??2010-12-06?10:54??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1c\_notes\dwsync.xml

?????文件????????803??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1d\804facab31f2001f1475ef5ef6836fe7

?????文件????????168??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1d\906b1cab31f2001f1475ef5ef6836fe7

????..A..H.???????328??2010-12-06?10:54??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1d\_notes\dwsync.xml

?????文件????????638??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1e\c020849f31f2001f1475ef5ef6836fe7

????..A..H.???????194??2010-12-06?10:54??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1e\_notes\dwsync.xml

?????文件?????????79??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1f\e0dd339f31f2001f1475ef5ef6836fe7

????..A..H.???????194??2010-12-06?10:54??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\1f\_notes\dwsync.xml

?????文件????????100??2010-11-17?18:01??201013048許金斌\www\.metadata\.plugins\org.eclipse.core.resources\.history\2\b02a1fab31f2001f1475ef5ef6836fe7

............此處省略1578個文件信息

評論

共有 條評論

相關資源