Coder Social home page Coder Social logo

dsis-ph1's Introduction

  • Tạo user bằng cách thực thi những câu lệnh có trong file create_user_admin.sql trong thư mục ./Script/create_user_admin.sql vào Oracle Database của chính mình trước khi chạy chương trình.
  • Chạy file App.sln, đăng nhập với - Username: U_AD, Password: 123.
  • Ứng với mỗi nút chức năng sẽ có mỗi màn hình riêng biệt, ai được phân công phần nào thì chỉ cần làm trên màn hình đó. Tên màn hình có định dạng f{Tên chức năng}, ví dụ: fUserList, fAddRole, fGrantRole, ...
  • Để thực thi câu lệnh mọi người gọi các lệnh sau (Instance trong lệnh chỉ là một cú pháp Singleton trong OOP):
    • DataProvider.Instance.ExcuteQuery(query) $\to$ Chạy những lệnh có xuất ra dữ liệu

    • DataProvider.Instance.ExcuteNonQuery(query) $\to$ Chạy những lệnh không xuất ra dữ liệu (Update, Insert, Delete, ...)

    • DataProvider.Instance.ExcuteScalar(query) $\to$ Xuất dòng dữ liệu đầu tiên, nếu kết quả lệnh có xuất ra dữ liệu

  • Ảnh được đặt trong thư mục ./App/App/Images

dsis-ph1's People

Contributors

aleister1102 avatar 20120386 avatar toanle312 avatar nhutttruong avatar nguyenthibichtram75 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.