资源简介

java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)

资源截图

代码片段和文件信息

package FspPackage;
import java.sql.*;
import java.io.*;
public class Fsp {
static String url=“jdbc:odbc:tokyosuper“;
static String user=“sa“;
static String password=“123456“;
/**
 * @param args
 */
public static void main(String[] args) {
Connection con;
Statement sql;
ResultSet rs1rs2rs3rs4rs5rs6rs7rs8;
String point_ment;
String pointmentdir_parent=““;
String pointmentname=““;
Fsplog error=new Fsplog();
Fsplog end=new Fsplog();
// TODO Auto-generated method stub
//建立JDBC-ODBC桥接器
try
{
Class.forName(“sun.jdbc.odbc.JdbcOdbcDriver“);
}
catch(ClassNotFoundException e)
{
error.insert(“(‘L‘‘エラーログ‘‘ポイントマスタメンテ‘‘Fsplog‘‘FSP1240‘‘エラーが発生‘‘FSP.INI‘)“);
}
//访问INI文件
Iniread rd=new Iniread(urluserpassword);
//检查积分生成文件路径是否存在
try
{
point_ment=rd.getaddress(“Point_Ment_Data_H“);
File pointmentdir=new File(point_ment);
pointmentname=pointmentdir.getName();
pointmentdir_parent=pointmentdir.getParent();
File pointmentdirparent=new File(pointmentdir_parent);
if(pointmentdirparent.exists())
{
File pointment=new File(pointmentdir_parentpointmentname);
pointment.createNewFile();
}
else
{
try
{
Fsplog message2=new Fsplog();
message2.insert(“(‘G‘‘業務ログ‘‘ファイル存在チェック処理‘‘Fsplog‘‘FSP1240‘‘NULL‘‘FSP_INI‘)“);
System.out.println(“ポイントマスタメンテファイルディレクトリが存在しない場合“);
pointmentdirparent.mkdirs();
System.exit(1);
}
catch(SecurityException e)
{
error.insert(“(‘L‘‘エラーログ‘‘ポイントマスタメンテ‘‘Fsplog‘‘FSP1240‘‘エラーが発生‘‘FSP.INI‘)“);
}
}
}
catch(IOException e)
{
System.exit(1);
}
//输出开始日志
Fsplog start=new Fsplog();
start.insert(“(‘S‘‘開始ログ‘‘ポイントマスタメンテ‘‘Fsplog‘‘FSP1240‘‘NULL‘‘FSP_INI‘)“);
String sGeshi=“             “;
String cotents=geshi(sGeshi“TENPO_CODE“)+“ “+geshi(sGeshi“MEMBER_CODE“)+“ “+geshi(sGeshi“RECORD_KUBUN“)+“ “+geshi(sGeshi“KANA_S“)+“ “+geshi(sGeshi“KANA_N“)+“ “+geshi(sGeshi“BIRTH_DAY“)+“ “+geshi(sGeshi“SYO_POINT“)+“ “+geshi(sGeshi“TUKI_KAIAGE_M“)+“ “+geshi(sGeshi“RUIKEI_POINT“)+“ “+geshi(sGeshi“BONUS_KUBUN“)+“ “+geshi(sGeshi“YOUTAI_RANKU“)+“ “+geshi(sGeshi“UPD_YMDHMS“);
writetofileone(pointmentdir_parentpointmentnamecotents);
//数据库查询
try{
//查询会员状态表
con=DriverManager.getConnection(urluserpassword);
sql=con.createStatement();
String str1=“SELECT * FROM FSPTB_MEMBER_STATUS“;
rs1=sql.executeQuery(str1);
int count=0;
while(rs1.next())
{
count++;
String statusMemberCode=““;//定义状态表会员编码
String pointMemberCode=““;//定义积分表会员编码
String pointNowPoint=““;//定义现在积分
String pointTukiKaiageM=““;//定义每月购买金额
String pointRuikeiPoint=““;//定义累计积分
String memberTenpoCode=““;//定义会员表店铺编码
String memberShimeiKanaS=““;//定义假名姓
String memberShimeiKanaN=““;//定义假名名
String memberBirthDay=““;//定义生日

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件          0  2013-12-20 11:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.lock

     文件       7122  2013-12-20 11:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.log

     文件          1  2013-12-20 18:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\history.version

     文件         57  2013-12-20 10:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\properties.index

     文件          1  2013-12-20 10:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\properties.version

     文件         77  2013-12-20 18:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.resources\.root\5.tree

     文件        358  2013-12-20 17:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.resources\.safetable\org.eclipse.core.resources

     文件         73  2013-12-20 11:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.core.resources.prefs

     文件        121  2013-12-20 11:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.jdt.core.prefs

     文件        397  2013-12-20 11:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.jdt.ui.prefs

     文件        100  2013-12-20 11:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.ui.editors.prefs

     文件        118  2013-12-20 11:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.ui.ide.prefs

     文件         79  2013-12-20 11:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.ui.prefs

     文件        118  2013-12-20 11:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.wst.sse.ui.prefs

     文件        184  2013-12-20 19:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.jdt.core\variablesAndContainers.dat

     文件        310  2013-12-20 09:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.jdt.ui\dialog_settings.xml

     文件       2049  2013-12-20 13:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.ui\dialog_settings.xml

     文件        305  2013-12-20 09:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.ui.ide\dialog_settings.xml

     文件         80  2013-12-20 14:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.ui.workbench\dialog_settings.xml

     文件       7061  2013-12-20 09:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\.plugins\org.eclipse.ui.workbench\workbench.xml

     文件         26  2013-12-20 13:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\.metadata\version.ini

     文件          0  2013-12-20 13:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\FSP\.metadata\.lock

     文件      26839  2013-12-20 10:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\FSP\.metadata\.log

     文件       9050  2013-12-20 11:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\FSP\.metadata\.plugins\org.eclipse.core.resources\.history\1\203cb7064207001c1485e38a313b4bc3

     文件        144  2013-12-20 17:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\FSP\.metadata\.plugins\org.eclipse.core.resources\.history\10\c0d5eed04504001c1cb79e65ef3629e3

     文件       9125  2013-12-20 14:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\FSP\.metadata\.plugins\org.eclipse.core.resources\.history\11\906a4552eb08001c1315899cff357f2f

     文件       9086  2013-12-20 18:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\FSP\.metadata\.plugins\org.eclipse.core.resources\.history\16\a0f480f64007001c1485e38a313b4bc3

     文件        583  2013-12-20 12:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\FSP\.metadata\.plugins\org.eclipse.core.resources\.history\16\e00d75784407001c1485e38a313b4bc3

     文件       8709  2013-12-20 19:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\FSP\.metadata\.plugins\org.eclipse.core.resources\.history\17\60c2d09cfc08001c1994c106694b6591

     文件      14086  2013-12-20 12:01  java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\java某百货店POS积分管理系统_积分点更新生成以及通票回收处理(源代码+论文)\FSP\FSP\.metadata\.plugins\org.eclipse.core.resources\.history\19\208de96c6c07001c133c97938c5aeb36

............此处省略555个文件信息

评论

共有 条评论