说明:1、人大复印资料的处理是本人自己使用的一套程序,因为看到论坛上有关于全文检索的讨论所以就不顾编程水平的菜鸟级差,也将其公布于公。2、人大复印全文光盘资料在各大学图书馆应该可以取得。######config.php3<?$hostname="localhost";$dbusername="";$dbname='';$dbpassword="";functionindexfile($index_file,$index_title,$index_describe=""){ global$...
http://www.jb51.net//article/1933.htm
<?//本程序是为解析人大复印资料的文章到数据库专用。//编者:孔秀祥。日期:2001/4/10switch($position){ default:session_start();if(!isset($auth_passed)){echo"本功能只有授权用户才能使用。";return-1;}if(isset($u_name)){ session_name($u_name);//echo"<center><fontcolor='red'>".session_...
http://www.jb51.net//article/1931.htm
<?//本程序为一个搜索,目前设计服务于文章库。//编者:孔秀祥。日期:2001/4/10if(!$UploadAction):require"config.php3";if(!isset($table)){//$table="artical";}/*$link_id=@MYSQL_CONNECT($hostname,$dbusername,$dbpassword)ORDIE("不能连接数据库!");@mysql_select_db("$dbname")ordie("不能选择数据库!");...
http://www.jb51.net//article/1930.htm
共有:3/10,当前1/1页
[首页] [上一页]
1
[下一页] [尾页]
转到:
