آموزش های این وب سایت به صورت رایگان در دسترس است. اطلاعات بیشتر
بروز خطا
   [message]
اشتراک در سوال
رای ها
[dataList]

نبودن فایل question در بخش 2 مقدمات برنامه نویسی جاوا

سید روح اله حسینی  10 سال پیش  10 سال پیش
0 0

باسلام در  بخش 2 - مقدمات برنامه نویسی جاوا قسمت " چند تمرین عملی الگوریتم برای جاوا " و " مقدماتی دیگر از برنامه نویسی جاوا " در فایل سورس این دو قسمت res\layout فایل question موجود نمی باشد لطفا راهنمایی کنید چه کار باید کنم من جهت مقایسه و تمرین  به این فایل نیاز دارم؟

 برای این سوال 1 پاسخ وجود دارد.
پاسخ به سوال 
reza  10 سال پیش
0 0

فایل رو ایمپورت کرده بودی XML بود

به هر حال

 <?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    android:orientation="vertical" >

    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="wrap_content" >

        <LinearLayout
            android:layout_width="0dip"
            android:layout_height="fill_parent"
            android:orientation="vertical" android:layout_weight="1">

            <LinearLayout
                android:layout_width="fill_parent"
                android:layout_height="0dip" android:layout_weight="0.25">

                <TextView
                    android:id="@+id/TextView09"
                    android:layout_width="0dip"
                    android:layout_height="fill_parent"
                    android:layout_margin="2dip"
                    android:background="#00ff00" android:layout_weight="0.5"/>

                <TextView
                    android:id="@+id/TextView01"
                    android:layout_width="0dip"
                    android:layout_height="fill_parent"
                    android:layout_margin="2dip"
                    android:background="#00ff00" android:layout_weight="0.5"/>

            </LinearLayout>

            <TextView
                android:id="@+id/TextView02"
                android:layout_width="fill_parent"
                android:layout_height="0dip"
                android:layout_margin="2dip"
                android:background="#00ff00" android:layout_weight="0.25"/>

            <TextView
                android:id="@+id/TextView03"
                android:layout_width="fill_parent"
                android:layout_height="0dip"
                android:layout_margin="2dip"
                android:background="#00ff00" android:layout_weight="0.25"/>

            <LinearLayout
                android:layout_width="fill_parent"
                android:layout_height="0dip" android:layout_weight="0.25">

                <TextView
                    android:id="@+id/TextView04"
                    android:layout_width="48dip"
                    android:layout_height="fill_parent"
                    android:layout_margin="2dip"
                    android:background="#00ff00" />

                <TextView
                    android:id="@+id/TextView07"
                    android:layout_width="0dip"
                    android:layout_height="fill_parent"
                    android:layout_margin="2dip"
                    android:background="#00ff00" android:layout_weight="1"/>

            </LinearLayout>
        </LinearLayout>

        <LinearLayout
            android:layout_width="wrap_content"
            android:layout_height="match_parent"
            android:orientation="vertical" >

            <TextView
                android:id="@+id/textView1"
                android:layout_width="96dip"
                android:layout_height="128dip" android:background="#ff0000" android:layout_margin="2dip"/>


            <LinearLayout
                android:layout_width="fill_parent"
                android:layout_height="match_parent"
                android:orientation="vertical" >

                <TextView
                    android:id="@+id/TextView20"
                    android:layout_width="fill_parent"
                    android:layout_height="24dip"
                    android:layout_margin="2dip"
                    android:background="#00ffff" />

                <TextView
                    android:id="@+id/TextView11"
                    android:layout_width="fill_parent"
                    android:layout_height="24dip"
                    android:layout_margin="2dip"
                    android:background="#00ffff" />

                <TextView
                    android:id="@+id/TextView08"
                    android:layout_width="fill_parent"
                    android:layout_height="24dip"
                    android:layout_margin="2dip"
                    android:background="#00ffff" />

                <TextView
                    android:id="@+id/TextView06"
                    android:layout_width="fill_parent"
                    android:layout_height="24dip"
                    android:layout_margin="2dip"
                    android:background="#00ffff" />

                <TextView
                    android:id="@+id/TextView05"
                    android:layout_width="fill_parent"
                    android:layout_height="24dip"
                    android:layout_margin="2dip"
                    android:background="#00ffff" />

                <TextView
                    android:id="@+id/TextView15"
                    android:layout_width="fill_parent"
                    android:layout_height="24dip"
                    android:layout_margin="2dip"
                    android:background="#00ffff" />

                <TextView
                    android:id="@+id/TextView12"
                    android:layout_width="fill_parent"
                    android:layout_height="24dip"
                    android:layout_margin="2dip"
                    android:background="#00ffff" />

                <TextView
                    android:id="@+id/TextView10"
                    android:layout_width="fill_parent"
                    android:layout_height="24dip"
                    android:layout_margin="2dip"
                    android:background="#00ffff" />
            </LinearLayout>

        </LinearLayout>

    </LinearLayout>

</LinearLayout>

پاسخگویی و مشاهده پاسخ های این سوال تنها برای اعضای ویژه سایت امکان پذیر است .
چنانچه تمایل دارید به همه بخش ها دسترسی داشته باشید میتوانید از این بخش لایسنس این آموزش را خریداری نمایید .