code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace _1042009_1042034
{
public partial class uctStyle : UserControl
{
public uctStyle()
{
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/uctStyle.cs | C# | asf20 | 746 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using DTO;
namespace _1042009_1042034
{
public partial class uctDanhSachKhachThuePhong : UserControl
{
p... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/uctDanhSachKhachThuePhong.cs | C# | asf20 | 9,232 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace _1042009_1042034
{
public partial class UctTimKiem : UserControl
{
public UctTimKiem()
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/UctTimKiem.cs | C# | asf20 | 518 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace _1042009_1042034
{
public partial class uctLapHoaDon : UserControl
{
public uctLapHoaDon()
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/uctLapHoaDon.cs | C# | asf20 | 712 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTO;
using System.Windows.Forms;
namespace _1042009_1042034
{
class ComboBoxTinhTrang:ComboBox
{
public void Load()
{
List<LoaiPhongDTO> lst = new List<LoaiPhongDTO>();
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/ComboBoxTinhTrang.cs | C# | asf20 | 492 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace _1042009_1042034
{
public partial class UctBaoCaoDoanhThuTheoLoaiPhong : UserControl
{
public U... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/UctBaoCaoDoanhThuTheoLoaiPhong.cs | C# | asf20 | 572 |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTi... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/Properties/AssemblyInfo.cs | C# | asf20 | 1,441 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using DTO;
namespace _1042009_1042034
{
public partial class Form1 : Form
{
public Form1()
{
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/Form1.cs | C# | asf20 | 1,314 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Runtime.ConstrainedExecution;
using System.Data;
using System.Drawing;
namespace _1042009_1042034
{
class MyDataGridView:DataGridView
{
public int iPage = 1;
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/MyDataGridView.cs | C# | asf20 | 8,085 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace _1042009_1042034
{
public partial class uctPhanTrang : UserControl
{
private int m_PageIndex = ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/uctPhanTrang.cs | C# | asf20 | 2,791 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using DTO;
namespace _1042009_1042034
{
public partial class uctQuanLyLoaiPhong : UserControl
{
public u... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/uctQuanLyLoaiPhong.cs | C# | asf20 | 3,235 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using DTO;
namespace _1042009_1042034
{
public partial class uctLapPhieuThue : UserControl
{
public uctL... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/uctLapPhieuThue.cs | C# | asf20 | 5,349 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using DTO;
namespace _1042009_1042034
{
public partial class uctDanhSachPhongThue : UserControl
{
public... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/uctDanhSachPhongThue.cs | C# | asf20 | 4,320 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using DTO;
using System.Runtime.CompilerServices;
using System.Runtime.ConstrainedExecution;
namespace _1042009_1042034
{... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/uctCapNhatDanhMucPhong.cs | C# | asf20 | 16,336 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;
namespace _1042009_1042034
{
static class Program
{
/// <summary>
/// The main entry point for the application.
/// </summary>
[STAThread]
static void Main()
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/1042009-1042034/Program.cs | C# | asf20 | 508 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class ChiTietDoanhThuTheoLoaiPhongDTO
{
//////////////////////////////////////////////////////////
// Enter code your... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.ChiTietDoanhThuTheoLoaiPhong.cs | C# | asf20 | 1,360 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class TinhTrangDTO
{
//////////////////////////////////////////////////////////
// Enter code your here ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.TinhTrang.cs | C# | asf20 | 1,068 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class PhieuThueDTO
{
//////////////////////////////////////////////////////////
// Enter code your here ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.PhieuThue.cs | C# | asf20 | 1,349 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class PhongDTO
{
//////////////////////////////////////////////////////////
public bool KiemTra()
{
if (t... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.Phong.cs | C# | asf20 | 1,749 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class MatDoSuDungPhongDTO
{
//////////////////////////////////////////////////////////
// Enter code your here ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.MatDoSuDungPhong.cs | C# | asf20 | 879 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class LoaiKhachHangDTO
{
//////////////////////////////////////////////////////////
// Enter code your here ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.LoaiKhachHang.cs | C# | asf20 | 1,013 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class LoaiPhongDTO
{
//////////////////////////////////////////////////////////
// Enter code your here ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.LoaiPhong.cs | C# | asf20 | 1,228 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class DoanhThuTheoLoaiPhongDTO
{
//////////////////////////////////////////////////////////
// Enter code your here ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.DoanhThuTheoLoaiPhong.cs | C# | asf20 | 874 |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTi... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/Properties/AssemblyInfo.cs | C# | asf20 | 1,417 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class NhanVienDTO
{
//////////////////////////////////////////////////////////
// Enter code your here ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.NhanVien.cs | C# | asf20 | 1,691 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class ChiTietMatDoSuDungPhongDTO
{
//////////////////////////////////////////////////////////
// Enter code your here... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.ChiTietMatDoSuDungPhong.cs | C# | asf20 | 1,356 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class HoaDonDTO
{
//////////////////////////////////////////////////////////
// Enter code your here ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.HoaDon.cs | C# | asf20 | 1,009 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class ChucVuDTO
{
//////////////////////////////////////////////////////////
// Enter code your here ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.ChucVu.cs | C# | asf20 | 15,801 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class ThamSoDTO
{
//////////////////////////////////////////////////////////
// Enter code your here //
static public readonly ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.ThamSo.cs | C# | asf20 | 1,756 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTO
{
public class ChiTietHoaDonDTO
{
//////////////////////////////////////////////////////////
// Enter code your here ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/DTO/DTO.ChiTietHoaDon.cs | C# | asf20 | 1,202 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class LoaiKhachHangService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.LoaiKhachHang.cs | C# | asf20 | 3,229 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class ChiTietHoaDonService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.ChiTietHoaDon.cs | C# | asf20 | 4,484 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class NhanVienService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.NhanVien.cs | C# | asf20 | 4,061 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
namespace Business
{
public class spt_valuesService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.spt_values.cs | C# | asf20 | 2,775 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class MatDoSuDungPhongService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.MatDoSuDungPhong.cs | C# | asf20 | 3,294 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class DoanhThuTheoLoaiPhongService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.DoanhThuTheoLoaiPhong.cs | C# | asf20 | 3,445 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class TinhTrangService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.TinhTrang.cs | C# | asf20 | 3,089 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class ChiTietDoanhThuTheoLoaiPhongService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.ChiTietDoanhThuTheoLoaiPhong.cs | C# | asf20 | 5,320 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
namespace Business
{
public class spt_monitorService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.spt_monitor.cs | C# | asf20 | 2,804 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class PhongService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.Phong.cs | C# | asf20 | 8,446 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class ThamSoService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.ThamSo.cs | C# | asf20 | 4,002 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class ChiTietMatDoSuDungPhongService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.ChiTietMatDoSuDungPhong.cs | C# | asf20 | 5,038 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
namespace Business
{
public class spt_fallback_dbService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.spt_fallback_db.cs | C# | asf20 | 2,920 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class PhieuThueService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.PhieuThue.cs | C# | asf20 | 4,052 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
namespace Business
{
public class spt_fallback_devService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.spt_fallback_dev.cs | C# | asf20 | 2,949 |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTi... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Properties/AssemblyInfo.cs | C# | asf20 | 1,428 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class ChucVuService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.ChucVu.cs | C# | asf20 | 2,984 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class HoaDonService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.HoaDon.cs | C# | asf20 | 3,594 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class LoaiPhongService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.LoaiPhong.cs | C# | asf20 | 4,583 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class KhachHangService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.KhachHang.cs | C# | asf20 | 4,004 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
namespace Business
{
public class spt_fallback_usgService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.spt_fallback_usg.cs | C# | asf20 | 2,949 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Data;
using DTO;
using System.Data;
namespace Business
{
public class ChiTietPhieuThueService
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Business/Service.ChiTietPhieuThue.cs | C# | asf20 | 4,556 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class NhanVienRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.NhanVien.cs | C# | asf20 | 6,838 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class KhachHangRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.KhachHang.cs | C# | asf20 | 8,012 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class PhieuThueRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.PhieuThue.cs | C# | asf20 | 7,863 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Data
{
public class ContextFactory
{
protected static QuanLyKhachSanEntities context = null;
private ContextFactory()
{
}
public static QuanLyKhachSanEntities GetIns... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/ContextFactory.cs | C# | asf20 | 510 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class ChucVuRepository
{
//////////////////////////////////////////////////////////
//... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.ChucVu.cs | C# | asf20 | 5,739 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class TinhTrangRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.TinhTrang.cs | C# | asf20 | 6,924 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class PhongRepository
{
//////////////////////////////////////////////////////////
// ... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.Phong.cs | C# | asf20 | 10,512 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class ThamSoRepository
{
//////////////////////////////////////////////////////////
/... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.ThamSo.cs | C# | asf20 | 7,413 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class ChiTietHoaDonRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.ChiTietHoaDon.cs | C# | asf20 | 8,461 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class HoaDonRepository
{
//////////////////////////////////////////////////////////
//... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.HoaDon.cs | C# | asf20 | 6,883 |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTi... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Properties/AssemblyInfo.cs | C# | asf20 | 1,420 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class LoaiPhongRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.LoaiPhong.cs | C# | asf20 | 7,161 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class LoaiKhachHangRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.LoaiKhachHang.cs | C# | asf20 | 6,254 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class MatDoSuDungPhongRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.MatDoSuDungPhong.cs | C# | asf20 | 6,493 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class ChiTietPhieuThueRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.ChiTietPhieuThue.cs | C# | asf20 | 8,773 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class ChiTietDoanhThuTheoLoaiPhongRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.ChiTietDoanhThuTheoLoaiPhong.cs | C# | asf20 | 9,900 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class DoanhThuTheoLoaiPhongRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.DoanhThuTheoLoaiPhong.cs | C# | asf20 | 6,836 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using DTO;
namespace Data
{
public class ChiTietMatDoSuDungPhongRepository
{
//////////////////////////////////////////////////////////
... | 1042034-tdhau-project1 | trunk/src/1042009-1042034/Data/Repository.ChiTietMatDoSuDungPhong.cs | C# | asf20 | 9,405 |
public class fdf {
}
| 09accp2testcase | trunk/09accp2/src/fdf.java | Java | art | 27 |
public @interface df {
}
| 09accp2testcase | trunk/09accp2/src/df.java | Java | art | 31 |
public class fdfd {
}
| 09accp2testcase | trunk/09accp2/src/fdfd.java | Java | art | 28 |
#!/bin/bash
#===============================================================================
# FILE: wrapper.sh
# USAGE: ./wrapper.sh executable [cmd-line-args]
# DESCRIPTION: Wraps the execution of a programm or script.
# Use with xterm: xterm -e wrapper.sh executable cmd-line-ar... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/scripts/wrapper.sh | Shell | gpl3 | 1,194 |
#!/usr/bin/perl
#===============================================================================
#
# FILE: csv2err.pl
#
# USAGE: ./csv2err.pl [-hH] -i CSV-file -n source-file [ -o outfile ][ -s criterion ]
#
# DESCRIPTION: Generate a Vim-quickfix compatible errorfile from a CSV-file
# ... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/scripts/.svn/text-base/csv2err.pl.svn-base | Perl | gpl3 | 7,139 |
#!/usr/bin/perl
#===================================================================================
#
# FILE: pmdesc3
#
# SYNOPSIS: Find versions and descriptions of installed perl Modules and PODs
#
# DESCRIPTION: See POD below.
#
# CREATED: 15.06.2004 22:12:41 CEST
# REVISION: $Id: pmdesc3... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/scripts/.svn/text-base/pmdesc3.pl.svn-base | Perl | gpl3 | 13,833 |
#!/bin/bash
#===============================================================================
# FILE: wrapper.sh
# USAGE: ./wrapper.sh executable [cmd-line-args]
# DESCRIPTION: Wraps the execution of a programm or script.
# Use with xterm: xterm -e wrapper.sh executable cmd-line-ar... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/scripts/.svn/text-base/wrapper.sh.svn-base | Shell | gpl3 | 1,194 |
#!/usr/bin/perl
#===============================================================================
#
# FILE: csv2err.pl
#
# USAGE: ./csv2err.pl [-hH] -i CSV-file -n source-file [ -o outfile ][ -s criterion ]
#
# DESCRIPTION: Generate a Vim-quickfix compatible errorfile from a CSV-file
# ... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/scripts/csv2err.pl | Perl | gpl3 | 7,139 |
#!/usr/bin/perl
#===================================================================================
#
# FILE: pmdesc3
#
# SYNOPSIS: Find versions and descriptions of installed perl Modules and PODs
#
# DESCRIPTION: See POD below.
#
# CREATED: 15.06.2004 22:12:41 CEST
# REVISION: $Id: pmdesc3... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/scripts/pmdesc3.pl | Perl | gpl3 | 13,833 |
%%=====================================================================================
%%
%% File: perl-hot-keys.tex
%%
%% Description: perl-support.vim : Key mappings for Vim without GUI.
%%
%%
%% Author: Dr.-Ing. Fritz Mehner
%% Email: mehner@fh-swf.de
%% ... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/doc/perl-hot-keys.tex | TeX | gpl3 | 16,958 |
my $filecontent = do{
local $/ = undef; # input record separator undefined
<$INFILE>
};
| 00000svn-vim-cfg | trunk/vimfiles/perl-support/codesnippets/slurp-file.pl | Perl | gpl3 | 109 |
use Data::Dumper;
print Dumper(\reference);
| 00000svn-vim-cfg | trunk/vimfiles/perl-support/codesnippets/print-data-structure-with-Dumper.pl | Perl | gpl3 | 46 |
#----------------------------------------------------------------------
# subroutine : print_hash
#----------------------------------------------------------------------
sub print_hash {
my $hashref = shift; # 1. parameter : hash reference
print "\n";
while ( my ( $key, $value ) = each %$hashref ) {
... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/codesnippets/print-hash.pl | Perl | gpl3 | 446 |
sub new {
my $class = shift;
my $self = {
_name1 => $_[0],
_name2 => $_[1],
};
bless( $self, $class );
return $self;
} # ---------- end of subroutine new ----------
| 00000svn-vim-cfg | trunk/vimfiles/perl-support/codesnippets/new.pl | Perl | gpl3 | 213 |
use File::Find; # File::Find - Traverse a directory tree
my @directory_list = ( '.' ); # directory_list used by File::Find::find()
my $files_processed = 0; # counts the files processed by process_file()
#-----------------------------------------------------------------------
# Process... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/codesnippets/process-all-files-in-a-directory-recursively.pl | Perl | gpl3 | 1,084 |
#----------------------------------------------------------------------
# subroutine : print_hash_sorted
#----------------------------------------------------------------------
sub print_hash_sorted {
my $hashref = shift; # 1. parameter : hash reference
print "\n";
foreach my $key ( sort keys %$hashref )... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/codesnippets/print-hash-sorted.pl | Perl | gpl3 | 471 |
package PackageName;
use strict;
use warnings;
#=======================================================================
# MODULE INTERFACE
#=======================================================================
use version; our $VERSION = qv('0.2.0');
use base qw(Exporter);
# Symbols to be exported by default
o... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/codesnippets/module-interface.pl | Perl | gpl3 | 1,158 |
#
# Devel::SmallProf : variables which can be used to affect what gets profiled.
#
use Devel::SmallProf;
$DB::drop_zeros = 0; # Do not show lines which were never called: 1
$DB::grep_format = 0; # Output on a format similar to grep : 1
$DB::profile = 1; # Turn off profiling for a ... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/codesnippets/SmallProf-variables.pl | Raku | gpl3 | 404 |
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Module Documentation
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
=head1 NAME
<Module::Name> - <One line description of module's purpose>
=head1 VERSION
The initial template usually just has:
Th... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/codesnippets/pod-template-module.pl | Perl | gpl3 | 3,640 |
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Application Documentation
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
=head1 NAME
<application name> - <One line description of application's purpose>
=head1 VERSION
The initial template usually... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/codesnippets/pod-template-application.pl | Perl | gpl3 | 3,953 |
"===================================================================================
" FILE: .vimrc
" DESCRIPTION: suggestion for a personal configuration file ~/.vimrc
" AUTHOR: Dr.-Ing. Fritz Mehner
" VERSION: 1.0
" CREATED: 23.05.2008
" REVISION: $Id: customization.vimrc,v 1.1.1.1 ... | 00000svn-vim-cfg | trunk/vimfiles/perl-support/rc/customization.vimrc | Vim Script | gpl3 | 8,479 |
" ============================================================================
" File: exec_menuitem.vim
" Description: plugin for NERD Tree that provides an execute file menu item
" Maintainer: Martin Grenfell <martin.grenfell at gmail dot com>
" Last Change: 22 July, 2009
" License: This program is free s... | 00000svn-vim-cfg | trunk/vimfiles/nerdtree_plugin/exec_menuitem.vim | Vim Script | gpl3 | 1,614 |
" ============================================================================
" File: fs_menu.vim
" Description: plugin for the NERD Tree that provides a file system menu
" Maintainer: Martin Grenfell <martin.grenfell at gmail dot com>
" Last Change: 17 July, 2009
" License: This program is free software. ... | 00000svn-vim-cfg | trunk/vimfiles/nerdtree_plugin/fs_menu.vim | Vim Script | gpl3 | 8,124 |
" Description: VimBuddy statusline character
" Author: Flemming Madsen <vim@themadsens.dk>
" Modified: August 2007
" Version: 0.9.2
"
" Usage: Insert %{VimBuddy()} into your 'statusline'
"
function! VimBuddy()
" Take a copy for others to see the messages
if ! exists("s:vimbuddy_msg")
l... | 00000svn-vim-cfg | trunk/vimfiles/plugin.Bak/vimbuddy.vim | Vim Script | gpl3 | 2,313 |
" Author: Gergely Kontra <kgergely@mcl.hu>
" Version: 0.32
" Description:
" Most recently used files appear in the file menu
"
" FEEDBACK PLEASE
"
" Installation: {{{
" - Drop it into your plugin directory
" - $MRU variable can contain the full filename, where the MRU files should
" be written. (If not specified, a... | 00000svn-vim-cfg | trunk/vimfiles/plugin.Bak/MRU.vim | Vim Script | gpl3 | 5,037 |
" Author: Gergely Kontra <kgergely@mcl.hu>
" Version: 0.32
" Description:
" Most recently used files appear in the file menu
"
" FEEDBACK PLEASE
"
" Installation: {{{
" - Drop it into your plugin directory
" - $MRU variable can contain the full filename, where the MRU files should
" be written. (If not specified, a... | 00000svn-vim-cfg | trunk/vimfiles/plugin.Bak/.svn/text-base/MRU.vim.svn-base | Vim Script | gpl3 | 5,037 |
"=============================================================================
" Copyright: Copyright (C) 2001-2007 Jeff Lanzarotta
" Permission is hereby granted to use and distribute this code,
" with or without modifications, provided that this copyright
" notice is copie... | 00000svn-vim-cfg | trunk/vimfiles/plugin.Bak/.svn/text-base/bufexplorer.vim.svn-base | Vim Script | gpl3 | 23,022 |
"=============================================================================
" Copyright: Copyright (C) 2001-2007 Jeff Lanzarotta
" Permission is hereby granted to use and distribute this code,
" with or without modifications, provided that this copyright
" notice is copie... | 00000svn-vim-cfg | trunk/vimfiles/plugin.Bak/bufexplorer.vim | Vim Script | gpl3 | 23,022 |
""Refer to link""http://vim.wikia.com/index.php?title=Highlight_multiple_words&diff=23776&oldid=prev
" Plugin to highlight multiple words in different colors.
" Version 2008-11-19 from http://vim.wikia.com/wiki/VimTip1572
" File highlights.csv (in same directory as script) defines the highlights.
"
" Type '\m' to ... | 00000svn-vim-cfg | trunk/vimfiles/plugin.Bak/highlights.vim | Vim Script | gpl3 | 10,040 |
#!/bin/bash
#===============================================================================
# FILE: wrapper.sh
# USAGE: ./wrapper.sh scriptname [cmd-line-args]
# DESCRIPTION: Wraps the execution of a programm or script.
# Use with xterm: xterm -e wrapper.sh scriptname cmd-line-ar... | 00000svn-vim-cfg | trunk/vimfiles/awk-support/scripts/wrapper.sh | Shell | gpl3 | 1,361 |