⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 showjob.ascx

📁 this is code for all person who want ro larn vb
💻 ASCX
字号:
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="showJob.ascx.cs" Inherits="controls_showJob" %>
<asp:DataList ID="DataList1" runat="server" DataSourceID="SqlDataSource1">
    <ItemTemplate>
        <table border="1" bordercolor="#ffffff" cellpadding="0" cellspacing="0" dir="rtl"
            style="width: 760px; height: 217px">
            <tr>
                <td style="background-color: #ffffcc" width="200">
                    轻匝呱 :</td>
                <td style="background-color: #ffffcc" width="570">
                    <asp:Label ID="com_nameLabel" runat="server" Text='<%# Eval("com_name") %>'></asp:Label></td>
            </tr>
            <tr>
                <td style="background-color: #ffffcc" width="200">
                    轻阡媲

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -