Proxy Link-Forum 2.4.0
انجمن های پیوند را به پروکسی برای انجمن های واقعی تبدیل می کند، اجازه می دهد اطلاعات پست ها، تعداد پست ها و غیره از تالار گفتمان مقصد در هنگام مشاهده انجمن پیوند قابل مشاهده باشد.
توجه داشته باشید؛ فقط برای مقاصدی که یک انجمن هستند (نه یک صفحه یا هر چیز دیگری) همانطور که...
are
forum
forums
github
information
link
not
page
paypal
please
post
pull
the
this
via
you
اطلاعات
انجمن
باشد
بگیرید
داشته
صفحه
صورت
طریق
لطفا
مشاهده
وجود
پست
پیوند
Hello and a warm welcome to all of You.
I looked throught the internet and the forum but I did not find a clear and working solution for an easy (?) question.
I knew something about the sql PRAGMA Function but it does not deliver an information about the the columns type unique.
On some pages I...
Hello all,
I have an HTML file which uses a certain font.
When I load this in Webview, the Font information is not considered.
B4A:
#Region Project Attributes
#ApplicationLabel: B4A Example
#VersionCode: 1
#VersionName:
'SupportedOrientations possible values: unspecified...
I'm trying to save some information in the application's database. The table has 3 fields: id (int, unique, not null), content (text) and moment (real). The code used is:
B4X:
mySQL.BeginTransaction
Try
Dim Acum As Long = DateTime.Now
Dim synt As...
Hello
I'm trying to test the option to pause the subscription like explained here: https://developer.android.com/google/play/billing/billing_subscriptions#pause
And the app is using this library: https://www.b4x.com/android/forum/threads/googleplaybilling-in-app-purchases.109945/#content
For...