<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>OfStack</title><description>OfStack — programming tutorials and code examples across many languages and frameworks.</description><link>https://ofstack.com/</link><item><title>Android gets the talk time instance analysis</title><link>https://ofstack.com/Android/13579/android-gets-the-talk-time-instance-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Android/13579/android-gets-the-talk-time-instance-analysis.html</guid><description>We know that the amount of time you talk on android is Callog, so we recommend checking ContactProvider or TelephonyProvider Enable Service at the beginning…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>android call system&apos;s camera and library examples</title><link>https://ofstack.com/Android/13602/android-call-system&apos;s-camera-and-library-examples.html</link><guid isPermaLink="true">https://ofstack.com/Android/13602/android-call-system&apos;s-camera-and-library-examples.html</guid><description>android call system&apos;s camera and library examples</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Android opens the GPS navigation and gets the location information back to the null solution</title><link>https://ofstack.com/Android/13618/android-opens-the-gps-navigation-and-gets-the-location-information-back-to-the-null-solution.html</link><guid isPermaLink="true">https://ofstack.com/Android/13618/android-opens-the-gps-navigation-and-gets-the-location-information-back-to-the-null-solution.html</guid><description>Recently, I have been working on an Android project, and I need to use GPS to obtain location information. After looking up 1 from API, I found that to…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>android development basics tutorial   call and text</title><link>https://ofstack.com/Android/14509/android-development-basics-tutorial---call-and-text.html</link><guid isPermaLink="true">https://ofstack.com/Android/14509/android-development-basics-tutorial---call-and-text.html</guid><description>android development basics tutorial call and text</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Two ways to embed resource files in an Android project</title><link>https://ofstack.com/Android/14519/two-ways-to-embed-resource-files-in-an-android-project.html</link><guid isPermaLink="true">https://ofstack.com/Android/14519/two-ways-to-embed-resource-files-in-an-android-project.html</guid><description>Two ways to embed resource files in an Android project</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>android fm singleton sound and stereo switching sample code</title><link>https://ofstack.com/Android/15501/android-fm-singleton-sound-and-stereo-switching-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/Android/15501/android-fm-singleton-sound-and-stereo-switching-sample-code.html</guid><description>android fm singleton sound and stereo switching sample code</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>android reads the Assets image resource and saves it to the SD card instance</title><link>https://ofstack.com/Android/18708/android-reads-the-assets-image-resource-and-saves-it-to-the-sd-card-instance.html</link><guid isPermaLink="true">https://ofstack.com/Android/18708/android-reads-the-assets-image-resource-and-saves-it-to-the-sd-card-instance.html</guid><description>android reads the Assets image resource and saves it to the SD card instance</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Android read write file method summary</title><link>https://ofstack.com/Android/18757/android-read-write-file-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/Android/18757/android-read-write-file-method-summary.html</guid><description>Android read write file method summary</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>WAC launches Android emulator transfer error: Read only file system error resolution</title><link>https://ofstack.com/Android/18773/wac-launches-android-emulator-transfer-error:-read-only-file-system-error-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Android/18773/wac-launches-android-emulator-transfer-error:-read-only-file-system-error-resolution.html</guid><description>During the development of Widget with WAC SDK these two days, the following error occurred in Consle of Eclipse when the Android emulator was started:</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Sample android custom control and custom callback function steps</title><link>https://ofstack.com/Android/20171/sample-android-custom-control-and-custom-callback-function-steps.html</link><guid isPermaLink="true">https://ofstack.com/Android/20171/sample-android-custom-control-and-custom-callback-function-steps.html</guid><description>Steps for custom controls: How the 1 View works 2. Write the View class Add attributes to the View class 4 draw the screen Respond to user messages 6.…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>android development tutorial to achieve listview pull down and pull up refresh effect</title><link>https://ofstack.com/Android/20186/android-development-tutorial-to-achieve-listview-pull-down-and-pull-up-refresh-effect.html</link><guid isPermaLink="true">https://ofstack.com/Android/20186/android-development-tutorial-to-achieve-listview-pull-down-and-pull-up-refresh-effect.html</guid><description>android development tutorial to achieve listview pull down and pull up refresh effect</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Use of system resources for android development tutorial android resource files</title><link>https://ofstack.com/Android/20194/use-of-system-resources-for-android-development-tutorial-android-resource-files.html</link><guid isPermaLink="true">https://ofstack.com/Android/20194/use-of-system-resources-for-android-development-tutorial-android-resource-files.html</guid><description>1. Color resources 1. Color XML file format 2. Reference format: java code: R.color.color_name (this is one int type of data used to represent the address…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>The method and principle of Android incremental upgrade are introduced in detail</title><link>https://ofstack.com/Android/20199/the-method-and-principle-of-android-incremental-upgrade-are-introduced-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Android/20199/the-method-and-principle-of-android-incremental-upgrade-are-introduced-in-detail.html</guid><description>The method and principle of Android incremental upgrade are introduced in detail</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Self implemented android tree control treeview</title><link>https://ofstack.com/Android/20928/self-implemented-android-tree-control-treeview.html</link><guid isPermaLink="true">https://ofstack.com/Android/20928/self-implemented-android-tree-control-treeview.html</guid><description>1. Development reasons It is very common to have a control that requires one tree frame for a project. However, it may be Google. Considering that android…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>android implementation automatically upgrades to the installation sample share of download the android program installation package</title><link>https://ofstack.com/Android/20929/android-implementation-automatically-upgrades-to-the-installation-sample-share-of-download-the-android-program-installation-package.html</link><guid isPermaLink="true">https://ofstack.com/Android/20929/android-implementation-automatically-upgrades-to-the-installation-sample-share-of-download-the-android-program-installation-package.html</guid><description>android implementation automatically upgrades to the installation sample share of download the android program installation package</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Android reads a small example of the Properties configuration file</title><link>https://ofstack.com/Android/20930/android-reads-a-small-example-of-the-properties-configuration-file.html</link><guid isPermaLink="true">https://ofstack.com/Android/20930/android-reads-a-small-example-of-the-properties-configuration-file.html</guid><description>Android reads a small example of the Properties configuration file</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>android applies signature detail steps</title><link>https://ofstack.com/Android/20931/android-applies-signature-detail-steps.html</link><guid isPermaLink="true">https://ofstack.com/Android/20931/android-applies-signature-detail-steps.html</guid><description>1. Preparation apk&apos;s signature can be done in two ways: 1) complete apk signature through the graphical interface provided by ADT; Right click project --…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>android basic tutorial on the use of context</title><link>https://ofstack.com/Android/20932/android-basic-tutorial-on-the-use-of-context.html</link><guid isPermaLink="true">https://ofstack.com/Android/20932/android-basic-tutorial-on-the-use-of-context.html</guid><description>There are two types of context in android, one is application context, one is activity context, and usually we pass activity context between the various…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>android layout properties detail sharing</title><link>https://ofstack.com/Android/20933/android-layout-properties-detail-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Android/20933/android-layout-properties-detail-sharing.html</guid><description>Class 1: attribute values are true or false android:layout_centerHrizontal level is in the middle android:layout_centerVertical is vertically centered…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Android implementation shutdown restart method sharing</title><link>https://ofstack.com/Android/20934/android-implementation-shutdown-restart-method-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Android/20934/android-implementation-shutdown-restart-method-sharing.html</guid><description>To achieve the system restart of APK requires the permission of system. Add android:sharedUserId=&quot; android.uid.system &quot;in AndroidManifest.xml, and then…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Android requires an action method that enhances permissions</title><link>https://ofstack.com/Android/20935/android-requires-an-action-method-that-enhances-permissions.html</link><guid isPermaLink="true">https://ofstack.com/Android/20935/android-requires-an-action-method-that-enhances-permissions.html</guid><description>Authority promotion method: 1 method: 1. Add android:sharedUserId=&quot; android.uid.system &quot;to the manifest node in AndroidManifest.xml. 2, after adding the…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>android asynchronous task design elaboration of AsyncTask</title><link>https://ofstack.com/Android/20936/android-asynchronous-task-design-elaboration-of-asynctask.html</link><guid isPermaLink="true">https://ofstack.com/Android/20936/android-asynchronous-task-design-elaboration-of-asynctask.html</guid><description>This is based on the logic I extracted from looking at the Android source code, so it won&apos;t be 100% (or maybe 0%) true to the original design of the Google…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Real android program entry</title><link>https://ofstack.com/Android/20937/real-android-program-entry.html</link><guid isPermaLink="true">https://ofstack.com/Android/20937/real-android-program-entry.html</guid><description>Its inheritance relationship is as follows: Step 1. Create Application subclass, sample code: Step 2, set in the project list &lt; application &gt; The…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>android method to get the unique identity of the phone</title><link>https://ofstack.com/Android/20938/android-method-to-get-the-unique-identity-of-the-phone.html</link><guid isPermaLink="true">https://ofstack.com/Android/20938/android-method-to-get-the-unique-identity-of-the-phone.html</guid><description>android method to get the unique identity of the phone</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Android xml file serialization implementation code</title><link>https://ofstack.com/Android/20939/android-xml-file-serialization-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/Android/20939/android-xml-file-serialization-implementation-code.html</guid><description>Traditional ways: The implementation method of XmlSerializer is adopted:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of a handwritten android layout</title><link>https://ofstack.com/Android/20940/example-of-a-handwritten-android-layout.html</link><guid isPermaLink="true">https://ofstack.com/Android/20940/example-of-a-handwritten-android-layout.html</guid><description>Example of a handwritten android layout</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>android tutorial viewpager automatic loop and manual loop</title><link>https://ofstack.com/Android/20941/android-tutorial-viewpager-automatic-loop-and-manual-loop.html</link><guid isPermaLink="true">https://ofstack.com/Android/20941/android-tutorial-viewpager-automatic-loop-and-manual-loop.html</guid><description>android tutorial viewpager automatic loop and manual loop</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Usage instance sharing of AsyncTask in Android</title><link>https://ofstack.com/Android/20942/usage-instance-sharing-of-asynctask-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/20942/usage-instance-sharing-of-asynctask-in-android.html</guid><description>It seems that the modified connect() method is already available, but this anonymous thread approach is flawed: 1. Threads are expensive, and if one thread…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Sample boot up for android basic tutorial</title><link>https://ofstack.com/Android/21471/sample-boot-up-for-android-basic-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Android/21471/sample-boot-up-for-android-basic-tutorial.html</guid><description>Manifest. xml file: Note: since our service will run in the background, we will not use bindService, but startService. So that we don&apos;t end up with the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android basic tutorial on android&apos;s listview and edittext conflict resolution</title><link>https://ofstack.com/Android/21472/android-basic-tutorial-on-android&apos;s-listview-and-edittext-conflict-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Android/21472/android-basic-tutorial-on-android&apos;s-listview-and-edittext-conflict-resolution.html</guid><description>I recently encountered a problem with the android soft keyboard. In ListView, there is an EditText in each Item. In the last few Item, the first click…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example night mode implementation for android basic tutorial</title><link>https://ofstack.com/Android/21473/example-night-mode-implementation-for-android-basic-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Android/21473/example-night-mode-implementation-for-android-basic-tutorial.html</guid><description>Example night mode implementation for android basic tutorial</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android downsample lower audio sampling frequency code</title><link>https://ofstack.com/Android/21474/android-downsample-lower-audio-sampling-frequency-code.html</link><guid isPermaLink="true">https://ofstack.com/Android/21474/android-downsample-lower-audio-sampling-frequency-code.html</guid><description>Record PCM files using Android AudioRecord. android SDK guarantees that only 44100HZ sampling frequency is supported on all devices. So if you want to get…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android implements the text copy to clipboard function of ClipboardManager</title><link>https://ofstack.com/Android/21475/android-implements-the-text-copy-to-clipboard-function-of-clipboardmanager.html</link><guid isPermaLink="true">https://ofstack.com/Android/21475/android-implements-the-text-copy-to-clipboard-function-of-clipboardmanager.html</guid><description>Note: when guiding packages Before API 11: android.text.ClipboardManager After API 11: android.content.ClipboardManager Previous versions of android2.1 used…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The soap protocol in android calls webservice using of ksoap</title><link>https://ofstack.com/Android/21476/the-soap-protocol-in-android-calls-webservice-using-of-ksoap.html</link><guid isPermaLink="true">https://ofstack.com/Android/21476/the-soap-protocol-in-android-calls-webservice-using-of-ksoap.html</guid><description>As shown in the following code: The two parameters of the SoapObject constructor are: serviceNamespace with your webservice namespace, either can be http: /…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android implements an example of sharing where the page information is not reset when switching between horizontal and vertical screens</title><link>https://ofstack.com/Android/21477/android-implements-an-example-of-sharing-where-the-page-information-is-not-reset-when-switching-between-horizontal-and-vertical-screens.html</link><guid isPermaLink="true">https://ofstack.com/Android/21477/android-implements-an-example-of-sharing-where-the-page-information-is-not-reset-when-switching-between-horizontal-and-vertical-screens.html</guid><description>When the screen rotates and switches, the Android mechanism is: Destroy the Activity of the current screen and restart a new Activity that ADAPTS to screen…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android USES java and c to find the of sd card mount path</title><link>https://ofstack.com/Android/21478/android-uses-java-and-c-to-find-the-of-sd-card-mount-path.html</link><guid isPermaLink="true">https://ofstack.com/Android/21478/android-uses-java-and-c-to-find-the-of-sd-card-mount-path.html</guid><description>Analyze the return information of the mount command, for example: The code of C is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Steps to connect ubuntu with wifi to debug android</title><link>https://ofstack.com/Android/21479/steps-to-connect-ubuntu-with-wifi-to-debug-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/21479/steps-to-connect-ubuntu-with-wifi-to-debug-android.html</guid><description>Note: if you don&apos;t have the root permission, you can try it. In general, you need the root permission to connect successfully. 1. Make sure your development…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android development tutorial on clearing android data cache example of clearing local data cache</title><link>https://ofstack.com/Android/21480/android-development-tutorial-on-clearing-android-data-cache-example-of-clearing-local-data-cache.html</link><guid isPermaLink="true">https://ofstack.com/Android/21480/android-development-tutorial-on-clearing-android-data-cache-example-of-clearing-local-data-cache.html</guid><description>android development tutorial on clearing android data cache example of clearing local data cache</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The android development tutorial starts the android emulator with the command and sets its memory size</title><link>https://ofstack.com/Android/21481/the-android-development-tutorial-starts-the-android-emulator-with-the-command-and-sets-its-memory-size.html</link><guid isPermaLink="true">https://ofstack.com/Android/21481/the-android-development-tutorial-starts-the-android-emulator-with-the-command-and-sets-its-memory-size.html</guid><description>Start the android emulator with the command and set its memory size Input in the terminal</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android development tutorial textview content beyond the width of the screen shows the ellipsis</title><link>https://ofstack.com/Android/21482/android-development-tutorial-textview-content-beyond-the-width-of-the-screen-shows-the-ellipsis.html</link><guid isPermaLink="true">https://ofstack.com/Android/21482/android-development-tutorial-textview-content-beyond-the-width-of-the-screen-shows-the-ellipsis.html</guid><description>android development tutorial textview content beyond the width of the screen shows the ellipsis</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android development tutorials are separated by executing the of android timer</title><link>https://ofstack.com/Android/21483/android-development-tutorials-are-separated-by-executing-the-of-android-timer.html</link><guid isPermaLink="true">https://ofstack.com/Android/21483/android-development-tutorials-are-separated-by-executing-the-of-android-timer.html</guid><description>The following is an operation performed every 1 period until the timing operation is turned off: The following is an operation that is performed once after…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The java observer pattern is used in android development</title><link>https://ofstack.com/Android/21484/the-java-observer-pattern-is-used-in-android-development.html</link><guid isPermaLink="true">https://ofstack.com/Android/21484/the-java-observer-pattern-is-used-in-android-development.html</guid><description>The java observer pattern is used in android development</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android development tutorial text box and scrollbar scrollview</title><link>https://ofstack.com/Android/21485/android-development-tutorial-text-box-and-scrollbar-scrollview.html</link><guid isPermaLink="true">https://ofstack.com/Android/21485/android-development-tutorial-text-box-and-scrollbar-scrollview.html</guid><description>We all know EditText and TextView is Android text input box and text display box, but based on the size of the phone&apos;s screen, if the need to input more…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Simple implementation of android4.0 masking the HOME key</title><link>https://ofstack.com/Android/21486/simple-implementation-of-android4.0-masking-the-home-key.html</link><guid isPermaLink="true">https://ofstack.com/Android/21486/simple-implementation-of-android4.0-masking-the-home-key.html</guid><description>In android2.2 2.3 it can be rewritten by activity This method will not work after android 4.0. Here&apos;s how to block the Home key after android 4.0. The above…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android development tutorial for getting the power_profile.xml file method of android runtime power consumption</title><link>https://ofstack.com/Android/21487/android-development-tutorial-for-getting-the-power_profile.xml-file-method-of-android-runtime-power-consumption.html</link><guid isPermaLink="true">https://ofstack.com/Android/21487/android-development-tutorial-for-getting-the-power_profile.xml-file-method-of-android-runtime-power-consumption.html</guid><description>System Settings &gt; Battery � &gt; In the usage case, the statistical usage of energy consumption is also based on value of power_profile.xml 1. The content of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android development tutorial uninstall sd card for MediaServer processing</title><link>https://ofstack.com/Android/21488/android-development-tutorial-uninstall-sd-card-for-mediaserver-processing.html</link><guid isPermaLink="true">https://ofstack.com/Android/21488/android-development-tutorial-uninstall-sd-card-for-mediaserver-processing.html</guid><description>The following code is the processing code in Music in android: In simple terms, this means that in the case of MediaServer died, release drops the original…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of adding a border to the view component in the android development tutorial</title><link>https://ofstack.com/Android/21489/example-of-adding-a-border-to-the-view-component-in-the-android-development-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Android/21489/example-of-adding-a-border-to-the-view-component-in-the-android-development-tutorial.html</guid><description>There are three solutions for adding a border (stroke in the technical sense) to TextureView: 1. Set 1 9 patch, right border, with empty PNG in the middle.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The android tutorial adds its own application to system sharing</title><link>https://ofstack.com/Android/21490/the-android-tutorial-adds-its-own-application-to-system-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Android/21490/the-android-tutorial-adds-its-own-application-to-system-sharing.html</guid><description>Configure a different type of intent-filter in your own AndroidManifest.xml for an activity. Here you are adding pictures, and you can also add other types</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of catching exceptions is shown in android tutorial  hockeyapp</title><link>https://ofstack.com/Android/21491/an-example-of-catching-exceptions-is-shown-in-android-tutorial--hockeyapp.html</link><guid isPermaLink="true">https://ofstack.com/Android/21491/an-example-of-catching-exceptions-is-shown-in-android-tutorial--hockeyapp.html</guid><description>An example of catching exceptions is shown in android tutorial hockeyapp</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A code instance in Android that views information about the external devices to which USB is connected</title><link>https://ofstack.com/Android/21492/a-code-instance-in-android-that-views-information-about-the-external-devices-to-which-usb-is-connected.html</link><guid isPermaLink="true">https://ofstack.com/Android/21492/a-code-instance-in-android-that-views-information-about-the-external-devices-to-which-usb-is-connected.html</guid><description>1,USB storage device (e.g., U disk, removable hard disk) : //USB storage device plug and pull monitor and SD card plug and pull monitor 1. USB external…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of java reflecting android&apos;s r file</title><link>https://ofstack.com/Android/21493/example-of-java-reflecting-android&apos;s-r-file.html</link><guid isPermaLink="true">https://ofstack.com/Android/21493/example-of-java-reflecting-android&apos;s-r-file.html</guid><description>The int value of the R file is dynamically obtained, and the int value of R.array.xxx is dynamically obtained through the string-array name property</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android network programming android simple example code to connect to a network</title><link>https://ofstack.com/Android/21494/android-network-programming-android-simple-example-code-to-connect-to-a-network.html</link><guid isPermaLink="true">https://ofstack.com/Android/21494/android-network-programming-android-simple-example-code-to-connect-to-a-network.html</guid><description>android network programming android simple example code to connect to a network</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android stress test command monkey details</title><link>https://ofstack.com/Android/21495/android-stress-test-command-monkey-details.html</link><guid isPermaLink="true">https://ofstack.com/Android/21495/android-stress-test-command-monkey-details.html</guid><description>1. What is Monkey? Monkey is a tool that comes with SDK. 2. What is the purpose of the Monkey test? : this tool is used for stress testing. The developer…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Fixed a problem with the video TAB not playing automatically under android webview</title><link>https://ofstack.com/Android/21496/fixed-a-problem-with-the-video-tab-not-playing-automatically-under-android-webview.html</link><guid isPermaLink="true">https://ofstack.com/Android/21496/fixed-a-problem-with-the-video-tab-not-playing-automatically-under-android-webview.html</guid><description>Fixed a problem with the video TAB not playing automatically under android webview</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>listview of the android development tutorial displays sqlite data</title><link>https://ofstack.com/Android/21497/listview-of-the-android-development-tutorial-displays-sqlite-data.html</link><guid isPermaLink="true">https://ofstack.com/Android/21497/listview-of-the-android-development-tutorial-displays-sqlite-data.html</guid><description>listview of the android development tutorial displays sqlite data</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Android App data format Json parsing methods and faqs</title><link>https://ofstack.com/Android/21498/android-app-data-format-json-parsing-methods-and-faqs.html</link><guid isPermaLink="true">https://ofstack.com/Android/21498/android-app-data-format-json-parsing-methods-and-faqs.html</guid><description>(1). Analysis of Object 1: So, what we found is that get is followed by the type of result you want to get: getType, which is very helpful to understand.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The method by which android receives incoming calls in root mode</title><link>https://ofstack.com/Android/21499/the-method-by-which-android-receives-incoming-calls-in-root-mode.html</link><guid isPermaLink="true">https://ofstack.com/Android/21499/the-method-by-which-android-receives-incoming-calls-in-root-mode.html</guid><description>Root Tools is used to host commands. https: / / code. google. com/p/roottools /</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of hands free switching enabled by android</title><link>https://ofstack.com/Android/21500/example-of-hands-free-switching-enabled-by-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/21500/example-of-hands-free-switching-enabled-by-android.html</guid><description>The following code implements the hands-free on and off functions of android The permissions you need to add</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android implements the call mute example of to listen for calls</title><link>https://ofstack.com/Android/21501/android-implements-the-call-mute-example-of-to-listen-for-calls.html</link><guid isPermaLink="true">https://ofstack.com/Android/21501/android-implements-the-call-mute-example-of-to-listen-for-calls.html</guid><description>android implements the call mute example of to listen for calls</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The android custom button example of overrides the imagebutton control to implement the image button</title><link>https://ofstack.com/Android/21502/the-android-custom-button-example-of-overrides-the-imagebutton-control-to-implement-the-image-button.html</link><guid isPermaLink="true">https://ofstack.com/Android/21502/the-android-custom-button-example-of-overrides-the-imagebutton-control-to-implement-the-image-button.html</guid><description>The ImageButton class was overridden because there are more picture buttons of this type.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android debugging tool adb command</title><link>https://ofstack.com/Android/21503/android-debugging-tool-adb-command.html</link><guid isPermaLink="true">https://ofstack.com/Android/21503/android-debugging-tool-adb-command.html</guid><description>1. adb is introduced The Tools folder of SDK contains the important command adb for Android simulator operation. adb is called Android Debug Bridge for…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Add the external database example of android external database to the installation</title><link>https://ofstack.com/Android/21504/add-the-external-database-example-of-android-external-database-to-the-installation.html</link><guid isPermaLink="true">https://ofstack.com/Android/21504/add-the-external-database-example-of-android-external-database-to-the-installation.html</guid><description>When android was packaged and installed, it added external database. I had this requirement, so I wrote the following code, which I will share with you now</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android utility class share of get memory and check network and screen height and phone resolution</title><link>https://ofstack.com/Android/21505/android-utility-class-share-of-get-memory-and-check-network-and-screen-height-and-phone-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Android/21505/android-utility-class-share-of-get-memory-and-check-network-and-screen-height-and-phone-resolution.html</guid><description>android utility class share of get memory and check network and screen height and phone resolution</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Gets an example of the android4.0 version sdcard path</title><link>https://ofstack.com/Android/21506/gets-an-example-of-the-android4.0-version-sdcard-path.html</link><guid isPermaLink="true">https://ofstack.com/Android/21506/gets-an-example-of-the-android4.0-version-sdcard-path.html</guid><description>Gets an example of the android4.0 version sdcard path</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android opens the rar zip file</title><link>https://ofstack.com/Android/21507/android-opens-the-rar-zip-file.html</link><guid isPermaLink="true">https://ofstack.com/Android/21507/android-opens-the-rar-zip-file.html</guid><description>android opens the rar zip file</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>android development tutorial&apos;s custom control checkbox style example</title><link>https://ofstack.com/Android/21508/android-development-tutorial&apos;s-custom-control-checkbox-style-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/21508/android-development-tutorial&apos;s-custom-control-checkbox-style-example.html</guid><description>Main interface xml file /res/drawable-hdpi/check_selector.xml P.S: key: android:button=&quot; @drawable /check_selector&quot; checkok in check_selector.xml is the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of the android development tutorial slides off the fragment example</title><link>https://ofstack.com/Android/21509/implementation-of-the-android-development-tutorial-slides-off-the-fragment-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/21509/implementation-of-the-android-development-tutorial-slides-off-the-fragment-example.html</guid><description>Main code :(with comments) To display the activity interface below, you need to use the add method of Fragment</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Sample startup service service for android development tutorial</title><link>https://ofstack.com/Android/21510/sample-startup-service-service-for-android-development-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Android/21510/sample-startup-service-service-for-android-development-tutorial.html</guid><description>The functions of this example are: 1. After installing the program, you can see an Activity program interface, in which there is a button, click which will…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The android development tutorial USES threads to implement the view smooth scrolling example</title><link>https://ofstack.com/Android/22211/the-android-development-tutorial-uses-threads-to-implement-the-view-smooth-scrolling-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/22211/the-android-development-tutorial-uses-threads-to-implement-the-view-smooth-scrolling-example.html</guid><description>Recently, I have been thinking about the pull-down refresh effect for a long time, and then I got to the step of pulling down the whole view through onTouch…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How to use startActivityForResult in the android development tutorial</title><link>https://ofstack.com/Android/22212/how-to-use-startactivityforresult-in-the-android-development-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Android/22212/how-to-use-startactivityforresult-in-the-android-development-tutorial.html</guid><description>Recently done a little thing encountered such a situation, I from 1 page MainActivity modify 1 some content, need to jump to a new EditActivity do…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android was developed using the example of Hybrid App to load the page using webwiew</title><link>https://ofstack.com/Android/22213/android-was-developed-using-the-example-of-hybrid-app-to-load-the-page-using-webwiew.html</link><guid isPermaLink="true">https://ofstack.com/Android/22213/android-was-developed-using-the-example-of-hybrid-app-to-load-the-page-using-webwiew.html</guid><description>Hybrid App is short for mixed mode application. It combines the advantages of Native App and Web App. It has low development cost and cross-platform…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android dynamically loads the layout file example</title><link>https://ofstack.com/Android/22214/android-dynamically-loads-the-layout-file-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/22214/android-dynamically-loads-the-layout-file-example.html</guid><description>1. Layout file part.xml: 2. Generate the foreground layout through the background code:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android implements widget clock example sharing</title><link>https://ofstack.com/Android/22215/android-implements-widget-clock-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Android/22215/android-implements-widget-clock-example-sharing.html</guid><description>1. Configure Widgets in AndroidManifest.xml: 2. Create the xml directory under the res directory of the project, and create the timewidget_info.xml file as…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android custom window title sample sharing</title><link>https://ofstack.com/Android/22216/android-custom-window-title-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Android/22216/android-custom-window-title-sample-sharing.html</guid><description>1. After completing the project, create an title.xml file in its layout folder as the file for the custom window title. 2. Create the rectangle.xml file…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android custom toast of widget development example</title><link>https://ofstack.com/Android/22217/android-custom-toast-of-widget-development-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/22217/android-custom-toast-of-widget-development-example.html</guid><description>1. Toast control: By looking at the source code, it is found that the principle implemented in Toast is to get an LayoutInflater layout manager through the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android asynchronous request server data example</title><link>https://ofstack.com/Android/22218/android-asynchronous-request-server-data-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/22218/android-asynchronous-request-server-data-example.html</guid><description>1. In the version after android 4.0, the main thread (UI thread) does not support network request. The reason may be that the main thread is affected, which…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android implements the notification bar to download the update app example</title><link>https://ofstack.com/Android/22219/android-implements-the-notification-bar-to-download-the-update-app-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/22219/android-implements-the-notification-bar-to-download-the-update-app-example.html</guid><description>1. Design idea, VersionCode is defined as the version upgrade parameter. android provides two properties for us to define the version: 2. Project directory…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android reads excel into the sqlite3 database through jxl</title><link>https://ofstack.com/Android/22220/android-reads-excel-into-the-sqlite3-database-through-jxl.html</link><guid isPermaLink="true">https://ofstack.com/Android/22220/android-reads-excel-into-the-sqlite3-database-through-jxl.html</guid><description>android reads excel into the sqlite3 database through jxl</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android USES videoview to play videos</title><link>https://ofstack.com/Android/22221/android-uses-videoview-to-play-videos.html</link><guid isPermaLink="true">https://ofstack.com/Android/22221/android-uses-videoview-to-play-videos.html</guid><description>android USES videoview to play videos</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android read SMS sample share</title><link>https://ofstack.com/Android/22222/android-read-sms-sample-share.html</link><guid isPermaLink="true">https://ofstack.com/Android/22222/android-read-sms-sample-share.html</guid><description>android read SMS sample share</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android gets contact sample sharing</title><link>https://ofstack.com/Android/22223/android-gets-contact-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Android/22223/android-gets-contact-sample-sharing.html</guid><description>android gets contact sample sharing</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android reads the assets file example</title><link>https://ofstack.com/Android/22224/android-reads-the-assets-file-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/22224/android-reads-the-assets-file-example.html</guid><description>android reads the assets file example</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android means to read files in the sdcard path</title><link>https://ofstack.com/Android/22225/android-means-to-read-files-in-the-sdcard-path.html</link><guid isPermaLink="true">https://ofstack.com/Android/22225/android-means-to-read-files-in-the-sdcard-path.html</guid><description>android means to read files in the sdcard path</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android reads the raw file example</title><link>https://ofstack.com/Android/22226/android-reads-the-raw-file-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/22226/android-reads-the-raw-file-example.html</guid><description>android reads the raw file example</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of android detecting network connection status</title><link>https://ofstack.com/Android/22227/example-of-android-detecting-network-connection-status.html</link><guid isPermaLink="true">https://ofstack.com/Android/22227/example-of-android-detecting-network-connection-status.html</guid><description>First of all, to judge the network state, you need to have the corresponding permission. The following is the permission code (AndroidManifest.xml) : It…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android implements three methods of background tiling</title><link>https://ofstack.com/Android/22228/android-implements-three-methods-of-background-tiling.html</link><guid isPermaLink="true">https://ofstack.com/Android/22228/android-implements-three-methods-of-background-tiling.html</guid><description>Method 1: system api implementation Method 2: XML implementation xml path: res/drawable/bg xml Method 3: custom drawing</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Android Studio error reporting failed to create jvm error code 4 solution</title><link>https://ofstack.com/Android/22229/android-studio-error-reporting-failed-to-create-jvm-error-code-4-solution.html</link><guid isPermaLink="true">https://ofstack.com/Android/22229/android-studio-error-reporting-failed-to-create-jvm-error-code-4-solution.html</guid><description>After installing Android Studio, it started, but the error was reported as follows: This 1 should be due to insufficient memory, the solution is referred to…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of building android development environment (eclipse + android sdk)</title><link>https://ofstack.com/Android/22230/details-of-building-android-development-environment-(eclipse-+-android-sdk).html</link><guid isPermaLink="true">https://ofstack.com/Android/22230/details-of-building-android-development-environment-(eclipse-+-android-sdk).html</guid><description>This development environment is: eclipse + android sdk, the sequence of steps, no special requirements, depending on personal preferences Step description:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Solution that cannot run java main program under android project</title><link>https://ofstack.com/Android/22231/solution-that-cannot-run-java-main-program-under-android-project.html</link><guid isPermaLink="true">https://ofstack.com/Android/22231/solution-that-cannot-run-java-main-program-under-android-project.html</guid><description>Right-click the class that has the main method === &gt; Run Configurations === &gt; Double-click the java application === &gt; Click on the class that has the main…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android image rounded corners  image color processing example</title><link>https://ofstack.com/Android/22232/android-image-rounded-corners--image-color-processing-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/22232/android-image-rounded-corners--image-color-processing-example.html</guid><description>android image rounded corners image color processing example</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The android development tutorial implements the toast tool class</title><link>https://ofstack.com/Android/22233/the-android-development-tutorial-implements-the-toast-tool-class.html</link><guid isPermaLink="true">https://ofstack.com/Android/22233/the-android-development-tutorial-implements-the-toast-tool-class.html</guid><description>Instead of writing the annoying Toast every time, just call the encapsulated class and use it!</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android input box and text box plus scroll bar scrollview example</title><link>https://ofstack.com/Android/22234/android-input-box-and-text-box-plus-scroll-bar-scrollview-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/22234/android-input-box-and-text-box-plus-scroll-bar-scrollview-example.html</guid><description>We all know EditText and TextView is Android text input box and text display box, but based on the size of the phone&apos;s screen, if the need to input more…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of android picture converter</title><link>https://ofstack.com/Android/22235/example-of-android-picture-converter.html</link><guid isPermaLink="true">https://ofstack.com/Android/22235/example-of-android-picture-converter.html</guid><description>Example of android picture converter</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The commonly used java package in android SDk is introduced</title><link>https://ofstack.com/Android/22236/the-commonly-used-java-package-in-android-sdk-is-introduced.html</link><guid isPermaLink="true">https://ofstack.com/Android/22236/the-commonly-used-java-package-in-android-sdk-is-introduced.html</guid><description>The following is an overview of the main java packages in API in android SDK:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android platforms HttpGet and HttpPost request instances</title><link>https://ofstack.com/Android/22237/android-platforms-httpget-and-httppost-request-instances.html</link><guid isPermaLink="true">https://ofstack.com/Android/22237/android-platforms-httpget-and-httppost-request-instances.html</guid><description>An example of http communication using the HttpGet() method in HttpClient:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Android uses permission permission list Chinese annotated version</title><link>https://ofstack.com/Android/22238/android-uses-permission-permission-list-chinese-annotated-version.html</link><guid isPermaLink="true">https://ofstack.com/Android/22238/android-uses-permission-permission-list-chinese-annotated-version.html</guid><description>android also restricts the use of system resources, such as network devices, SD CARDS, recording devices, etc. If your application wants to use any system…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Method in Android to get information about the apk installation package</title><link>https://ofstack.com/Android/22239/method-in-android-to-get-information-about-the-apk-installation-package.html</link><guid isPermaLink="true">https://ofstack.com/Android/22239/method-in-android-to-get-information-about-the-apk-installation-package.html</guid><description>1. Get installation package information 2. When installing APK, we can get the installation package, version, package name and other information.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of memory management for Cocos2d x</title><link>https://ofstack.com/Android/22240/summary-of-memory-management-for-cocos2d-x.html</link><guid isPermaLink="true">https://ofstack.com/Android/22240/summary-of-memory-management-for-cocos2d-x.html</guid><description>The core of the Cocos2d-x engine is written in C++, and memory management is an impossible hurdle for any game developer who USES the engine. There are a…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>ShareSDK causes an BUG cause analysis of the App crash as well as an Fix method</title><link>https://ofstack.com/Android/22241/sharesdk-causes-an-bug-cause-analysis-of-the-app-crash-as-well-as-an-fix-method.html</link><guid isPermaLink="true">https://ofstack.com/Android/22241/sharesdk-causes-an-bug-cause-analysis-of-the-app-crash-as-well-as-an-fix-method.html</guid><description>Recently, I studied Game App for social sharing, and finally chose ShareSDK for integration, not only because ShareSDK supports mainstream social platforms…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Share the process of migrating from Cocos2d x2 to Cocos2d x3</title><link>https://ofstack.com/Android/22242/share-the-process-of-migrating-from-cocos2d-x2-to-cocos2d-x3.html</link><guid isPermaLink="true">https://ofstack.com/Android/22242/share-the-process-of-migrating-from-cocos2d-x2-to-cocos2d-x3.html</guid><description>The core code migration is relatively smooth, and the general process is as follows: 1. Create a project 1) cd cocos2d x - 3.0 rc0; 2) execute setup.py and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed steps and faqs for integrated social sharing ShareSDK in Cocos2d x 3.0</title><link>https://ofstack.com/Android/22243/detailed-steps-and-faqs-for-integrated-social-sharing-sharesdk-in-cocos2d-x-3.0.html</link><guid isPermaLink="true">https://ofstack.com/Android/22243/detailed-steps-and-faqs-for-integrated-social-sharing-sharesdk-in-cocos2d-x-3.0.html</guid><description>Add some social sharing functions to your mobile games, which can help promote the game and improve its popularity. It is a good means of social marketing.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Cocos2d x 3.0 multi threaded load resource instances asynchronously</title><link>https://ofstack.com/Android/22244/cocos2d-x-3.0-multi-threaded-load-resource-instances-asynchronously.html</link><guid isPermaLink="true">https://ofstack.com/Android/22244/cocos2d-x-3.0-multi-threaded-load-resource-instances-asynchronously.html</guid><description>From Cocos2d-x version 2.x version to Cocos2d-x version 3.0 Final version just released last week, the engine drive core of Cocos2d-x version is still a…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jarsigner resigned apk could not install the solution</title><link>https://ofstack.com/Android/22245/jarsigner-resigned-apk-could-not-install-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/Android/22245/jarsigner-resigned-apk-could-not-install-the-solution.html</guid><description>For some reason, the jarsigner tool was needed to re-sign the unsigned apk, but after signing, apk could not be installed, which was a mystery. Finally…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android development tutorial on the way to determine whether a phone or a tablet</title><link>https://ofstack.com/Android/22246/android-development-tutorial-on-the-way-to-determine-whether-a-phone-or-a-tablet.html</link><guid isPermaLink="true">https://ofstack.com/Android/22246/android-development-tutorial-on-the-way-to-determine-whether-a-phone-or-a-tablet.html</guid><description>Determine whether it is a phone or a tablet by calculating the size of the device:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android developed an example of left and right gesture recognition for activity</title><link>https://ofstack.com/Android/22247/android-developed-an-example-of-left-and-right-gesture-recognition-for-activity.html</link><guid isPermaLink="true">https://ofstack.com/Android/22247/android-developed-an-example-of-left-and-right-gesture-recognition-for-activity.html</guid><description>The development of android adds left and right gesture recognition for activity, such as right sliding to close the current page. push_right_in.xml…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>android multi line label hotspot example</title><link>https://ofstack.com/Android/22248/android-multi-line-label-hotspot-example.html</link><guid isPermaLink="true">https://ofstack.com/Android/22248/android-multi-line-label-hotspot-example.html</guid><description>android multi line label hotspot example</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of the singleton pattern of android design pattern</title><link>https://ofstack.com/Android/22249/detailed-explanation-of-the-singleton-pattern-of-android-design-pattern.html</link><guid isPermaLink="true">https://ofstack.com/Android/22249/detailed-explanation-of-the-singleton-pattern-of-android-design-pattern.html</guid><description>This is our most common type 1 pattern, for which there is a general feature: Encapsulate the method and process of creation. Encapsulation here means…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The method in Android to access the SSL web page where the certificate is in question</title><link>https://ofstack.com/Android/22250/the-method-in-android-to-access-the-ssl-web-page-where-the-certificate-is-in-question.html</link><guid isPermaLink="true">https://ofstack.com/Android/22250/the-method-in-android-to-access-the-ssl-web-page-where-the-certificate-is-in-question.html</guid><description>The browser on PC will pop up a dialog about whether you should continue browsing despite the error. You can actually do this in WebView to load the page…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The Android AutoCompleteTextView control USES an instance</title><link>https://ofstack.com/Android/22950/the-android-autocompletetextview-control-uses-an-instance.html</link><guid isPermaLink="true">https://ofstack.com/Android/22950/the-android-autocompletetextview-control-uses-an-instance.html</guid><description>The main points of use are as follows: 1. Provide data for AutoCompleteTextView with ListAdapter (1), or overload getView() if necessary to customize the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>android POST data encounter UTF 8 encoding (messy code) problem resolution</title><link>https://ofstack.com/Android/22951/android-post-data-encounter-utf-8-encoding-(messy-code)-problem-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Android/22951/android-post-data-encounter-utf-8-encoding-(messy-code)-problem-resolution.html</guid><description>Today, I encountered an bug: a piece of data from the client POST to the server caused an unknown exception on the server side. Server-side validation is an…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use of custom properties in the android development tutorial</title><link>https://ofstack.com/Android/22952/use-of-custom-properties-in-the-android-development-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Android/22952/use-of-custom-properties-in-the-android-development-tutorial.html</guid><description>Custom controls are often used in recent projects, so custom properties are often used. Here is the usage of custom properties: The custom properties all…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of operation of Android SMS receiving monitoring and automatic reply</title><link>https://ofstack.com/Android/22953/example-of-operation-of-android-sms-receiving-monitoring-and-automatic-reply.html</link><guid isPermaLink="true">https://ofstack.com/Android/22953/example-of-operation-of-android-sms-receiving-monitoring-and-automatic-reply.html</guid><description>Define Action for broadcast receivers: Define and register broadcast receivers, either dynamically or statically: In this way, the text message automatic…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android application development: code samples for phone monitoring and recording</title><link>https://ofstack.com/Android/22954/android-application-development:-code-samples-for-phone-monitoring-and-recording.html</link><guid isPermaLink="true">https://ofstack.com/Android/22954/android-application-development:-code-samples-for-phone-monitoring-and-recording.html</guid><description>Execute in oncreate: Attachment: sample code for taking, recording and recording Android</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of using the spinner drop down list in the anroid development tutorial</title><link>https://ofstack.com/Android/22955/an-example-of-using-the-spinner-drop-down-list-in-the-anroid-development-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Android/22955/an-example-of-using-the-spinner-drop-down-list-in-the-anroid-development-tutorial.html</guid><description>First, add the Spinner control to the xml file: Write in Activity:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>android development tutorial time dialog box core code</title><link>https://ofstack.com/Android/22956/android-development-tutorial-time-dialog-box-core-code.html</link><guid isPermaLink="true">https://ofstack.com/Android/22956/android-development-tutorial-time-dialog-box-core-code.html</guid><description>The TimePickerDialog method has five parameters. The first parameter (MainActivity.this) is the activity pointer where the pop-up time dialog box is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The switch control used in the android development tutorial</title><link>https://ofstack.com/Android/22957/the-switch-control-used-in-the-android-development-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Android/22957/the-switch-control-used-in-the-android-development-tutorial.html</guid><description>The switch control used in the android development tutorial</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>android gets the weather information example through google api</title><link>https://ofstack.com/Android/22958/android-gets-the-weather-information-example-through-google-api.html</link><guid isPermaLink="true">https://ofstack.com/Android/22958/android-gets-the-weather-information-example-through-google-api.html</guid><description>android gets weather information through google API</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android explains the operation example of sdcard extended card</title><link>https://ofstack.com/Android/22959/android-explains-the-operation-example-of-sdcard-extended-card.html</link><guid isPermaLink="true">https://ofstack.com/Android/22959/android-explains-the-operation-example-of-sdcard-extended-card.html</guid><description>The Android operation on the sdcard extension carver is just a normal file operation, but there are still some things to be aware of. Such as: 1. Add sdcard…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>android double buffering technology example details</title><link>https://ofstack.com/Android/22960/android-double-buffering-technology-example-details.html</link><guid isPermaLink="true">https://ofstack.com/Android/22960/android-double-buffering-technology-example-details.html</guid><description>The SurfaceView class in Android is the double-buffering mechanism. Therefore, SurfaceView should be used instead of View when developing Android games,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The usage of AutoCompleteTextView and MultiAutoCompleteTextView in Android</title><link>https://ofstack.com/Android/22961/the-usage-of-autocompletetextview-and-multiautocompletetextview-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/22961/the-usage-of-autocompletetextview-and-multiautocompletetextview-in-android.html</guid><description>This paper lists the use methods of AutoCompleteTextView and MultiAutoCompleteTextView in Android with examples. The specific use methods are as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A solution for filtering redundant resource files in the Android project</title><link>https://ofstack.com/Android/22962/a-solution-for-filtering-redundant-resource-files-in-the-android-project.html</link><guid isPermaLink="true">https://ofstack.com/Android/22962/a-solution-for-filtering-redundant-resource-files-in-the-android-project.html</guid><description>This paper describes the solution of filtering the redundant resource files in Android project with an example, which is of great practical value! The…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>android implements the method that always displays the overflow menu</title><link>https://ofstack.com/Android/22963/android-implements-the-method-that-always-displays-the-overflow-menu.html</link><guid isPermaLink="true">https://ofstack.com/Android/22963/android-implements-the-method-that-always-displays-the-overflow-menu.html</guid><description>In Android programming, it is usually shown as a menu of three vertical dots when there are too many items in Actionbar, but it is not shown in real machine…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A solution where replacing resource images in Android development does not work</title><link>https://ofstack.com/Android/22964/a-solution-where-replacing-resource-images-in-android-development-does-not-work.html</link><guid isPermaLink="true">https://ofstack.com/Android/22964/a-solution-where-replacing-resource-images-in-android-development-does-not-work.html</guid><description>The phenomenon of In the development of android, it is often necessary to replace the image in res\drawable. Open the file preview layout page under…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In android  WebView and javascript implement data interaction instances</title><link>https://ofstack.com/Android/22965/in-android--webview-and-javascript-implement-data-interaction-instances.html</link><guid isPermaLink="true">https://ofstack.com/Android/22965/in-android--webview-and-javascript-implement-data-interaction-instances.html</guid><description>In android WebView and javascript implement data interaction instances</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>android USES the ExpandableListView control to implement an example of a novel directory effect</title><link>https://ofstack.com/Android/22966/android-uses-the-expandablelistview-control-to-implement-an-example-of-a-novel-directory-effect.html</link><guid isPermaLink="true">https://ofstack.com/Android/22966/android-uses-the-expandablelistview-control-to-implement-an-example-of-a-novel-directory-effect.html</guid><description>Today I&apos;m going to talk to you about the directory implementation of android, just like you can see the novel directory 1,android provides the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android implements GPS to locate code instances</title><link>https://ofstack.com/Android/22967/android-implements-gps-to-locate-code-instances.html</link><guid isPermaLink="true">https://ofstack.com/Android/22967/android-implements-gps-to-locate-code-instances.html</guid><description>Through GPS, one Location latitude and longitude can be converted to two Double latitude and longitude. Latitude: 23.223871812820435 Latitude:…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of implementing GPS positioning in Android</title><link>https://ofstack.com/Android/22968/a-simple-example-of-implementing-gps-positioning-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/22968/a-simple-example-of-implementing-gps-positioning-in-android.html</guid><description>Today, I took more than an hour to write a small example of GPS to obtain the code of geographical location, including referring to some code on the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Two methods for customizing header bar styles in Android</title><link>https://ofstack.com/Android/22969/two-methods-for-customizing-header-bar-styles-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/22969/two-methods-for-customizing-header-bar-styles-in-android.html</guid><description>The color matching of the original Android title bar is monotonous, just like black one tuo. Now suppose that your software needs to add title bar alone,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An webview control and an javascript interaction instance in android</title><link>https://ofstack.com/Android/22970/an-webview-control-and-an-javascript-interaction-instance-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/22970/an-webview-control-and-an-javascript-interaction-instance-in-android.html</guid><description>When we want to achieve rich graphics mixing effect, we will use webview, which is a powerful 10 function control, to see the official explanation: An View…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Caused by: android.os.NetworkOnMainThreadException error resolution</title><link>https://ofstack.com/Android/22971/caused-by:-android.os.networkonmainthreadexception-error-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Android/22971/caused-by:-android.os.networkonmainthreadexception-error-resolution.html</guid><description>Don&apos;t write code Android hand were born for a long time, find out may not be able to run programs written before find yourself, also do not have what…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Unity3D game engine implements opening an instance of WebView in Android</title><link>https://ofstack.com/Android/22972/the-unity3d-game-engine-implements-opening-an-instance-of-webview-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/22972/the-unity3d-game-engine-implements-opening-an-instance-of-webview-in-android.html</guid><description>This article described how to invoke the WebView component in Android from Unity to achieve internal browser-style page switching. First open Eclipse to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>android several ways to read the contents of a file by line</title><link>https://ofstack.com/Android/22973/android-several-ways-to-read-the-contents-of-a-file-by-line.html</link><guid isPermaLink="true">https://ofstack.com/Android/22973/android-several-ways-to-read-the-contents-of-a-file-by-line.html</guid><description>1. The simple version 2. The concise version 3. apk for long-term use, with regular data 1. Read the contents of the file line by line 2, save as a file</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android USES the include tag and the merge tag to reuse the layout</title><link>https://ofstack.com/Android/22974/android-uses-the-include-tag-and-the-merge-tag-to-reuse-the-layout.html</link><guid isPermaLink="true">https://ofstack.com/Android/22974/android-uses-the-include-tag-and-the-merge-tag-to-reuse-the-layout.html</guid><description>Although Android provides various components to implement small and reusable interaction elements, you may also need to reuse a large component because of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The method of checking and monitoring the electric quantity and charging status in Android</title><link>https://ofstack.com/Android/22975/the-method-of-checking-and-monitoring-the-electric-quantity-and-charging-status-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/22975/the-method-of-checking-and-monitoring-the-electric-quantity-and-charging-status-in-android.html</guid><description>When you&apos;re changing the frequency of background updates to reduce the impact of these updates on battery life, checking the current charge and charging…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android method for judging and listening base state and type</title><link>https://ofstack.com/Android/22976/android-method-for-judging-and-listening-base-state-and-type.html</link><guid isPermaLink="true">https://ofstack.com/Android/22976/android-method-for-judging-and-listening-base-state-and-type.html</guid><description>The state of the base is similar to that of the charging state. Many bases provide charging function (base charging). The base state is also broadcast using…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A method in Android that listens to determine the state of a network connection</title><link>https://ofstack.com/Android/22977/a-method-in-android-that-listens-to-determine-the-state-of-a-network-connection.html</link><guid isPermaLink="true">https://ofstack.com/Android/22977/a-method-in-android-that-listens-to-determine-the-state-of-a-network-connection.html</guid><description>There is no need to connect to the server when there is no network or network speed difference. You can use ConnectivityManager to determine whether you are…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of implementing the Runnable interface in Android</title><link>https://ofstack.com/Android/22978/a-simple-example-of-implementing-the-runnable-interface-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/22978/a-simple-example-of-implementing-the-runnable-interface-in-android.html</guid><description>This lesson describes how to implement an Runnable by running the Runnable.run () method on a separate thread.Runnable objects perform special operations…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Create a multithreaded manager instance in Android</title><link>https://ofstack.com/Android/22979/create-a-multithreaded-manager-instance-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/22979/create-a-multithreaded-manager-instance-in-android.html</guid><description>If you&apos;re going to do 1 task over and over again, with different data sets (different parameters), but only one at a time (the task is single-threaded),…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Run the code task instance in the Android thread pool</title><link>https://ofstack.com/Android/22980/run-the-code-task-instance-in-the-android-thread-pool.html</link><guid isPermaLink="true">https://ofstack.com/Android/22980/run-the-code-task-instance-in-the-android-thread-pool.html</guid><description>This section shows how to perform tasks in a thread pool. The process is to add a task to the work queue of the thread pool, and when a thread becomes…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Android background thread communicates with the UI thread instance</title><link>https://ofstack.com/Android/22981/the-android-background-thread-communicates-with-the-ui-thread-instance.html</link><guid isPermaLink="true">https://ofstack.com/Android/22981/the-android-background-thread-communicates-with-the-ui-thread-instance.html</guid><description>This section shows you how to send data from a task to an object in an UI thread. This feature allows you to work in a background thread and then show the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Avoid unresponsive methods in Android development (Application Not Responding  ANR)</title><link>https://ofstack.com/Android/22982/avoid-unresponsive-methods-in-android-development-(application-not-responding--anr).html</link><guid isPermaLink="true">https://ofstack.com/Android/22982/avoid-unresponsive-methods-in-android-development-(application-not-responding--anr).html</guid><description>Avoid unresponsive methods in Android development (Application Not Responding ANR)</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android USES IntentService to create a backend service instance</title><link>https://ofstack.com/Android/22983/android-uses-intentservice-to-create-a-backend-service-instance.html</link><guid isPermaLink="true">https://ofstack.com/Android/22983/android-uses-intentservice-to-create-a-backend-service-instance.html</guid><description>IntentService provides a simple structure for running operations in a single background thread. This allows it to operate time-consuming operations without…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android App background services report working status instances</title><link>https://ofstack.com/Android/22984/android-app-background-services-report-working-status-instances.html</link><guid isPermaLink="true">https://ofstack.com/Android/22984/android-app-background-services-report-working-status-instances.html</guid><description>This section describes work requests running in the background service and how to report status to the sender. The LocalBroadcastManager send and receive…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to six recommended android (android) open source frameworks</title><link>https://ofstack.com/Android/22985/introduction-to-six-recommended-android-(android)-open-source-frameworks.html</link><guid isPermaLink="true">https://ofstack.com/Android/22985/introduction-to-six-recommended-android-(android)-open-source-frameworks.html</guid><description>1, volley Project address https: / / github com/smanikandan14 / Volley - demo (1) asynchronous downloading of JSON, images, etc.; (2) sorting of network…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In Android  the startup service of service instance is realized automatically</title><link>https://ofstack.com/Android/22986/in-android--the-startup-service-of-service-instance-is-realized-automatically.html</link><guid isPermaLink="true">https://ofstack.com/Android/22986/in-android--the-startup-service-of-service-instance-is-realized-automatically.html</guid><description>In Android the startup service of service instance is realized automatically</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The SQL query statement LIKE binding parameter problem resolution in Android (sqlite database)</title><link>https://ofstack.com/Android/22987/the-sql-query-statement-like-binding-parameter-problem-resolution-in-android-(sqlite-database).html</link><guid isPermaLink="true">https://ofstack.com/Android/22987/the-sql-query-statement-like-binding-parameter-problem-resolution-in-android-(sqlite-database).html</guid><description>Considering the security of the database, it is not easily injected by SQL. When executing the query statement, 1 generally does not use the directly…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to sign apk using the platform key</title><link>https://ofstack.com/Android/22988/how-to-sign-apk-using-the-platform-key.html</link><guid isPermaLink="true">https://ofstack.com/Android/22988/how-to-sign-apk-using-the-platform-key.html</guid><description>1. Enter the &lt; Android_Source_Path &gt; / build/target/product/security, find and platform. pk8 】 【 【 platform. x509. pem 】 system key. 2. Enter the &lt;…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to build the android environment after Google is blocked</title><link>https://ofstack.com/Android/22989/how-to-build-the-android-environment-after-google-is-blocked.html</link><guid isPermaLink="true">https://ofstack.com/Android/22989/how-to-build-the-android-environment-after-google-is-blocked.html</guid><description>Installation prone problems and solutions: 1. You may not be able to connect to the server when updating sdk. You can add the following to the hosts file at…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the differences of gravity  layout_gravity  padding and margin in Android</title><link>https://ofstack.com/Android/23626/summary-of-the-differences-of-gravity--layout_gravity--padding-and-margin-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/23626/summary-of-the-differences-of-gravity--layout_gravity--padding-and-margin-in-android.html</guid><description>Summary of the differences of gravity layout_gravity padding and margin in Android</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to implement sliding navigation in Android</title><link>https://ofstack.com/Android/23627/how-to-implement-sliding-navigation-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/23627/how-to-implement-sliding-navigation-in-android.html</guid><description>To create a smooth user navigation experience, we have to rely on one of the most common smartphone features: touch. Touch changing the view of an…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android touch screen test sample code</title><link>https://ofstack.com/Android/23630/android-touch-screen-test-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/Android/23630/android-touch-screen-test-sample-code.html</guid><description>The example of this paper describes the Android touch screen test code in detail, which can handle the click, move, leave and other events of the touch…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android development of AlarmManager usage details</title><link>https://ofstack.com/Android/23632/android-development-of-alarmmanager-usage-details.html</link><guid isPermaLink="true">https://ofstack.com/Android/23632/android-development-of-alarmmanager-usage-details.html</guid><description>AlarmManager in Android is essentially a global timer, a system-level prompt service commonly used in Android to start other components (including…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android opening animation class complete implementation code</title><link>https://ofstack.com/Android/23635/android-opening-animation-class-complete-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/Android/23635/android-opening-animation-class-complete-implementation-code.html</guid><description>The example described in this article is the opening animation class in android, which has been packaged for use by friends who are developing android. In…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android is a simple way to determine whether a screen is landscape or portrait</title><link>https://ofstack.com/Android/23636/android-is-a-simple-way-to-determine-whether-a-screen-is-landscape-or-portrait.html</link><guid isPermaLink="true">https://ofstack.com/Android/23636/android-is-a-simple-way-to-determine-whether-a-screen-is-landscape-or-portrait.html</guid><description>This article describes a common technique code of Android, which is mainly used to judge whether the mobile phone screen is horizontal or vertical. After…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android implements a method for obtaining a list of application related information</title><link>https://ofstack.com/Android/23637/android-implements-a-method-for-obtaining-a-list-of-application-related-information.html</link><guid isPermaLink="true">https://ofstack.com/Android/23637/android-implements-a-method-for-obtaining-a-list-of-application-related-information.html</guid><description>Described in this article to get the Androdi mobile application list method, such as access to Android application software properties, size, and the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android realizes the judgment of missed call and the handling method</title><link>https://ofstack.com/Android/23639/android-realizes-the-judgment-of-missed-call-and-the-handling-method.html</link><guid isPermaLink="true">https://ofstack.com/Android/23639/android-realizes-the-judgment-of-missed-call-and-the-handling-method.html</guid><description>Android phones generally do not have a listener for missed calls, and if you want to handle missed calls, you need to write your own program to do so. The…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android method to achieve image shadow effect</title><link>https://ofstack.com/Android/23640/android-method-to-achieve-image-shadow-effect.html</link><guid isPermaLink="true">https://ofstack.com/Android/23640/android-method-to-achieve-image-shadow-effect.html</guid><description>This paper introduces Android to achieve image shadow effect, set canvas color, image tilt effect, image shadow effect method, using canvas. save(Canvas.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android implements methods for checking and downloading APK updates  installing APK  and obtaining network information</title><link>https://ofstack.com/Android/23641/android-implements-methods-for-checking-and-downloading-apk-updates--installing-apk--and-obtaining-network-information.html</link><guid isPermaLink="true">https://ofstack.com/Android/23641/android-implements-methods-for-checking-and-downloading-apk-updates--installing-apk--and-obtaining-network-information.html</guid><description>Android implements methods for checking and downloading APK updates installing APK and obtaining network information</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android implements the open screen layout of loading advertising images and countdown</title><link>https://ofstack.com/Android/23642/android-implements-the-open-screen-layout-of-loading-advertising-images-and-countdown.html</link><guid isPermaLink="true">https://ofstack.com/Android/23642/android-implements-the-open-screen-layout-of-loading-advertising-images-and-countdown.html</guid><description>This is an example of an android open screen layout that can be used to load AD images and a countdown layout. LayoutParams is set in the program, and the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android class FileDownloadList analysis</title><link>https://ofstack.com/Android/23644/android-class-filedownloadlist-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Android/23644/android-class-filedownloadlist-analysis.html</guid><description>Code first, then analyze Once you have created an FileDownloadList object, you can use the following method directly to implement the download functionality.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to load Bitmap efficiently with KJFrameForAndroid Framework</title><link>https://ofstack.com/Android/23647/how-to-load-bitmap-efficiently-with-kjframeforandroid-framework.html</link><guid isPermaLink="true">https://ofstack.com/Android/23647/how-to-load-bitmap-efficiently-with-kjframeforandroid-framework.html</guid><description>When we write Android, we use a lot of pictures. Then for the image compression processing is essential. Why do you compress it? I don&apos;t want to this…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Four ways of android positioning are introduced</title><link>https://ofstack.com/Android/23649/four-ways-of-android-positioning-are-introduced.html</link><guid isPermaLink="true">https://ofstack.com/Android/23649/four-ways-of-android-positioning-are-introduced.html</guid><description>There are generally four methods for android positioning, which are: GPS positioning, WIFI positioning, base station positioning, AGPS positioning, (1)…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Base station and WIFI positioning are perfectly realized in Android</title><link>https://ofstack.com/Android/23650/base-station-and-wifi-positioning-are-perfectly-realized-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/23650/base-station-and-wifi-positioning-are-perfectly-realized-in-android.html</guid><description>But in fact, as long as you understand the principle of base station /WIFI positioning, it is not difficult to achieve their own base station /WIFI…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Code implementation to set Android device WIFI to never disconnect when sleeping</title><link>https://ofstack.com/Android/23651/code-implementation-to-set-android-device-wifi-to-never-disconnect-when-sleeping.html</link><guid isPermaLink="true">https://ofstack.com/Android/23651/code-implementation-to-set-android-device-wifi-to-never-disconnect-when-sleeping.html</guid><description>MainActivity is as follows: The code is as above, but in a real project, it would be rude to force WIFI to never disconnect when sleeping. We can record the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android implementation of the pop up login box scheme</title><link>https://ofstack.com/Android/23654/android-implementation-of-the-pop-up-login-box-scheme.html</link><guid isPermaLink="true">https://ofstack.com/Android/23654/android-implementation-of-the-pop-up-login-box-scheme.html</guid><description>Here is my implementation experience: 1. First of all, I used AlertDialog to implement it directly. Sure, the shape is a little ugly, and it is a little…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android application development code confusion</title><link>https://ofstack.com/Android/23656/android-application-development-code-confusion.html</link><guid isPermaLink="true">https://ofstack.com/Android/23656/android-application-development-code-confusion.html</guid><description>Confusion (ProGuard) Obfuscators compress, optimize, and obfuscate code by removing unused code and renaming classes, fields, and methods with obscure…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Set up Android development environment under Ubuntu</title><link>https://ofstack.com/Android/23657/set-up-android-development-environment-under-ubuntu.html</link><guid isPermaLink="true">https://ofstack.com/Android/23657/set-up-android-development-environment-under-ubuntu.html</guid><description>Actually this step 1 I compare lazy, on the Internet under 1 Ubuntu system install JDK method, seems a little trouble, so I try to search in the own…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>This paper discusses the reason why Android&apos;s screen scrolling is not as smooth and smooth as iPhone&apos;s</title><link>https://ofstack.com/Android/23658/this-paper-discusses-the-reason-why-android&apos;s-screen-scrolling-is-not-as-smooth-and-smooth-as-iphone&apos;s.html</link><guid isPermaLink="true">https://ofstack.com/Android/23658/this-paper-discusses-the-reason-why-android&apos;s-screen-scrolling-is-not-as-smooth-and-smooth-as-iphone&apos;s.html</guid><description>Actually, I think the most main developer for the application of optimization is not enough, or too much Overdraw and Layout, Android developers itself in…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android implements the pop up keyboard method</title><link>https://ofstack.com/Android/23660/android-implements-the-pop-up-keyboard-method.html</link><guid isPermaLink="true">https://ofstack.com/Android/23660/android-implements-the-pop-up-keyboard-method.html</guid><description>This article describes the Android implementation of pop-up keyboard code, is a very practical function. The code is very concise. Share to everybody for…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of Android implementation Back functional code snippets</title><link>https://ofstack.com/Android/23662/summary-of-android-implementation-back-functional-code-snippets.html</link><guid isPermaLink="true">https://ofstack.com/Android/23662/summary-of-android-implementation-back-functional-code-snippets.html</guid><description>Methods to realize Back key function are as follows: 1: Override onBackPressed method 2: The test framework Instrumentation was used to simulate the action…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Qt for Android Development example tutorial</title><link>https://ofstack.com/Android/24380/qt-for-android-development-example-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Android/24380/qt-for-android-development-example-tutorial.html</guid><description>This article describes how to develop Android applications using Qt5.3.0. Due to the lack of official information, the problems encountered in the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android implements a method to obtain the number of missed calls and unread messages</title><link>https://ofstack.com/Android/24387/android-implements-a-method-to-obtain-the-number-of-missed-calls-and-unread-messages.html</link><guid isPermaLink="true">https://ofstack.com/Android/24387/android-implements-a-method-to-obtain-the-number-of-missed-calls-and-unread-messages.html</guid><description>This article demonstrates the Android method to obtain the number of missed calls and unread messages, which is very common in the development of Android…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android Webview sends HTTP header information when Webview opens a web page</title><link>https://ofstack.com/Android/25121/android-webview-sends-http-header-information-when-webview-opens-a-web-page.html</link><guid isPermaLink="true">https://ofstack.com/Android/25121/android-webview-sends-http-header-information-when-webview-opens-a-web-page.html</guid><description>As is known to all, when you click on a hyperlink to a jump, WebView will automatically current address as Referer (introduction) sent to the server, so a…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android to determine whether there is a front facing camera and a rear facing camera</title><link>https://ofstack.com/Android/25123/android-to-determine-whether-there-is-a-front-facing-camera-and-a-rear-facing-camera.html</link><guid isPermaLink="true">https://ofstack.com/Android/25123/android-to-determine-whether-there-is-a-front-facing-camera-and-a-rear-facing-camera.html</guid><description>In general, we conduct camera operations, such as scanning 2-dimensional codes, and need to determine whether there is a rear camera (Rear camera). For…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android method to get the SD card path and SDCard memory</title><link>https://ofstack.com/Android/25848/android-method-to-get-the-sd-card-path-and-sdcard-memory.html</link><guid isPermaLink="true">https://ofstack.com/Android/25848/android-method-to-get-the-sd-card-path-and-sdcard-memory.html</guid><description>This article describes the Android method to get the SD card path and SDCard memory. Share to everybody for everybody reference. The specific analysis is as…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android development of Wifi basic tutorial</title><link>https://ofstack.com/Android/25854/android-development-of-wifi-basic-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Android/25854/android-development-of-wifi-basic-tutorial.html</guid><description>The example of this article describes the basic knowledge of Android to develop Wifi. Share to everybody for everybody reference. The details are as follows:</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android method to implement the Service restart</title><link>https://ofstack.com/Android/26597/android-method-to-implement-the-service-restart.html</link><guid isPermaLink="true">https://ofstack.com/Android/26597/android-method-to-implement-the-service-restart.html</guid><description>The example in this article shows how Android implements an Service restart. Share to everybody for everybody reference. The details are as follows: When…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android Android loops video recording and detects memory card capacity</title><link>https://ofstack.com/Android/27330/android-android-loops-video-recording-and-detects-memory-card-capacity.html</link><guid isPermaLink="true">https://ofstack.com/Android/27330/android-android-loops-video-recording-and-detects-memory-card-capacity.html</guid><description>Android Android loops video recording and detects memory card capacity</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android developed IDE  ADT  SDK  JDK  NDK and other noun interpretation</title><link>https://ofstack.com/Android/27336/android-developed-ide--adt--sdk--jdk--ndk-and-other-noun-interpretation.html</link><guid isPermaLink="true">https://ofstack.com/Android/27336/android-developed-ide--adt--sdk--jdk--ndk-and-other-noun-interpretation.html</guid><description>Android developed IDE ADT SDK JDK NDK and other noun interpretation</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>android reads a file stream from a resource file and displays it</title><link>https://ofstack.com/Android/27349/android-reads-a-file-stream-from-a-resource-file-and-displays-it.html</link><guid isPermaLink="true">https://ofstack.com/Android/27349/android-reads-a-file-stream-from-a-resource-file-and-displays-it.html</guid><description>This article example shows how android reads a file stream from a resource file and displays it. Share to everybody for everybody reference. The details are…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Android ListView optimization to improve android application efficiency</title><link>https://ofstack.com/Android/29395/android-listview-optimization-to-improve-android-application-efficiency.html</link><guid isPermaLink="true">https://ofstack.com/Android/29395/android-listview-optimization-to-improve-android-application-efficiency.html</guid><description>ListView is a frequently used control, and each subitem in ListView can be either a string or a composite control. Adapter is the middleman between listview…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Android USES Sensor sensors to refresh UI and create android dynamometer in a thread</title><link>https://ofstack.com/Android/29525/android-uses-sensor-sensors-to-refresh-ui-and-create-android-dynamometer-in-a-thread.html</link><guid isPermaLink="true">https://ofstack.com/Android/29525/android-uses-sensor-sensors-to-refresh-ui-and-create-android-dynamometer-in-a-thread.html</guid><description>This article shows how Android USES Sensor sensors to refresh UI and create android dynamometer in a thread. To share for your reference, the details are as…</description><pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Android Development Notes Android Data storage method (I)</title><link>https://ofstack.com/Android/30620/android-development-notes-android-data-storage-method-(i).html</link><guid isPermaLink="true">https://ofstack.com/Android/30620/android-development-notes-android-data-storage-method-(i).html</guid><description>For the development platform, if there is good support for data storage, then the development of applications will be a great boost. Generally speaking,…</description><pubDate>Fri, 18 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Summary of examples of Android horizontal and vertical screen switching</title><link>https://ofstack.com/Android/30859/summary-of-examples-of-android-horizontal-and-vertical-screen-switching.html</link><guid isPermaLink="true">https://ofstack.com/Android/30859/summary-of-examples-of-android-horizontal-and-vertical-screen-switching.html</guid><description>This article summarizes the Android horizontal and vertical screen switching skills. To share for your reference, the details are as follows: 1. Do not…</description><pubDate>Sun, 20 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Intent passes the difference between Serializable and Parcelable for an object</title><link>https://ofstack.com/Android/31579/intent-passes-the-difference-between-serializable-and-parcelable-for-an-object.html</link><guid isPermaLink="true">https://ofstack.com/Android/31579/intent-passes-the-difference-between-serializable-and-parcelable-for-an-object.html</guid><description>The use of Intent to pass object data between different components is very common. It is well known that there are two ways to pass objects in intent: 1)…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android adds a page load progress bar example detail</title><link>https://ofstack.com/Android/31580/android-adds-a-page-load-progress-bar-example-detail.html</link><guid isPermaLink="true">https://ofstack.com/Android/31580/android-adds-a-page-load-progress-bar-example-detail.html</guid><description>Recommended reading: Android WebView Linear progress bar example details Recently, in the android project, we used webview to nested a raffle campaign page,…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Creates an WindowManager hover window effect over the current Activity</title><link>https://ofstack.com/Android/31581/creates-an-windowmanager-hover-window-effect-over-the-current-activity.html</link><guid isPermaLink="true">https://ofstack.com/Android/31581/creates-an-windowmanager-hover-window-effect-over-the-current-activity.html</guid><description>Recently, a student did a graduation project and wanted to use the effect of floating window. In fact, it is very simple. We can use the system service…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Notification prompt dialog box in Android</title><link>https://ofstack.com/Android/31582/notification-prompt-dialog-box-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/31582/notification-prompt-dialog-box-in-android.html</guid><description>Notification is a global notification that is displayed at the top of the screen. When the user swipes down, the notification is displayed as an icon.</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android method for controlling flash light of on and off</title><link>https://ofstack.com/Android/31583/android-method-for-controlling-flash-light-of-on-and-off.html</link><guid isPermaLink="true">https://ofstack.com/Android/31583/android-method-for-controlling-flash-light-of-on-and-off.html</guid><description>This article illustrates the Android method of controlling flash by example. To share with you for your reference, as follows: Want to do a flashlight…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android programming implements how to start and stop service</title><link>https://ofstack.com/Android/31584/android-programming-implements-how-to-start-and-stop-service.html</link><guid isPermaLink="true">https://ofstack.com/Android/31584/android-programming-implements-how-to-start-and-stop-service.html</guid><description>This article illustrates how Android programming can start and stop service. To share with you for your reference, as follows: Let&apos;s start with 1 Service</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android programs a way to set up reminder events</title><link>https://ofstack.com/Android/31585/android-programs-a-way-to-set-up-reminder-events.html</link><guid isPermaLink="true">https://ofstack.com/Android/31585/android-programs-a-way-to-set-up-reminder-events.html</guid><description>This article illustrates how Android programming sets up reminder events. To share with you for your reference, as follows: 1. Start service 2, service file</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Reason analysis and solution of failure to retract input board caused by EditText+Button combination in Android</title><link>https://ofstack.com/Android/31586/reason-analysis-and-solution-of-failure-to-retract-input-board-caused-by-edittext+button-combination-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/31586/reason-analysis-and-solution-of-failure-to-retract-input-board-caused-by-edittext+button-combination-in-android.html</guid><description>Entering information is the most basic operation in Android development and is widely used. However, Android&apos;s support for input method pop-up/fallback is…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android Summary of ProgressDialog Usage</title><link>https://ofstack.com/Android/32110/android-summary-of-progressdialog-usage.html</link><guid isPermaLink="true">https://ofstack.com/Android/32110/android-summary-of-progressdialog-usage.html</guid><description>ProgressDialog inherits from AlertDialog, and AlertDialog inherits from Dialog, implementing the DialogInterface interface. ProgressDialog can be created…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android implements the method of stopping Service from activity</title><link>https://ofstack.com/Android/32113/android-implements-the-method-of-stopping-service-from-activity.html</link><guid isPermaLink="true">https://ofstack.com/Android/32113/android-implements-the-method-of-stopping-service-from-activity.html</guid><description>This article shows an example of how Android can be implemented to stop Service from activity. To share with you for your reference, as follows: 1. Register…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android programming to achieve the left and right sliding switch background method</title><link>https://ofstack.com/Android/32292/android-programming-to-achieve-the-left-and-right-sliding-switch-background-method.html</link><guid isPermaLink="true">https://ofstack.com/Android/32292/android-programming-to-achieve-the-left-and-right-sliding-switch-background-method.html</guid><description>This article describes the Android programming to achieve the left and right sliding switch background method. To share with you for your reference, as follows:</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Decrypt red envelope photo function in Moments</title><link>https://ofstack.com/Android/32293/decrypt-red-envelope-photo-function-in-moments.html</link><guid isPermaLink="true">https://ofstack.com/Android/32293/decrypt-red-envelope-photo-function-in-moments.html</guid><description>Did everyone get the frosted glass picture refresh in WeChat Moments yesterday? This is a new function prepared by WeChat for the Chinese New Year red…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>How is Android Client Gradle packaged</title><link>https://ofstack.com/Android/32294/how-is-android-client-gradle-packaged.html</link><guid isPermaLink="true">https://ofstack.com/Android/32294/how-is-android-client-gradle-packaged.html</guid><description>1. Introduction As android client development came to an end, my colleague in charge of SEO suddenly sent me a sad news involving 45 release channels. The…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Example analysis of AlertDialog usage in Android</title><link>https://ofstack.com/Android/32295/example-analysis-of-alertdialog-usage-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/32295/example-analysis-of-alertdialog-usage-in-android.html</guid><description>This paper analyzes the usage of AlertDialog in Android and shares it with you for your reference. The details are as follows: Android provides a dialog box…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android send short message method example detail</title><link>https://ofstack.com/Android/32296/android-send-short-message-method-example-detail.html</link><guid isPermaLink="true">https://ofstack.com/Android/32296/android-send-short-message-method-example-detail.html</guid><description>This article illustrates the Android method for sending SMS messages. To share with you for your reference, as follows: SMS and phone calls are both basic…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android Custom player control VideoView</title><link>https://ofstack.com/Android/32297/android-custom-player-control-videoview.html</link><guid isPermaLink="true">https://ofstack.com/Android/32297/android-custom-player-control-videoview.html</guid><description>Recently to use the player to do a simple video play function, began to learn VideoView, in the horizontal and vertical screen switch encountered a bit of…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android method to send mail details</title><link>https://ofstack.com/Android/32298/android-method-to-send-mail-details.html</link><guid isPermaLink="true">https://ofstack.com/Android/32298/android-method-to-send-mail-details.html</guid><description>This article illustrates Android&apos;s method of sending mail. To share with you for your reference, as follows: In the android mobile phone to realize the…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Android to achieve Toast prompt block diagram text coexisting method</title><link>https://ofstack.com/Android/32299/android-to-achieve-toast-prompt-block-diagram-text-coexisting-method.html</link><guid isPermaLink="true">https://ofstack.com/Android/32299/android-to-achieve-toast-prompt-block-diagram-text-coexisting-method.html</guid><description>In this paper, an example of Android to achieve Toast prompt block diagram text coexist method. To share with you for your reference, as follows: The…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Simple steps to create the Android Widget desktop widget</title><link>https://ofstack.com/Android/32976/simple-steps-to-create-the-android-widget-desktop-widget.html</link><guid isPermaLink="true">https://ofstack.com/Android/32976/simple-steps-to-create-the-android-widget-desktop-widget.html</guid><description>1. Widget design steps Three XMLs and one class need to be modified: 1. The first xml is the layout XML file (e.g. main.xml), which is from this widget.1…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Android Crash Exception Capture Method</title><link>https://ofstack.com/Android/32983/android-crash-exception-capture-method.html</link><guid isPermaLink="true">https://ofstack.com/Android/32983/android-crash-exception-capture-method.html</guid><description>The biggest headache in development is when the app suddenly explodes and jumps back to the desktop.Also, we often don&apos;t know when this will happen, it&apos;s…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Android mobile phone development uses linear layout and relative layout to realize Button vertical and horizontal centering</title><link>https://ofstack.com/Android/36487/android-mobile-phone-development-uses-linear-layout-and-relative-layout-to-realize-button-vertical-and-horizontal-centering.html</link><guid isPermaLink="true">https://ofstack.com/Android/36487/android-mobile-phone-development-uses-linear-layout-and-relative-layout-to-realize-button-vertical-and-horizontal-centering.html</guid><description>Center, there are two different layout of the center! They are LinearLayout and RelativeLayout. 1. The first thing to say is the center under LinearLayout…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The use of Android Room database is introduced in detail</title><link>https://ofstack.com/Android/39132/the-use-of-android-room-database-is-introduced-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Android/39132/the-use-of-android-room-database-is-introduced-in-detail.html</guid><description>Google has finally released a library related to SQLite. The previous 1 straight is tossing back and forth between SQLite, XUtils, greenDao and Realm…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Android MIUI Notification SMS Permission Pit</title><link>https://ofstack.com/Android/39136/android-miui-notification-sms-permission-pit.html</link><guid isPermaLink="true">https://ofstack.com/Android/39136/android-miui-notification-sms-permission-pit.html</guid><description>There are quite a few cheating designs in MIUI. For example, MIUI mobile phone can&apos;t debug and install USB without inserting SIM card. OK, insert it, and…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Solution of Resource ID Conflict in Android Library Project</title><link>https://ofstack.com/Android/39418/solution-of-resource-id-conflict-in-android-library-project.html</link><guid isPermaLink="true">https://ofstack.com/Android/39418/solution-of-resource-id-conflict-in-android-library-project.html</guid><description>Android Studio provides a very useful function for modular development is to create a new library project (Module) under the main project, but there is a…</description><pubDate>Sat, 28 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Android Permission HaloPermission Detailed Use</title><link>https://ofstack.com/Android/39659/android-permission-halopermission-detailed-use.html</link><guid isPermaLink="true">https://ofstack.com/Android/39659/android-permission-halopermission-detailed-use.html</guid><description>STEP 1 Regular use Request 1 permission and receive the result callback Request multiple permissions Only care about callbacks whose permissions are allowed…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Map Layer Switching for arcgis android</title><link>https://ofstack.com/Android/39672/map-layer-switching-for-arcgis-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/39672/map-layer-switching-for-arcgis-android.html</guid><description>Layer switching is a common function in arcgis for android development, and my implementation method is very simple. First, initialize multiple layer…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Explain in detail the solution of Android TextView attribute ellipsize multi line failure</title><link>https://ofstack.com/Android/40614/explain-in-detail-the-solution-of-android-textview-attribute-ellipsize-multi-line-failure.html</link><guid isPermaLink="true">https://ofstack.com/Android/40614/explain-in-detail-the-solution-of-android-textview-attribute-ellipsize-multi-line-failure.html</guid><description>This paper introduces the solution to the multi-line failure of Android TextView attribute ellipsize, and shares it with you as follows: Conventional…</description><pubDate>Thu, 16 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Android Permission Request Method when Using Maps</title><link>https://ofstack.com/Android/41095/android-permission-request-method-when-using-maps.html</link><guid isPermaLink="true">https://ofstack.com/Android/41095/android-permission-request-method-when-using-maps.html</guid><description>Request location permission when initializing your own location: Constants.ACCESS_FINE_LOCATION_COMMANDS_REQUEST_CODE is a custom constant value = = 0x01</description><pubDate>Fri, 24 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Android studio button Button Four Methods for Binding Events [Instance Code]</title><link>https://ofstack.com/Android/41570/android-studio-button-button-four-methods-for-binding-events-%5Binstance-code%5D.html</link><guid isPermaLink="true">https://ofstack.com/Android/41570/android-studio-button-button-four-methods-for-binding-events-%5Binstance-code%5D.html</guid><description>Button is a very simple control in Android, which is very common in our usual projects and has a high utilization rate. The following is an example code to…</description><pubDate>Wed, 13 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Android implements data sorting by time</title><link>https://ofstack.com/Android/41797/android-implements-data-sorting-by-time.html</link><guid isPermaLink="true">https://ofstack.com/Android/41797/android-implements-data-sorting-by-time.html</guid><description>I often meet the situation of one list and two interfaces, and the two interfaces belong to two different table data, so after the data is spliced back, it…</description><pubDate>Fri, 15 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Application of Android Direction Sensor</title><link>https://ofstack.com/Android/42001/application-of-android-direction-sensor.html</link><guid isPermaLink="true">https://ofstack.com/Android/42001/application-of-android-direction-sensor.html</guid><description>Use SensorManager. getOrientation () in your application to get the raw data. The first parameter is R, which is used to store the data of magnetic field…</description><pubDate>Sat, 16 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Implementation method of audio mute by judging network state by Android</title><link>https://ofstack.com/Android/42224/implementation-method-of-audio-mute-by-judging-network-state-by-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/42224/implementation-method-of-audio-mute-by-judging-network-state-by-android.html</guid><description>In practical application, we don&apos;t want to display a loud sound when opening the game in the classroom network, which will affect the quality of class.…</description><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate></item><item><title>android Common Manual and Automatic Carousel Effects</title><link>https://ofstack.com/Android/42226/android-common-manual-and-automatic-carousel-effects.html</link><guid isPermaLink="true">https://ofstack.com/Android/42226/android-common-manual-and-automatic-carousel-effects.html</guid><description>In this paper, we share the specific codes of android manual and automatic carousel effect for your reference. The specific contents are as follows 1.…</description><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Android RecyclerView implements click entry deletion</title><link>https://ofstack.com/Android/42238/android-recyclerview-implements-click-entry-deletion.html</link><guid isPermaLink="true">https://ofstack.com/Android/42238/android-recyclerview-implements-click-entry-deletion.html</guid><description>This article example for everyone to share RecyclerView to achieve click item deletion specific code, for your reference, the specific content is as follows</description><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Android Implementation C and S Chat Room</title><link>https://ofstack.com/Android/42926/android-implementation-c-and-s-chat-room.html</link><guid isPermaLink="true">https://ofstack.com/Android/42926/android-implementation-c-and-s-chat-room.html</guid><description>The class in Java that can accept link requests from other communicating entities is ServerSocket, and the ServerSocket object is used to listen for Socket…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Android System Picture Sharing Tool Class</title><link>https://ofstack.com/Android/42945/android-system-picture-sharing-tool-class.html</link><guid isPermaLink="true">https://ofstack.com/Android/42945/android-system-picture-sharing-tool-class.html</guid><description>Brief introduction Record a tool class that uses the system sharing function to share pictures (the code is written with Kotlin, which is a relatively…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Method of Installing Formal Package and Test Package on Android Mobile Phone at the Same Time</title><link>https://ofstack.com/Android/43169/method-of-installing-formal-package-and-test-package-on-android-mobile-phone-at-the-same-time.html</link><guid isPermaLink="true">https://ofstack.com/Android/43169/method-of-installing-formal-package-and-test-package-on-android-mobile-phone-at-the-same-time.html</guid><description>Maybe you will have this trouble. When developing, the test suddenly tells you that there is something wrong with the official package, so you need to look…</description><pubDate>Tue, 02 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Summary of data interaction between Android client and server</title><link>https://ofstack.com/Android/43624/summary-of-data-interaction-between-android-client-and-server.html</link><guid isPermaLink="true">https://ofstack.com/Android/43624/summary-of-data-interaction-between-android-client-and-server.html</guid><description>This paper summarizes the interaction between Android client and server, which adopts RESTful API + Json interaction mode, aiming at different data forms…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>com. android. support version conflict resolution</title><link>https://ofstack.com/Android/43646/com.-android.-support-version-conflict-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Android/43646/com.-android.-support-version-conflict-resolution.html</guid><description>What if support package versions of different Module conflict in the project? Simply copy the following code to the root directory of each module&apos;s build.…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of Handwritten Signature by android</title><link>https://ofstack.com/Android/43871/implementation-of-handwritten-signature-by-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/43871/implementation-of-handwritten-signature-by-android.html</guid><description>In this paper, we share the specific code of android handwritten signature display for your reference. The specific contents are as follows If the code is…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Android Custom Shortening Toast Display Time Instance Code</title><link>https://ofstack.com/Android/44069/android-custom-shortening-toast-display-time-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Android/44069/android-custom-shortening-toast-display-time-instance-code.html</guid><description>My main purpose is to shorten the display time of Toast. If you want to extend the time, you can change it yourself Don&apos;t talk too much, see the code Above…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Android Presentation realizes double screen differential display</title><link>https://ofstack.com/Android/44085/android-presentation-realizes-double-screen-differential-display.html</link><guid isPermaLink="true">https://ofstack.com/Android/44085/android-presentation-realizes-double-screen-differential-display.html</guid><description>Now more and more Android devices have multiple screens, The most common application scenario of dual-screen differential display should be the device…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>The Android implementation saves Bitmap locally</title><link>https://ofstack.com/Android/44319/the-android-implementation-saves-bitmap-locally.html</link><guid isPermaLink="true">https://ofstack.com/Android/44319/the-android-implementation-saves-bitmap-locally.html</guid><description>Pictures are a way to make your program more beautiful, so we will use pictures in our software. However, the operation of pictures is also complicated.…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>How does Android apply for permission dynamically</title><link>https://ofstack.com/Android/44320/how-does-android-apply-for-permission-dynamically.html</link><guid isPermaLink="true">https://ofstack.com/Android/44320/how-does-android-apply-for-permission-dynamically.html</guid><description>Today, when reviewing, I suddenly reviewed our camera operation, but for camera operation, what is more complicated for me is the operation of authority. So…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Suggestions for solving errors reported in the first few lines of activity_main. xml after Android Studio is installed</title><link>https://ofstack.com/Android/44321/suggestions-for-solving-errors-reported-in-the-first-few-lines-of-activity_main.-xml-after-android-studio-is-installed.html</link><guid isPermaLink="true">https://ofstack.com/Android/44321/suggestions-for-solving-errors-reported-in-the-first-few-lines-of-activity_main.-xml-after-android-studio-is-installed.html</guid><description>After you have installed Android Studio, you start a new project and you find: Errors are reported in the first few lines of activity_main. xml, such as…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>The Android implementation completely exits its own APP and kills all related processes</title><link>https://ofstack.com/Android/44322/the-android-implementation-completely-exits-its-own-app-and-kills-all-related-processes.html</link><guid isPermaLink="true">https://ofstack.com/Android/44322/the-android-implementation-completely-exits-its-own-app-and-kills-all-related-processes.html</guid><description>Completely kill the code of App related processes Pits needing attention 1. KillProcess() android.os.Process.killProcess(android.os.Process.myPid()) You can…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>The Solution of Permission Pop up in Android 7.0 Runtime</title><link>https://ofstack.com/Android/44323/the-solution-of-permission-pop-up-in-android-7.0-runtime.html</link><guid isPermaLink="true">https://ofstack.com/Android/44323/the-solution-of-permission-pop-up-in-android-7.0-runtime.html</guid><description>When the Android 7.0 system runs the application, there are many restrictions on the authority, such as normal, dangerous, signature and signatureOrSystem.…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Solve the slow download of android studio reference remote warehouse of JCenter slow download</title><link>https://ofstack.com/Android/44324/solve-the-slow-download-of-android-studio-reference-remote-warehouse-of-jcenter-slow-download.html</link><guid isPermaLink="true">https://ofstack.com/Android/44324/solve-the-slow-download-of-android-studio-reference-remote-warehouse-of-jcenter-slow-download.html</guid><description>This article introduces two methods to solve the slow download of android studio reference remote warehouse, as follows: Use open source China&apos;s maven library</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Use Android two lines of code to really kill your App</title><link>https://ofstack.com/Android/44325/use-android-two-lines-of-code-to-really-kill-your-app.html</link><guid isPermaLink="true">https://ofstack.com/Android/44325/use-android-two-lines-of-code-to-really-kill-your-app.html</guid><description>There are two ways to kill processes on Android, namely System. exit (0) and Process. killProcess (Process. myPid ()). These two methods are violent, and…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Check whether the current Activity is destroyed in Android</title><link>https://ofstack.com/Android/44326/check-whether-the-current-activity-is-destroyed-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/44326/check-whether-the-current-activity-is-destroyed-in-android.html</guid><description>Enter the platform-tools directory in Android-sdk Execute the following command from the command line adb shell dumpsys activity &gt; activity.txt You can put…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>postUrl and loadUrl of Android Webview load page instances</title><link>https://ofstack.com/Android/44750/posturl-and-loadurl-of-android-webview-load-page-instances.html</link><guid isPermaLink="true">https://ofstack.com/Android/44750/posturl-and-loadurl-of-android-webview-load-page-instances.html</guid><description>As for webview of Android, it must be familiar to use it. Here I will not say the basic usage of webview, want to know can go to the Internet more than 100,…</description><pubDate>Tue, 30 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Android Button button click background and text change operation</title><link>https://ofstack.com/Android/45390/android-button-button-click-background-and-text-change-operation.html</link><guid isPermaLink="true">https://ofstack.com/Android/45390/android-button-button-click-background-and-text-change-operation.html</guid><description>The native button clicking status of Android has changed, but if you add a picture in png format as the background color, the button clicking will not have…</description><pubDate>Sun, 05 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Simple Use of Android kotlin + Synergetic + Room Database</title><link>https://ofstack.com/Android/45750/simple-use-of-android-kotlin-+-synergetic-+-room-database.html</link><guid isPermaLink="true">https://ofstack.com/Android/45750/simple-use-of-android-kotlin-+-synergetic-+-room-database.html</guid><description>Room is specially provided by Google to simplify the operation of the older version of SQLite 1. Have all the operation functions of SQLite 2. It is easy to…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Method of Switching to Main Thread Execution in Android</title><link>https://ofstack.com/Android/45757/method-of-switching-to-main-thread-execution-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/45757/method-of-switching-to-main-thread-execution-in-android.html</guid><description>Using view object, calling post method can execute the code inside the main thread, and postDelayed is delayed execution, which can also achieve the same…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Multiple Ways to Realize Shutdown in Android</title><link>https://ofstack.com/Android/46419/multiple-ways-to-realize-shutdown-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/46419/multiple-ways-to-realize-shutdown-in-android.html</guid><description>If you want to shut down in the code, you need apk to have system permissions, and you should add it in manifest file…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Talking about the working principle of AsyncTask in Android</title><link>https://ofstack.com/Android/46426/talking-about-the-working-principle-of-asynctask-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/46426/talking-about-the-working-principle-of-asynctask-in-android.html</guid><description>In fact, Thread and Handler are encapsulated internally in AsyncTask. Although AsyncTask is very convenient to perform background tasks and update UI on the…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Android File Storage and SharedPreferences Storage</title><link>https://ofstack.com/Android/46758/android-file-storage-and-sharedpreferences-storage.html</link><guid isPermaLink="true">https://ofstack.com/Android/46758/android-file-storage-and-sharedpreferences-storage.html</guid><description>Data persistence refers to saving the instantaneous data in memory to the storage device, so as to ensure that the data will not be lost even if the mobile…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Android Call Device Existing Camera Application Details</title><link>https://ofstack.com/Android/46759/android-call-device-existing-camera-application-details.html</link><guid isPermaLink="true">https://ofstack.com/Android/46759/android-call-device-existing-camera-application-details.html</guid><description>If we just need to enable users to take photos, we can directly request the existing camera application to take photos and return them to us In the manifest…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>The article shows you how the startup process of Android Application is</title><link>https://ofstack.com/Android/46760/the-article-shows-you-how-the-startup-process-of-android-application-is.html</link><guid isPermaLink="true">https://ofstack.com/Android/46760/the-article-shows-you-how-the-startup-process-of-android-application-is.html</guid><description>Based on Android11-API30 From the main method of ActivityThread. java; Enter attach Methods; Non-system application flow, according to getSeervice and…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Data Acquisition Method of Android Sensor</title><link>https://ofstack.com/Android/46761/data-acquisition-method-of-android-sensor.html</link><guid isPermaLink="true">https://ofstack.com/Android/46761/data-acquisition-method-of-android-sensor.html</guid><description>In this paper, we share the specific code of Android sensor data acquisition for your reference. The specific contents are as follows Following the wifi…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Details of various Time API in Android</title><link>https://ofstack.com/Android/46762/details-of-various-time-api-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/46762/details-of-various-time-api-in-android.html</guid><description>In order to track performance, we need to measure the time interval, that is, the difference between two time points. JDK Provides us with two ways to get…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Use of Room in Android Jetpack</title><link>https://ofstack.com/Android/46763/use-of-room-in-android-jetpack.html</link><guid isPermaLink="true">https://ofstack.com/Android/46763/use-of-room-in-android-jetpack.html</guid><description>Room is mainly divided into three parts: database, dao and entity class entity The @ Entity (tableName = &quot;student&quot;) annotation is required for entity entity…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>10 Suggestions for Improving the Operational Efficiency of android</title><link>https://ofstack.com/Android/46764/10-suggestions-for-improving-the-operational-efficiency-of-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/46764/10-suggestions-for-improving-the-operational-efficiency-of-android.html</guid><description>Here are 10 practical suggestions on how to make Android programs run smoothly, quickly and efficiently with limited memory and battery resources: By…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Using caching and offline storage in android</title><link>https://ofstack.com/Android/46765/using-caching-and-offline-storage-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/46765/using-caching-and-offline-storage-in-android.html</guid><description>Caching can speed up your application, even when the network is unavailable, and users can use your application more smoothly. Using caching is quite…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Using SharedPreferences to store object detail code in Android</title><link>https://ofstack.com/Android/46766/using-sharedpreferences-to-store-object-detail-code-in-android.html</link><guid isPermaLink="true">https://ofstack.com/Android/46766/using-sharedpreferences-to-store-object-detail-code-in-android.html</guid><description>Why not SQLite ? There are a number of reasons: SQLite may be overkill (incurring more overhead) except for impedance mismatches between object-oriented and…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>When it comes to network programming  you need to use a few common methods</title><link>https://ofstack.com/ASP.NET/12190/when-it-comes-to-network-programming--you-need-to-use-a-few-common-methods.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/12190/when-it-comes-to-network-programming--you-need-to-use-a-few-common-methods.html</guid><description>When it comes to network programming you need to use a few common methods</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES ajax registered user instance of background asp.net</title><link>https://ofstack.com/ASP.NET/13150/jquery-uses-ajax-registered-user-instance-of-background-asp.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/13150/jquery-uses-ajax-registered-user-instance-of-background-asp.net.html</guid><description>JQuery USES ajax registered user instance of background asp.net</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net gets the first selected node in TreeView</title><link>https://ofstack.com/ASP.NET/13205/asp.net-gets-the-first-selected-node-in-treeview.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/13205/asp.net-gets-the-first-selected-node-in-treeview.html</guid><description>asp.net gets the first selected node in TreeView</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>SQL combines multiple query results with the sequence number of ROW_NUMBER for the results of the query</title><link>https://ofstack.com/ASP.NET/13214/sql-combines-multiple-query-results-with-the-sequence-number-of-row_number-for-the-results-of-the-query.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/13214/sql-combines-multiple-query-results-with-the-sequence-number-of-row_number-for-the-results-of-the-query.html</guid><description>The original author seems to be called topcat, I understand 1 by myself and write it down for backup from memory. If Select Name From StudentTable is used,…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net database connection class code of SQL</title><link>https://ofstack.com/ASP.NET/14095/asp.net-database-connection-class-code-of-sql.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/14095/asp.net-database-connection-class-code-of-sql.html</guid><description>asp.net database connection class code of SQL</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net dynamically loads user defined controls and converts them to HTML code</title><link>https://ofstack.com/ASP.NET/14118/asp.net-dynamically-loads-user-defined-controls-and-converts-them-to-html-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/14118/asp.net-dynamically-loads-user-defined-controls-and-converts-them-to-html-code.html</guid><description>Asp.net dynamically loads user defined controls and converts them to HTML code</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>asp. net viewstate postback mechanism</title><link>https://ofstack.com/ASP.NET/14169/asp.-net-viewstate-postback-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/14169/asp.-net-viewstate-postback-mechanism.html</guid><description>asp. net viewstate postback mechanism</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net Gridview data column</title><link>https://ofstack.com/ASP.NET/15115/asp.net-gridview-data-column.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/15115/asp.net-gridview-data-column.html</guid><description>asp.net Gridview data column</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net Oracle SQL Server Access universal database generic classes</title><link>https://ofstack.com/ASP.NET/15136/asp.net-oracle-sql-server-access-universal-database-generic-classes.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/15136/asp.net-oracle-sql-server-access-universal-database-generic-classes.html</guid><description>asp.net Oracle SQL Server Access universal database generic classes</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net upload image file to achieve security image watermark and write to the database</title><link>https://ofstack.com/ASP.NET/15137/asp.net-upload-image-file-to-achieve-security-image-watermark-and-write-to-the-database.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/15137/asp.net-upload-image-file-to-achieve-security-image-watermark-and-write-to-the-database.html</guid><description>asp.net upload image file to achieve security image watermark and write to the database</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Upload the image to the database under ASP.NET and read the code of for the image in detail</title><link>https://ofstack.com/ASP.NET/15150/upload-the-image-to-the-database-under-asp.net-and-read-the-code-of-for-the-image-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/15150/upload-the-image-to-the-database-under-asp.net-and-read-the-code-of-for-the-image-in-detail.html</guid><description>Upload the image to the database under ASP.NET and read the code of for the image in detail</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net: let Gridview mouse over the color change effect of the light stick</title><link>https://ofstack.com/ASP.NET/15154/asp.net:-let-gridview-mouse-over-the-color-change-effect-of-the-light-stick.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/15154/asp.net:-let-gridview-mouse-over-the-color-change-effect-of-the-light-stick.html</guid><description>asp.net: let Gridview mouse over the color change effect of the light stick</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net is a string manipulation method</title><link>https://ofstack.com/ASP.NET/16041/asp.net-is-a-string-manipulation-method.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/16041/asp.net-is-a-string-manipulation-method.html</guid><description>asp.net is a string manipulation method</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Get the code for the Microsoft Word document from ASP.NET</title><link>https://ofstack.com/ASP.NET/16063/get-the-code-for-the-microsoft-word-document-from-asp.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/16063/get-the-code-for-the-microsoft-word-document-from-asp.net.html</guid><description>Get the code for the Microsoft Word document from ASP.NET</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net news list style code</title><link>https://ofstack.com/ASP.NET/16079/asp.net-news-list-style-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/16079/asp.net-news-list-style-code.html</guid><description>asp.net news list style code</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Solution to bind TextBox carriage return event in asp.net</title><link>https://ofstack.com/ASP.NET/16107/solution-to-bind-textbox-carriage-return-event-in-asp.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/16107/solution-to-bind-textbox-carriage-return-event-in-asp.net.html</guid><description>Solution to bind TextBox carriage return event in asp.net</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Highlight the selected string or text in asp.net richTextBox</title><link>https://ofstack.com/ASP.NET/18048/highlight-the-selected-string-or-text-in-asp.net-richtextbox.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/18048/highlight-the-selected-string-or-text-in-asp.net-richtextbox.html</guid><description>Highlight the selected string or text in asp.net richTextBox</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion.NET reflection mechanism performance optimization with example download</title><link>https://ofstack.com/ASP.NET/18291/discussion.net-reflection-mechanism-performance-optimization-with-example-download.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/18291/discussion.net-reflection-mechanism-performance-optimization-with-example-download.html</guid><description>Discussion.NET reflection mechanism performance optimization with example download</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net Mvc authentication  exception handling  permission verification of interceptor implementation code</title><link>https://ofstack.com/ASP.NET/18325/asp.net-mvc-authentication--exception-handling--permission-verification-of-interceptor-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/18325/asp.net-mvc-authentication--exception-handling--permission-verification-of-interceptor-implementation-code.html</guid><description>Asp.net Mvc authentication exception handling permission verification of interceptor implementation code</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Request.UrlReferrer Chinese messy code solution</title><link>https://ofstack.com/ASP.NET/19357/request.urlreferrer-chinese-messy-code-solution.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/19357/request.urlreferrer-chinese-messy-code-solution.html</guid><description>Request.UrlReferrer Chinese messy code solution</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Understand the difference between a value type and a reference type</title><link>https://ofstack.com/ASP.NET/19368/understand-the-difference-between-a-value-type-and-a-reference-type.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/19368/understand-the-difference-between-a-value-type-and-a-reference-type.html</guid><description>Understand the difference between a value type and a reference type</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Foreground JS of jquery ajax calls background methods to implement the refresh free cascading menu example</title><link>https://ofstack.com/ASP.NET/19376/foreground-js-of-jquery-ajax-calls-background-methods-to-implement-the-refresh-free-cascading-menu-example.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/19376/foreground-js-of-jquery-ajax-calls-background-methods-to-implement-the-refresh-free-cascading-menu-example.html</guid><description>Foreground JS of jquery ajax calls background methods to implement the refresh free cascading menu example</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>C time format of Datetime</title><link>https://ofstack.com/ASP.NET/19390/c-time-format-of-datetime.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/19390/c-time-format-of-datetime.html</guid><description>Datetime.ToString(String, IFormatProvider) Parameter format format detailed usage: The following table lists patterns that can be combined to construct…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>The ASP.NET GridView control is used for formatting time on a column and DataFormatString</title><link>https://ofstack.com/ASP.NET/19948/the-asp.net-gridview-control-is-used-for-formatting-time-on-a-column-and-dataformatstring.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/19948/the-asp.net-gridview-control-is-used-for-formatting-time-on-a-column-and-dataformatstring.html</guid><description>The ASP.NET GridView control is used for formatting time on a column and DataFormatString</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Repeater controls bind arrays and ArrayList implementations  respectively</title><link>https://ofstack.com/ASP.NET/19949/repeater-controls-bind-arrays-and-arraylist-implementations--respectively.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/19949/repeater-controls-bind-arrays-and-arraylist-implementations--respectively.html</guid><description>Repeater controls bind arrays and ArrayList implementations respectively</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>repeater alternate lines of color and hover over them to change color</title><link>https://ofstack.com/ASP.NET/19956/repeater-alternate-lines-of-color-and-hover-over-them-to-change-color.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/19956/repeater-alternate-lines-of-color-and-hover-over-them-to-change-color.html</guid><description>repeater alternate lines of color and hover over them to change color</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net static variable and viewstate use of with caution</title><link>https://ofstack.com/ASP.NET/19957/asp.net-static-variable-and-viewstate-use-of-with-caution.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/19957/asp.net-static-variable-and-viewstate-use-of-with-caution.html</guid><description>When developing CS software under the.Net platform, we often encounter the need to use the last modified values of certain variables later on. For the sake…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>RichTextBox displays images and the code for word</title><link>https://ofstack.com/ASP.NET/20589/richtextbox-displays-images-and-the-code-for-word.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/20589/richtextbox-displays-images-and-the-code-for-word.html</guid><description>RichTextBox displays images and the code for word</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Classic algorithm: a small example of radix sort</title><link>https://ofstack.com/ASP.NET/21104/classic-algorithm:-a-small-example-of-radix-sort.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21104/classic-algorithm:-a-small-example-of-radix-sort.html</guid><description>1. An overview of the Radix sort (Radix sort) is a non-comparative integer sort algorithm. Its principle is to cut integers into different Numbers by bits,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the AJAX JavaScript reflection mechanism</title><link>https://ofstack.com/ASP.NET/21108/introduction-to-the-ajax-javascript-reflection-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21108/introduction-to-the-ajax-javascript-reflection-mechanism.html</guid><description>What is the reflex mechanism Reflection refers to the ability of a program to obtain information about itself while it is running. For example, an object…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the difference between DataTable class Clone method and Copy method</title><link>https://ofstack.com/ASP.NET/21109/analysis-of-the-difference-between-datatable-class-clone-method-and-copy-method.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21109/analysis-of-the-difference-between-datatable-class-clone-method-and-copy-method.html</guid><description>The DataTable.Clone method: clones the structure of DataTable, including all the DataTable schemas and constraints. The DataTable.Copy method: copies the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Update database of with DataTable add  delete  change</title><link>https://ofstack.com/ASP.NET/21110/update-database-of-with-datatable-add--delete--change.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21110/update-database-of-with-datatable-add--delete--change.html</guid><description>Update database of with DataTable add delete change</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>AJAX USES post to send data and xml to receive data</title><link>https://ofstack.com/ASP.NET/21111/ajax-uses-post-to-send-data-and-xml-to-receive-data.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21111/ajax-uses-post-to-send-data-and-xml-to-receive-data.html</guid><description>1. To send data with POST, a sentence must be added to the line 2 function: xmlObject.setRequestHeader (&quot; Content-Type &quot;,&quot;application/ x-www-form-urlencoded &quot;);</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Download the instance code for the file in.net</title><link>https://ofstack.com/ASP.NET/21112/download-the-instance-code-for-the-file-in.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21112/download-the-instance-code-for-the-file-in.net.html</guid><description>Download the instance code for the file in.net</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c set xml content not to wrap and property xsi:nil=true empty node add</title><link>https://ofstack.com/ASP.NET/21116/c-set-xml-content-not-to-wrap-and-property-xsi:nil=true-empty-node-add.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21116/c-set-xml-content-not-to-wrap-and-property-xsi:nil=true-empty-node-add.html</guid><description>c set xml content not to wrap and property xsi:nil=true empty node add</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Ajax asynchronously updates local data without refreshing</title><link>https://ofstack.com/ASP.NET/21117/ajax-asynchronously-updates-local-data-without-refreshing.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21117/ajax-asynchronously-updates-local-data-without-refreshing.html</guid><description>Ajax asynchronously updates local data without refreshing</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Override code for the AspNetPager paging control UrlRewritePattern parameter Settings</title><link>https://ofstack.com/ASP.NET/21118/override-code-for-the-aspnetpager-paging-control-urlrewritepattern-parameter-settings.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21118/override-code-for-the-aspnetpager-paging-control-urlrewritepattern-parameter-settings.html</guid><description>Override code for the AspNetPager paging control UrlRewritePattern parameter Settings</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The collection class Array List HashTable instance operation exercise</title><link>https://ofstack.com/ASP.NET/21119/the-collection-class-array-list-hashtable-instance-operation-exercise.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21119/the-collection-class-array-list-hashtable-instance-operation-exercise.html</guid><description>The collection class Array List HashTable instance operation exercise</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Path class and Directory class and File class operate on the and directory and file</title><link>https://ofstack.com/ASP.NET/21120/the-path-class-and-directory-class-and-file-class-operate-on-the-and-directory-and-file.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21120/the-path-class-and-directory-class-and-file-class-operate-on-the-and-directory-and-file.html</guid><description>The Path class and Directory class and File class operate on the and directory and file</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net&apos;s TextBox only allows you to enter numeric method summaries</title><link>https://ofstack.com/ASP.NET/21121/asp.net&apos;s-textbox-only-allows-you-to-enter-numeric-method-summaries.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21121/asp.net&apos;s-textbox-only-allows-you-to-enter-numeric-method-summaries.html</guid><description>You can only enter decimals and Numbers In the development of.net, in order to ensure the correctness of the data, users are often required to input content…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Write a copy of Dictionary and Foreach implementation and summary</title><link>https://ofstack.com/ASP.NET/21122/write-a-copy-of-dictionary-and-foreach-implementation-and-summary.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21122/write-a-copy-of-dictionary-and-foreach-implementation-and-summary.html</guid><description>Write a copy of Dictionary and Foreach implementation and summary</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>spring mvc integrates freemarker based on annotation</title><link>https://ofstack.com/ASP.NET/21123/spring-mvc-integrates-freemarker-based-on-annotation.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21123/spring-mvc-integrates-freemarker-based-on-annotation.html</guid><description>spring mvc integrates freemarker based on annotation</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>In SQL Server  CLR is used to call.NET method</title><link>https://ofstack.com/ASP.NET/21125/in-sql-server--clr-is-used-to-call.net-method.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21125/in-sql-server--clr-is-used-to-call.net-method.html</guid><description>In SQL Server CLR is used to call.NET method</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C.Net dynamic call webService implementation ideas and code</title><link>https://ofstack.com/ASP.NET/21126/c.net-dynamic-call-webservice-implementation-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21126/c.net-dynamic-call-webservice-implementation-ideas-and-code.html</guid><description>C.Net dynamic call webService implementation ideas and code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Overview of common DateTime methods in C</title><link>https://ofstack.com/ASP.NET/21127/overview-of-common-datetime-methods-in-c.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21127/overview-of-common-datetime-methods-in-c.html</guid><description>Overview of common DateTime methods in C</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net USES the cookie and md5 encryption implementation to remember the password function of the implementation code</title><link>https://ofstack.com/ASP.NET/21128/asp.net-uses-the-cookie-and-md5-encryption-implementation-to-remember-the-password-function-of-the-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21128/asp.net-uses-the-cookie-and-md5-encryption-implementation-to-remember-the-password-function-of-the-implementation-code.html</guid><description>When doing the login function of the front desk and the information audit management function of the background, it is necessary to remember the password…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the difference between Session cache and Cache cache in asp.net</title><link>https://ofstack.com/ASP.NET/21129/analysis-of-the-difference-between-session-cache-and-cache-cache-in-asp.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21129/analysis-of-the-difference-between-session-cache-and-cache-cache-in-asp.net.html</guid><description>Analysis of the difference between Session cache and Cache cache in asp.net</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Common mistakes of HttpWebRequest can be avoided by using TcpClient</title><link>https://ofstack.com/ASP.NET/21130/common-mistakes-of-httpwebrequest-can-be-avoided-by-using-tcpclient.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21130/common-mistakes-of-httpwebrequest-can-be-avoided-by-using-tcpclient.html</guid><description>Common mistakes of HttpWebRequest can be avoided by using TcpClient</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>ASP.NET&apos;s solution to the problem of uploading large files</title><link>https://ofstack.com/ASP.NET/21131/asp.net&apos;s-solution-to-the-problem-of-uploading-large-files.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21131/asp.net&apos;s-solution-to-the-problem-of-uploading-large-files.html</guid><description>The upload file control is: FileUpload Asp.Net has a limit on the size of the files you can upload. By default, users can only upload files of 4MB size,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>ASP.NET page in IE cache clear method</title><link>https://ofstack.com/ASP.NET/21132/asp.net-page-in-ie-cache-clear-method.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21132/asp.net-page-in-ie-cache-clear-method.html</guid><description>I didn&apos;t pay attention to this problem before, but I found a good article when I read Blog today, which may be worth learning from in the future: In…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Simply create a tutorial with multiple threads using BackgroundWorker</title><link>https://ofstack.com/ASP.NET/21133/simply-create-a-tutorial-with-multiple-threads-using-backgroundworker.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21133/simply-create-a-tutorial-with-multiple-threads-using-backgroundworker.html</guid><description>BackgroundWorker is a very good thread control, can avoid interface feign death, let the thread operate what you want to do, it is very easy to learn, but…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of two submission methods: ASP. NET Get and Post</title><link>https://ofstack.com/ASP.NET/21134/a-brief-analysis-of-two-submission-methods:-asp.-net-get-and-post.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21134/a-brief-analysis-of-two-submission-methods:-asp.-net-get-and-post.html</guid><description>The difference between ASP.NET Get and Post can be seen in URL. The first is to receive data transmitted using the get method: The second way is to write…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The bug solution cannot be intelligently prompted by pressing the. of point in.net</title><link>https://ofstack.com/ASP.NET/21135/the-bug-solution-cannot-be-intelligently-prompted-by-pressing-the.-of-point-in.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21135/the-bug-solution-cannot-be-intelligently-prompted-by-pressing-the.-of-point-in.net.html</guid><description>The bug solution cannot be intelligently prompted by pressing the. of point in.net</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net a small example of assigning the return value of js to the asp.net control</title><link>https://ofstack.com/ASP.NET/21136/asp.net-a-small-example-of-assigning-the-return-value-of-js-to-the-asp.net-control.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21136/asp.net-a-small-example-of-assigning-the-return-value-of-js-to-the-asp.net-control.html</guid><description>document.getElementById (&quot;time&quot;).innerHTML =tm; &quot;time&quot; in label is id of label, so you can display the online time!</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Method to merge the data contents of two DataSet</title><link>https://ofstack.com/ASP.NET/21138/method-to-merge-the-data-contents-of-two-dataset.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21138/method-to-merge-the-data-contents-of-two-dataset.html</guid><description>Method to merge the data contents of two DataSet</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Repeater formats the data</title><link>https://ofstack.com/ASP.NET/21139/repeater-formats-the-data.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21139/repeater-formats-the-data.html</guid><description>But it&apos;s inconvenient. In fact, we can use the following two methods: 3 yuan expression:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Repeater select delete and pagination implementation ideas and code</title><link>https://ofstack.com/ASP.NET/21141/repeater-select-delete-and-pagination-implementation-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21141/repeater-select-delete-and-pagination-implementation-ideas-and-code.html</guid><description>Repeater select delete and pagination implementation ideas and code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How to add image watermarking to net c gif animation</title><link>https://ofstack.com/ASP.NET/21841/how-to-add-image-watermarking-to-net-c-gif-animation.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21841/how-to-add-image-watermarking-to-net-c-gif-animation.html</guid><description>How to add image watermarking to net c gif animation</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Method to modify the value of the master page control on the page page after referencing the master page</title><link>https://ofstack.com/ASP.NET/21842/method-to-modify-the-value-of-the-master-page-control-on-the-page-page-after-referencing-the-master-page.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21842/method-to-modify-the-value-of-the-master-page-control-on-the-page-page-after-referencing-the-master-page.html</guid><description>The specific conditions are as follows: 1. First, the page must refer to the master page to be modified; 2. On the page page, create a strongly typed…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for using the.NET cache design</title><link>https://ofstack.com/ASP.NET/21843/instructions-for-using-the.net-cache-design.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21843/instructions-for-using-the.net-cache-design.html</guid><description>The design of the cache 1. When do you use caching Caching is one of the best ways to improve application performance. Caching can be used to optimize data…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the differences between datalist Repeater and Gridview</title><link>https://ofstack.com/ASP.NET/21844/analysis-of-the-differences-between-datalist-repeater-and-gridview.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21844/analysis-of-the-differences-between-datalist-repeater-and-gridview.html</guid><description>griview advantages: the most powerful function, provides paging, editing, deletion, selection and many other functions, the most convenient to use, directly…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>GridView plus CheckBox&apos;s full selection code</title><link>https://ofstack.com/ASP.NET/21845/gridview-plus-checkbox&apos;s-full-selection-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21845/gridview-plus-checkbox&apos;s-full-selection-code.html</guid><description>First of all, I want to make an GridView with some materials After the completion of GridView, we will add a new one in the rear (TemplateField). Add 1 hang…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net export Excel display Chinese garble code solution</title><link>https://ofstack.com/ASP.NET/21846/asp.net-export-excel-display-chinese-garble-code-solution.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21846/asp.net-export-excel-display-chinese-garble-code-solution.html</guid><description>asp.net export Excel display Chinese garble code solution</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>ASP.NET six common database connection methods</title><link>https://ofstack.com/ASP.NET/21848/asp.net-six-common-database-connection-methods.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21848/asp.net-six-common-database-connection-methods.html</guid><description>ASP.NET six common database connection methods</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c.net prevents SQL from injecting the code of the class</title><link>https://ofstack.com/ASP.NET/21849/c.net-prevents-sql-from-injecting-the-code-of-the-class.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21849/c.net-prevents-sql-from-injecting-the-code-of-the-class.html</guid><description>c.net prevents SQL from injecting the code of the class</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Three solutions to ban ViewState</title><link>https://ofstack.com/ASP.NET/21850/three-solutions-to-ban-viewstate.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21850/three-solutions-to-ban-viewstate.html</guid><description>There are three ways to disable ViewState for a control, a page, and the entire application. 1) control disabled: set the EnableViewState property of the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>There is no instance of the image being replaced with the default image</title><link>https://ofstack.com/ASP.NET/21852/there-is-no-instance-of-the-image-being-replaced-with-the-default-image.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21852/there-is-no-instance-of-the-image-being-replaced-with-the-default-image.html</guid><description>There is no instance of the image being replaced with the default image</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How can C reduce or eliminate the use of switch</title><link>https://ofstack.com/ASP.NET/21853/how-can-c-reduce-or-eliminate-the-use-of-switch.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21853/how-can-c-reduce-or-eliminate-the-use-of-switch.html</guid><description>How can C reduce or eliminate the use of switch</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on the use of ASP.NET&apos;s include</title><link>https://ofstack.com/ASP.NET/21855/discussion-on-the-use-of-asp.net&apos;s-include.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21855/discussion-on-the-use-of-asp.net&apos;s-include.html</guid><description>The methods of separating Code into different files we have learned mainly include: Assembly.dll, &lt; inherits src &gt; cs, &lt; script src &gt; .cs, user…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Encrypted web.config method sharing</title><link>https://ofstack.com/ASP.NET/21856/encrypted-web.config-method-sharing.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21856/encrypted-web.config-method-sharing.html</guid><description>1. Open notepad and copy the following code to a new file. 2. (key step 1) run cmd and execute the following aspnet_regiis -pa…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Several instance codes for download files in ASP.NET</title><link>https://ofstack.com/ASP.NET/21857/several-instance-codes-for-download-files-in-asp.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21857/several-instance-codes-for-download-files-in-asp.net.html</guid><description>Several instance codes for download files in ASP.NET</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>ASP.NET is exported to Excel using DataSet</title><link>https://ofstack.com/ASP.NET/21858/asp.net-is-exported-to-excel-using-dataset.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21858/asp.net-is-exported-to-excel-using-dataset.html</guid><description>ASP.NET is exported to Excel using DataSet</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the differences between indexof and indexofany</title><link>https://ofstack.com/ASP.NET/21859/introduction-to-the-differences-between-indexof-and-indexofany.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21859/introduction-to-the-differences-between-indexof-and-indexofany.html</guid><description>To locate a substring is to look for a substring or a character contained in a string. In the String class, common methods for locating substrings and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Talk about the type conversion operator is and as</title><link>https://ofstack.com/ASP.NET/21860/talk-about-the-type-conversion-operator-is-and-as.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21860/talk-about-the-type-conversion-operator-is-and-as.html</guid><description>1. The introduction Type safety is one of the key considerations at the beginning of the design of NET. For programmers, it is often difficult to fully…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An asynchronous call to webservice returns a problem solving method where responseXML is empty</title><link>https://ofstack.com/ASP.NET/21861/an-asynchronous-call-to-webservice-returns-a-problem-solving-method-where-responsexml-is-empty.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21861/an-asynchronous-call-to-webservice-returns-a-problem-solving-method-where-responsexml-is-empty.html</guid><description>An asynchronous call to webservice returns a problem solving method where responseXML is empty</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Removes the specified parameter from URL to implement the C code</title><link>https://ofstack.com/ASP.NET/21862/removes-the-specified-parameter-from-url-to-implement-the-c-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21862/removes-the-specified-parameter-from-url-to-implement-the-c-code.html</guid><description>Removes the specified parameter from URL to implement the C code</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The vb.net array participates in the query example for the SQL statement</title><link>https://ofstack.com/ASP.NET/21863/the-vb.net-array-participates-in-the-query-example-for-the-sql-statement.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21863/the-vb.net-array-participates-in-the-query-example-for-the-sql-statement.html</guid><description>First of all, I&apos;m going to define the array You can then substitute strruser into the sql statement.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>vs2010 could not add the handling method of the dll reference</title><link>https://ofstack.com/ASP.NET/21864/vs2010-could-not-add-the-handling-method-of-the-dll-reference.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21864/vs2010-could-not-add-the-handling-method-of-the-dll-reference.html</guid><description>The administrator identity runs the absolute path of cmd regsvr32.exe dll : (xp windows system32 /) (the Regsvr32 command registers the dynamically linked…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C generates a verification code that takes a random number plus the letter of</title><link>https://ofstack.com/ASP.NET/21865/c-generates-a-verification-code-that-takes-a-random-number-plus-the-letter-of.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21865/c-generates-a-verification-code-that-takes-a-random-number-plus-the-letter-of.html</guid><description>C generates a verification code that takes a random number plus the letter of</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>aspx does not display an instance of ViewState</title><link>https://ofstack.com/ASP.NET/21866/aspx-does-not-display-an-instance-of-viewstate.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21866/aspx-does-not-display-an-instance-of-viewstate.html</guid><description>aspx does not display an instance of ViewState</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The js code output by ashx under the Chrome kernel does not work</title><link>https://ofstack.com/ASP.NET/21867/the-js-code-output-by-ashx-under-the-chrome-kernel-does-not-work.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21867/the-js-code-output-by-ashx-under-the-chrome-kernel-does-not-work.html</guid><description>Call in form.ashx: As a result, in the new version 6.0 of 360, 1 does not work directly, just output But in IE it&apos;s completely normal. It turned out that…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The handling method that failed to convert the LINQ string to datetime</title><link>https://ofstack.com/ASP.NET/21868/the-handling-method-that-failed-to-convert-the-linq-string-to-datetime.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21868/the-handling-method-that-failed-to-convert-the-linq-string-to-datetime.html</guid><description>Today, when using LINQ, since the time saved in the database is in varchar() format, it is necessary to compare the time order when querying, so it USES:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net Oracle database access operation class</title><link>https://ofstack.com/ASP.NET/21869/asp.net-oracle-database-access-operation-class.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21869/asp.net-oracle-database-access-operation-class.html</guid><description>asp.net Oracle database access operation class</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net implementation of the calculation of web page download speed code</title><link>https://ofstack.com/ASP.NET/21870/asp.net-implementation-of-the-calculation-of-web-page-download-speed-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21870/asp.net-implementation-of-the-calculation-of-web-page-download-speed-code.html</guid><description>Output a 3M page with 1 page (output bytes through 1 loop), then request the page asynchronously, calculate the difference between the start time and the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Several pop ups in ASP.NET suggest basic implementation methods</title><link>https://ofstack.com/ASP.NET/21871/several-pop-ups-in-asp.net-suggest-basic-implementation-methods.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21871/several-pop-ups-in-asp.net-suggest-basic-implementation-methods.html</guid><description>Several pop ups in ASP.NET suggest basic implementation methods</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Use JSON as an example of a data interchange format in.NET</title><link>https://ofstack.com/ASP.NET/21872/use-json-as-an-example-of-a-data-interchange-format-in.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21872/use-json-as-an-example-of-a-data-interchange-format-in.net.html</guid><description>Use JSON as an example of a data interchange format in.NET</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Customize the way DataList displays the number of rows of data</title><link>https://ofstack.com/ASP.NET/21873/customize-the-way-datalist-displays-the-number-of-rows-of-data.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21873/customize-the-way-datalist-displays-the-number-of-rows-of-data.html</guid><description>The data source is dbml, usually with LinqDataSource, the number of bound rows cannot be limited. Instead, select data in the background via Linq to Sql…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>asp.net small example of counting days by date</title><link>https://ofstack.com/ASP.NET/21874/asp.net-small-example-of-counting-days-by-date.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21874/asp.net-small-example-of-counting-days-by-date.html</guid><description>asp.net small example of counting days by date</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C reflection of Reflection on the class property get or set values</title><link>https://ofstack.com/ASP.NET/21875/c-reflection-of-reflection-on-the-class-property-get-or-set-values.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21875/c-reflection-of-reflection-on-the-class-property-get-or-set-values.html</guid><description>C reflection of Reflection on the class property get or set values</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>HttpRequest Get and Post call methods on other pages</title><link>https://ofstack.com/ASP.NET/21876/httprequest-get-and-post-call-methods-on-other-pages.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21876/httprequest-get-and-post-call-methods-on-other-pages.html</guid><description>HttpRequest Get and Post call methods on other pages</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Small example of DataTable turned into a string copied to txt text</title><link>https://ofstack.com/ASP.NET/21877/small-example-of-datatable-turned-into-a-string-copied-to-txt-text.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21877/small-example-of-datatable-turned-into-a-string-copied-to-txt-text.html</guid><description>I wrote a method to turn DataTable into a string Once it becomes a string, you can copy it</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>AspNetPager+GridView implements paged instance code</title><link>https://ofstack.com/ASP.NET/21878/aspnetpager+gridview-implements-paged-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21878/aspnetpager+gridview-implements-paged-instance-code.html</guid><description>The framework is.NET Framework 4.0 .1 consists of three parts: the design code of the front page, the program code of the front page, and the css style…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>ASP.NET MVC implements the handling method of role based permission control</title><link>https://ofstack.com/ASP.NET/21879/asp.net-mvc-implements-the-handling-method-of-role-based-permission-control.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21879/asp.net-mvc-implements-the-handling-method-of-role-based-permission-control.html</guid><description>[Authorize] public ActionResult Index() The way of marking can realize that the marked ACTION must be authenticated user to access; Through the use of</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example code for the repeater column display and layout</title><link>https://ofstack.com/ASP.NET/21880/example-code-for-the-repeater-column-display-and-layout.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/21880/example-code-for-the-repeater-column-display-and-layout.html</guid><description>Example code for the repeater column display and layout</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the difference between the Delete and Remove methods for deleting rows by Datatable</title><link>https://ofstack.com/ASP.NET/22581/introduction-to-the-difference-between-the-delete-and-remove-methods-for-deleting-rows-by-datatable.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22581/introduction-to-the-difference-between-the-delete-and-remove-methods-for-deleting-rows-by-datatable.html</guid><description>1. If you want to delete a line from DataTable in C#, you can do the following: The &amp; # 8226; DataTable.Rows.Remove (DataRow), or DataTable.Rows.RemoveAt…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp.net method to determine if a string is Chinese</title><link>https://ofstack.com/ASP.NET/22582/asp.net-method-to-determine-if-a-string-is-chinese.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22582/asp.net-method-to-determine-if-a-string-is-chinese.html</guid><description>Any character takes two bytes in the unicode encoding. However, Chinese and English characters can be represented by 1 byte, while Chinese characters can be…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp.net no refresh paging instance code</title><link>https://ofstack.com/ASP.NET/22583/asp.net-no-refresh-paging-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22583/asp.net-no-refresh-paging-instance-code.html</guid><description>Data class code: PageService.ashx.cs1 like handler code: aspx page code: ModelConvertHelper.cs (converts datatable to list generic class) code:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp.net gets a summary of the URL and IP addresses</title><link>https://ofstack.com/ASP.NET/22584/asp.net-gets-a-summary-of-the-url-and-ip-addresses.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22584/asp.net-gets-a-summary-of-the-url-and-ip-addresses.html</guid><description>HttpContext. Current. Request. Url. ToString () is not reliable. If the current URL is http://localhost/search.aspx?user=http://csharp.xdowns.com &amp;…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Understanding and application of HttpHandler and HttpModule</title><link>https://ofstack.com/ASP.NET/22585/understanding-and-application-of-httphandler-and-httpmodule.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22585/understanding-and-application-of-httphandler-and-httpmodule.html</guid><description>The mysterious HttpHandler and HttpModule When I was in college, I started to learn asp.net from drag-and-drop controls, and I was not familiar with many…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The use of asp.net Repeater paging instances of PageDataSource</title><link>https://ofstack.com/ASP.NET/22586/the-use-of-asp.net-repeater-paging-instances-of-pagedatasource.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22586/the-use-of-asp.net-repeater-paging-instances-of-pagedatasource.html</guid><description>The use of asp.net Repeater paging instances of PageDataSource</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The combination of repeater and PageDataSource is used in asp.net to implement paging code</title><link>https://ofstack.com/ASP.NET/22587/the-combination-of-repeater-and-pagedatasource-is-used-in-asp.net-to-implement-paging-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22587/the-combination-of-repeater-and-pagedatasource-is-used-in-asp.net-to-implement-paging-code.html</guid><description>The combination of repeater and PageDataSource is used in asp.net to implement paging code</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net USES PageDataSource paging implementation code</title><link>https://ofstack.com/ASP.NET/22588/asp.net-uses-pagedatasource-paging-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22588/asp.net-uses-pagedatasource-paging-implementation-code.html</guid><description>Asp.net USES PageDataSource paging implementation code</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use asp.net&apos;s pageDataSource time indexing problem resolution</title><link>https://ofstack.com/ASP.NET/22589/use-asp.net&apos;s-pagedatasource-time-indexing-problem-resolution.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22589/use-asp.net&apos;s-pagedatasource-time-indexing-problem-resolution.html</guid><description>Use asp.net&apos;s pageDataSource time indexing problem resolution</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>IE10 under Gridview background setting line height does not work for the solution</title><link>https://ofstack.com/ASP.NET/22590/ie10-under-gridview-background-setting-line-height-does-not-work-for-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22590/ie10-under-gridview-background-setting-line-height-does-not-work-for-the-solution.html</guid><description>IE10 under Gridview background setting line height does not work for the solution</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Dynamically generate table and realize paging effect sharing</title><link>https://ofstack.com/ASP.NET/22591/dynamically-generate-table-and-realize-paging-effect-sharing.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22591/dynamically-generate-table-and-realize-paging-effect-sharing.html</guid><description>Dynamically generate table and realize paging effect sharing</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implement code in dropDownList that can both enter a new value and perform drop down selection</title><link>https://ofstack.com/ASP.NET/22592/implement-code-in-dropdownlist-that-can-both-enter-a-new-value-and-perform-drop-down-selection.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22592/implement-code-in-dropdownlist-that-can-both-enter-a-new-value-and-perform-drop-down-selection.html</guid><description>Implement code in dropDownList that can both enter a new value and perform drop down selection</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>GridView paging implementation of of common paging template</title><link>https://ofstack.com/ASP.NET/22593/gridview-paging-implementation-of-of-common-paging-template.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22593/gridview-paging-implementation-of-of-common-paging-template.html</guid><description>GridView paging implementation of of common paging template</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Color the lines of GridView and pop up the implementation idea of Kindeditor</title><link>https://ofstack.com/ASP.NET/22594/color-the-lines-of-gridview-and-pop-up-the-implementation-idea-of-kindeditor.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22594/color-the-lines-of-gridview-and-pop-up-the-implementation-idea-of-kindeditor.html</guid><description>Color the lines of GridView and pop up the implementation idea of Kindeditor</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Gridview&apos;s link and delete click prompt are discussed</title><link>https://ofstack.com/ASP.NET/22595/gridview&apos;s-link-and-delete-click-prompt-are-discussed.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22595/gridview&apos;s-link-and-delete-click-prompt-are-discussed.html</guid><description>Gridview&apos;s link and delete click prompt are discussed</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The.net pop up message box causes the page style to change</title><link>https://ofstack.com/ASP.NET/22598/the.net-pop-up-message-box-causes-the-page-style-to-change.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22598/the.net-pop-up-message-box-causes-the-page-style-to-change.html</guid><description>The.net pop up message box causes the page style to change</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net keeps the position of the page scroll bar the same after the of page is submitted</title><link>https://ofstack.com/ASP.NET/22600/asp.net-keeps-the-position-of-the-page-scroll-bar-the-same-after-the-of-page-is-submitted.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22600/asp.net-keeps-the-position-of-the-page-scroll-bar-the-same-after-the-of-page-is-submitted.html</guid><description>Asp.net keeps the position of the page scroll bar the same after the of page is submitted</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Asp. net GridView interleaved color change and light rod effect are achieved by two methods</title><link>https://ofstack.com/ASP.NET/22601/asp.-net-gridview-interleaved-color-change-and-light-rod-effect-are-achieved-by-two-methods.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22601/asp.-net-gridview-interleaved-color-change-and-light-rod-effect-are-achieved-by-two-methods.html</guid><description>Asp. net GridView interleaved color change and light rod effect are achieved by two methods</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net realtime display text box word realization code</title><link>https://ofstack.com/ASP.NET/22602/asp.net-realtime-display-text-box-word-realization-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22602/asp.net-realtime-display-text-box-word-realization-code.html</guid><description>Mouse events, keyboard events The event describe onClick A mouse click event, usually a mouse click within the scope of an object&apos;s control onDblClick…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net method to clear control values of customizable control types</title><link>https://ofstack.com/ASP.NET/22603/asp.net-method-to-clear-control-values-of-customizable-control-types.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22603/asp.net-method-to-clear-control-values-of-customizable-control-types.html</guid><description>Asp.net method to clear control values of customizable control types</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net anti repeat commit mechanism implementation method</title><link>https://ofstack.com/ASP.NET/22604/asp.net-anti-repeat-commit-mechanism-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22604/asp.net-anti-repeat-commit-mechanism-implementation-method.html</guid><description>Asp.net anti repeat commit mechanism implementation method</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net static method Grid to DataTable method implementation steps</title><link>https://ofstack.com/ASP.NET/22605/asp.net-static-method-grid-to-datatable-method-implementation-steps.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22605/asp.net-static-method-grid-to-datatable-method-implementation-steps.html</guid><description>Asp.net static method Grid to DataTable method implementation steps</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>gridview+objectdatasource+aspnetpager consolidate instances</title><link>https://ofstack.com/ASP.NET/22606/gridview+objectdatasource+aspnetpager-consolidate-instances.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22606/gridview+objectdatasource+aspnetpager-consolidate-instances.html</guid><description>gridview+objectdatasource+aspnetpager consolidate instances</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C implementation support breakpoint continuation multithreaded download client tool class</title><link>https://ofstack.com/ASP.NET/22607/c-implementation-support-breakpoint-continuation-multithreaded-download-client-tool-class.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22607/c-implementation-support-breakpoint-continuation-multithreaded-download-client-tool-class.html</guid><description>C implementation support breakpoint continuation multithreaded download client tool class</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>aspnetpager overrides url of to configure the pseudo static instance</title><link>https://ofstack.com/ASP.NET/22608/aspnetpager-overrides-url-of-to-configure-the-pseudo-static-instance.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22608/aspnetpager-overrides-url-of-to-configure-the-pseudo-static-instance.html</guid><description>aspnetpager overrides url of to configure the pseudo static instance</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use of switch in Repeater</title><link>https://ofstack.com/ASP.NET/22610/use-of-switch-in-repeater.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22610/use-of-switch-in-repeater.html</guid><description>Use of switch in Repeater</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Small example of DataTable data exported as Excel files</title><link>https://ofstack.com/ASP.NET/22612/small-example-of-datatable-data-exported-as-excel-files.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22612/small-example-of-datatable-data-exported-as-excel-files.html</guid><description>Small example of DataTable data exported as Excel files</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use of viewstate and cache in ASP.NET notes</title><link>https://ofstack.com/ASP.NET/22613/use-of-viewstate-and-cache-in-asp.net-notes.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22613/use-of-viewstate-and-cache-in-asp.net-notes.html</guid><description>(1) by default, ASP.Net is enabled with ViewState, which will generate lengthy hidden fields in the page. ViewState may be useful for pages that need to be…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ASP.NET notes on publishing management of small system cases</title><link>https://ofstack.com/ASP.NET/22614/asp.net-notes-on-publishing-management-of-small-system-cases.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22614/asp.net-notes-on-publishing-management-of-small-system-cases.html</guid><description>ASP.NET notes on publishing management of small system cases</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Debug problem analysis for visual studion multiple virtual sites using Fiddler</title><link>https://ofstack.com/ASP.NET/22615/debug-problem-analysis-for-visual-studion-multiple-virtual-sites-using-fiddler.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22615/debug-problem-analysis-for-visual-studion-multiple-virtual-sites-using-fiddler.html</guid><description>1: localhost. And 127.0.0.1. The behavior of URL is not 1 The problem of not being able to go through the local agent is not an BUG problem, which is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The xsl file is used in.net as a small example of a navigation menu</title><link>https://ofstack.com/ASP.NET/22616/the-xsl-file-is-used-in.net-as-a-small-example-of-a-navigation-menu.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22616/the-xsl-file-is-used-in.net-as-a-small-example-of-a-navigation-menu.html</guid><description>The xsl file is used in.net as a small example of a navigation menu</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The insert instance of ajax.net to the database</title><link>https://ofstack.com/ASP.NET/22617/the-insert-instance-of-ajax.net-to-the-database.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22617/the-insert-instance-of-ajax.net-to-the-database.html</guid><description>The insert instance of ajax.net to the database</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Database SqlParameter insert operation to prevent sql from being injected into the implementation code</title><link>https://ofstack.com/ASP.NET/22618/database-sqlparameter-insert-operation-to-prevent-sql-from-being-injected-into-the-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22618/database-sqlparameter-insert-operation-to-prevent-sql-from-being-injected-into-the-implementation-code.html</guid><description>Example: data is inserted into the database when the Button1 button is clicked.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Benefits and methods of asp. net url rewrite</title><link>https://ofstack.com/ASP.NET/22619/benefits-and-methods-of-asp.-net-url-rewrite.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/22619/benefits-and-methods-of-asp.-net-url-rewrite.html</guid><description>Benefits of url rewrite: 1. It is easy for search engines to retrieve (the website in html format has the highest priority for search engines to remember,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp.net CheckBoxList minimum width CSS style of compatibility good</title><link>https://ofstack.com/ASP.NET/23256/asp.net-checkboxlist-minimum-width-css-style-of-compatibility-good.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23256/asp.net-checkboxlist-minimum-width-css-style-of-compatibility-good.html</guid><description>asp.net CheckBoxList minimum width CSS style of compatibility good</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp.net pops up a message in iframe and performs a jump problem discussion</title><link>https://ofstack.com/ASP.NET/23257/asp.net-pops-up-a-message-in-iframe-and-performs-a-jump-problem-discussion.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23257/asp.net-pops-up-a-message-in-iframe-and-performs-a-jump-problem-discussion.html</guid><description>asp.net pops up a message in iframe and performs a jump problem discussion</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MVC4 Basic enumeration generation DropDownList practical tips</title><link>https://ofstack.com/ASP.NET/23258/mvc4-basic-enumeration-generation-dropdownlist-practical-tips.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23258/mvc4-basic-enumeration-generation-dropdownlist-practical-tips.html</guid><description>In MVC development, enumeration types are often used, usually in DropDownList, and each conversion is not a good idea. This functionality is implemented…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use of.ES0en 4.5 compression</title><link>https://ofstack.com/ASP.NET/23259/use-of.es0en-4.5-compression.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23259/use-of.es0en-4.5-compression.html</guid><description>New compressed namespaces and methods added in.NET 4.5. The ICSharpCode.SharpZipLib.dll class library can be discarded. Comparable in performance. But it…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Repeater binding dictionary data source code and error resolution</title><link>https://ofstack.com/ASP.NET/23261/repeater-binding-dictionary-data-source-code-and-error-resolution.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23261/repeater-binding-dictionary-data-source-code-and-error-resolution.html</guid><description>Repeater binding dictionary data source code and error resolution</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ASP. NET page event execution sequence is described</title><link>https://ofstack.com/ASP.NET/23262/asp.-net-page-event-execution-sequence-is-described.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23262/asp.-net-page-event-execution-sequence-is-described.html</guid><description>ASP. NET page event execution sequence is described</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp. net C implements instances of six methods for downloading files</title><link>https://ofstack.com/ASP.NET/23263/asp.-net-c-implements-instances-of-six-methods-for-downloading-files.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23263/asp.-net-c-implements-instances-of-six-methods-for-downloading-files.html</guid><description>asp. net C implements instances of six methods for downloading files</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>More on WPF using MultiConverter to control Button state</title><link>https://ofstack.com/ASP.NET/23264/more-on-wpf-using-multiconverter-to-control-button-state.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23264/more-on-wpf-using-multiconverter-to-control-button-state.html</guid><description>Requirements describe 1. The status of the button needs to be judged in different combinations according to the content of multiple data sources 2. The…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>GridView automatically increases the serial number of in three ways</title><link>https://ofstack.com/ASP.NET/23265/gridview-automatically-increases-the-serial-number-of-in-three-ways.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23265/gridview-automatically-increases-the-serial-number-of-in-three-ways.html</guid><description>GridView automatically increases the serial number of in three ways</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp.net Word to Html of does not require WORD components</title><link>https://ofstack.com/ASP.NET/23266/asp.net-word-to-html-of-does-not-require-word-components.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23266/asp.net-word-to-html-of-does-not-require-word-components.html</guid><description>asp.net Word to Html of does not require WORD components</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Delete a small example of the selected row in DataGridView from ES0en.NET</title><link>https://ofstack.com/ASP.NET/23268/delete-a-small-example-of-the-selected-row-in-datagridview-from-es0en.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23268/delete-a-small-example-of-the-selected-row-in-datagridview-from-es0en.net.html</guid><description>Delete a small example of the selected row in DataGridView from ES0en.NET</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp. net file download function example code</title><link>https://ofstack.com/ASP.NET/23271/asp.-net-file-download-function-example-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23271/asp.-net-file-download-function-example-code.html</guid><description>asp. net file download function example code</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c multi   image upload and generate thumbnail example code</title><link>https://ofstack.com/ASP.NET/23273/c-multi---image-upload-and-generate-thumbnail-example-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23273/c-multi---image-upload-and-generate-thumbnail-example-code.html</guid><description>c multi image upload and generate thumbnail example code</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to IsPostBack principle</title><link>https://ofstack.com/ASP.NET/23274/introduction-to-ispostback-principle.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23274/introduction-to-ispostback-principle.html</guid><description>The principle of IsPostback -------------------------------------------------------------------------------- Step by step, let you see. First say it, then…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Problems in common code based on ERP programs and solutions for excessive encapsulation that is not easy to maintain</title><link>https://ofstack.com/ASP.NET/23276/problems-in-common-code-based-on-erp-programs-and-solutions-for-excessive-encapsulation-that-is-not-easy-to-maintain.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23276/problems-in-common-code-based-on-erp-programs-and-solutions-for-excessive-encapsulation-that-is-not-easy-to-maintain.html</guid><description>When designing an ERP program, it is necessary to extract common code into a common type library. This reduces code duplication and improves code utilization.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>VB. NET method code for the progress bar</title><link>https://ofstack.com/ASP.NET/23277/vb.-net-method-code-for-the-progress-bar.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23277/vb.-net-method-code-for-the-progress-bar.html</guid><description>VB. NET method code for the progress bar</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Simple way to connect SQL Server in ES0en.NET</title><link>https://ofstack.com/ASP.NET/23278/simple-way-to-connect-sql-server-in-es0en.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23278/simple-way-to-connect-sql-server-in-es0en.net.html</guid><description>Simple way to connect SQL Server in ES0en.NET</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ASP. NET encryption password method instance</title><link>https://ofstack.com/ASP.NET/23279/asp.-net-encryption-password-method-instance.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23279/asp.-net-encryption-password-method-instance.html</guid><description>Whenever we build a database-driven, personalized web site, we must protect the user&apos;s data. While hackers can steal individual passwords, the bigger…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ASP. NET in the background to register the js script to use the method comparison</title><link>https://ofstack.com/ASP.NET/23280/asp.-net-in-the-background-to-register-the-js-script-to-use-the-method-comparison.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23280/asp.-net-in-the-background-to-register-the-js-script-to-use-the-method-comparison.html</guid><description>ASP. NET in the background to register the js script to use the method comparison</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ASP. NET Eval for data binding</title><link>https://ofstack.com/ASP.NET/23281/asp.-net-eval-for-data-binding.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23281/asp.-net-eval-for-data-binding.html</guid><description>Assuming that you already know the mechanics of ASP.NET Eval 1.1 data binding (Container in particular being a local variable), here&apos;s a look at what…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Crystal easy table calls WebService of C  which returns the application analysis of the data set</title><link>https://ofstack.com/ASP.NET/23282/crystal-easy-table-calls-webservice-of-c--which-returns-the-application-analysis-of-the-data-set.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23282/crystal-easy-table-calls-webservice-of-c--which-returns-the-application-analysis-of-the-data-set.html</guid><description>Crystal easy table calls WebService of C which returns the application analysis of the data set</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A brief introduction to the ADO type DataSet</title><link>https://ofstack.com/ASP.NET/23283/a-brief-introduction-to-the-ado-type-dataset.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23283/a-brief-introduction-to-the-ado-type-dataset.html</guid><description>1. Disadvantages of weak DataSet: 1, only by column name reference, dataset. Tables[0].Rows[0][&quot;Age&quot;], if the wrong column name will not be found when…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>vs. net control updatePanel implements a refreshing method</title><link>https://ofstack.com/ASP.NET/23284/vs.-net-control-updatepanel-implements-a-refreshing-method.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23284/vs.-net-control-updatepanel-implements-a-refreshing-method.html</guid><description>vs. net control updatePanel implements a refreshing method</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp.net GridView control use methods</title><link>https://ofstack.com/ASP.NET/23287/asp.net-gridview-control-use-methods.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23287/asp.net-gridview-control-use-methods.html</guid><description>asp.net GridView control use methods</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp. net edit small examples of gridview</title><link>https://ofstack.com/ASP.NET/23288/asp.-net-edit-small-examples-of-gridview.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23288/asp.-net-edit-small-examples-of-gridview.html</guid><description>asp. net edit small examples of gridview</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Global.asax takes the absolute path</title><link>https://ofstack.com/ASP.NET/23290/global.asax-takes-the-absolute-path.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23290/global.asax-takes-the-absolute-path.html</guid><description>Global.asax takes the absolute path</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Request.UrlReferrer USES details</title><link>https://ofstack.com/ASP.NET/23291/request.urlreferrer-uses-details.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23291/request.urlreferrer-uses-details.html</guid><description>Request.UrlReferrer USES details</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The XML file modifies the node property value of in several ways</title><link>https://ofstack.com/ASP.NET/23292/the-xml-file-modifies-the-node-property-value-of-in-several-ways.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23292/the-xml-file-modifies-the-node-property-value-of-in-several-ways.html</guid><description>The XML file modifies the node property value of in several ways</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ASP.NET notes how to use advertising controls</title><link>https://ofstack.com/ASP.NET/23293/asp.net-notes-how-to-use-advertising-controls.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23293/asp.net-notes-how-to-use-advertising-controls.html</guid><description>How to use advertising controls: The AD file is an XML file. All tag attributes in the AD file are analyzed and put into the adProperties dictionary for…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use and advantages of asp. net server side instruction include</title><link>https://ofstack.com/ASP.NET/23294/use-and-advantages-of-asp.-net-server-side-instruction-include.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23294/use-and-advantages-of-asp.-net-server-side-instruction-include.html</guid><description>asp.net server includes instruction the simple point is 1 &lt; ! - # include file | virtual = &quot;filename&quot; � &gt; msdn inserts the contents of the specified file…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Json data conversion list object implementation ideas and code</title><link>https://ofstack.com/ASP.NET/23295/json-data-conversion-list-object-implementation-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23295/json-data-conversion-list-object-implementation-ideas-and-code.html</guid><description>Json data conversion list object implementation ideas and code</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Determine how the WebBrowser browser handles page load completion</title><link>https://ofstack.com/ASP.NET/23995/determine-how-the-webbrowser-browser-handles-page-load-completion.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23995/determine-how-the-webbrowser-browser-handles-page-load-completion.html</guid><description>Many people think that the connection of SqlConnection is not time-consuming, because the average time for loop execution of ES2en.Open is almost zero, but…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed example of Xml serialization and deserialization of XmlSerializer objects</title><link>https://ofstack.com/ASP.NET/23999/a-detailed-example-of-xml-serialization-and-deserialization-of-xmlserializer-objects.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/23999/a-detailed-example-of-xml-serialization-and-deserialization-of-xmlserializer-objects.html</guid><description>A detailed example of Xml serialization and deserialization of XmlSerializer objects</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Net 4.0 delegate delegate use details</title><link>https://ofstack.com/ASP.NET/24001/net-4.0-delegate-delegate-use-details.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24001/net-4.0-delegate-delegate-use-details.html</guid><description>Net 4.0 delegate delegate use details</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Based on the in depth analysis of covariant and contravariant in.Net</title><link>https://ofstack.com/ASP.NET/24002/based-on-the-in-depth-analysis-of-covariant-and-contravariant-in.net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24002/based-on-the-in-depth-analysis-of-covariant-and-contravariant-in.net.html</guid><description>Covariant and contravariant should start with object - oriented inheritance. Inheritance relationship refers to the relationship between a subclass and its…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail solution for adding custom configuration in Web.config or App.config</title><link>https://ofstack.com/ASP.NET/24003/detail-solution-for-adding-custom-configuration-in-web.config-or-app.config.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24003/detail-solution-for-adding-custom-configuration-in-web.config-or-app.config.html</guid><description>Detail solution for adding custom configuration in Web.config or App.config</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the differences between Web.config and App.config</title><link>https://ofstack.com/ASP.NET/24004/analysis-of-the-differences-between-web.config-and-app.config.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24004/analysis-of-the-differences-between-web.config-and-app.config.html</guid><description>web. config is the configuration file for web applications that provide the configuration for web applications. In your web program, you can create one…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Simple application of the Linkbutton control in a project</title><link>https://ofstack.com/ASP.NET/24005/simple-application-of-the-linkbutton-control-in-a-project.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24005/simple-application-of-the-linkbutton-control-in-a-project.html</guid><description>Simple application of the Linkbutton control in a project</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Web URL space conversion method</title><link>https://ofstack.com/ASP.NET/24011/web-url-space-conversion-method.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24011/web-url-space-conversion-method.html</guid><description>See URL is HttpUtility.UrlEncode converts Spaces to &quot;+&quot;, find the reason and work on Bug. Reference: Use the HttpUtility.UrlPathEncode, UrlPathEncode method…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>What format is aspx how to open ASPX file</title><link>https://ofstack.com/ASP.NET/24013/what-format-is-aspx-how-to-open-aspx-file.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24013/what-format-is-aspx-how-to-open-aspx-file.html</guid><description>What format is aspx how to open ASPX file</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>CheckBoxList two columns compiled side by side into a table showing the concrete implementation</title><link>https://ofstack.com/ASP.NET/24014/checkboxlist-two-columns-compiled-side-by-side-into-a-table-showing-the-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24014/checkboxlist-two-columns-compiled-side-by-side-into-a-table-showing-the-concrete-implementation.html</guid><description>CheckBoxList two columns compiled side by side into a table showing the concrete implementation</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed explanation of the use of Lumisoft. NET component POP3 for message receiving and deletion operations</title><link>https://ofstack.com/ASP.NET/24017/a-detailed-explanation-of-the-use-of-lumisoft.-net-component-pop3-for-message-receiving-and-deletion-operations.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24017/a-detailed-explanation-of-the-use-of-lumisoft.-net-component-pop3-for-message-receiving-and-deletion-operations.html</guid><description>Lumisoft. NET component is a very powerful open source component for mail sending, receiving, and so on. I have written some essays on this component…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp.net countdown automatic page jump method of USES javascript</title><link>https://ofstack.com/ASP.NET/24020/asp.net-countdown-automatic-page-jump-method-of-uses-javascript.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24020/asp.net-countdown-automatic-page-jump-method-of-uses-javascript.html</guid><description>First, create a page to jump to, as follows. Response.Redirect(&quot;LoginTiao.aspx&quot;); Simple code, no mapping!</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ASP. NET error logging method</title><link>https://ofstack.com/ASP.NET/24021/asp.-net-error-logging-method.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24021/asp.-net-error-logging-method.html</guid><description>In this article, we will document errors and exceptions in our website with a simple process. We do this by navigating the user to a separate page whenever…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp. of prints the part of the implementation code you need to print</title><link>https://ofstack.com/ASP.NET/24026/asp.-of-prints-the-part-of-the-implementation-code-you-need-to-print.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24026/asp.-of-prints-the-part-of-the-implementation-code-you-need-to-print.html</guid><description>The process is simple: First, set the start and end print tags in asp.net page. To ensure that the tags are not displayed during web browsing, we use&quot; &lt; !…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Asp. net 2.0 display thumbnail without refreshing picture upload concrete implementation</title><link>https://ofstack.com/ASP.NET/24027/asp.-net-2.0-display-thumbnail-without-refreshing-picture-upload-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24027/asp.-net-2.0-display-thumbnail-without-refreshing-picture-upload-concrete-implementation.html</guid><description>Compatibility is not bad: FF, CH, IE, cheetah, can be achieved. If you see echo. Success, of course. After several days of non-stop drilling, finally this 2…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A small example in ES0en. net of getting the application&apos;s full Url path</title><link>https://ofstack.com/ASP.NET/24030/a-small-example-in-es0en.-net-of-getting-the-application&apos;s-full-url-path.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24030/a-small-example-in-es0en.-net-of-getting-the-application&apos;s-full-url-path.html</guid><description>A small example in ES0en. net of getting the application&apos;s full Url path</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ASP. NET MVC Captcha function implementation code</title><link>https://ofstack.com/ASP.NET/24031/asp.-net-mvc-captcha-function-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24031/asp.-net-mvc-captcha-function-implementation-code.html</guid><description>ASP. NET MVC Captcha function implementation code</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ASP.NET USES DataList to achieve seamless image rolling instance sharing</title><link>https://ofstack.com/ASP.NET/24033/asp.net-uses-datalist-to-achieve-seamless-image-rolling-instance-sharing.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24033/asp.net-uses-datalist-to-achieve-seamless-image-rolling-instance-sharing.html</guid><description>ASP.NET USES DataList to achieve seamless image rolling instance sharing</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of Asp. net DataBinder. Eval usage summary</title><link>https://ofstack.com/ASP.NET/24034/in-depth-understanding-of-asp.-net-databinder.-eval-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/24034/in-depth-understanding-of-asp.-net-databinder.-eval-usage-summary.html</guid><description>&lt; %# Bind(&quot;Subject&quot;) % &gt; // Bind fields &lt; %# Container.DataItemIndex + 1% &gt; // Realize automatic numbering &lt; %# DataBinder.Eval(Container.DataItem, &quot;[n]&quot;) %…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Used in ASP. NET Gridview checkbox delete instances of two methods</title><link>https://ofstack.com/ASP.NET/25488/used-in-asp.-net-gridview-checkbox-delete-instances-of-two-methods.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/25488/used-in-asp.-net-gridview-checkbox-delete-instances-of-two-methods.html</guid><description>Used in ASP. NET Gridview checkbox delete instances of two methods</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp. net initializes a small example of a text box</title><link>https://ofstack.com/ASP.NET/25496/asp.-net-initializes-a-small-example-of-a-text-box.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/25496/asp.-net-initializes-a-small-example-of-a-text-box.html</guid><description>asp. net initializes a small example of a text box</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>asp. net generic connection database instance code</title><link>https://ofstack.com/ASP.NET/26229/asp.-net-generic-connection-database-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/26229/asp.-net-generic-connection-database-instance-code.html</guid><description>asp. net generic connection database instance code</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>GridView custom delete operation of the specific method</title><link>https://ofstack.com/ASP.NET/26961/gridview-custom-delete-operation-of-the-specific-method.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/26961/gridview-custom-delete-operation-of-the-specific-method.html</guid><description>GridView custom delete operation of the specific method</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common methods of ASP. NET page value transfer</title><link>https://ofstack.com/ASP.NET/26978/summary-of-common-methods-of-asp.-net-page-value-transfer.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/26978/summary-of-common-methods-of-asp.-net-page-value-transfer.html</guid><description>Summary of common methods of ASP. NET page value transfer</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Three ways to make Response.Redirect open in a new window</title><link>https://ofstack.com/ASP.NET/27693/three-ways-to-make-response.redirect-open-in-a-new-window.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/27693/three-ways-to-make-response.redirect-open-in-a-new-window.html</guid><description>By default, Response.Rederect jumps to this page, so it doesn&apos;t seem to be possible to open a new page in the background, except for using window.open in js…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on the acquisition of zero point of the day by 12   hour system and 24   hour system</title><link>https://ofstack.com/ASP.NET/27707/discussion-on-the-acquisition-of-zero-point-of-the-day-by-12---hour-system-and-24---hour-system.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/27707/discussion-on-the-acquisition-of-zero-point-of-the-day-by-12---hour-system-and-24---hour-system.html</guid><description>Discussion on the acquisition of zero point of the day by 12 hour system and 24 hour system</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Repeater controls implement edit  update  delete  and other operations such as sample code</title><link>https://ofstack.com/ASP.NET/28449/repeater-controls-implement-edit--update--delete--and-other-operations-such-as-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/28449/repeater-controls-implement-edit--update--delete--and-other-operations-such-as-sample-code.html</guid><description>Repeater controls implement edit update delete and other operations such as sample code</description><pubDate>Wed, 07 Oct 2020 00:00:00 GMT</pubDate></item><item><title>How does Repeater implement multi line interval display delimiters</title><link>https://ofstack.com/ASP.NET/28588/how-does-repeater-implement-multi-line-interval-display-delimiters.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/28588/how-does-repeater-implement-multi-line-interval-display-delimiters.html</guid><description>How does Repeater implement multi line interval display delimiters</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>A way to share the contents of a text file or text into a picture</title><link>https://ofstack.com/ASP.NET/29177/a-way-to-share-the-contents-of-a-text-file-or-text-into-a-picture.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/29177/a-way-to-share-the-contents-of-a-text-file-or-text-into-a-picture.html</guid><description>A way to share the contents of a text file or text into a picture</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>ASP. net three effective ways to determine the type of file being uploaded</title><link>https://ofstack.com/ASP.NET/29850/asp.-net-three-effective-ways-to-determine-the-type-of-file-being-uploaded.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/29850/asp.-net-three-effective-ways-to-determine-the-type-of-file-being-uploaded.html</guid><description>ASP. net three effective ways to determine the type of file being uploaded</description><pubDate>Sat, 05 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Bind Style style code as Eval in the Repeater control</title><link>https://ofstack.com/ASP.NET/30209/bind-style-style-code-as-eval-in-the-repeater-control.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/30209/bind-style-style-code-as-eval-in-the-repeater-control.html</guid><description>Bind Style style code as Eval in the Repeater control</description><pubDate>Thu, 10 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Conceptual differences between asp controls and html controls</title><link>https://ofstack.com/ASP.NET/30809/conceptual-differences-between-asp-controls-and-html-controls.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/30809/conceptual-differences-between-asp-controls-and-html-controls.html</guid><description>Conceptual differences between asp controls and html controls</description><pubDate>Sun, 20 Dec 2020 00:00:00 GMT</pubDate></item><item><title>From GridView  click CheckBox to select a row to change the color of that row</title><link>https://ofstack.com/ASP.NET/30933/from-gridview--click-checkbox-to-select-a-row-to-change-the-color-of-that-row.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/30933/from-gridview--click-checkbox-to-select-a-row-to-change-the-color-of-that-row.html</guid><description>From GridView click CheckBox to select a row to change the color of that row</description><pubDate>Mon, 21 Dec 2020 00:00:00 GMT</pubDate></item><item><title>asp.net site anti malicious refresh Cookies and Session solution</title><link>https://ofstack.com/ASP.NET/31649/asp.net-site-anti-malicious-refresh-cookies-and-session-solution.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/31649/asp.net-site-anti-malicious-refresh-cookies-and-session-solution.html</guid><description>This article describes the example of asp.net website anti-malicious refresh Cookies and Session solution, WEB program design is very practical skills.…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>asp.net uses encrypted database join strings to ensure data security</title><link>https://ofstack.com/ASP.NET/31650/asp.net-uses-encrypted-database-join-strings-to-ensure-data-security.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/31650/asp.net-uses-encrypted-database-join-strings-to-ensure-data-security.html</guid><description>When we publish the website, encrypt web.config, which can effectively ensure the database user and password security, the steps are as follows: Execution…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>ASP. Examples of nested use of data display controls in Net</title><link>https://ofstack.com/ASP.NET/31651/asp.-examples-of-nested-use-of-data-display-controls-in-net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/31651/asp.-examples-of-nested-use-of-data-display-controls-in-net.html</guid><description>1. There is a need to load all User on the page, and each User must be followed by the User task! My solution is to use Repeater to load all User&apos;s, and to…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>asp. Understanding Inversion of Control in net Text + Code</title><link>https://ofstack.com/ASP.NET/31652/asp.-understanding-inversion-of-control-in-net-text-+-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/31652/asp.-understanding-inversion-of-control-in-net-text-+-code.html</guid><description>IOC is interpreted as: &quot;Inversion of control is a common characteristic of frameworks, ES11en ES12en ES13en ES14en ES15en ES17en ES18en ES19en ES20en ES21en…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Asp.net exports Excel and Csv data in text format</title><link>https://ofstack.com/ASP.NET/31653/asp.net-exports-excel-and-csv-data-in-text-format.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/31653/asp.net-exports-excel-and-csv-data-in-text-format.html</guid><description>Just started to work on Excel related projects, so make a note of any problems you encounter, no matter how big or small This is a powerful function of…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>ASP.NET implements single point login. of is suitable for a variety of situations</title><link>https://ofstack.com/ASP.NET/31654/asp.net-implements-single-point-login.-of-is-suitable-for-a-variety-of-situations.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/31654/asp.net-implements-single-point-login.-of-is-suitable-for-a-variety-of-situations.html</guid><description>The first kind: with the main domain but different sub-domain between the realization of single point landing Form authentication is actually authentication…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>asp.net background how to dynamically add JS file and css file reference</title><link>https://ofstack.com/ASP.NET/31655/asp.net-background-how-to-dynamically-add-js-file-and-css-file-reference.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/31655/asp.net-background-how-to-dynamically-add-js-file-and-css-file-reference.html</guid><description>First add the namespace using System.Web.UI.HtmlControls; The code dynamically adds references to css files The code dynamically adds references to JS files</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>asp. net of C disallows caching files from the client side</title><link>https://ofstack.com/ASP.NET/31656/asp.-net-of-c-disallows-caching-files-from-the-client-side.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/31656/asp.-net-of-c-disallows-caching-files-from-the-client-side.html</guid><description>IIS caches the file to the client by file address and parameters so that it is faster to access the content again. If you want to remove this mechanism, you…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>asp.net summary of common ways to export excel data</title><link>https://ofstack.com/ASP.NET/32226/asp.net-summary-of-common-ways-to-export-excel-data.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/32226/asp.net-summary-of-common-ways-to-export-excel-data.html</guid><description>In this paper, examples of asp.net 1 some commonly used excel data export methods, but also introduced in the data import or export may encounter a summary…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>asp.net to send mail implementation method</title><link>https://ofstack.com/ASP.NET/32227/asp.net-to-send-mail-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/32227/asp.net-to-send-mail-implementation-method.html</guid><description>This article illustrates the implementation of asp.net to send mail. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>ASP. Usage example resolution of TimeSpan in NET</title><link>https://ofstack.com/ASP.NET/32228/asp.-usage-example-resolution-of-timespan-in-net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/32228/asp.-usage-example-resolution-of-timespan-in-net.html</guid><description>This article illustrates the use of TimeSpan in ASP.NET, and share it with you for your reference. The details are as follows: TimeSpan has several…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>ASP.NET implements the method of obtaining provincial and municipal address according to IP</title><link>https://ofstack.com/ASP.NET/32230/asp.net-implements-the-method-of-obtaining-provincial-and-municipal-address-according-to-ip.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/32230/asp.net-implements-the-method-of-obtaining-provincial-and-municipal-address-according-to-ip.html</guid><description>This article describes the example of ASP.NET to achieve according to IP access to provincial and municipal address method, to share with you for your…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>ASP. NET MVC basis</title><link>https://ofstack.com/ASP.NET/32231/asp.-net-mvc-basis.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/32231/asp.-net-mvc-basis.html</guid><description>1. MVC and ASP.NET and MVC basic concepts MVC is short for Model-View-Controller. MVC divides an application into three major components: Model, View,…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>asp. Analysis of the difference between virtual and abstract in net</title><link>https://ofstack.com/ASP.NET/32233/asp.-analysis-of-the-difference-between-virtual-and-abstract-in-net.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/32233/asp.-analysis-of-the-difference-between-virtual-and-abstract-in-net.html</guid><description>This paper analyzes the differences between virtual and abstract in asp.net, and shares it with you for your reference. The specific analysis is as follows:</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>asp.net Autologon Method by Saving User Password with cookie</title><link>https://ofstack.com/ASP.NET/32776/asp.net-autologon-method-by-saving-user-password-with-cookie.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/32776/asp.net-autologon-method-by-saving-user-password-with-cookie.html</guid><description>This article gives an example of how asp.net can use cookie to save user passwords for automatic login.Share it for your reference.Specific analysis is as…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>ASP.NET uses custom functions to switch between uppercase and lowercase strings</title><link>https://ofstack.com/ASP.NET/33261/asp.net-uses-custom-functions-to-switch-between-uppercase-and-lowercase-strings.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/33261/asp.net-uses-custom-functions-to-switch-between-uppercase-and-lowercase-strings.html</guid><description>This article describes an example of ASP.NET using custom functions to switch the case of strings.Share it for your reference.The implementation is as follows:</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>ASP. NET solution for uploading large files</title><link>https://ofstack.com/ASP.NET/33592/asp.-net-solution-for-uploading-large-files.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/33592/asp.-net-solution-for-uploading-large-files.html</guid><description>First, we need to download this component named RanUpLoad. After the download is complete, the two dll files are added to the reference center of the…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>asp. net Operation Word for Batch Replacement</title><link>https://ofstack.com/ASP.NET/34423/asp.-net-operation-word-for-batch-replacement.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/34423/asp.-net-operation-word-for-batch-replacement.html</guid><description>First, the Microsoft. Office. Interop. Word component is introduced, which appears in COM after office is installed. The code is as follows The above is…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>How does the request enter the ASP. NET MVC framework</title><link>https://ofstack.com/ASP.NET/35348/how-does-the-request-enter-the-asp.-net-mvc-framework.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/35348/how-does-the-request-enter-the-asp.-net-mvc-framework.html</guid><description>For WebForm development, the request is usually an url ending in. aspx, corresponding to a physical file, which is actually a control (Page) from a code…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Encryption and Decryption of Database Connection String in ASP. NET web. config</title><link>https://ofstack.com/ASP.NET/36942/encryption-and-decryption-of-database-connection-string-in-asp.-net-web.-config.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/36942/encryption-and-decryption-of-database-connection-string-in-asp.-net-web.-config.html</guid><description>Although it is not very new, I believe there are still many people who don&apos;t know, well, don&apos;t talk nonsense, give the method directly: start-- &gt; Run, enter…</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>ASP. NET file compression and decompression class (C)</title><link>https://ofstack.com/ASP.NET/38031/asp.-net-file-compression-and-decompression-class-(c).html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/38031/asp.-net-file-compression-and-decompression-class-(c).html</guid><description>In this paper, the method of extracting files by asp. net C # is described. It is necessary to refer to one ICSharpCode. SharpZipLib. dll for your…</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>File compression and decompression in asp. NET (3 ways)</title><link>https://ofstack.com/ASP.NET/39020/file-compression-and-decompression-in-asp.-net-(3-ways).html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/39020/file-compression-and-decompression-in-asp.-net-(3-ways).html</guid><description>In. NET, zip can be compressed and decompressed in many ways: 1. System. IO. Packaging; 2. Use the third class library; 3. It is implemented by adding…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>asp. net Get the database connection string</title><link>https://ofstack.com/ASP.NET/39550/asp.-net-get-the-database-connection-string.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/39550/asp.-net-get-the-database-connection-string.html</guid><description>1. Add a reference using System.Configuration; string strConnectionString=ConfigurationManager.AppSettings[&quot;LocalConnectionString&quot;].ToString()</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Analysis on the use of Repeater control of export as it is and dynamically display and hide columns in Repeater</title><link>https://ofstack.com/ASP.NET/39555/analysis-on-the-use-of-repeater-control-of-export-as-it-is-and-dynamically-display-and-hide-columns-in-repeater.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/39555/analysis-on-the-use-of-repeater-control-of-export-as-it-is-and-dynamically-display-and-hide-columns-in-repeater.html</guid><description>1. Repeater data is exported as is 2. Dynamically show/hide columns in Repeater 3. The downloaded excel is displayed in html format Need to put &lt; table &gt;…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Asp. net calls background entity class data without refresh and returns it in Json format</title><link>https://ofstack.com/ASP.NET/39559/asp.-net-calls-background-entity-class-data-without-refresh-and-returns-it-in-json-format.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/39559/asp.-net-calls-background-entity-class-data-without-refresh-and-returns-it-in-json-format.html</guid><description>Create a new 1-class handler Foreground JS code Foreground JS code //ToLocalTime () Converts UTC format data to standard date format //Note that…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Four Verification Programming Methods under ASP. NET MVC [Continued]</title><link>https://ofstack.com/ASP.NET/39797/four-verification-programming-methods-under-asp.-net-mvc-%5Bcontinued%5D.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/39797/four-verification-programming-methods-under-asp.-net-mvc-%5Bcontinued%5D.html</guid><description>In the article &quot;Four Verification Programming Methods of ASP. NET MVC&quot;, we introduced four server-side verification programming methods supported by ASP.…</description><pubDate>Sat, 04 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Simple application example of asp. net reflection</title><link>https://ofstack.com/ASP.NET/40277/simple-application-example-of-asp.-net-reflection.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/40277/simple-application-example-of-asp.-net-reflection.html</guid><description>In this paper, an example is given to describe the simple application of asp. net reflection. Share it for your reference, as follows: Reflection provides…</description><pubDate>Sun, 12 Sep 2021 00:00:00 GMT</pubDate></item><item><title>D3D Solution for YUV Playback under WPF</title><link>https://ofstack.com/ASP.NET/40516/d3d-solution-for-yuv-playback-under-wpf.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/40516/d3d-solution-for-yuv-playback-under-wpf.html</guid><description>In the construction of video media playing and monitoring system, the display of YUV data is often involved. 1-like playback controls and SDK are rendered…</description><pubDate>Thu, 16 Sep 2021 00:00:00 GMT</pubDate></item><item><title>asp. net Implementation of DES Encryption and Decryption Operation Example</title><link>https://ofstack.com/ASP.NET/40988/asp.-net-implementation-of-des-encryption-and-decryption-operation-example.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/40988/asp.-net-implementation-of-des-encryption-and-decryption-operation-example.html</guid><description>This paper describes the DES encryption and decryption operation implemented by asp. net. Share it for your reference, as follows: PS: Friends who are…</description><pubDate>Fri, 24 Sep 2021 00:00:00 GMT</pubDate></item><item><title>ASP. NET Encryption and Decryption MD5 Encryption Help Class Implementation Code</title><link>https://ofstack.com/ASP.NET/41450/asp.-net-encryption-and-decryption-md5-encryption-help-class-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/41450/asp.-net-encryption-and-decryption-md5-encryption-help-class-implementation-code.html</guid><description>ASP. NET Encryption and Decryption MD5 Encryption Help Class Implementation Code</description><pubDate>Wed, 13 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Development data annotation based on Model layer in MVC5</title><link>https://ofstack.com/ASP.NET/41876/development-data-annotation-based-on-model-layer-in-mvc5.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/41876/development-data-annotation-based-on-model-layer-in-mvc5.html</guid><description>ASP. NET MVC5 Model layer development, using data annotations have three functions: Data mapping (mapping classes of Model layer to corresponding tables…</description><pubDate>Sat, 16 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Summary of knowledge points using dependency injection in ASP. NET Core filter</title><link>https://ofstack.com/ASP.NET/43304/summary-of-knowledge-points-using-dependency-injection-in-asp.-net-core-filter.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/43304/summary-of-knowledge-points-using-dependency-injection-in-asp.-net-core-filter.html</guid><description>How to use constructor injection for filter ActionFilterAttribute? 1 custom filters can be used directly by identifying them in a characteristic way…</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>asp. net core dependency injection</title><link>https://ofstack.com/ASP.NET/43751/asp.-net-core-dependency-injection.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/43751/asp.-net-core-dependency-injection.html</guid><description>I haven&apos;t written Weibo for a long time, because some time ago, due to family reasons, I decided to move from Beijing, where I worked for more than 3 years,…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of response compression in ASP. NET Core</title><link>https://ofstack.com/ASP.NET/43968/implementation-of-response-compression-in-asp.-net-core.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/43968/implementation-of-response-compression-in-asp.-net-core.html</guid><description>Response compression technology is a commonly used technology in Web development field at present. Under the condition of limited bandwidth resources, using…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Explain how to use IHttpClientFactory in ASP. NET Core</title><link>https://ofstack.com/ASP.NET/44203/explain-how-to-use-ihttpclientfactory-in-asp.-net-core.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44203/explain-how-to-use-ihttpclientfactory-in-asp.-net-core.html</guid><description>IHttpClientFactory allows you to create HttpClient instances seamlessly, avoiding manually managing their lifecycle. When developing applications using ASP.…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>How to use the implementation of distributed cache in ASP. Net Core</title><link>https://ofstack.com/ASP.NET/44204/how-to-use-the-implementation-of-distributed-cache-in-asp.-net-core.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44204/how-to-use-the-implementation-of-distributed-cache-in-asp.-net-core.html</guid><description>ASP. Net Core provides several types of caching, including support for distributed caching in addition to in-memory caching and response caching. In the…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>How to use IHostedService in ASP. Net Core</title><link>https://ofstack.com/ASP.NET/44205/how-to-use-ihostedservice-in-asp.-net-core.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44205/how-to-use-ihostedservice-in-asp.-net-core.html</guid><description>In our applications, there are often some requirements for performing background tasks and task scheduling. How can we implement them in ASP. Net Core? You…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of configuration in ASP. NET Core</title><link>https://ofstack.com/ASP.NET/44206/detailed-explanation-of-configuration-in-asp.-net-core.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44206/detailed-explanation-of-configuration-in-asp.-net-core.html</guid><description>ASP. NET Core provides a flexible, extensible, key-based configuration system. However, the configuration system is separate from ASP. NET Core, which is…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Operating the Oracle database with ODP. NET Core + Dapper in. NetCore of C</title><link>https://ofstack.com/ASP.NET/44207/operating-the-oracle-database-with-odp.-net-core-+-dapper-in.-netcore-of-c.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44207/operating-the-oracle-database-with-odp.-net-core-+-dapper-in.-netcore-of-c.html</guid><description>Although 1 is talking about &quot;de-IOE&quot;, in state-owned enterprises and governments, the historical burden of Oracle is too heavy, and even many business…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Explain how to return data in three ways in ASP. NET Core Web API</title><link>https://ofstack.com/ASP.NET/44209/explain-how-to-return-data-in-three-ways-in-asp.-net-core-web-api.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44209/explain-how-to-return-data-in-three-ways-in-asp.-net-core-web-api.html</guid><description>In ASP. NET Core, there are three ways to return data and HTTP status codes, the simplest of which is to return the specified type instance directly, as…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Explain how to use the Route feature in ASP. NET Core</title><link>https://ofstack.com/ASP.NET/44210/explain-how-to-use-the-route-feature-in-asp.-net-core.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44210/explain-how-to-use-the-route-feature-in-asp.-net-core.html</guid><description>The Route middleware in ASP. NET Core is responsible for matching request to their respective Route handlers, and Route is divided into two types:…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>ASP. NET example of uploading files to a shared folder</title><link>https://ofstack.com/ASP.NET/44429/asp.-net-example-of-uploading-files-to-a-shared-folder.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44429/asp.-net-example-of-uploading-files-to-a-shared-folder.html</guid><description>Creating Shared Folder Resources These are the details of ASP. NET uploading files to a shared folder. For more information about ASP. NET uploading files,…</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Five Fundamentals of Net Memory Management</title><link>https://ofstack.com/ASP.NET/44871/five-fundamentals-of-net-memory-management.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44871/five-fundamentals-of-net-memory-management.html</guid><description>Small .NET Objects are assigned to a small object heap ( SOH ). There are three species: generation 0, generation 1 and generation 2. Objects move upward…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Automatically enable CAP transaction details in ASP. NET Core</title><link>https://ofstack.com/ASP.NET/44872/automatically-enable-cap-transaction-details-in-asp.-net-core.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44872/automatically-enable-cap-transaction-details-in-asp.-net-core.html</guid><description>The purpose of this article is to describe how to use the ASP.NET Core Project and a simple way to enable CAP transactions, because in our examples are more…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>An article teaches you how to troubleshoot. NET memory leaks</title><link>https://ofstack.com/ASP.NET/44874/an-article-teaches-you-how-to-troubleshoot.-net-memory-leaks.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/44874/an-article-teaches-you-how-to-troubleshoot.-net-memory-leaks.html</guid><description>Memory leak usually means that after some objects of an application complete its life cycle, they are accidentally referenced by other objects, which leads…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Net Core HttpClient Processing Response Compression Details</title><link>https://ofstack.com/ASP.NET/45079/net-core-httpclient-processing-response-compression-details.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/45079/net-core-httpclient-processing-response-compression-details.html</guid><description>As mentioned in the previous article ASP. NET Core implementation of response compression, the main work of the server side is based on Content-Encoding The…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>ASP. NET Core MVC dependency injection View and Controller</title><link>https://ofstack.com/ASP.NET/45080/asp.-net-core-mvc-dependency-injection-view-and-controller.html</link><guid isPermaLink="true">https://ofstack.com/ASP.NET/45080/asp.-net-core-mvc-dependency-injection-view-and-controller.html</guid><description>ASP.NET Core Supports the use of dependency injection in attempts. This will help provide view-specific services, such as localization or data that is only…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>c sharp gets an N summization of the root directory of the Web program and the non Web program</title><link>https://ofstack.com/C-Sharp/12509/c-sharp-gets-an-n-summization-of-the-root-directory-of-the-web-program-and-the-non-web-program.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/12509/c-sharp-gets-an-n-summization-of-the-root-directory-of-the-web-program-and-the-non-web-program.html</guid><description>c sharp gets an N summization of the root directory of the Web program and the non Web program</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>c recursive access folder of delete lyrics file</title><link>https://ofstack.com/C-Sharp/13478/c-recursive-access-folder-of-delete-lyrics-file.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/13478/c-recursive-access-folder-of-delete-lyrics-file.html</guid><description>c recursive access folder of delete lyrics file</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Convert List to DataSet implementation code</title><link>https://ofstack.com/C-Sharp/13523/convert-list-to-dataset-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/13523/convert-list-to-dataset-implementation-code.html</guid><description>Convert List to DataSet implementation code</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>The usage and conversion of Array and ArrayList in C</title><link>https://ofstack.com/C-Sharp/14496/the-usage-and-conversion-of-array-and-arraylist-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/14496/the-usage-and-conversion-of-array-and-arraylist-in-c.html</guid><description>An overview of the differences between ArrayList and Array ArrayList is a complex version of an array. The ArrayList class provides some functionality that…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief discussion on bit operation permission allocation in C enumeration</title><link>https://ofstack.com/C-Sharp/15453/a-brief-discussion-on-bit-operation-permission-allocation-in-c-enumeration.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/15453/a-brief-discussion-on-bit-operation-permission-allocation-in-c-enumeration.html</guid><description>The commonly used bit operations are and (&amp;), or (|) and not (~), such as: 1 &amp; 0 = 0, 1 | 0 = 1, ~1 = 0 When designing permissions, we can convert the…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of a method in C that reads and writes INI files</title><link>https://ofstack.com/C-Sharp/15458/example-of-a-method-in-c-that-reads-and-writes-ini-files.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/15458/example-of-a-method-in-c-that-reads-and-writes-ini-files.html</guid><description>Usually C# USES an XML-based configuration file, but you may still need to use the INI file if you need to, for example, accommodate older systems. However,…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief discussion on the collection summary and analysis of binary search tree</title><link>https://ofstack.com/C-Sharp/16363/a-brief-discussion-on-the-collection-summary-and-analysis-of-binary-search-tree.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/16363/a-brief-discussion-on-the-collection-summary-and-analysis-of-binary-search-tree.html</guid><description>A brief discussion on the collection summary and analysis of binary search tree</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>C Linq reads an instance of the XML file</title><link>https://ofstack.com/C-Sharp/16366/c-linq-reads-an-instance-of-the-xml-file.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/16366/c-linq-reads-an-instance-of-the-xml-file.html</guid><description>1. Example XML file: Demo.xml 2. Refer to the following namespace in your program</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Resolution C to capture the current program window specified location screenshot of the implementation of the method</title><link>https://ofstack.com/C-Sharp/16381/resolution-c-to-capture-the-current-program-window-specified-location-screenshot-of-the-implementation-of-the-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/16381/resolution-c-to-capture-the-current-program-window-specified-location-screenshot-of-the-implementation-of-the-method.html</guid><description>Resolution C to capture the current program window specified location screenshot of the implementation of the method</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Use c to create a table in the word document</title><link>https://ofstack.com/C-Sharp/16390/use-c-to-create-a-table-in-the-word-document.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/16390/use-c-to-create-a-table-in-the-word-document.html</guid><description>Use c to create a table in the word document</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>The implementation code of the us eastern time and Beijing time conversion is analyzed</title><link>https://ofstack.com/C-Sharp/16396/the-implementation-code-of-the-us-eastern-time-and-beijing-time-conversion-is-analyzed.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/16396/the-implementation-code-of-the-us-eastern-time-and-beijing-time-conversion-is-analyzed.html</guid><description>The implementation code of the us eastern time and Beijing time conversion is analyzed</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>How do you convert an List to read only in C</title><link>https://ofstack.com/C-Sharp/18659/how-do-you-convert-an-list-to-read-only-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/18659/how-do-you-convert-an-list-to-read-only-in-c.html</guid><description>How do you convert an List to read only in C</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>C starts and stops the instance code for the windows service</title><link>https://ofstack.com/C-Sharp/19657/c-starts-and-stops-the-instance-code-for-the-windows-service.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/19657/c-starts-and-stops-the-instance-code-for-the-windows-service.html</guid><description>C starts and stops the instance code for the windows service</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>c image encryption decryption instance code</title><link>https://ofstack.com/C-Sharp/19663/c-image-encryption-decryption-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/19663/c-image-encryption-decryption-instance-code.html</guid><description>c image encryption decryption instance code</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>C converts Word to PDF using Aspose.Words.dll</title><link>https://ofstack.com/C-Sharp/19664/c-converts-word-to-pdf-using-aspose.words.dll.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/19664/c-converts-word-to-pdf-using-aspose.words.dll.html</guid><description>Just add a reference to aspose.words.dll in bin. Aspose. Words. http dll website: / / www aspose. com /. You can refer to api and its documentation for…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>C javascript reads and writes Cookie methods</title><link>https://ofstack.com/C-Sharp/19713/c-javascript-reads-and-writes-cookie-methods.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/19713/c-javascript-reads-and-writes-cookie-methods.html</guid><description>C javascript reads and writes Cookie methods</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>C 3DES encryption and decryption algorithm instance code</title><link>https://ofstack.com/C-Sharp/20130/c-3des-encryption-and-decryption-algorithm-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20130/c-3des-encryption-and-decryption-algorithm-instance-code.html</guid><description>C 3DES encryption and decryption algorithm instance code</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Dictionary extends the base class to add keys and values to the dictionary</title><link>https://ofstack.com/C-Sharp/20135/dictionary-extends-the-base-class-to-add-keys-and-values-to-the-dictionary.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20135/dictionary-extends-the-base-class-to-add-keys-and-values-to-the-dictionary.html</guid><description>Add keys and values to the dictionary Adding keys and values is done using the Add method, but many times we are afraid to add them because of Dictionary &lt;…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>C measures program running time and cpu USES time instance methods</title><link>https://ofstack.com/C-Sharp/20137/c-measures-program-running-time-and-cpu-uses-time-instance-methods.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20137/c-measures-program-running-time-and-cpu-uses-time-instance-methods.html</guid><description>What I want to point out here is that the cpu time used to run a program is not the same as the actual running time. Attached are the following: The program…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Revit API gets the instance code for the internal reference name of the variable</title><link>https://ofstack.com/C-Sharp/20146/revit-api-gets-the-instance-code-for-the-internal-reference-name-of-the-variable.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20146/revit-api-gets-the-instance-code-for-the-internal-reference-name-of-the-variable.html</guid><description>There is an BuiltInParameter with getting the internal reference name category of the element variable</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Convert DataTable to Listlt; Tgt; Implementation ideas and sample code</title><link>https://ofstack.com/C-Sharp/20155/convert-datatable-to-listlt;-tgt;-implementation-ideas-and-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20155/convert-datatable-to-listlt;-tgt;-implementation-ideas-and-sample-code.html</guid><description>A few days ago, I encountered a problem in my work: I needed to convert the DataTable data source that was queried into List &lt; T &gt; Is a generic collection…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>C learning advanced Hello World 17 ways to write code share</title><link>https://ofstack.com/C-Sharp/20162/c-learning-advanced-hello-world-17-ways-to-write-code-share.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20162/c-learning-advanced-hello-world-17-ways-to-write-code-share.html</guid><description>Introduction to C# Hello World: 2. Improved HELLO WORLD 3. Command line format 5. Object orientation 6. From other classes 8. Static constructor 9.…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>OpenXml reads and writes Excel instance code</title><link>https://ofstack.com/C-Sharp/20167/openxml-reads-and-writes-excel-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20167/openxml-reads-and-writes-excel-instance-code.html</guid><description>The new version of xlsx USES the new storage format, which appears to be processed XML. For OpenXML, I searched 1 time on the Internet, many people did not…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>C encryption decryption class instance procedures</title><link>https://ofstack.com/C-Sharp/20888/c-encryption-decryption-class-instance-procedures.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20888/c-encryption-decryption-class-instance-procedures.html</guid><description>What I wrote in the previous two years, I am now sorting out 1 and sending it out! Before, the company needed to do WebService and encrypt SoapHeader of…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of C serial communication program</title><link>https://ofstack.com/C-Sharp/20889/example-of-c-serial-communication-program.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20889/example-of-c-serial-communication-program.html</guid><description>Creates a namespace for the C# serial communication program The most reused class in the System.IO.Ports namespace is the SerialPort class. Create…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the C WinForm export Excel method</title><link>https://ofstack.com/C-Sharp/20890/introduction-to-the-c-winform-export-excel-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20890/introduction-to-the-c-winform-export-excel-method.html</guid><description>The preferred method for developers of NET is to use the COM component to invoke the Office software itself to create and read files, but it is extremely…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c sample program for generating site map (SiteMapPath) files</title><link>https://ofstack.com/C-Sharp/20891/c-sample-program-for-generating-site-map-(sitemappath)-files.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20891/c-sample-program-for-generating-site-map-(sitemappath)-files.html</guid><description>c sample program for generating site map (SiteMapPath) files</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c save window location size action class (serialization and file read write)</title><link>https://ofstack.com/C-Sharp/20892/c-save-window-location-size-action-class-(serialization-and-file-read-write).html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20892/c-save-window-location-size-action-class-(serialization-and-file-read-write).html</guid><description>Record the location and size of the last closed window The basic function is to save data of a structure type bool Save (filePath,value,true); And then…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of an implementation class for DataTables List to convert to each other</title><link>https://ofstack.com/C-Sharp/20893/example-of-an-implementation-class-for-datatables-list-to-convert-to-each-other.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20893/example-of-an-implementation-class-for-datatables-list-to-convert-to-each-other.html</guid><description>Example of an implementation class for DataTables List to convert to each other</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C joins mariadb of MYSQL branch code sample sharing</title><link>https://ofstack.com/C-Sharp/20894/c-joins-mariadb-of-mysql-branch-code-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20894/c-joins-mariadb-of-mysql-branch-code-sample-sharing.html</guid><description>First configure your MariaDb, create the test database, and create the MyTable table in test. The script (exported via HeidiSQL) is as follows: The code for…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Sharing of solutions for accessing controls across threads in C</title><link>https://ofstack.com/C-Sharp/20895/sharing-of-solutions-for-accessing-controls-across-threads-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20895/sharing-of-solutions-for-accessing-controls-across-threads-in-c.html</guid><description>In principle, net prohibits cross-thread access to controls, as this can cause errors. The recommended solution is to use proxies, which indirectly…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c USES the DotNetZip encapsulation class to manipulate the zip file of to create and to read the and update instance</title><link>https://ofstack.com/C-Sharp/20896/c-uses-the-dotnetzip-encapsulation-class-to-manipulate-the-zip-file-of-to-create-and-to-read-the-and-update-instance.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20896/c-uses-the-dotnetzip-encapsulation-class-to-manipulate-the-zip-file-of-to-create-and-to-read-the-and-update-instance.html</guid><description>Download address here: http: / / dotnetzip codeplex. com / There are many dll files in the downloaded package. You can refer to Ionic.Zip.dll as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C USES the FolderBrowserDialog class to implement the select open folder method</title><link>https://ofstack.com/C-Sharp/20897/c-uses-the-folderbrowserdialog-class-to-implement-the-select-open-folder-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20897/c-uses-the-folderbrowserdialog-class-to-implement-the-select-open-folder-method.html</guid><description>1. You can use the FolderBrowserDialog class in C# to select folders and record the path to the selected folders. (1). First, the namespace…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C reads and writes XML operation code instances through the XML node property and property value</title><link>https://ofstack.com/C-Sharp/20898/c-reads-and-writes-xml-operation-code-instances-through-the-xml-node-property-and-property-value.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20898/c-reads-and-writes-xml-operation-code-instances-through-the-xml-node-property-and-property-value.html</guid><description>1. The content of XML is as follows: 2. Get the XML document 3. Read the contents of the XML node by the property name 4. Read the attribute value of the…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C USES the MailAddress class to send the instance code for html formatted mail</title><link>https://ofstack.com/C-Sharp/20899/c-uses-the-mailaddress-class-to-send-the-instance-code-for-html-formatted-mail.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20899/c-uses-the-mailaddress-class-to-send-the-instance-code-for-html-formatted-mail.html</guid><description>1. First, the namespace using System.Net.Mail is introduced; 2. The function of the sent mail is encapsulated into one class, which contains the basic…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c simulates a simple instance of the js escape method</title><link>https://ofstack.com/C-Sharp/20900/c-simulates-a-simple-instance-of-the-js-escape-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20900/c-simulates-a-simple-instance-of-the-js-escape-method.html</guid><description>c simulates a simple instance of the js escape method</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C reads and writes multiple method instance codes in the txt file</title><link>https://ofstack.com/C-Sharp/20901/c-reads-and-writes-multiple-method-instance-codes-in-the-txt-file.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20901/c-reads-and-writes-multiple-method-instance-codes-in-the-txt-file.html</guid><description>1. Add a namespace 2. File reading (1). Use FileStream class to read the file, and convert it into char array, and then output. (2). Use StreamReader to…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c simple method code to determine if it is a leap year</title><link>https://ofstack.com/C-Sharp/20902/c-simple-method-code-to-determine-if-it-is-a-leap-year.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20902/c-simple-method-code-to-determine-if-it-is-a-leap-year.html</guid><description>c simple method code to determine if it is a leap year</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c USES Excel to read data directly to DataGridView</title><link>https://ofstack.com/C-Sharp/20903/c-uses-excel-to-read-data-directly-to-datagridview.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20903/c-uses-excel-to-read-data-directly-to-datagridview.html</guid><description>Drag an datagridview control and an openfiledialog control into winform</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>WMI get hardware information package function method of lenovo desktop factory serial number CPUID BIOS hard disk information graphics card information MAC address</title><link>https://ofstack.com/C-Sharp/20904/wmi-get-hardware-information-package-function-method-of-lenovo-desktop-factory-serial-number-cpuid-bios-hard-disk-information-graphics-card-information-mac-address.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20904/wmi-get-hardware-information-package-function-method-of-lenovo-desktop-factory-serial-number-cpuid-bios-hard-disk-information-graphics-card-information-mac-address.html</guid><description>Today to play 1 WMI, query 1 under the computer hardware information, feeling a lot of code can be extracted, themselves to the public part, later if you…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C string memory allocation is Shared with resident pool learning</title><link>https://ofstack.com/C-Sharp/20905/c-string-memory-allocation-is-shared-with-resident-pool-learning.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20905/c-string-memory-allocation-is-shared-with-resident-pool-learning.html</guid><description>When I first learned C#, I heard that CLR has a special memory management mechanism for the String class: sometimes, two objects of the String class are…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C implements the serialization and deserialization instance code of json</title><link>https://ofstack.com/C-Sharp/20906/c-implements-the-serialization-and-deserialization-instance-code-of-json.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20906/c-implements-the-serialization-and-deserialization-instance-code-of-json.html</guid><description>When asp.net and unity communicate with http, when the unity client sends out the form request, I will return the data he wants to request to the client in…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c hides the use of base class methods</title><link>https://ofstack.com/C-Sharp/20907/c-hides-the-use-of-base-class-methods.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20907/c-hides-the-use-of-base-class-methods.html</guid><description>When a derived class and a base class have the same methods (the same method name, the same argument list, and the same return value), the derived class&apos;s…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c++ share with c&apos;s time conversion example</title><link>https://ofstack.com/C-Sharp/20908/c++-share-with-c&apos;s-time-conversion-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20908/c++-share-with-c&apos;s-time-conversion-example.html</guid><description>1. Time in C++ : (1) time_t is actually a 64-bit long int type (2) time function: Function introduction: Function name: time Header file: time.h Function…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c gets the quarter time instance code of the first day of the quarter</title><link>https://ofstack.com/C-Sharp/20909/c-gets-the-quarter-time-instance-code-of-the-first-day-of-the-quarter.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20909/c-gets-the-quarter-time-instance-code-of-the-first-day-of-the-quarter.html</guid><description>c gets the quarter time instance code of the first day of the quarter</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c gets the gridview value code share</title><link>https://ofstack.com/C-Sharp/20910/c-gets-the-gridview-value-code-share.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20910/c-gets-the-gridview-value-code-share.html</guid><description>GridView Settings are as follows: Get the value of TextBox in GridView: Obviously here is the template column, which can be used: If it is not a template…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of C timer timing updates</title><link>https://ofstack.com/C-Sharp/20911/a-simple-example-of-c-timer-timing-updates.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20911/a-simple-example-of-c-timer-timing-updates.html</guid><description>A simple example of C timer timing updates</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C automatically generates beautiful crystal effect avatar implementation code</title><link>https://ofstack.com/C-Sharp/20912/c-automatically-generates-beautiful-crystal-effect-avatar-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20912/c-automatically-generates-beautiful-crystal-effect-avatar-implementation-code.html</guid><description>Like other microblogging systems, users of the duoke Intranet microblogging system can also upload their own avatars, which can be cropped. However, the…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Use of ArrayList in C</title><link>https://ofstack.com/C-Sharp/20913/use-of-arraylist-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20913/use-of-arraylist-in-c.html</guid><description>Use of ArrayList in C</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C ToolStrip makes a four sided dock floating toolbar</title><link>https://ofstack.com/C-Sharp/20914/c-toolstrip-makes-a-four-sided-dock-floating-toolbar.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20914/c-toolstrip-makes-a-four-sided-dock-floating-toolbar.html</guid><description>About how to make floating toolbar, the jaguar wrote a very good article, see: https: / / www ofstack. com article / 44272. htm This toolbar can only dock…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c detailed steps for creating windows service of Windows Services</title><link>https://ofstack.com/C-Sharp/20915/c-detailed-steps-for-creating-windows-service-of-windows-services.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20915/c-detailed-steps-for-creating-windows-service-of-windows-services.html</guid><description>The Windows service was called the NT service in the previous version of Visual Studio, with the new name enabled in VS.net. Creating an Windows service…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c constructs the ColorComboBox of color drop down box</title><link>https://ofstack.com/C-Sharp/20916/c-constructs-the-colorcombobox-of-color-drop-down-box.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20916/c-constructs-the-colorcombobox-of-color-drop-down-box.html</guid><description>c constructs the ColorComboBox of color drop down box</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The C Socket connection request timeout mechanism implements code sharing</title><link>https://ofstack.com/C-Sharp/20917/the-c-socket-connection-request-timeout-mechanism-implements-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20917/the-c-socket-connection-request-timeout-mechanism-implements-code-sharing.html</guid><description>Neither System.Net.Sockets.TcpClient nor System.Net.Sockets.Socket directly provide a timeout control mechanism for Connect/BeginConnect. Therefore, when…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c multi threaded network chat program code sharing of server side and client side</title><link>https://ofstack.com/C-Sharp/20918/c-multi-threaded-network-chat-program-code-sharing-of-server-side-and-client-side.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20918/c-multi-threaded-network-chat-program-code-sharing-of-server-side-and-client-side.html</guid><description>c multi threaded network chat program code sharing of server side and client side</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c socket programming udp client code sharing</title><link>https://ofstack.com/C-Sharp/20919/c-socket-programming-udp-client-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20919/c-socket-programming-udp-client-code-sharing.html</guid><description>c socket programming udp client code sharing</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c asynchronous read database and asynchronous update ui code implementation</title><link>https://ofstack.com/C-Sharp/20920/c-asynchronous-read-database-and-asynchronous-update-ui-code-implementation.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20920/c-asynchronous-read-database-and-asynchronous-update-ui-code-implementation.html</guid><description>Asynchronously read the database, there will be some problems in the data binding, that is, the form interface will not be closed, to end the task to end…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c creates vc callable com component method shares</title><link>https://ofstack.com/C-Sharp/20921/c-creates-vc-callable-com-component-method-shares.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20921/c-creates-vc-callable-com-component-method-shares.html</guid><description>Development tool: VS2008 VS2008 command prompt (oh, you should be able to find this somewhere) Attachment: this article applies to any VS series tool.</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c print preview control with the mouse to move the page function code sharing</title><link>https://ofstack.com/C-Sharp/20922/c-print-preview-control-with-the-mouse-to-move-the-page-function-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20922/c-print-preview-control-with-the-mouse-to-move-the-page-function-code-sharing.html</guid><description>This function could have been achieved by pulling the horizontal and vertical scroll bars, but in practice, users tend to drag the page directly with the…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c calls winrar to unzip file code sharing</title><link>https://ofstack.com/C-Sharp/20923/c-calls-winrar-to-unzip-file-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20923/c-calls-winrar-to-unzip-file-code-sharing.html</guid><description>c calls winrar to unzip file code sharing</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C method code sharing for calculating two time differences</title><link>https://ofstack.com/C-Sharp/20924/c-method-code-sharing-for-calculating-two-time-differences.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20924/c-method-code-sharing-for-calculating-two-time-differences.html</guid><description>1. First, introduce a few simple concepts. As follows: 1.DateTime The DateTime value type represents a specific date between 0:0:0sec, January 1, 0001, and…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The linux operating system installs MONO to perform the detailed steps for the C program</title><link>https://ofstack.com/C-Sharp/20925/the-linux-operating-system-installs-mono-to-perform-the-detailed-steps-for-the-c-program.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20925/the-linux-operating-system-installs-mono-to-perform-the-detailed-steps-for-the-c-program.html</guid><description>Step 1 environment (under UBUNTU system) Step 2 establish example.cs Step 3: compile Use C# in Linux (on Fedora system) When Microsoft launched its.NET…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c is a simple instance that detects whether a port is occupied</title><link>https://ofstack.com/C-Sharp/20926/c-is-a-simple-instance-that-detects-whether-a-port-is-occupied.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20926/c-is-a-simple-instance-that-detects-whether-a-port-is-occupied.html</guid><description>When we want to create an Tcp/Ip Server connection, we need a port between 1000 and 65535. However, only one program can listen on one port of the machine,…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c queue Queue learn sample sharing</title><link>https://ofstack.com/C-Sharp/20927/c-queue-queue-learn-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/20927/c-queue-queue-learn-sample-sharing.html</guid><description>A collection of &gt; Queue Queue &gt; Create a queue The System.Collections.Queue class provides four overloaded constructors. The isometric factor means that the…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c validates the URL example using a regular expression matching string</title><link>https://ofstack.com/C-Sharp/21431/c-validates-the-url-example-using-a-regular-expression-matching-string.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21431/c-validates-the-url-example-using-a-regular-expression-matching-string.html</guid><description>In the System.Text.RegularExpression namespace, there are regular expression methods. namespace RegexDemo { class Program { static void Main(string[] args)…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c string encodings encodings of encoding use method example</title><link>https://ofstack.com/C-Sharp/21432/c-string-encodings-encodings-of-encoding-use-method-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21432/c-string-encodings-encodings-of-encoding-use-method-example.html</guid><description>Unicode comes in four encoding formats, UTF-8, UTF-16, UTF-32, UTF-7. A character encoding, ASCIIEncoding, UTF7Encoding UnicodeEncoding, UTF32Encoding.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of c filename and path handling method</title><link>https://ofstack.com/C-Sharp/21433/example-of-c-filename-and-path-handling-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21433/example-of-c-filename-and-path-handling-method.html</guid><description>File path: E:\Randy0528\ Chinese directory \ JustTest.rar Change the extension of the path string. E:\Randy0528\ Chinese directory \ JustTest.txt Returns…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c does not use the windows api function to open my computer and get the computer drive information</title><link>https://ofstack.com/C-Sharp/21434/c-does-not-use-the-windows-api-function-to-open-my-computer-and-get-the-computer-drive-information.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21434/c-does-not-use-the-windows-api-function-to-open-my-computer-and-get-the-computer-drive-information.html</guid><description>Turn on my computer System.Diagnostics.Process.Start(&quot;explorer.exe&quot;, &quot;::{20D04FE0-3AEA-1069-A2D8-08002B30309D}&quot;); The second parameter can also be the full…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c gets the windows desktop background code sample</title><link>https://ofstack.com/C-Sharp/21435/c-gets-the-windows-desktop-background-code-sample.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21435/c-gets-the-windows-desktop-background-code-sample.html</guid><description>Call windows api get Note that the size of StringBuilder should not be less than 255, because the windows path supports a maximum of 255. If the definition…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How do c and sql get the time interval method</title><link>https://ofstack.com/C-Sharp/21436/how-do-c-and-sql-get-the-time-interval-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21436/how-do-c-and-sql-get-the-time-interval-method.html</guid><description>The use of the TimeSpan TimeSpan is used to represent an instance of a time period. The difference between two times can form an instance of TimeSpan. Now I…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c conversion full Angle half Angle method example</title><link>https://ofstack.com/C-Sharp/21437/c-conversion-full-angle-half-angle-method-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21437/c-conversion-full-angle-half-angle-method-example.html</guid><description>C# full Angle to half Angle Create a new project, quanbanjiao, and create a new class, Class1, under this project</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C implements RMB uppercase conversion sample code</title><link>https://ofstack.com/C-Sharp/21438/c-implements-rmb-uppercase-conversion-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21438/c-implements-rmb-uppercase-conversion-sample-code.html</guid><description>C implements RMB uppercase conversion sample code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c background output javascript statement sample program</title><link>https://ofstack.com/C-Sharp/21439/c-background-output-javascript-statement-sample-program.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21439/c-background-output-javascript-statement-sample-program.html</guid><description>c background output javascript statement sample program</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C Socket sticky package handling shows examples</title><link>https://ofstack.com/C-Sharp/21440/c-socket-sticky-package-handling-shows-examples.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21440/c-socket-sticky-package-handling-shows-examples.html</guid><description>When socket receives data, it will receive data at point 1 according to the size of buffer, such as: The other party sent a data volume of 1M, but the local…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C is a common string encryption and decryption method to encapsulate code</title><link>https://ofstack.com/C-Sharp/21441/c-is-a-common-string-encryption-and-decryption-method-to-encapsulate-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21441/c-is-a-common-string-encryption-and-decryption-method-to-encapsulate-code.html</guid><description>C is a common string encryption and decryption method to encapsulate code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c 51 MCU frequency meter code sharing of digital frequency meter design</title><link>https://ofstack.com/C-Sharp/21442/c-51-mcu-frequency-meter-code-sharing-of-digital-frequency-meter-design.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21442/c-51-mcu-frequency-meter-code-sharing-of-digital-frequency-meter-design.html</guid><description>c 51 MCU frequency meter code sharing of digital frequency meter design</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>window7 remote desktop functionality using Microsoft com component mstscax.dll</title><link>https://ofstack.com/C-Sharp/21443/window7-remote-desktop-functionality-using-microsoft-com-component-mstscax.dll.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21443/window7-remote-desktop-functionality-using-microsoft-com-component-mstscax.dll.html</guid><description>window7 remote desktop functionality using Microsoft com component mstscax.dll</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c performs external command example sharing</title><link>https://ofstack.com/C-Sharp/21444/c-performs-external-command-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21444/c-performs-external-command-example-sharing.html</guid><description>c performs external command example sharing</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c realization of web page image extraction tool code sharing</title><link>https://ofstack.com/C-Sharp/21445/c-realization-of-web-page-image-extraction-tool-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21445/c-realization-of-web-page-image-extraction-tool-code-sharing.html</guid><description>c realization of web page image extraction tool code sharing</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c qr code generation code sharing</title><link>https://ofstack.com/C-Sharp/21446/c-qr-code-generation-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21446/c-qr-code-generation-code-sharing.html</guid><description>c qr code generation code sharing</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c calls qq mailbox smtp to send a message modified version of code sharing</title><link>https://ofstack.com/C-Sharp/21447/c-calls-qq-mailbox-smtp-to-send-a-message-modified-version-of-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21447/c-calls-qq-mailbox-smtp-to-send-a-message-modified-version-of-code-sharing.html</guid><description>c calls qq mailbox smtp to send a message modified version of code sharing</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c converts the list type to the DataTable method example</title><link>https://ofstack.com/C-Sharp/21448/c-converts-the-list-type-to-the-datatable-method-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21448/c-converts-the-list-type-to-the-datatable-method-example.html</guid><description>c converts the list type to the DataTable method example</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The richtextbox control inserts a link code share</title><link>https://ofstack.com/C-Sharp/21449/the-richtextbox-control-inserts-a-link-code-share.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21449/the-richtextbox-control-inserts-a-link-code-share.html</guid><description>The richtextbox control inserts a link code share</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c Chinese gbk encoder query sample code</title><link>https://ofstack.com/C-Sharp/21450/c-chinese-gbk-encoder-query-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21450/c-chinese-gbk-encoder-query-sample-code.html</guid><description>c Chinese gbk encoder query sample code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>League of legends auxiliary lol hook method not to be kicked of lol hook script</title><link>https://ofstack.com/C-Sharp/21451/league-of-legends-auxiliary-lol-hook-method-not-to-be-kicked-of-lol-hook-script.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21451/league-of-legends-auxiliary-lol-hook-method-not-to-be-kicked-of-lol-hook-script.html</guid><description>Call API to set the mouse position and simulate the right mouse button to make people walk around, global hooks, etc</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The c simple log class queue  which can replace log4j logs  implements class code sharing</title><link>https://ofstack.com/C-Sharp/21452/the-c-simple-log-class-queue--which-can-replace-log4j-logs--implements-class-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21452/the-c-simple-log-class-queue--which-can-replace-log4j-logs--implements-class-code-sharing.html</guid><description>The c simple log class queue which can replace log4j logs implements class code sharing</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c USES timer instance code in the windows service</title><link>https://ofstack.com/C-Sharp/21453/c-uses-timer-instance-code-in-the-windows-service.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21453/c-uses-timer-instance-code-in-the-windows-service.html</guid><description>Since I have been doing the automatic program recently, I started to do the windows service program. How to use timer in windows service when 1 fails,</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c yield improves code performance and readability</title><link>https://ofstack.com/C-Sharp/21454/c-yield-improves-code-performance-and-readability.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21454/c-yield-improves-code-performance-and-readability.html</guid><description>I&apos;ve seen N several times for the keyword &quot;yield,&quot; and I didn&apos;t realize its power until recently. I&apos;ll show you some examples below of using &quot;yield&quot; to make…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c gets a simple instance of where the cursor is on the screen</title><link>https://ofstack.com/C-Sharp/21455/c-gets-a-simple-instance-of-where-the-cursor-is-on-the-screen.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21455/c-gets-a-simple-instance-of-where-the-cursor-is-on-the-screen.html</guid><description>You need to call win32api. winform and wpf are common The code is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>json format data analysis tool PageElement class share of copy Session</title><link>https://ofstack.com/C-Sharp/21456/json-format-data-analysis-tool-pageelement-class-share-of-copy-session.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21456/json-format-data-analysis-tool-pageelement-class-share-of-copy-session.html</guid><description>json format data analysis tool PageElement class share of copy Session</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>winform development USES the universal multithreaded base class to share of in queues</title><link>https://ofstack.com/C-Sharp/21457/winform-development-uses-the-universal-multithreaded-base-class-to-share-of-in-queues.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21457/winform-development-uses-the-universal-multithreaded-base-class-to-share-of-in-queues.html</guid><description>From the point of view of the constructor, it deals with a certain list. That&apos;s right. This multi-thread can only deal with a certain list. Would you like…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The c call arcgis map rest service example details the of arcgis map output</title><link>https://ofstack.com/C-Sharp/21458/the-c-call-arcgis-map-rest-service-example-details-the-of-arcgis-map-output.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21458/the-c-call-arcgis-map-rest-service-example-details-the-of-arcgis-map-output.html</guid><description>1) build the request url A, determine the endpoint: each GIS service has one endpoint. , for example, ArcGIS Server Demographics folder on a map service…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c adds hyperlink sample sharing in excel</title><link>https://ofstack.com/C-Sharp/21459/c-adds-hyperlink-sample-sharing-in-excel.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21459/c-adds-hyperlink-sample-sharing-in-excel.html</guid><description>1. Create a new project 2. Add a reference to the project: Microsoft Excel 12.0 Object Library (2007 version) 3. Simple operation of excel: the following…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C runs the operation of BackgroundWorker in the background</title><link>https://ofstack.com/C-Sharp/21460/c-runs-the-operation-of-backgroundworker-in-the-background.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21460/c-runs-the-operation-of-backgroundworker-in-the-background.html</guid><description>In our program, often there will be more time-consuming long operations, to ensure that the user experience, not cause interface does not respond, we will…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c unique value renders the instance code</title><link>https://ofstack.com/C-Sharp/21461/c-unique-value-renders-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21461/c-unique-value-renders-the-instance-code.html</guid><description>The coloring method 1 sentence coloring the attribute value of a numeric field of the element class in the layer, according to which a separate display…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A small example of the c xml API operation</title><link>https://ofstack.com/C-Sharp/21462/a-small-example-of-the-c-xml-api-operation.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21462/a-small-example-of-the-c-xml-api-operation.html</guid><description>Take the middle value of the node and use xmlNode.InnerText, that is, use the InnerText attribute. Such as &lt; btnId &gt; btnLogin &lt; /btnId &gt; Take the value of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c development word batch to pdf source sharing</title><link>https://ofstack.com/C-Sharp/21463/c-development-word-batch-to-pdf-source-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21463/c-development-word-batch-to-pdf-source-sharing.html</guid><description>Microsoft Office Word itself already provides the ability to save as PDF documents, and for a small number of documents, manually converting Word to PDF is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief introduction to constants  type inference  and scopes in C</title><link>https://ofstack.com/C-Sharp/21464/a-brief-introduction-to-constants--type-inference--and-scopes-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21464/a-brief-introduction-to-constants--type-inference--and-scopes-in-c.html</guid><description>A brief introduction to constants type inference and scopes in C</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c writes webservice service reference instance sharing</title><link>https://ofstack.com/C-Sharp/21465/c-writes-webservice-service-reference-instance-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21465/c-writes-webservice-service-reference-instance-sharing.html</guid><description>First, a new web service file is created. Then I call the method in my sqlhelper class to realize the basic operation on the data, just like we call 1 in…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c starts the program error reporting solution using process.start</title><link>https://ofstack.com/C-Sharp/21466/c-starts-the-program-error-reporting-solution-using-process.start.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21466/c-starts-the-program-error-reporting-solution-using-process.start.html</guid><description>c starts the program error reporting solution using process.start</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>c difference between read only fields and constants  and use instances of static constructors</title><link>https://ofstack.com/C-Sharp/21467/c-difference-between-read-only-fields-and-constants--and-use-instances-of-static-constructors.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21467/c-difference-between-read-only-fields-and-constants--and-use-instances-of-static-constructors.html</guid><description>c difference between read only fields and constants and use instances of static constructors</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The instance code in C to save the image at the specified quality</title><link>https://ofstack.com/C-Sharp/21468/the-instance-code-in-c-to-save-the-image-at-the-specified-quality.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21468/the-instance-code-in-c-to-save-the-image-at-the-specified-quality.html</guid><description>Production of jpg images in the program is not as good as the original image, because Microsoft&apos;s Image.Save method saves the image compression quality of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The idea and method of dynamically creating of properties and events in C</title><link>https://ofstack.com/C-Sharp/21469/the-idea-and-method-of-dynamically-creating-of-properties-and-events-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21469/the-idea-and-method-of-dynamically-creating-of-properties-and-events-in-c.html</guid><description>Usually when writing a program, when you want to use some components, the method 1 is created dynamically and then released. Visual C# can also create…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C printing and printing preview function of the train of thought and code</title><link>https://ofstack.com/C-Sharp/21470/c-printing-and-printing-preview-function-of-the-train-of-thought-and-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/21470/c-printing-and-printing-preview-function-of-the-train-of-thought-and-code.html</guid><description>The document printing is a very important function in the windows application. In the past, it was a very complicated job. The printing function of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Linq query base operation in C USES instances</title><link>https://ofstack.com/C-Sharp/22171/the-linq-query-base-operation-in-c-uses-instances.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22171/the-linq-query-base-operation-in-c-uses-instances.html</guid><description>Abstract: this article describes the basic operation of Linq query (query keyword). - where clauses - select clauses - group clauses - orderby clauses</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of all the regular special character methods in an c escape string</title><link>https://ofstack.com/C-Sharp/22172/example-of-all-the-regular-special-character-methods-in-an-c-escape-string.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22172/example-of-all-the-regular-special-character-methods-in-an-c-escape-string.html</guid><description>Example of all the regular special character methods in an c escape string</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The c collection quicksort class implements code sharing</title><link>https://ofstack.com/C-Sharp/22173/the-c-collection-quicksort-class-implements-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22173/the-c-collection-quicksort-class-implements-code-sharing.html</guid><description>1. Parameterization of collection type; 2. You can sort the objects in the collection according to their attributes, and pass in the attribute name; Note:…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c USES Grahics for image clipping</title><link>https://ofstack.com/C-Sharp/22174/c-uses-grahics-for-image-clipping.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22174/c-uses-grahics-for-image-clipping.html</guid><description>I used it at the beginning But it&apos;s too slow. It turned out that grahics was much faster</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c&apos;s method of data synchronization  of  USES the file monitor object filesystemwatcher</title><link>https://ofstack.com/C-Sharp/22175/c&apos;s-method-of-data-synchronization--of--uses-the-file-monitor-object-filesystemwatcher.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22175/c&apos;s-method-of-data-synchronization--of--uses-the-file-monitor-object-filesystemwatcher.html</guid><description>c&apos;s method of data synchronization of USES the file monitor object filesystemwatcher</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c operation xml help class share of xml add  delete  change and check</title><link>https://ofstack.com/C-Sharp/22176/c-operation-xml-help-class-share-of-xml-add--delete--change-and-check.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22176/c-operation-xml-help-class-share-of-xml-add--delete--change-and-check.html</guid><description>c operation xml help class share of xml add delete change and check</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c add  delete  change and check the operation example of xml</title><link>https://ofstack.com/C-Sharp/22177/c-add--delete--change-and-check-the-operation-example-of-xml.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22177/c-add--delete--change-and-check-the-operation-example-of-xml.html</guid><description>c add delete change and check the operation example of xml</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c removes single line comment line examples from code</title><link>https://ofstack.com/C-Sharp/22178/c-removes-single-line-comment-line-examples-from-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22178/c-removes-single-line-comment-line-examples-from-code.html</guid><description>c removes single line comment line examples from code</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c is an example of capturing a screen shot of a web page from a url to generate a picture</title><link>https://ofstack.com/C-Sharp/22179/c-is-an-example-of-capturing-a-screen-shot-of-a-web-page-from-a-url-to-generate-a-picture.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22179/c-is-an-example-of-capturing-a-screen-shot-of-a-web-page-from-a-url-to-generate-a-picture.html</guid><description>c is an example of capturing a screen shot of a web page from a url to generate a picture</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C calls windows api shutdown of shutdown api sample code sharing</title><link>https://ofstack.com/C-Sharp/22180/c-calls-windows-api-shutdown-of-shutdown-api-sample-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22180/c-calls-windows-api-shutdown-of-shutdown-api-sample-code-sharing.html</guid><description>C calls windows api shutdown of shutdown api sample code sharing</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C removes folders and files to the recycle bin example</title><link>https://ofstack.com/C-Sharp/22181/c-removes-folders-and-files-to-the-recycle-bin-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22181/c-removes-folders-and-files-to-the-recycle-bin-example.html</guid><description>C removes folders and files to the recycle bin example</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c describes two ways to determine the type of disk drive</title><link>https://ofstack.com/C-Sharp/22182/c-describes-two-ways-to-determine-the-type-of-disk-drive.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22182/c-describes-two-ways-to-determine-the-type-of-disk-drive.html</guid><description>c describes two ways to determine the type of disk drive</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c sort list example</title><link>https://ofstack.com/C-Sharp/22183/c-sort-list-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22183/c-sort-list-example.html</guid><description>c sort list example</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C gets an example of the greatest common divisor and least common multiple of two Numbers</title><link>https://ofstack.com/C-Sharp/22184/c-gets-an-example-of-the-greatest-common-divisor-and-least-common-multiple-of-two-numbers.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22184/c-gets-an-example-of-the-greatest-common-divisor-and-least-common-multiple-of-two-numbers.html</guid><description>Greatest common divisor: the largest constraint that two or more integers have in common. Least common multiple: if there is a natural number a that is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The C private constructor USES the example</title><link>https://ofstack.com/C-Sharp/22185/the-c-private-constructor-uses-the-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22185/the-c-private-constructor-uses-the-example.html</guid><description>Declaring an empty constructor prevents default constructors from being automatically generated. Note that if you do not use an access modifier for the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C converts the time to the filename usage method</title><link>https://ofstack.com/C-Sharp/22186/c-converts-the-time-to-the-filename-usage-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22186/c-converts-the-time-to-the-filename-usage-method.html</guid><description>The return value Type: System Int64 The value of the current DateTime object represented as the time of the Windows file. The Windows file time is a 64-bit…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c Graphics USES the method of to draw circles to write code</title><link>https://ofstack.com/C-Sharp/22187/c-graphics-uses-the-method-of-to-draw-circles-to-write-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22187/c-graphics-uses-the-method-of-to-draw-circles-to-write-code.html</guid><description>c Graphics USES the method of to draw circles to write code</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c calls api to control windows shutdown example of can restart and logout</title><link>https://ofstack.com/C-Sharp/22188/c-calls-api-to-control-windows-shutdown-example-of-can-restart-and-logout.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22188/c-calls-api-to-control-windows-shutdown-example-of-can-restart-and-logout.html</guid><description>Method 1: call windows&apos;s own shutdown.exe (disadvantage: a countdown window appears) System.Diagnostics.Process.Start(&quot;shutdown.exe&quot;, &quot;-r -f -t 15&quot;);…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Use mutex to run code sharing with a single instance of your application</title><link>https://ofstack.com/C-Sharp/22189/use-mutex-to-run-code-sharing-with-a-single-instance-of-your-application.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22189/use-mutex-to-run-code-sharing-with-a-single-instance-of-your-application.html</guid><description>System.Threading.Mutex: a synchronous primitive that grants exclusive access to a Shared resource to only one thread. Implementation principle: when the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C Access database add and delete simple method</title><link>https://ofstack.com/C-Sharp/22190/c-access-database-add-and-delete-simple-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22190/c-access-database-add-and-delete-simple-method.html</guid><description>Reference set: using System.Data.OleDb; 1. For queries, OleDbDataAdapter is used to obtain table data (including the so-called &quot;refresh&quot; and &quot;connect to the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>oledb connects to the access database example</title><link>https://ofstack.com/C-Sharp/22191/oledb-connects-to-the-access-database-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22191/oledb-connects-to-the-access-database-example.html</guid><description>oledb connects to the access database example</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A sample c database model that supports multi type databases</title><link>https://ofstack.com/C-Sharp/22192/a-sample-c-database-model-that-supports-multi-type-databases.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22192/a-sample-c-database-model-that-supports-multi-type-databases.html</guid><description>A sample c database model that supports multi type databases</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c test native sql speed code sample sharing</title><link>https://ofstack.com/C-Sharp/22193/c-test-native-sql-speed-code-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22193/c-test-native-sql-speed-code-sample-sharing.html</guid><description>c test native sql speed code sample sharing</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of des encryption and decryption source code C key value</title><link>https://ofstack.com/C-Sharp/22194/analysis-of-des-encryption-and-decryption-source-code-c-key-value.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22194/analysis-of-des-encryption-and-decryption-source-code-c-key-value.html</guid><description>Company protocol security requirements, the transmission content needs to do des, md5 encryption. I was a little dizzy when I was assigned this task because…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C generates the function code for MD5</title><link>https://ofstack.com/C-Sharp/22195/c-generates-the-function-code-for-md5.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22195/c-generates-the-function-code-for-md5.html</guid><description>C generates the function code for MD5</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Use GPS latitude and longitude to locate a nearby location within a certain point of of</title><link>https://ofstack.com/C-Sharp/22196/use-gps-latitude-and-longitude-to-locate-a-nearby-location-within-a-certain-point-of-of.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22196/use-gps-latitude-and-longitude-to-locate-a-nearby-location-within-a-certain-point-of-of.html</guid><description>The database records the latitude and longitude of merchants on baidu (e.g. : 116.412007, 39.947545). The original idea, with the center point as the center…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c determines logged in user permission code sharing by calling cmd by the process</title><link>https://ofstack.com/C-Sharp/22197/c-determines-logged-in-user-permission-code-sharing-by-calling-cmd-by-the-process.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22197/c-determines-logged-in-user-permission-code-sharing-by-calling-cmd-by-the-process.html</guid><description>c determines logged in user permission code sharing by calling cmd by the process</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c implements ini file read write class sharing</title><link>https://ofstack.com/C-Sharp/22198/c-implements-ini-file-read-write-class-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22198/c-implements-ini-file-read-write-class-sharing.html</guid><description>c implements ini file read write class sharing</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c parallel tasks multiple optimizations share of asynchronous delegation</title><link>https://ofstack.com/C-Sharp/22199/c-parallel-tasks-multiple-optimizations-share-of-asynchronous-delegation.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22199/c-parallel-tasks-multiple-optimizations-share-of-asynchronous-delegation.html</guid><description>Encountered a problem with multithreaded task optimization, now resolved, share as follows. Suppose there are four tasks: Task 1: login verification (CheckUser)</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The C regular expression matches the image path and the image address code in HTML</title><link>https://ofstack.com/C-Sharp/22200/the-c-regular-expression-matches-the-image-path-and-the-image-address-code-in-html.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22200/the-c-regular-expression-matches-the-image-path-and-the-image-address-code-in-html.html</guid><description>The C regular expression matches the image path and the image address code in HTML</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c image scaling image clipping function to achieve of proportional scaling</title><link>https://ofstack.com/C-Sharp/22201/c-image-scaling-image-clipping-function-to-achieve-of-proportional-scaling.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22201/c-image-scaling-image-clipping-function-to-achieve-of-proportional-scaling.html</guid><description>The so-called c# image processing advanced should be done mostly based on the.net framework class library</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Parse the substring structure of the digital signature of to get the digital signature time</title><link>https://ofstack.com/C-Sharp/22202/parse-the-substring-structure-of-the-digital-signature-of-to-get-the-digital-signature-time.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22202/parse-the-substring-structure-of-the-digital-signature-of-to-get-the-digital-signature-time.html</guid><description>Parse the substring structure of the digital signature of to get the digital signature time</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Method of converting a time string into a date object datetime</title><link>https://ofstack.com/C-Sharp/22203/method-of-converting-a-time-string-into-a-date-object-datetime.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22203/method-of-converting-a-time-string-into-a-date-object-datetime.html</guid><description>Method of converting a time string into a date object datetime</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Automatic output class field value utility code sharing</title><link>https://ofstack.com/C-Sharp/22204/automatic-output-class-field-value-utility-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22204/automatic-output-class-field-value-utility-code-sharing.html</guid><description>Automatic output class field value utility code sharing</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Custom time format conversion code sharing</title><link>https://ofstack.com/C-Sharp/22205/custom-time-format-conversion-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22205/custom-time-format-conversion-code-sharing.html</guid><description>Custom time format conversion code sharing</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>String substitution Replace simply replaces the first string match</title><link>https://ofstack.com/C-Sharp/22206/string-substitution-replace-simply-replaces-the-first-string-match.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22206/string-substitution-replace-simply-replaces-the-first-string-match.html</guid><description>String substitution Replace simply replaces the first string match</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Test the stringbuilder efficiency example</title><link>https://ofstack.com/C-Sharp/22207/test-the-stringbuilder-efficiency-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22207/test-the-stringbuilder-efficiency-example.html</guid><description>Test the stringbuilder efficiency example</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The string memory resident mechanism is illustrated in detail</title><link>https://ofstack.com/C-Sharp/22208/the-string-memory-resident-mechanism-is-illustrated-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22208/the-string-memory-resident-mechanism-is-illustrated-in-detail.html</guid><description>The string memory resident mechanism is illustrated in detail</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The common operation instance c DateTime  of datetime  calculates the time difference</title><link>https://ofstack.com/C-Sharp/22209/the-common-operation-instance-c-datetime--of-datetime--calculates-the-time-difference.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22209/the-common-operation-instance-c-datetime--of-datetime--calculates-the-time-difference.html</guid><description>The common operation instance c DateTime of datetime calculates the time difference</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c USES S22.Imap to receive swordling activation code email code sample of imap to receive email</title><link>https://ofstack.com/C-Sharp/22210/c-uses-s22.imap-to-receive-swordling-activation-code-email-code-sample-of-imap-to-receive-email.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22210/c-uses-s22.imap-to-receive-swordling-activation-code-email-code-sample-of-imap-to-receive-email.html</guid><description>c USES S22.Imap to receive swordling activation code email code sample of imap to receive email</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Digital amount uppercase converter production code sharing of RMB uppercase conversion</title><link>https://ofstack.com/C-Sharp/22910/digital-amount-uppercase-converter-production-code-sharing-of-rmb-uppercase-conversion.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22910/digital-amount-uppercase-converter-production-code-sharing-of-rmb-uppercase-conversion.html</guid><description>Digital amount uppercase converter production code sharing of RMB uppercase conversion</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Screenshot code for the specified area of the screen based on the C implementation</title><link>https://ofstack.com/C-Sharp/22911/screenshot-code-for-the-specified-area-of-the-screen-based-on-the-c-implementation.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22911/screenshot-code-for-the-specified-area-of-the-screen-based-on-the-c-implementation.html</guid><description>Previously seen in other places one by calling system API screenshots implementation examples, from the heart, I don&apos;t like this happens in C # code, now…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C shares three ways to determine if a character is a Chinese character</title><link>https://ofstack.com/C-Sharp/22912/c-shares-three-ways-to-determine-if-a-character-is-a-chinese-character.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22912/c-shares-three-ways-to-determine-if-a-character-is-a-chinese-character.html</guid><description>1. Judge with ASCII code In the ASCII code table, the range of English is 0-127, while Chinese is greater than 127. The specific code is as follows: 2.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Generic programming takes out the method of repeating data for fields</title><link>https://ofstack.com/C-Sharp/22913/generic-programming-takes-out-the-method-of-repeating-data-for-fields.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22913/generic-programming-takes-out-the-method-of-repeating-data-for-fields.html</guid><description>Generic programming takes out the method of repeating data for fields</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>DirectInfo.GetFiles returns an example of the default sort of an array</title><link>https://ofstack.com/C-Sharp/22914/directinfo.getfiles-returns-an-example-of-the-default-sort-of-an-array.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22914/directinfo.getfiles-returns-an-example-of-the-default-sort-of-an-array.html</guid><description>DirectInfo.GetFiles returns an example of the default sort of an array</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Dynamically changing the gridview column width function share</title><link>https://ofstack.com/C-Sharp/22915/dynamically-changing-the-gridview-column-width-function-share.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22915/dynamically-changing-the-gridview-column-width-function-share.html</guid><description>I usually use GridView to bind datatable, and since I need to dynamically bind to different datatable, I need to dynamically adjust the width of GridView.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c implements the md5 encryption example</title><link>https://ofstack.com/C-Sharp/22916/c-implements-the-md5-encryption-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22916/c-implements-the-md5-encryption-example.html</guid><description>c implements the md5 encryption example</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c implements the sqlserver transaction processing example</title><link>https://ofstack.com/C-Sharp/22917/c-implements-the-sqlserver-transaction-processing-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22917/c-implements-the-sqlserver-transaction-processing-example.html</guid><description>c implements the sqlserver transaction processing example</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c inheritance and polymorphic use example</title><link>https://ofstack.com/C-Sharp/22918/c-inheritance-and-polymorphic-use-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22918/c-inheritance-and-polymorphic-use-example.html</guid><description>Inheritance and polymorphism A derived class has all non-private data and behavior of the base class and all other data or behavior defined by the new class…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c accesses the this keyword and the base keyword examples</title><link>https://ofstack.com/C-Sharp/22919/c-accesses-the-this-keyword-and-the-base-keyword-examples.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22919/c-accesses-the-this-keyword-and-the-base-keyword-examples.html</guid><description>Specifies the base class constructor to call when creating a derived class instance; Calls methods that have been overridden by other methods on the base class.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The c file action example is fully commented</title><link>https://ofstack.com/C-Sharp/22920/the-c-file-action-example-is-fully-commented.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22920/the-c-file-action-example-is-fully-commented.html</guid><description>The c file action example is fully commented</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Three ways c can determine whether a character is Chinese or not share of regular expression determination</title><link>https://ofstack.com/C-Sharp/22921/three-ways-c-can-determine-whether-a-character-is-chinese-or-not-share-of-regular-expression-determination.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22921/three-ways-c-can-determine-whether-a-character-is-chinese-or-not-share-of-regular-expression-determination.html</guid><description>1. Judge with ASCII code In the ASCII code table, the range of English is 0-127, while Chinese is greater than 127. The specific code is as follows: 2.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c does not use the system api implementation to specify area screen capture</title><link>https://ofstack.com/C-Sharp/22922/c-does-not-use-the-system-api-implementation-to-specify-area-screen-capture.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22922/c-does-not-use-the-system-api-implementation-to-specify-area-screen-capture.html</guid><description>c does not use the system api implementation to specify area screen capture</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c steps for creating screen saver of subtitle screensaver</title><link>https://ofstack.com/C-Sharp/22923/c-steps-for-creating-screen-saver-of-subtitle-screensaver.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22923/c-steps-for-creating-screen-saver-of-subtitle-screensaver.html</guid><description>The screen saver&apos;s extension is &quot;scr&quot;, but it is actually an executable &quot;exe&quot; file. But it is also a unique &quot;exe&quot; file. Let&apos;s take a look at the whole…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of getting barcode gun return value without focus</title><link>https://ofstack.com/C-Sharp/22924/example-of-getting-barcode-gun-return-value-without-focus.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22924/example-of-getting-barcode-gun-return-value-without-focus.html</guid><description>Example of getting barcode gun return value without focus</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c generates excel sample sql database export excel</title><link>https://ofstack.com/C-Sharp/22925/c-generates-excel-sample-sql-database-export-excel.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22925/c-generates-excel-sample-sql-database-export-excel.html</guid><description>c generates excel sample sql database export excel</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Server performance monitoring example sharing using windows performance counters</title><link>https://ofstack.com/C-Sharp/22926/server-performance-monitoring-example-sharing-using-windows-performance-counters.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22926/server-performance-monitoring-example-sharing-using-windows-performance-counters.html</guid><description>Server performance monitoring example sharing using windows performance counters</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Install the Windows service sample program using winapi</title><link>https://ofstack.com/C-Sharp/22927/install-the-windows-service-sample-program-using-winapi.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22927/install-the-windows-service-sample-program-using-winapi.html</guid><description>Install the Windows service sample program using winapi</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c implements server performance monitoring and sends mail to save logs</title><link>https://ofstack.com/C-Sharp/22928/c-implements-server-performance-monitoring-and-sends-mail-to-save-logs.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22928/c-implements-server-performance-monitoring-and-sends-mail-to-save-logs.html</guid><description>c implements server performance monitoring and sends mail to save logs</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Get the qvod playback path without using the qvod player</title><link>https://ofstack.com/C-Sharp/22929/get-the-qvod-playback-path-without-using-the-qvod-player.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22929/get-the-qvod-playback-path-without-using-the-qvod-player.html</guid><description>Get the qvod playback path without using the qvod player</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>of Chinese characters to letters</title><link>https://ofstack.com/C-Sharp/22930/of-chinese-characters-to-letters.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22930/of-chinese-characters-to-letters.html</guid><description>of Chinese characters to letters</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The rsa encryption algorithm is Shared using examples</title><link>https://ofstack.com/C-Sharp/22931/the-rsa-encryption-algorithm-is-shared-using-examples.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22931/the-rsa-encryption-algorithm-is-shared-using-examples.html</guid><description>The rsa encryption algorithm is Shared using examples</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c mathematical notation of postfix notation</title><link>https://ofstack.com/C-Sharp/22932/c-mathematical-notation-of-postfix-notation.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22932/c-mathematical-notation-of-postfix-notation.html</guid><description>In the written test there is such a question, write a postfix expression expression form, at that time confused, what is the postfix expression, still…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c gets stored procedure return value sample share</title><link>https://ofstack.com/C-Sharp/22933/c-gets-stored-procedure-return-value-sample-share.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22933/c-gets-stored-procedure-return-value-sample-share.html</guid><description>Stored procedure: C# gets the stored procedure return value:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Copy orm automatically generates paged SQL shares</title><link>https://ofstack.com/C-Sharp/22934/copy-orm-automatically-generates-paged-sql-shares.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22934/copy-orm-automatically-generates-paged-sql-shares.html</guid><description>Take a look at the current four database paging writing methods: There is an explanation for the paging writing method of Oracle and Sql2005+. Oracle USES…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C image scaling implementation code</title><link>https://ofstack.com/C-Sharp/22935/c-image-scaling-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22935/c-image-scaling-implementation-code.html</guid><description>C image scaling implementation code</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C gets the stored procedure return value and the output parameter value</title><link>https://ofstack.com/C-Sharp/22936/c-gets-the-stored-procedure-return-value-and-the-output-parameter-value.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22936/c-gets-the-stored-procedure-return-value-and-the-output-parameter-value.html</guid><description>1. Get the return value of Return 2. Get the output parameter value of Output C# receive stored procedure return value: C# receive stored procedure output…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The to_date function of oracle in c USES the method</title><link>https://ofstack.com/C-Sharp/22938/the-to_date-function-of-oracle-in-c-uses-the-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22938/the-to_date-function-of-oracle-in-c-uses-the-method.html</guid><description>Example 1, get the record from 3 hours ago Example 2, get a record larger than the current time</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c implements a website monitoring example to see if it is working</title><link>https://ofstack.com/C-Sharp/22939/c-implements-a-website-monitoring-example-to-see-if-it-is-working.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22939/c-implements-a-website-monitoring-example-to-see-if-it-is-working.html</guid><description>c implements a website monitoring example to see if it is working</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c split delimited string using method</title><link>https://ofstack.com/C-Sharp/22940/c-split-delimited-string-using-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22940/c-split-delimited-string-using-method.html</guid><description>c split delimited string using method</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Arrays and interfaces based on c use the example of to traverse a set of two dimensional arrays</title><link>https://ofstack.com/C-Sharp/22941/arrays-and-interfaces-based-on-c-use-the-example-of-to-traverse-a-set-of-two-dimensional-arrays.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22941/arrays-and-interfaces-based-on-c-use-the-example-of-to-traverse-a-set-of-two-dimensional-arrays.html</guid><description>1. Initialize the array: 2. Traversal groups: 3. 2-d array: string [and] arr2; // declares a 2-dimensional array string [and] arr3; // declares a…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The policy pattern is used to implement the alarm service example to explain of SMS alarm in detail</title><link>https://ofstack.com/C-Sharp/22942/the-policy-pattern-is-used-to-implement-the-alarm-service-example-to-explain-of-sms-alarm-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22942/the-policy-pattern-is-used-to-implement-the-alarm-service-example-to-explain-of-sms-alarm-in-detail.html</guid><description>Focus on 1 strategic pattern. First, we need to define an interface, which is used to unify the alarm method. The code is as follows: Don&apos;t worry. Message…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c timing program share of timing program</title><link>https://ofstack.com/C-Sharp/22943/c-timing-program-share-of-timing-program.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22943/c-timing-program-share-of-timing-program.html</guid><description>1) add a reference file to our project: TaskSchedulerEngine.dll (dll defines an ITask interface and defines two methods Initialize and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c Chinese to unicode character examples to share</title><link>https://ofstack.com/C-Sharp/22944/c-chinese-to-unicode-character-examples-to-share.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22944/c-chinese-to-unicode-character-examples-to-share.html</guid><description>c Chinese to unicode character examples to share</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c connects to access database operation class sharing</title><link>https://ofstack.com/C-Sharp/22945/c-connects-to-access-database-operation-class-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22945/c-connects-to-access-database-operation-class-sharing.html</guid><description>1. Configure web.config file: configure database connection parameters (set the database path and password according to the actual situation) 2. Operate the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c USES the unicode encoding to determine whether a character is Shared as a Chinese example</title><link>https://ofstack.com/C-Sharp/22946/c-uses-the-unicode-encoding-to-determine-whether-a-character-is-shared-as-a-chinese-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22946/c-uses-the-unicode-encoding-to-determine-whether-a-character-is-shared-as-a-chinese-example.html</guid><description>c USES the unicode encoding to determine whether a character is Shared as a Chinese example</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c USES hotkeys to implement program window hiding examples</title><link>https://ofstack.com/C-Sharp/22949/c-uses-hotkeys-to-implement-program-window-hiding-examples.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/22949/c-uses-hotkeys-to-implement-program-window-hiding-examples.html</guid><description>c USES hotkeys to implement program window hiding examples</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c reads the image and saves it to the database</title><link>https://ofstack.com/C-Sharp/23585/c-reads-the-image-and-saves-it-to-the-database.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23585/c-reads-the-image-and-saves-it-to-the-database.html</guid><description>c reads the image and saves it to the database</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The c Dynamic compilation execution object method example USES the mapping mechanism to create objects</title><link>https://ofstack.com/C-Sharp/23588/the-c-dynamic-compilation-execution-object-method-example-uses-the-mapping-mechanism-to-create-objects.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23588/the-c-dynamic-compilation-execution-object-method-example-uses-the-mapping-mechanism-to-create-objects.html</guid><description>C# is a compiled language, program execution, first through the compiler compilation, how to make C# like a script 1, when to execute, compile, here, we can…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c friendly display date c date datetime usage</title><link>https://ofstack.com/C-Sharp/23589/c-friendly-display-date-c-date-datetime-usage.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23589/c-friendly-display-date-c-date-datetime-usage.html</guid><description>c friendly display date c date datetime usage</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Shallow copy and deep copy in depth understanding of of shallow copy VS deep copy</title><link>https://ofstack.com/C-Sharp/23590/shallow-copy-and-deep-copy-in-depth-understanding-of-of-shallow-copy-vs-deep-copy.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23590/shallow-copy-and-deep-copy-in-depth-understanding-of-of-shallow-copy-vs-deep-copy.html</guid><description>The introduction There are two types of variables in C#, one is a value type variable and the other is a reference type variable. For a value type variable,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c gets sample code for the number of weeks in the current year and the number of days in the current month</title><link>https://ofstack.com/C-Sharp/23593/c-gets-sample-code-for-the-number-of-weeks-in-the-current-year-and-the-number-of-days-in-the-current-month.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23593/c-gets-sample-code-for-the-number-of-weeks-in-the-current-year-and-the-number-of-days-in-the-current-month.html</guid><description>c gets sample code for the number of weeks in the current year and the number of days in the current month</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Simple sample code for C to determine data types</title><link>https://ofstack.com/C-Sharp/23594/simple-sample-code-for-c-to-determine-data-types.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23594/simple-sample-code-for-c-to-determine-data-types.html</guid><description>C# simple example code for determining data types:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C User defined type conversion details</title><link>https://ofstack.com/C-Sharp/23596/c-user-defined-type-conversion-details.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23596/c-user-defined-type-conversion-details.html</guid><description>C# User-defined conversions The &amp; # 8226; Use for custom classes and structures to perform implicit and explicit conversions. For example: convert 1 custom…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method in C to find duplicate values in Dictionary</title><link>https://ofstack.com/C-Sharp/23598/method-in-c-to-find-duplicate-values-in-dictionary.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23598/method-in-c-to-find-duplicate-values-in-dictionary.html</guid><description>Introduction to the In this help document, I&apos;ll show you how to implement the lookup of repeated values in the dictionary in c#. You know this is very…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c Radix sort Radix sort implementation method</title><link>https://ofstack.com/C-Sharp/23599/c-radix-sort-radix-sort-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23599/c-radix-sort-radix-sort-implementation-method.html</guid><description>Classical sorting algorithm - radix sort Radix sort The principle is similar to bucket sorting, where you always need 10 buckets and use them multiple times</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The c synchronization two subdirectory file example shares two folder synchronization</title><link>https://ofstack.com/C-Sharp/23600/the-c-synchronization-two-subdirectory-file-example-shares-two-folder-synchronization.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23600/the-c-synchronization-two-subdirectory-file-example-shares-two-folder-synchronization.html</guid><description>The c synchronization two subdirectory file example shares two folder synchronization</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Enumeration usage is summarized in detail</title><link>https://ofstack.com/C-Sharp/23602/enumeration-usage-is-summarized-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23602/enumeration-usage-is-summarized-in-detail.html</guid><description>1, enumerate enum use of a shallow example When writing a program, we often need to associate a set of optional alternative attributes for an object. For…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of bit operations in C</title><link>https://ofstack.com/C-Sharp/23606/summary-of-bit-operations-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23606/summary-of-bit-operations-in-c.html</guid><description>A bit operator is an operator that operates on data in base 2. Bitmanipulation is supported by many other languages, such as C, C++, and Java, and C# is no…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Value passing and reference passing in C are resolved in detail</title><link>https://ofstack.com/C-Sharp/23611/value-passing-and-reference-passing-in-c-are-resolved-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23611/value-passing-and-reference-passing-in-c-are-resolved-in-detail.html</guid><description>1. Pass parameters Parameters can be passed either by value or by reference. Passing arguments by reference allows function members (methods, properties,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>word ppt excel documentation to pdf C implementation code</title><link>https://ofstack.com/C-Sharp/23615/word-ppt-excel-documentation-to-pdf-c-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23615/word-ppt-excel-documentation-to-pdf-c-implementation-code.html</guid><description>word ppt excel documentation to pdf C implementation code</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C different types of member variables of field default values are introduced</title><link>https://ofstack.com/C-Sharp/23617/c-different-types-of-member-variables-of-field-default-values-are-introduced.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23617/c-different-types-of-member-variables-of-field-default-values-are-introduced.html</guid><description>When creating an instance of a class, the C# compiler, by default, initializes each member variable to its default value before executing the constructor.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the use of attributes and member variables in the C class</title><link>https://ofstack.com/C-Sharp/23618/summary-of-the-use-of-attributes-and-member-variables-in-the-c-class.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23618/summary-of-the-use-of-attributes-and-member-variables-in-the-c-class.html</guid><description>Attributes are really no different from member variables; they represent a certain property of the class, which makes them easier to understand. Problems to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c class that sends messages asynchronously</title><link>https://ofstack.com/C-Sharp/23620/c-class-that-sends-messages-asynchronously.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23620/c-class-that-sends-messages-asynchronously.html</guid><description>First define a base class for the mail message, as follows: Then define a class for sending mail. Send mail in Netmail, using the thread pool in.ES6en.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Compare the two datatable contents to see if they are the same</title><link>https://ofstack.com/C-Sharp/23623/compare-the-two-datatable-contents-to-see-if-they-are-the-same.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/23623/compare-the-two-datatable-contents-to-see-if-they-are-the-same.html</guid><description>DataTable can use RowStatus to tell if a state has changed. But there are times when we want the row status to be Modified without indicating a change in…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A method that converts a string to an enumerated type</title><link>https://ofstack.com/C-Sharp/24337/a-method-that-converts-a-string-to-an-enumerated-type.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/24337/a-method-that-converts-a-string-to-an-enumerated-type.html</guid><description>There are two types of user User registration: Super and Common Consider the case where, through some service, the client gets the name of the class passed…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c clipped the picture and used zxing to generate the QR code sample to share</title><link>https://ofstack.com/C-Sharp/24338/c-clipped-the-picture-and-used-zxing-to-generate-the-qr-code-sample-to-share.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/24338/c-clipped-the-picture-and-used-zxing-to-generate-the-qr-code-sample-to-share.html</guid><description>c clipped the picture and used zxing to generate the QR code sample to share</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A few notes on static constructors in C</title><link>https://ofstack.com/C-Sharp/24344/a-few-notes-on-static-constructors-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/24344/a-few-notes-on-static-constructors-in-c.html</guid><description>Static constructors are a new feature of C# and seem to be rarely used. But we need it when we want to initialize some static variables. The constructor…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of c mutex mutex</title><link>https://ofstack.com/C-Sharp/24362/in-depth-analysis-of-c-mutex-mutex.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/24362/in-depth-analysis-of-c-mutex-mutex.html</guid><description>A mutex is a mutex synchronous object, meaning that only one thread can acquire it at the same time. A mutex is suitable for situations where a Shared…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Simple use of the of example for the mutex mutex</title><link>https://ofstack.com/C-Sharp/25068/simple-use-of-the-of-example-for-the-mutex-mutex.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/25068/simple-use-of-the-of-example-for-the-mutex-mutex.html</guid><description>A few important functions: #include &lt; pthread.h &gt; int pthread_mutex_init(pthread_mutex_t *restrict mutex, const pthread_mutex_t *restrict attr); //…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C calls the API function to pop up the mapping network drive dialog problem</title><link>https://ofstack.com/C-Sharp/25069/c-calls-the-api-function-to-pop-up-the-mapping-network-drive-dialog-problem.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/25069/c-calls-the-api-function-to-pop-up-the-mapping-network-drive-dialog-problem.html</guid><description>1. Introduction to basic knowledge First of all, there is no network-driven mapping dialog box in the common dialog box of.net in C#, so the API function of…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Common C string manipulation tools class code sharing</title><link>https://ofstack.com/C-Sharp/26553/common-c-string-manipulation-tools-class-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/26553/common-c-string-manipulation-tools-class-code-sharing.html</guid><description>Achieve the following functions: Verify that the string consists of a plus or minus sign (+-), a number, a decimal point, and only one decimal point at most…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C console program to open and close the SQLServer service code sharing</title><link>https://ofstack.com/C-Sharp/27285/c-console-program-to-open-and-close-the-sqlserver-service-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/27285/c-console-program-to-open-and-close-the-sqlserver-service-code-sharing.html</guid><description>Took nearly C # 1 day time studied how to unlock SqlServer database service, the first application is the System C #. The ServiceProcess. ServiceContorller…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C DateTime date type format display method summary</title><link>https://ofstack.com/C-Sharp/27297/c-datetime-date-type-format-display-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/27297/c-datetime-date-type-format-display-method-summary.html</guid><description>This paper summarizes the commonly used DateTime date type formatting display methods, for the convenience of readers in the use of reference 1. The details…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C writes read only attribute instance analysis on classes</title><link>https://ofstack.com/C-Sharp/27312/c-writes-read-only-attribute-instance-analysis-on-classes.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/27312/c-writes-read-only-attribute-instance-analysis-on-classes.html</guid><description>Attributes in C# are intended to encapsulate fields for the security of program data. This article examines the write-only property in C# as an example.</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C gets code sharing for the implementation of all tables in the Word document</title><link>https://ofstack.com/C-Sharp/28659/c-gets-code-sharing-for-the-implementation-of-all-tables-in-the-word-document.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/28659/c-gets-code-sharing-for-the-implementation-of-all-tables-in-the-word-document.html</guid><description>Today, I generated a data dictionary from the database, but there is no note, so I need the program to read all the tables. Used the following code, pro…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>C implements the method of merging multiple word documents</title><link>https://ofstack.com/C-Sharp/28946/c-implements-the-method-of-merging-multiple-word-documents.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/28946/c-implements-the-method-of-merging-multiple-word-documents.html</guid><description>This example shows how C# implements merging multiple word documents, which is a very useful technique. Share to everybody for everybody reference. Specific…</description><pubDate>Sat, 31 Oct 2020 00:00:00 GMT</pubDate></item><item><title>C  ES1en. net and SQL method of determining whether a given year is a leap year</title><link>https://ofstack.com/C-Sharp/29517/c--es1en.-net-and-sql-method-of-determining-whether-a-given-year-is-a-leap-year.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/29517/c--es1en.-net-and-sql-method-of-determining-whether-a-given-year-is-a-leap-year.html</guid><description>C ES1en. net and SQL method of determining whether a given year is a leap year</description><pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate></item><item><title>A detailed example of C&apos;s FileSystemWatcher usage</title><link>https://ofstack.com/C-Sharp/29518/a-detailed-example-of-c&apos;s-filesystemwatcher-usage.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/29518/a-detailed-example-of-c&apos;s-filesystemwatcher-usage.html</guid><description>This example details the FileSystemWatcher usage of C#. Share to everybody for everybody reference. Specific usage is as follows: Main functions of…</description><pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Delay calculation of yield and streams under of property iterator C</title><link>https://ofstack.com/C-Sharp/30372/delay-calculation-of-yield-and-streams-under-of-property-iterator-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/30372/delay-calculation-of-yield-and-streams-under-of-property-iterator-c.html</guid><description>Traversal from 0 to 20(not including 20), outputs each element traversed to, and places all numbers greater than 2 into one IEnumerable &lt; int &gt; In return</description><pubDate>Sun, 13 Dec 2020 00:00:00 GMT</pubDate></item><item><title>C calls the method of the Oracle stored procedure</title><link>https://ofstack.com/C-Sharp/30611/c-calls-the-method-of-the-oracle-stored-procedure.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/30611/c-calls-the-method-of-the-oracle-stored-procedure.html</guid><description>This article is an example of how C# calls Oracle stored procedures. Share to everybody for everybody reference. Specific implementation methods are as follows:</description><pubDate>Fri, 18 Dec 2020 00:00:00 GMT</pubDate></item><item><title>C string encryption and decryption method instance</title><link>https://ofstack.com/C-Sharp/30854/c-string-encryption-and-decryption-method-instance.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/30854/c-string-encryption-and-decryption-method-instance.html</guid><description>This article illustrates the C# string encryption and decryption method. Share to everybody for everybody reference. The details are as follows: Hopefully…</description><pubDate>Sun, 20 Dec 2020 00:00:00 GMT</pubDate></item><item><title>C implements the classes used to generate barcodes</title><link>https://ofstack.com/C-Sharp/31331/c-implements-the-classes-used-to-generate-barcodes.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31331/c-implements-the-classes-used-to-generate-barcodes.html</guid><description>This article is an example of an C# implementation of a class that generates barcodes. Share to everybody for everybody reference. The details are as follows:</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C implements read and write ini file class instances</title><link>https://ofstack.com/C-Sharp/31335/c-implements-read-and-write-ini-file-class-instances.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31335/c-implements-read-and-write-ini-file-class-instances.html</guid><description>This article is an example of how C# implements the read-write ini file class. Share to everybody for everybody reference. The details are as follows:</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C implements file compression and decompression classes</title><link>https://ofstack.com/C-Sharp/31336/c-implements-file-compression-and-decompression-classes.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31336/c-implements-file-compression-and-decompression-classes.html</guid><description>This article is an example of a file compression and decompression class implemented by C#. Share to everybody for everybody reference. The specific…</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C implements the method of calculating zodiac signs by year</title><link>https://ofstack.com/C-Sharp/31452/c-implements-the-method-of-calculating-zodiac-signs-by-year.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31452/c-implements-the-method-of-calculating-zodiac-signs-by-year.html</guid><description>This article gives an example of how C# implements the method of calculating zodiac signs by year. Share to everybody for everybody reference. The specific…</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C code to generate random numbers</title><link>https://ofstack.com/C-Sharp/31454/c-code-to-generate-random-numbers.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31454/c-code-to-generate-random-numbers.html</guid><description>That&apos;s the end of this article, I hope you enjoy it and it will be helpful for you to learn C#.</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C implements the shuffling algorithm</title><link>https://ofstack.com/C-Sharp/31571/c-implements-the-shuffling-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31571/c-implements-the-shuffling-algorithm.html</guid><description>C# shuffle algorithm, simple demonstration! The third one is simpler and more efficient than the first one! The above is this article to share the shuffling…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C Method for checking if a remote computer port is open</title><link>https://ofstack.com/C-Sharp/31572/c-method-for-checking-if-a-remote-computer-port-is-open.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31572/c-method-for-checking-if-a-remote-computer-port-is-open.html</guid><description>This article illustrates C#&apos;s method of detecting whether a remote computer port is open. Share to everybody for everybody reference. The specific analysis…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C port forwarding usage details</title><link>https://ofstack.com/C-Sharp/31573/c-port-forwarding-usage-details.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31573/c-port-forwarding-usage-details.html</guid><description>This article illustrates the use of C# port forwarding. Share to everybody for everybody reference. The specific analysis is as follows: Take link 3389 as…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C&apos;s method of determining whether the source of access is a search engine link</title><link>https://ofstack.com/C-Sharp/31574/c&apos;s-method-of-determining-whether-the-source-of-access-is-a-search-engine-link.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31574/c&apos;s-method-of-determining-whether-the-source-of-access-is-a-search-engine-link.html</guid><description>This article illustrates C#&apos;s method of determining whether a source of access is a search engine link. Share to everybody for everybody reference. The…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>The C form displays the message time method</title><link>https://ofstack.com/C-Sharp/31575/the-c-form-displays-the-message-time-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31575/the-c-form-displays-the-message-time-method.html</guid><description>This article illustrates how the C# form displays message times. Share to everybody for everybody reference. The specific analysis is as follows: Operating…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C analysis of accurate age calculation methods</title><link>https://ofstack.com/C-Sharp/31576/c-analysis-of-accurate-age-calculation-methods.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31576/c-analysis-of-accurate-age-calculation-methods.html</guid><description>This article illustrates an C# method for calculating age accurately. Share to everybody for everybody reference. The details are as follows: The source…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>In Unity to achieve animation forward and reverse playback code</title><link>https://ofstack.com/C-Sharp/31577/in-unity-to-achieve-animation-forward-and-reverse-playback-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31577/in-unity-to-achieve-animation-forward-and-reverse-playback-code.html</guid><description>In Unity to achieve animation forward and reverse playback code</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>c written by high concurrent database control access code</title><link>https://ofstack.com/C-Sharp/31578/c-written-by-high-concurrent-database-control-access-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/31578/c-written-by-high-concurrent-database-control-access-code.html</guid><description>The purpose of this code is to protect the database by creating an inverted bottleneck in the event that the upper cache service fails (usually with a low…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C customization simplifies cookie class instances</title><link>https://ofstack.com/C-Sharp/32284/c-customization-simplifies-cookie-class-instances.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/32284/c-customization-simplifies-cookie-class-instances.html</guid><description>This article illustrates the C# custom simplified cookie classes. Share with you for your reference. The specific analysis is as follows: This C# class…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C operates on class instances of session</title><link>https://ofstack.com/C-Sharp/32285/c-operates-on-class-instances-of-session.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/32285/c-operates-on-class-instances-of-session.html</guid><description>This article illustrates C# classes that operate on session. Share with you for your reference. The specific analysis is as follows: This class can set…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C operates on instances of CSV file classes</title><link>https://ofstack.com/C-Sharp/32286/c-operates-on-instances-of-csv-file-classes.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/32286/c-operates-on-instances-of-csv-file-classes.html</guid><description>This article illustrates how C# manipulates CSV file classes. Share with you for your reference. The specific analysis is as follows: This C# class is used…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C implementation based on Base64 encryption and decryption class instance</title><link>https://ofstack.com/C-Sharp/32287/c-implementation-based-on-base64-encryption-and-decryption-class-instance.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/32287/c-implementation-based-on-base64-encryption-and-decryption-class-instance.html</guid><description>The example of this article tells the C# implementation based on Base64 encryption and decryption class. Share with you for your reference. The details are…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C Gets a class instance that generates a random security code with hash encryption</title><link>https://ofstack.com/C-Sharp/32288/c-gets-a-class-instance-that-generates-a-random-security-code-with-hash-encryption.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/32288/c-gets-a-class-instance-that-generates-a-random-security-code-with-hash-encryption.html</guid><description>This article illustrates C#&apos;s class for getting hash encryption to generate random security codes. Share with you for your reference. The specific analysis…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C custom RSA encryption and decryption and RSA signature and validation class instances</title><link>https://ofstack.com/C-Sharp/32289/c-custom-rsa-encryption-and-decryption-and-rsa-signature-and-validation-class-instances.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/32289/c-custom-rsa-encryption-and-decryption-and-rsa-signature-and-validation-class-instances.html</guid><description>This article describes C# custom RSA encryption and decryption, as well as RSA signature and validation classes. Share with you for your reference. The…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>An instance of an JS operation class implemented by C</title><link>https://ofstack.com/C-Sharp/32290/an-instance-of-an-js-operation-class-implemented-by-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/32290/an-instance-of-an-js-operation-class-implemented-by-c.html</guid><description>This article illustrates the JS action classes implemented by C#. Share with you for your reference. The details are as follows: This C# class encapsulates…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>C implements custom FTP operations that encapsulate class instances</title><link>https://ofstack.com/C-Sharp/32291/c-implements-custom-ftp-operations-that-encapsulate-class-instances.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/32291/c-implements-custom-ftp-operations-that-encapsulate-class-instances.html</guid><description>This article illustrates C#&apos;s implementation of a custom FTP operation wrapper class. Share with you for your reference. The details are as follows: This C#…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Implementation Method of C Graphic Area Cutting</title><link>https://ofstack.com/C-Sharp/32950/implementation-method-of-c-graphic-area-cutting.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/32950/implementation-method-of-c-graphic-area-cutting.html</guid><description>This paper gives an example of how to cut the C#graphic area.Share it for your reference.Specifically as follows: I hope that the description in this paper…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>C Timer and Random Number</title><link>https://ofstack.com/C-Sharp/33376/c-timer-and-random-number.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/33376/c-timer-and-random-number.html</guid><description>In.net.Frameword, a class, System.Random, is provided that specifically generates random numbers, which are imported by default and can be used directly in…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>C implements the method of returning the information of the selected check box to the user</title><link>https://ofstack.com/C-Sharp/33706/c-implements-the-method-of-returning-the-information-of-the-selected-check-box-to-the-user.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/33706/c-implements-the-method-of-returning-the-information-of-the-selected-check-box-to-the-user.html</guid><description>This article illustrates how the C # implementation returns the information of the selected check box to the user. Share it for your reference. The specific…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Example Analysis of C Index Attribute Usage</title><link>https://ofstack.com/C-Sharp/34074/example-analysis-of-c-index-attribute-usage.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/34074/example-analysis-of-c-index-attribute-usage.html</guid><description>This article illustrates the use of C # indexed properties. Share it for your reference. The details are as follows: This shows how the C # class declares…</description><pubDate>Sat, 03 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Method of C accessing access database through oledb</title><link>https://ofstack.com/C-Sharp/34076/method-of-c-accessing-access-database-through-oledb.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/34076/method-of-c-accessing-access-database-through-oledb.html</guid><description>This article illustrates how C # accesses access database through oledb. Share it for your reference. The specific analysis is as follows: This demonstrates…</description><pubDate>Sat, 03 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Method for C to realize deserialization of xml file and read data to object</title><link>https://ofstack.com/C-Sharp/35451/method-for-c-to-realize-deserialization-of-xml-file-and-read-data-to-object.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/35451/method-for-c-to-realize-deserialization-of-xml-file-and-read-data-to-object.html</guid><description>This article describes the example of C # implementation of xml file deserialization read-in data to object method. Share it for your reference. The…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>C Write Object or Collection Type Data to xml File</title><link>https://ofstack.com/C-Sharp/35463/c-write-object-or-collection-type-data-to-xml-file.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/35463/c-write-object-or-collection-type-data-to-xml-file.html</guid><description>This article illustrates how C # writes object or collection type data to an xml file. Share it for your reference. The specific implementation method is as…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>C Implementation of Memory Notepad Based on Linked List</title><link>https://ofstack.com/C-Sharp/35919/c-implementation-of-memory-notepad-based-on-linked-list.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/35919/c-implementation-of-memory-notepad-based-on-linked-list.html</guid><description>In this paper, an example is given to describe the implementation of memory notepad based on linked list by C #. Share it for your reference. The details…</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>C Method of Creating Self signed Authentication File</title><link>https://ofstack.com/C-Sharp/35930/c-method-of-creating-self-signed-authentication-file.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/35930/c-method-of-creating-self-signed-authentication-file.html</guid><description>This article illustrates how C # creates a self-signed authentication file. Share it for your reference. The details are as follows: I hope this article is…</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>C Simple Read  Change File Creation  Modification and Access Time Method</title><link>https://ofstack.com/C-Sharp/37048/c-simple-read--change-file-creation--modification-and-access-time-method.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/37048/c-simple-read--change-file-creation--modification-and-access-time-method.html</guid><description>C Simple Read Change File Creation Modification and Access Time Method</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of C accessing SQL Server database</title><link>https://ofstack.com/C-Sharp/38591/implementation-of-c-accessing-sql-server-database.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/38591/implementation-of-c-accessing-sql-server-database.html</guid><description>This paper describes the implementation method of C # accessing SQL Server database with an example. Share it for your reference. The details are as follows:</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Encryption and Decryption of AES by C Code</title><link>https://ofstack.com/C-Sharp/39628/encryption-and-decryption-of-aes-by-c-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/39628/encryption-and-decryption-of-aes-by-c-code.html</guid><description>ES (The Advanced Encryption Standard) is the National Institute of Standards and Technology specification for encrypting electronic data. It is expected to…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Analyzing Constants in C and How to Define Constants in C Programming</title><link>https://ofstack.com/C-Sharp/39883/analyzing-constants-in-c-and-how-to-define-constants-in-c-programming.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/39883/analyzing-constants-in-c-and-how-to-define-constants-in-c-programming.html</guid><description>Constants are immutable values that are known at compile time and do not change during the lifetime of a program. Constants are declared using the const…</description><pubDate>Sun, 05 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Explain the timer Timer class in C and its garbage collection mechanism in detail</title><link>https://ofstack.com/C-Sharp/41058/explain-the-timer-timer-class-in-c-and-its-garbage-collection-mechanism-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/41058/explain-the-timer-timer-class-in-c-and-its-garbage-collection-mechanism-in-detail.html</guid><description>About C # Timer class in C # there are three about timer classes Method 1 used by C # Timer. Defined in System. Windows. Forms Method 2 used by C # Timer.…</description><pubDate>Fri, 24 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Summary of using skills of DateTime in C</title><link>https://ofstack.com/C-Sharp/41060/summary-of-using-skills-of-datetime-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/41060/summary-of-using-skills-of-datetime-in-c.html</guid><description>//C # Get time periods such as this week, next week, this month, next month and this quarter according to the current time DateTime dt = DateTime. Now;…</description><pubDate>Fri, 24 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Conversion between C string string and memory stream MemoryStream and bit array byte []</title><link>https://ofstack.com/C-Sharp/41300/conversion-between-c-string-string-and-memory-stream-memorystream-and-bit-array-byte-%5B%5D.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/41300/conversion-between-c-string-string-and-memory-stream-memorystream-and-bit-array-byte-%5B%5D.html</guid><description>The string variable is defined as str, the memory stream variable as ms, and the bit array as bt 1. String-to-bit arrays 2. String bypass 3. Stream bit arrays</description><pubDate>Mon, 11 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Usage Analysis of Mutex Object in C</title><link>https://ofstack.com/C-Sharp/41537/usage-analysis-of-mutex-object-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/41537/usage-analysis-of-mutex-object-in-c.html</guid><description>This article illustrates the use of Mutex objects in C #. Share it for your reference, as follows: The C # language has a lot to learn. Here we will…</description><pubDate>Wed, 13 Oct 2021 00:00:00 GMT</pubDate></item><item><title>C Operation SQLite Database Method Summary of Create  Connect  Insert  Query  Delete  etc</title><link>https://ofstack.com/C-Sharp/42201/c-operation-sqlite-database-method-summary-of-create--connect--insert--query--delete--etc.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/42201/c-operation-sqlite-database-method-summary-of-create--connect--insert--query--delete--etc.html</guid><description>C Operation SQLite Database Method Summary of Create Connect Insert Query Delete etc</description><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate></item><item><title>C Simple Access to SQLite Database of Installation  Connection  Query  etc</title><link>https://ofstack.com/C-Sharp/42203/c-simple-access-to-sqlite-database-of-installation--connection--query--etc.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/42203/c-simple-access-to-sqlite-database-of-installation--connection--query--etc.html</guid><description>C Simple Access to SQLite Database of Installation Connection Query etc</description><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Method for C to operate read write database of SQLite database</title><link>https://ofstack.com/C-Sharp/42907/method-for-c-to-operate-read-write-database-of-sqlite-database.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/42907/method-for-c-to-operate-read-write-database-of-sqlite-database.html</guid><description>This article illustrates how C # operates the SQLite database to read and write the database. Share it for your reference, as follows: Here&apos;s a…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>C A function that calculates the day of the week based on year  month and day</title><link>https://ofstack.com/C-Sharp/43143/c-a-function-that-calculates-the-day-of-the-week-based-on-year--month-and-day.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/43143/c-a-function-that-calculates-the-day-of-the-week-based-on-year--month-and-day.html</guid><description>C A function that calculates the day of the week based on year month and day</description><pubDate>Tue, 02 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Quick solution to owin return json string with double quotation marks&apos;extra heavy string escape string</title><link>https://ofstack.com/C-Sharp/43151/quick-solution-to-owin-return-json-string-with-double-quotation-marks&apos;extra-heavy-string-escape-string.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/43151/quick-solution-to-owin-return-json-string-with-double-quotation-marks&apos;extra-heavy-string-escape-string.html</guid><description>Quick solution to owin return json string with double quotation marks&apos;extra heavy string escape string</description><pubDate>Tue, 02 Nov 2021 00:00:00 GMT</pubDate></item><item><title>C Method for Creating Thread with Parameters</title><link>https://ofstack.com/C-Sharp/43156/c-method-for-creating-thread-with-parameters.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/43156/c-method-for-creating-thread-with-parameters.html</guid><description>1. Creation of parameterless thread 2. Threads with 1 parameter With ParameterizedThreadStart, the object containing the data is passed to the thread when…</description><pubDate>Tue, 02 Nov 2021 00:00:00 GMT</pubDate></item><item><title>C Determines whether a string is a number (instance)</title><link>https://ofstack.com/C-Sharp/44287/c-determines-whether-a-string-is-a-number-(instance).html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/44287/c-determines-whether-a-string-is-a-number-(instance).html</guid><description>C Determines whether a string is a number (instance)</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>C Delete Chinese from String (Instance Sharing)</title><link>https://ofstack.com/C-Sharp/44288/c-delete-chinese-from-string-(instance-sharing).html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/44288/c-delete-chinese-from-string-(instance-sharing).html</guid><description>C Delete Chinese from String (Instance Sharing)</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Explain the function and usage of SqlParameter in C in detail</title><link>https://ofstack.com/C-Sharp/44289/explain-the-function-and-usage-of-sqlparameter-in-c-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/44289/explain-the-function-and-usage-of-sqlparameter-in-c-in-detail.html</guid><description>Generally speaking, if SqlParameter is not used when updating DataTable or DataSet, when the input Sql statement is ambiguous, such as single quotation…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of C to achieve MD5 encryption example code</title><link>https://ofstack.com/C-Sharp/44290/detailed-explanation-of-c-to-achieve-md5-encryption-example-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/44290/detailed-explanation-of-c-to-achieve-md5-encryption-example-code.html</guid><description>C # implements MD5 encryption as follows: First of all, let&apos;s briefly introduce MD5 under 1 The full name of MD5 is message-digest algorithm 5…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>js Event Model and Custom Event Instance Analysis</title><link>https://ofstack.com/C-Sharp/44291/js-event-model-and-custom-event-instance-analysis.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/44291/js-event-model-and-custom-event-instance-analysis.html</guid><description>JavaScript 1 is the simplest event model, which requires event binding and triggering, as well as event deletion. It mainly implements bind (binding event),…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>On the difference between structure and class in C</title><link>https://ofstack.com/C-Sharp/44292/on-the-difference-between-structure-and-class-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/44292/on-the-difference-between-structure-and-class-in-c.html</guid><description>3. Code examples 1. New PointClass. cs 2. New PointStruct. cs When ModifyPointStruct (PointStruct point) is called, only a copy of the structure is…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Example of C Realizing Addition  Deletion  Modification and Search Function of XML Documents</title><link>https://ofstack.com/C-Sharp/44293/example-of-c-realizing-addition--deletion--modification-and-search-function-of-xml-documents.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/44293/example-of-c-realizing-addition--deletion--modification-and-search-function-of-xml-documents.html</guid><description>Example of C Realizing Addition Deletion Modification and Search Function of XML Documents</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>C Gets the Item instance under the ListView mouse</title><link>https://ofstack.com/C-Sharp/44294/c-gets-the-item-instance-under-the-listview-mouse.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/44294/c-gets-the-item-instance-under-the-listview-mouse.html</guid><description>ListView is in virtual mode, and CheckBox cannot be clicked, so it can be realized by this method</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Net of c Chinese Character and Unicode Code Conversion Example</title><link>https://ofstack.com/C-Sharp/45156/net-of-c-chinese-character-and-unicode-code-conversion-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/45156/net-of-c-chinese-character-and-unicode-code-conversion-example.html</guid><description>json strings with such contents are often encountered, and the Chinese characters in them are originally converted into Unicode codes. Chinese characters…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C realizes hundreds of thousands of levels of data export Excel and Excel various operation examples</title><link>https://ofstack.com/C-Sharp/45162/c-realizes-hundreds-of-thousands-of-levels-of-data-export-excel-and-excel-various-operation-examples.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/45162/c-realizes-hundreds-of-thousands-of-levels-of-data-export-excel-and-excel-various-operation-examples.html</guid><description>Export code up first 1. Open an existing Excel file 2. Copy sheet pages Note that the two parameters of the Copy method here indicate whether the new sheet…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C Flexible Use of Class Methods</title><link>https://ofstack.com/C-Sharp/45355/c-flexible-use-of-class-methods.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/45355/c-flexible-use-of-class-methods.html</guid><description>Summary: The constructor is a special method in the class, which mainly completes the initialization of the object and completes the specified work when…</description><pubDate>Sun, 05 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C Method for getting the start and end dates of each year  month  and week</title><link>https://ofstack.com/C-Sharp/45356/c-method-for-getting-the-start-and-end-dates-of-each-year--month--and-week.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/45356/c-method-for-getting-the-start-and-end-dates-of-each-year--month--and-week.html</guid><description>C Method for getting the start and end dates of each year month and week</description><pubDate>Sun, 05 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C acquires IP and judges whether IP is in the interval</title><link>https://ofstack.com/C-Sharp/45541/c-acquires-ip-and-judges-whether-ip-is-in-the-interval.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/45541/c-acquires-ip-and-judges-whether-ip-is-in-the-interval.html</guid><description>C acquires IP and judges whether IP is in the interval</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of tuple instance of new feature of C syntax</title><link>https://ofstack.com/C-Sharp/45889/detailed-explanation-of-tuple-instance-of-new-feature-of-c-syntax.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/45889/detailed-explanation-of-tuple-instance-of-new-feature-of-c-syntax.html</guid><description>1. Tuples (Tuple) Tuples (Tuple) have existed since 4.0, but tuples also have some disadvantages, such as: 1) Tuple affects the readability of the code…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C Implementation GridView Export Excel Instance Code</title><link>https://ofstack.com/C-Sharp/45898/c-implementation-gridview-export-excel-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/45898/c-implementation-gridview-export-excel-instance-code.html</guid><description>Exporting Excel is often used in many projects. I introduced C # to realize GridView exporting Excel instance code, and I should leave a study note for myself.</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C read write XML of code sharing</title><link>https://ofstack.com/C-Sharp/46071/c-read-write-xml-of-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46071/c-read-write-xml-of-code-sharing.html</guid><description>C read write XML of code sharing</description><pubDate>Sun, 12 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C Converts Word to PDF Method Summary of Based on Office and WPS</title><link>https://ofstack.com/C-Sharp/46399/c-converts-word-to-pdf-method-summary-of-based-on-office-and-wps.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46399/c-converts-word-to-pdf-method-summary-of-based-on-office-and-wps.html</guid><description>Sometimes, we need to preview word documents online. Of course, we can extract the text and tables from Word with NPOI and display them on the web page, but…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Example Method for C to Operate word</title><link>https://ofstack.com/C-Sharp/46410/example-method-for-c-to-operate-word.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46410/example-method-for-c-to-operate-word.html</guid><description>This article illustrates how C # operates word. Share it for your reference, as follows: For more readers interested in C # related content, please check…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C XML Operation Class Sharing</title><link>https://ofstack.com/C-Sharp/46724/c-xml-operation-class-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46724/c-xml-operation-class-sharing.html</guid><description>In this paper, we share the specific code of Android9 palace picture display for your reference. The specific contents are as follows</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C Using doggleReport to Generate pdf Report</title><link>https://ofstack.com/C-Sharp/46727/c-using-dogglereport-to-generate-pdf-report.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46727/c-using-dogglereport-to-generate-pdf-report.html</guid><description>This article illustrates how C # uses doggleReport to generate pdf reports. Share it for your reference, as follows: 1. Install nuget 2. Instance code</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C Time Operation Class Sharing</title><link>https://ofstack.com/C-Sharp/46728/c-time-operation-class-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46728/c-time-operation-class-sharing.html</guid><description>This article example for everyone to share the C # time operation class specific code, for your reference, the specific content is as follows</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C Implementation Method Example for Sending Messages Between Applications</title><link>https://ofstack.com/C-Sharp/46729/c-implementation-method-example-for-sending-messages-between-applications.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46729/c-implementation-method-example-for-sending-messages-between-applications.html</guid><description>This article illustrates the C # implementation of sending messages between applications. Share it for your reference, as follows: Start by creating two C #…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C Depth First Search Algorithm</title><link>https://ofstack.com/C-Sharp/46730/c-depth-first-search-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46730/c-depth-first-search-algorithm.html</guid><description>In this paper, we share the specific code of C # depth-first search algorithm for your reference. The specific contents are as follows</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of C Event Instance</title><link>https://ofstack.com/C-Sharp/46731/detailed-explanation-of-c-event-instance.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46731/detailed-explanation-of-c-event-instance.html</guid><description>C # Event Instance Explanation C # and JAVA have many similarities, The design ideas are similar, Grammar and its similarities, They all inherit the…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>How to Use Mutual Exclusion Lock Mutex in C Multithreading</title><link>https://ofstack.com/C-Sharp/46732/how-to-use-mutual-exclusion-lock-mutex-in-c-multithreading.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46732/how-to-use-mutual-exclusion-lock-mutex-in-c-multithreading.html</guid><description>A mutex is a mutex synchronization object, which means that only one thread can acquire it at the same time. Mutex can be used when a shared resource can…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C Simple Method Example for Generating Random Passwords</title><link>https://ofstack.com/C-Sharp/46733/c-simple-method-example-for-generating-random-passwords.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46733/c-simple-method-example-for-generating-random-passwords.html</guid><description>In this paper, an example is given to describe the simple method of generating random passwords in C #. Share it for your reference, as follows: PS: Here…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C Encryption and Decryption Using DES and AES Example</title><link>https://ofstack.com/C-Sharp/46734/c-encryption-and-decryption-using-des-and-aes-example.html</link><guid isPermaLink="true">https://ofstack.com/C-Sharp/46734/c-encryption-and-decryption-using-des-and-aes-example.html</guid><description>This article describes the example of C # using DES and AES to achieve encryption and decryption functions. Share it for your reference, as follows: PS:…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>C++ thread pool implementation method</title><link>https://ofstack.com/C++/10006/c++-thread-pool-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/10006/c++-thread-pool-implementation-method.html</guid><description>This article illustrates the c++ thread pool implementation. Share with you for your reference. Specific analysis is as follows: The following thread pool…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ on MFC multithreaded programming considerations</title><link>https://ofstack.com/C++/10008/c++-on-mfc-multithreaded-programming-considerations.html</link><guid isPermaLink="true">https://ofstack.com/C++/10008/c++-on-mfc-multithreaded-programming-considerations.html</guid><description>In multithreaded programming, the simplest method is nothing more than to use AfxBeginThread To create a worker thread, take a look at the function description:</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language to achieve BMP JPG conversion method</title><link>https://ofstack.com/C++/10019/c-language-to-achieve-bmp-jpg-conversion-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/10019/c-language-to-achieve-bmp-jpg-conversion-method.html</guid><description>This paper illustrates the method of converting BMP into JPG in C language. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language implementation of factorial  permutation and combination of instances</title><link>https://ofstack.com/C++/10026/c-language-implementation-of-factorial--permutation-and-combination-of-instances.html</link><guid isPermaLink="true">https://ofstack.com/C++/10026/c-language-implementation-of-factorial--permutation-and-combination-of-instances.html</guid><description>C language implementation of factorial permutation and combination of instances</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ queue usage example</title><link>https://ofstack.com/C++/10037/c++-queue-usage-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/10037/c++-queue-usage-example.html</guid><description>This article illustrates the use of C++ queues. Share with you for your reference. The details are as follows: Hope that the article described in the C++…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The realization method of C language decomposition prime factor is deeply analyzed</title><link>https://ofstack.com/C++/10047/the-realization-method-of-c-language-decomposition-prime-factor-is-deeply-analyzed.html</link><guid isPermaLink="true">https://ofstack.com/C++/10047/the-realization-method-of-c-language-decomposition-prime-factor-is-deeply-analyzed.html</guid><description>First, let&apos;s take a look at the simplest C language to achieve prime factorization: Principle &amp;&amp; method The process of finding a prime factor by decomposing…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language under Linux to modify the name of the process</title><link>https://ofstack.com/C++/10061/c-language-under-linux-to-modify-the-name-of-the-process.html</link><guid isPermaLink="true">https://ofstack.com/C++/10061/c-language-under-linux-to-modify-the-name-of-the-process.html</guid><description>This article illustrates how C can change the name of a process on Linux. Share with you for your reference. The details are as follows: The file…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Use the C language to find N factorial method</title><link>https://ofstack.com/C++/10075/use-the-c-language-to-find-n-factorial-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/10075/use-the-c-language-to-find-n-factorial-method.html</guid><description>So we recursively take N factorial Program calls themselves are called recursion. They usually solve a large, complex problem by converting it layer by…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>String manipulation functions related to ASCII code in C language</title><link>https://ofstack.com/C++/10111/string-manipulation-functions-related-to-ascii-code-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/10111/string-manipulation-functions-related-to-ascii-code-in-c-language.html</guid><description>C toascii() function: converts characters to the corresponding ASCII code The header file: Definition function: Toascii () converts the parameter c toa…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language to set the priority of the process</title><link>https://ofstack.com/C++/10130/c-language-to-set-the-priority-of-the-process.html</link><guid isPermaLink="true">https://ofstack.com/C++/10130/c-language-to-set-the-priority-of-the-process.html</guid><description>C language setpriority() function: sets the execution priority of the program process The header file: Definition function: Setpriority () can be used to…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Use C language to manipulate the basic functions of the file collation</title><link>https://ofstack.com/C++/10149/use-c-language-to-manipulate-the-basic-functions-of-the-file-collation.html</link><guid isPermaLink="true">https://ofstack.com/C++/10149/use-c-language-to-manipulate-the-basic-functions-of-the-file-collation.html</guid><description>C creat() function: creates a file function The header file: Definition function: Function description: 1. The parameter pathname refers to the file path…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language programming from the password file to obtain data function summary</title><link>https://ofstack.com/C++/10151/c-language-programming-from-the-password-file-to-obtain-data-function-summary.html</link><guid isPermaLink="true">https://ofstack.com/C++/10151/c-language-programming-from-the-password-file-to-obtain-data-function-summary.html</guid><description>C getpw() function: gets the password file data for the specified user The header file: Definition function: Getpw () looks for user account data from…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language to change the directory of the relevant operation functions</title><link>https://ofstack.com/C++/10184/c-language-to-change-the-directory-of-the-relevant-operation-functions.html</link><guid isPermaLink="true">https://ofstack.com/C++/10184/c-language-to-change-the-directory-of-the-relevant-operation-functions.html</guid><description>C fchdir() : changes the current working directory The header file: Definition function: Fchdir () is used to change the current working directory to a file…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Resolves the default parameters of the constructor in C++ and the overloading of the constructor</title><link>https://ofstack.com/C++/12384/resolves-the-default-parameters-of-the-constructor-in-c++-and-the-overloading-of-the-constructor.html</link><guid isPermaLink="true">https://ofstack.com/C++/12384/resolves-the-default-parameters-of-the-constructor-in-c++-and-the-overloading-of-the-constructor.html</guid><description>The default parameter for the C++ constructor is As with normal functions, the value of an argument in a constructor can be passed as an argument or…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Dig into the constructor in C++</title><link>https://ofstack.com/C++/12385/dig-into-the-constructor-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/12385/dig-into-the-constructor-in-c++.html</guid><description>C++ constructor When creating an object, often needs to do some initialization, such as assigning values to data members. To solve this problem, C++…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>The destructor of C++ base class is a virtual function</title><link>https://ofstack.com/C++/12399/the-destructor-of-c++-base-class-is-a-virtual-function.html</link><guid isPermaLink="true">https://ofstack.com/C++/12399/the-destructor-of-c++-base-class-is-a-virtual-function.html</guid><description>In the implementation of polymorphism, when the base class pointer is used to manipulate the derived class, the destructor is prevented from destructing…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the concept of polymorphism in C++ programming</title><link>https://ofstack.com/C++/12411/explain-the-concept-of-polymorphism-in-c++-programming.html</link><guid isPermaLink="true">https://ofstack.com/C++/12411/explain-the-concept-of-polymorphism-in-c++-programming.html</guid><description>Polymorphism (polymorphism) is an important feature of object-oriented programming. If a language only supports classes and not polymorphism, it cannot be…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of multithreaded programming using the pthreads library in C language programming</title><link>https://ofstack.com/C++/12432/an-example-of-multithreaded-programming-using-the-pthreads-library-in-c-language-programming.html</link><guid isPermaLink="true">https://ofstack.com/C++/12432/an-example-of-multithreaded-programming-using-the-pthreads-library-in-c-language-programming.html</guid><description>Some configuration needs to be done before can be run: 1. Download pthreads-w32-2-4-0-release. exe (any version is available) http: / / sourceware…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Basic socket programming in the C language</title><link>https://ofstack.com/C++/12433/basic-socket-programming-in-the-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/12433/basic-socket-programming-in-the-c-language.html</guid><description>What is socket You often hear people talk about &quot;socket&quot;, and you may not know exactly what it means. Now let me tell you: it&apos;s a way to communicate with…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>How does the C language get the PE file information for a process</title><link>https://ofstack.com/C++/12453/how-does-the-c-language-get-the-pe-file-information-for-a-process.html</link><guid isPermaLink="true">https://ofstack.com/C++/12453/how-does-the-c-language-get-the-pe-file-information-for-a-process.html</guid><description>1. Print Sections information. The following program prints out Sections structure bytes of Run the program and print the following information pe file…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Using arrays as arguments to functions and return values in the C language is a simple start</title><link>https://ofstack.com/C++/13391/using-arrays-as-arguments-to-functions-and-return-values-in-the-c-language-is-a-simple-start.html</link><guid isPermaLink="true">https://ofstack.com/C++/13391/using-arrays-as-arguments-to-functions-and-return-values-in-the-c-language-is-a-simple-start.html</guid><description>The function takes an array as an argument If you want to use a 1-dimensional array as an argument to a function, you must declare a function form argument.…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to consortium union in C language programming</title><link>https://ofstack.com/C++/13392/introduction-to-consortium-union-in-c-language-programming.html</link><guid isPermaLink="true">https://ofstack.com/C++/13392/introduction-to-consortium-union-in-c-language-programming.html</guid><description>Consortium (union) is a special data type in C language that can store different types of data in the same memory location. A consortium can be defined with…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Learn about exceptions and unhandled exceptions specified in C++ programming</title><link>https://ofstack.com/C++/13444/learn-about-exceptions-and-unhandled-exceptions-specified-in-c++-programming.html</link><guid isPermaLink="true">https://ofstack.com/C++/13444/learn-about-exceptions-and-unhandled-exceptions-specified-in-c++-programming.html</guid><description>noexcept C++11: specifies whether the function might throw an exception. grammar parameter expression The result is a constant expression for True or False.…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Implement the C++ boost library using the singleton pattern from the design pattern</title><link>https://ofstack.com/C++/14347/implement-the-c++-boost-library-using-the-singleton-pattern-from-the-design-pattern.html</link><guid isPermaLink="true">https://ofstack.com/C++/14347/implement-the-c++-boost-library-using-the-singleton-pattern-from-the-design-pattern.html</guid><description>Thread-safe singleton mode 1. Lazy mode: that is, a new instance of this class is generated when the first instance of this class is called, and only this…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>C language implements selection sort  direct insertion sort  bubble sort examples</title><link>https://ofstack.com/C++/14349/c-language-implements-selection-sort--direct-insertion-sort--bubble-sort-examples.html</link><guid isPermaLink="true">https://ofstack.com/C++/14349/c-language-implements-selection-sort--direct-insertion-sort--bubble-sort-examples.html</guid><description>C language implements selection sort direct insertion sort bubble sort examples</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>A basic tutorial on using variables in programming the C language</title><link>https://ofstack.com/C++/14370/a-basic-tutorial-on-using-variables-in-programming-the-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/14370/a-basic-tutorial-on-using-variables-in-programming-the-c-language.html</guid><description>The C language explicitly divides number variables into two categories, integer and floating point, which correspond to real-world integers and decimals.</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language outputs the algorithm principle and the example of the minimum number elements in the rotated array</title><link>https://ofstack.com/C++/14405/the-c-language-outputs-the-algorithm-principle-and-the-example-of-the-minimum-number-elements-in-the-rotated-array.html</link><guid isPermaLink="true">https://ofstack.com/C++/14405/the-c-language-outputs-the-algorithm-principle-and-the-example-of-the-minimum-number-elements-in-the-rotated-array.html</guid><description>problem description: moving the first elements of an array to the end of the array is called array rotation. Input 1 rotation of a sorted array and output…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Basic tutorial on function Pointers in C language</title><link>https://ofstack.com/C++/15333/basic-tutorial-on-function-pointers-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/15333/basic-tutorial-on-function-pointers-in-c-language.html</guid><description>As the name implies, a function pointer is a pointer to a function. It&apos;s a pointer to a function. See the examples: What do the three expressions above mean?</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>C language to get Linux local directory and local information small program instances</title><link>https://ofstack.com/C++/15342/c-language-to-get-linux-local-directory-and-local-information-small-program-instances.html</link><guid isPermaLink="true">https://ofstack.com/C++/15342/c-language-to-get-linux-local-directory-and-local-information-small-program-instances.html</guid><description>Display directory of small procedures Display the specified directory applet: Output the structure of the directory according to the parameters Get basic…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Memory distribution details when C++ class has virtual function of virtual function table</title><link>https://ofstack.com/C++/15355/memory-distribution-details-when-c++-class-has-virtual-function-of-virtual-function-table.html</link><guid isPermaLink="true">https://ofstack.com/C++/15355/memory-distribution-details-when-c++-class-has-virtual-function-of-virtual-function-table.html</guid><description>Virtual function table Anyone familiar with C++ should know that virtual functions (Virtual Function) are implemented through a table of virtual functions…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of C and C++ dynamic allocation of two dimensional array</title><link>https://ofstack.com/C++/15369/implementation-of-c-and-c++-dynamic-allocation-of-two-dimensional-array.html</link><guid isPermaLink="true">https://ofstack.com/C++/15369/implementation-of-c-and-c++-dynamic-allocation-of-two-dimensional-array.html</guid><description>The functions malloc and free are used in C. C++ USES the keywords new and delete.</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Implement a memory pool management class method</title><link>https://ofstack.com/C++/15383/implement-a-memory-pool-management-class-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/15383/implement-a-memory-pool-management-class-method.html</guid><description>Implement a memory pool management class method</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>An easy way to reduce the compile time of C++ code</title><link>https://ofstack.com/C++/15393/an-easy-way-to-reduce-the-compile-time-of-c++-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/15393/an-easy-way-to-reduce-the-compile-time-of-c++-code.html</guid><description>c + + code include the header file and the implementation of two parts, 1 a header file is available to others (also called the client), but as the header…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Principle and usage of C++ Assert of assertion mechanism</title><link>https://ofstack.com/C++/16302/principle-and-usage-of-c++-assert-of-assertion-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/C++/16302/principle-and-usage-of-c++-assert-of-assertion-mechanism.html</guid><description>The MSDN text reads: Evaluates an expression and, when the result is false, prints a diagnostic message and aborts the program. Judge an expression, and if…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the usage of static member variables and static member functions by C++</title><link>https://ofstack.com/C++/16303/summary-of-the-usage-of-static-member-variables-and-static-member-functions-by-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/16303/summary-of-the-usage-of-static-member-variables-and-static-member-functions-by-c++.html</guid><description>1. Static member variables: A data member in the body of a class becomes a static data member of the class when the static keyword is added before its…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>C language table  stack and queue details and example code</title><link>https://ofstack.com/C++/16312/c-language-table--stack-and-queue-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/16312/c-language-table--stack-and-queue-details-and-example-code.html</guid><description>C language table stack and queue details and example code</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of a bidirectional linked list of C language data structures</title><link>https://ofstack.com/C++/16341/a-simple-example-of-a-bidirectional-linked-list-of-c-language-data-structures.html</link><guid isPermaLink="true">https://ofstack.com/C++/16341/a-simple-example-of-a-bidirectional-linked-list-of-c-language-data-structures.html</guid><description>Basic operation of bidirectional linked list 1. Using the tail insertion method to establish a two-way linked list. 2. Traversing a bidirectional list.</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language bidirectional linked list implements the functional instance code to arrange the location of elements according to the frequency of use</title><link>https://ofstack.com/C++/18568/the-c-language-bidirectional-linked-list-implements-the-functional-instance-code-to-arrange-the-location-of-elements-according-to-the-frequency-of-use.html</link><guid isPermaLink="true">https://ofstack.com/C++/18568/the-c-language-bidirectional-linked-list-implements-the-functional-instance-code-to-arrange-the-location-of-elements-according-to-the-frequency-of-use.html</guid><description>C language bidirectional linked list application Usually when using the music player, the songs in the playlist can be easily added, deleted, reworked and…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>The establishment and basic operation of bidirectional linked list of C language data structure</title><link>https://ofstack.com/C++/18569/the-establishment-and-basic-operation-of-bidirectional-linked-list-of-c-language-data-structure.html</link><guid isPermaLink="true">https://ofstack.com/C++/18569/the-establishment-and-basic-operation-of-bidirectional-linked-list-of-c-language-data-structure.html</guid><description>Bidirectional linked lists have more flexibility than single linked lists, and most of their operations are the same as linear lists. The following is a…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ USES new to create two dimensional array and pointer array instance code</title><link>https://ofstack.com/C++/18577/c++-uses-new-to-create-two-dimensional-array-and-pointer-array-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/18577/c++-uses-new-to-create-two-dimensional-array-and-pointer-array-instance-code.html</guid><description>C++ USES new to create two dimensional array and pointer array instance code</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>c and c++ some tips for the c language</title><link>https://ofstack.com/C++/18579/c-and-c++-some-tips-for-the-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/18579/c-and-c++-some-tips-for-the-c-language.html</guid><description>1. Variable-length array Strictly speaking, the implementation of variable-length arrays is not a hassle in c++. vector in Stl is itself a variable-length…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the exception handling mechanism in C++</title><link>https://ofstack.com/C++/18583/details-of-the-exception-handling-mechanism-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/18583/details-of-the-exception-handling-mechanism-in-c++.html</guid><description>Exception handling Improving error recovery is one of the most powerful ways to improve the robustness of your code. 1. The error handling methods used in…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language data structure implements the reverse order and output of the linked list</title><link>https://ofstack.com/C++/18584/the-c-language-data-structure-implements-the-reverse-order-and-output-of-the-linked-list.html</link><guid isPermaLink="true">https://ofstack.com/C++/18584/the-c-language-data-structure-implements-the-reverse-order-and-output-of-the-linked-list.html</guid><description>Invert 1 list and output. I did this in two ways, the first with the help of a new empty list; The second is to directly implement the reverse order on the…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ USES one stack to implement an example of a sorting algorithm for another stack</title><link>https://ofstack.com/C++/19563/c++-uses-one-stack-to-implement-an-example-of-a-sorting-algorithm-for-another-stack.html</link><guid isPermaLink="true">https://ofstack.com/C++/19563/c++-uses-one-stack-to-implement-an-example-of-a-sorting-algorithm-for-another-stack.html</guid><description>This paper illustrates the sorting algorithm of C++ using one stack to realize another stack. I will share it with you for your reference as follows: The…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>In C  a function returns a summary of a string of methods</title><link>https://ofstack.com/C++/19588/in-c--a-function-returns-a-summary-of-a-string-of-methods.html</link><guid isPermaLink="true">https://ofstack.com/C++/19588/in-c--a-function-returns-a-summary-of-a-string-of-methods.html</guid><description>In C a function returns a summary of a string of methods</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Quick solution to boost library link problems of share</title><link>https://ofstack.com/C++/19596/quick-solution-to-boost-library-link-problems-of-share.html</link><guid isPermaLink="true">https://ofstack.com/C++/19596/quick-solution-to-boost-library-link-problems-of-share.html</guid><description>Install the latest Boost library The official statement includes a sentence: $ ./b2 install will leave Boost binaries in the lib/ subdirectory of your…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Pattern matching of strings in C language data structures</title><link>https://ofstack.com/C++/19597/pattern-matching-of-strings-in-c-language-data-structures.html</link><guid isPermaLink="true">https://ofstack.com/C++/19597/pattern-matching-of-strings-in-c-language-data-structures.html</guid><description>String pattern matching problem: naive algorithm and KMP algorithm Thank you for reading, I hope to help you, thank you for your support of this site!</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Basic operations of map in C++</title><link>https://ofstack.com/C++/19605/basic-operations-of-map-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/19605/basic-operations-of-map-in-c++.html</guid><description>1. Introduction to map map is a class 1 associative container. It is characterized by the fact that adding and removing nodes has little effect on the…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ determines whether two binary tree structures are identical based on recursive and non recursive algorithms</title><link>https://ofstack.com/C++/19608/c++-determines-whether-two-binary-tree-structures-are-identical-based-on-recursive-and-non-recursive-algorithms.html</link><guid isPermaLink="true">https://ofstack.com/C++/19608/c++-determines-whether-two-binary-tree-structures-are-identical-based-on-recursive-and-non-recursive-algorithms.html</guid><description>In this paper, the example of C++ is used to determine whether two two-tree structures are identical based on recursive and non-recursive algorithms. I will…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of C language data structure linked list queue</title><link>https://ofstack.com/C++/20799/implementation-of-c-language-data-structure-linked-list-queue.html</link><guid isPermaLink="true">https://ofstack.com/C++/20799/implementation-of-c-language-data-structure-linked-list-queue.html</guid><description>Implementation of C language data structure linked list queues 1. Write it out front A queue is a linear table that is the opposite of a stack and follows…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of a circular linked list of C language data structures</title><link>https://ofstack.com/C++/20809/a-simple-example-of-a-circular-linked-list-of-c-language-data-structures.html</link><guid isPermaLink="true">https://ofstack.com/C++/20809/a-simple-example-of-a-circular-linked-list-of-c-language-data-structures.html</guid><description>A simple example of a cyclic linked list of C language data structures Thank you for reading, I hope to help you, thank you for your support of this site!</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ implements an instance of a bidirectional linked list</title><link>https://ofstack.com/C++/20826/c++-implements-an-instance-of-a-bidirectional-linked-list.html</link><guid isPermaLink="true">https://ofstack.com/C++/20826/c++-implements-an-instance-of-a-bidirectional-linked-list.html</guid><description>Implementation of bidirectional linked list C++ This article implements bidirectional linked lists in data structures through C++ knowledge. Without further…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The usage of C++ pair</title><link>https://ofstack.com/C++/20845/the-usage-of-c++-pair.html</link><guid isPermaLink="true">https://ofstack.com/C++/20845/the-usage-of-c++-pair.html</guid><description>An example of the usage of C++ pair Application of 1 pair pair is to combine two data into one data. When such a requirement is needed, pair can be used.…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The difference between C and C++ break and continue and how to use them</title><link>https://ofstack.com/C++/20846/the-difference-between-c-and-c++-break-and-continue-and-how-to-use-them.html</link><guid isPermaLink="true">https://ofstack.com/C++/20846/the-difference-between-c-and-c++-break-and-continue-and-how-to-use-them.html</guid><description>Differences and usage between C/C++ break and continue break can leave the current switch, for, while, do while block and proceed to the next statement…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of assert of function usage in C++</title><link>https://ofstack.com/C++/20847/summary-of-assert-of-function-usage-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/20847/summary-of-assert-of-function-usage-in-c++.html</guid><description>Summary of the usage of assert() function in C++ The prototype of the assert macro is defined in &lt; assert.h &gt; , its effect is to terminate the program…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of C + + data structure file compression (Huffman tree)</title><link>https://ofstack.com/C++/20848/an-example-of-c-+-+-data-structure-file-compression-(huffman-tree).html</link><guid isPermaLink="true">https://ofstack.com/C++/20848/an-example-of-c-+-+-data-structure-file-compression-(huffman-tree).html</guid><description>An example of file compression (Huffman tree) for C + + data structures Project introduction: Huffman coding method is used to compress the files, and the…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements an example of a way to see if a process exists</title><link>https://ofstack.com/C++/20849/the-c-language-implements-an-example-of-a-way-to-see-if-a-process-exists.html</link><guid isPermaLink="true">https://ofstack.com/C++/20849/the-c-language-implements-an-example-of-a-way-to-see-if-a-process-exists.html</guid><description>This article demonstrates an example of how the C language implementation can see if a process exists. I will share it with you for your reference as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of regular expression manipulation in C language</title><link>https://ofstack.com/C++/20850/example-of-regular-expression-manipulation-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/20850/example-of-regular-expression-manipulation-in-c-language.html</guid><description>This article illustrates regular expression operations in the C language. I will share it with you for your reference as follows: Matches strings like…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of KMP algorithm</title><link>https://ofstack.com/C++/20851/example-of-kmp-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C++/20851/example-of-kmp-algorithm.html</guid><description>KMP algorithm is a pattern matching algorithm jointly proposed by Knuth, Morris and Pratt. For any pattern and target sequence, KMP algorithm can complete…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Bipartite graph matching example code and collation</title><link>https://ofstack.com/C++/20852/bipartite-graph-matching-example-code-and-collation.html</link><guid isPermaLink="true">https://ofstack.com/C++/20852/bipartite-graph-matching-example-code-and-collation.html</guid><description>2. Sample code matching and sorting 1. Hungarian algorithm 2. KM algorithm Read a lot of materials are not very understand, the first post others&apos; template</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Operation instances of transactions and locks in C language SQLite3</title><link>https://ofstack.com/C++/20853/operation-instances-of-transactions-and-locks-in-c-language-sqlite3.html</link><guid isPermaLink="true">https://ofstack.com/C++/20853/operation-instances-of-transactions-and-locks-in-c-language-sqlite3.html</guid><description>This article illustrates the operation of transactions and locks in the C language, SQLite3. I will share it with you for your reference as follows: I hope…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of VC++ programming methods to get a window handle</title><link>https://ofstack.com/C++/20854/summary-of-vc++-programming-methods-to-get-a-window-handle.html</link><guid isPermaLink="true">https://ofstack.com/C++/20854/summary-of-vc++-programming-methods-to-get-a-window-handle.html</guid><description>This article demonstrates how VC++ programmatically gets a window handle. I will share it with you for your reference as follows: In VC++ programming often…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C and C++ arrays and Pointers and references</title><link>https://ofstack.com/C++/20855/c-and-c++-arrays-and-pointers-and-references.html</link><guid isPermaLink="true">https://ofstack.com/C++/20855/c-and-c++-arrays-and-pointers-and-references.html</guid><description>C/C++ arrays and Pointers and references 1. The difference between an array and a pointer An array is a symbol, not a variable, and therefore has no storage…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Details and examples of the C++ singleton pattern</title><link>https://ofstack.com/C++/20856/details-and-examples-of-the-c++-singleton-pattern.html</link><guid isPermaLink="true">https://ofstack.com/C++/20856/details-and-examples-of-the-c++-singleton-pattern.html</guid><description>1. What is a singleton pattern? The singleton pattern, also known as the singleton pattern and the singleton pattern, is probably the most widely used…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Comparison and difference between gcc and g++ in C and C++</title><link>https://ofstack.com/C++/20857/comparison-and-difference-between-gcc-and-g++-in-c-and-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/20857/comparison-and-difference-between-gcc-and-g++-in-c-and-c++.html</guid><description>Comparison and difference between gcc and g++ in C/C++ 1. The difference between 1. gcc is the c compiler in GCC g++ is the c++ compiler in GCC 2. For files…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C language call Swift function example</title><link>https://ofstack.com/C++/20858/c-language-call-swift-function-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/20858/c-language-call-swift-function-example.html</guid><description>Example of calling Swift function in C language In Apple&apos;s official &quot;Using Swift with Cocoa and Objectgive-C&quot; 1 book, details how to use Swift&apos;s classes in…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ md5 algorithm implementation code</title><link>https://ofstack.com/C++/20859/c++-md5-algorithm-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/20859/c++-md5-algorithm-implementation-code.html</guid><description>I found a copy of c++ MD5 on the Internet, and I simply saved 1: Then the implementation of the interface (md5.cpp) Finally, in the main function, one is…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c++ object oriented class design</title><link>https://ofstack.com/C++/20860/c++-object-oriented-class-design.html</link><guid isPermaLink="true">https://ofstack.com/C++/20860/c++-object-oriented-class-design.html</guid><description>Class design is to use just the right information to fully express a clear concept of responsibility. Just the right means no more and no less. It&apos;s…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to Turing completeness of c++ pretreatment</title><link>https://ofstack.com/C++/20861/introduction-to-turing-completeness-of-c++-pretreatment.html</link><guid isPermaLink="true">https://ofstack.com/C++/20861/introduction-to-turing-completeness-of-c++-pretreatment.html</guid><description>Let&apos;s talk about c++. In recent years, playing code generation in c++, preprocessing is an inevitable and indispensable tool. Although the boost pp…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c++ positive integer preprocessing method</title><link>https://ofstack.com/C++/20862/c++-positive-integer-preprocessing-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/20862/c++-positive-integer-preprocessing-method.html</guid><description>Although the preprocessing is also Turing complete with 1 set through the ingenuity of series 1, it is really thankless to do the calculation with the…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>c++ complete runtime type information of dynamic type information</title><link>https://ofstack.com/C++/20863/c++-complete-runtime-type-information-of-dynamic-type-information.html</link><guid isPermaLink="true">https://ofstack.com/C++/20863/c++-complete-runtime-type-information-of-dynamic-type-information.html</guid><description>As we all know, code apes write code, nature requires rigorous and meticulous, but imagination is also very important. This code reading several ten years,…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the simple use of C++ standard library type bitset</title><link>https://ofstack.com/C++/20864/introduction-to-the-simple-use-of-c++-standard-library-type-bitset.html</link><guid isPermaLink="true">https://ofstack.com/C++/20864/introduction-to-the-simple-use-of-c++-standard-library-type-bitset.html</guid><description>std::bitset is part 1 of STL. To be exact, std::bitset is a template class whose template parameter is not a type, but an integer value (this 1 feature is a…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C and C++ MD5 algorithm implementation code</title><link>https://ofstack.com/C++/20865/c-and-c++-md5-algorithm-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/20865/c-and-c++-md5-algorithm-implementation-code.html</guid><description>In the reverse program, we often encounter the problem of encryption algorithm. In the previous analysis of question 2 of the reverse engineer of UC, we…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Data structures and algorithmic sorting (bubbling  selection  insertion)</title><link>https://ofstack.com/C++/20866/data-structures-and-algorithmic-sorting-(bubbling--selection--insertion).html</link><guid isPermaLink="true">https://ofstack.com/C++/20866/data-structures-and-algorithmic-sorting-(bubbling--selection--insertion).html</guid><description>Data structures and algorithmic sorting (bubbling selection insertion)</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C language dynamic memory allocation</title><link>https://ofstack.com/C++/20867/c-language-dynamic-memory-allocation.html</link><guid isPermaLink="true">https://ofstack.com/C++/20867/c-language-dynamic-memory-allocation.html</guid><description>1. Why use dynamic memory allocation Arrays can waste memory when used, and dynamic memory allocation can solve this problem. 2. malloc and free The C…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language data structure implements linked list de duplication instances</title><link>https://ofstack.com/C++/20868/the-c-language-data-structure-implements-linked-list-de-duplication-instances.html</link><guid isPermaLink="true">https://ofstack.com/C++/20868/the-c-language-data-structure-implements-linked-list-de-duplication-instances.html</guid><description>The C language data structure implements linked list de-duplication instances Topic and analysis Given a single linked list L with integer key values, you…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>On the use of Qt CEF points of Windows</title><link>https://ofstack.com/C++/20869/on-the-use-of-qt-cef-points-of-windows.html</link><guid isPermaLink="true">https://ofstack.com/C++/20869/on-the-use-of-qt-cef-points-of-windows.html</guid><description>Here are a few of the key points for using CEF (Chromium Embedded Framework) in a recent project. Download the appropriate version of CEF We won&apos;t talk…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Write an example of C++ in C</title><link>https://ofstack.com/C++/20870/write-an-example-of-c++-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C++/20870/write-an-example-of-c++-in-c.html</guid><description>The following is the simulation implementation of string related functions, it includes the following functions: String (const char * s); // USES a string…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The c language is based on the use of the variable parameter functions of stdarg.h</title><link>https://ofstack.com/C++/20871/the-c-language-is-based-on-the-use-of-the-variable-parameter-functions-of-stdarg.h.html</link><guid isPermaLink="true">https://ofstack.com/C++/20871/the-c-language-is-based-on-the-use-of-the-variable-parameter-functions-of-stdarg.h.html</guid><description>In the programming of C language, some functions with variable number of parameters are sometimes encountered. This paper explains the implementation…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>An instance of a lookup in a two dimensional array in the C language</title><link>https://ofstack.com/C++/20872/an-instance-of-a-lookup-in-a-two-dimensional-array-in-the-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/20872/an-instance-of-a-lookup-in-a-two-dimensional-array-in-the-c-language.html</guid><description>An instance of a lookup in a 2-dimensional array in the C language In a 2-d array, each row is sorted in ascending order from left to right, and each column…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Instances of C language data structure linked lists (nineteen operations)</title><link>https://ofstack.com/C++/20873/instances-of-c-language-data-structure-linked-lists-(nineteen-operations).html</link><guid isPermaLink="true">https://ofstack.com/C++/20873/instances-of-c-language-data-structure-linked-lists-(nineteen-operations).html</guid><description>Instances of C language data structure linked lists (109 operations) The above is the C language data structure single linked list operation, all basic…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ writes non intrusive interfaces</title><link>https://ofstack.com/C++/20874/c++-writes-non-intrusive-interfaces.html</link><guid isPermaLink="true">https://ofstack.com/C++/20874/c++-writes-non-intrusive-interfaces.html</guid><description>Finally, to the non-intrusive interface of c++, excited, happy, disappointed, relieved... . After doing so many object-oriented science, I have begun to be…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The implementation of the C language to remove adjacent repeating character functions</title><link>https://ofstack.com/C++/20875/the-implementation-of-the-c-language-to-remove-adjacent-repeating-character-functions.html</link><guid isPermaLink="true">https://ofstack.com/C++/20875/the-implementation-of-the-c-language-to-remove-adjacent-repeating-character-functions.html</guid><description>Character deduplication function Function: deduplication string adjacent to the repeated characters, non - adjacent do not have to deduplication arg1 --…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C language to implement the dynamic sequence table implementation code</title><link>https://ofstack.com/C++/20876/c-language-to-implement-the-dynamic-sequence-table-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/20876/c-language-to-implement-the-dynamic-sequence-table-implementation-code.html</guid><description>A sequence table is a linear table stored as an array in computer memory. It is a linear structure in which data elements are stored in sequence in a set of…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>C language implementation of static sequence table of the case details</title><link>https://ofstack.com/C++/20877/c-language-implementation-of-static-sequence-table-of-the-case-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/20877/c-language-implementation-of-static-sequence-table-of-the-case-details.html</guid><description>The C language implements an example of a static sequence table The linear table To define a sequence table is to carve out a contiguous segment of memory…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of large number multiplication algorithm implemented by C++</title><link>https://ofstack.com/C++/21342/example-of-large-number-multiplication-algorithm-implemented-by-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21342/example-of-large-number-multiplication-algorithm-implemented-by-c++.html</guid><description>The example of this paper describes the large number multiplication algorithm implemented by C++. I will share it with you for your reference as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C and C++ processes communicate instances of of named pipes</title><link>https://ofstack.com/C++/21343/c-and-c++-processes-communicate-instances-of-of-named-pipes.html</link><guid isPermaLink="true">https://ofstack.com/C++/21343/c-and-c++-processes-communicate-instances-of-of-named-pipes.html</guid><description>C and C++ processes communicate instances of of named pipes</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How do I override or delete the contents of a file in a specified location with C++</title><link>https://ofstack.com/C++/21344/how-do-i-override-or-delete-the-contents-of-a-file-in-a-specified-location-with-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21344/how-do-i-override-or-delete-the-contents-of-a-file-in-a-specified-location-with-c++.html</guid><description>Recently, I encountered a problem in my work. I need to cover or delete the file content of the designated location. I found that there are few materials in…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Aggregate class definition and usage analysis in C++</title><link>https://ofstack.com/C++/21345/aggregate-class-definition-and-usage-analysis-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21345/aggregate-class-definition-and-usage-analysis-in-c++.html</guid><description>This article illustrates an example of an aggregate class in C++. I will share it with you for your reference as follows: The aggregate class is an…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of C++ references and const Pointers and various transfer methods</title><link>https://ofstack.com/C++/21346/a-brief-analysis-of-c++-references-and-const-pointers-and-various-transfer-methods.html</link><guid isPermaLink="true">https://ofstack.com/C++/21346/a-brief-analysis-of-c++-references-and-const-pointers-and-various-transfer-methods.html</guid><description>First of all, we know that const int *p and int const *p are the same, that is, *p is constant; int * const p is not the same as above, that is, p is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The implementation of strlen of strcpy of of strcmp of function in C language</title><link>https://ofstack.com/C++/21347/the-implementation-of-strlen-of-strcpy-of-of-strcmp-of-function-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/21347/the-implementation-of-strlen-of-strcpy-of-of-strcmp-of-function-in-c-language.html</guid><description>strlen function prototype: unsigned int strlen(const char *); Returns the number of characters before the first \0 in the string. 1. Prototype strcat…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C language implementation of Fibonacci sequence of non   recursive examples</title><link>https://ofstack.com/C++/21348/c-language-implementation-of-fibonacci-sequence-of-non---recursive-examples.html</link><guid isPermaLink="true">https://ofstack.com/C++/21348/c-language-implementation-of-fibonacci-sequence-of-non---recursive-examples.html</guid><description>C language implementation of Fibonacci sequence of non recursive examples</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The c language parses instances of bmp images</title><link>https://ofstack.com/C++/21349/the-c-language-parses-instances-of-bmp-images.html</link><guid isPermaLink="true">https://ofstack.com/C++/21349/the-c-language-parses-instances-of-bmp-images.html</guid><description>On a whim, I want to understand the format analysis of commonly used pictures. After looking through some information, I found that the most simple format…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of C++ implementation of the multi source shortest path Floyd algorithm</title><link>https://ofstack.com/C++/21350/example-of-c++-implementation-of-the-multi-source-shortest-path-floyd-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C++/21350/example-of-c++-implementation-of-the-multi-source-shortest-path-floyd-algorithm.html</guid><description>In this paper, an example of C++ implementation of the multi-source shortest path Floyd algorithm is presented. I will share it with you for your reference…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ traverses all the files in the folder</title><link>https://ofstack.com/C++/21351/c++-traverses-all-the-files-in-the-folder.html</link><guid isPermaLink="true">https://ofstack.com/C++/21351/c++-traverses-all-the-files-in-the-folder.html</guid><description>Data is stored in multiple files. To read the data, you need to operate on multiple files. You need to locate the name of the file first, and then read and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C language data structure quick sort example details</title><link>https://ofstack.com/C++/21352/c-language-data-structure-quick-sort-example-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/21352/c-language-data-structure-quick-sort-example-details.html</guid><description>C data structure quick sort example details 1. Introduction to quicksort Quicksort adopts the idea of divide-and-conquer. In the first step, a string of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Method for entering multiple sets of data in C and C++</title><link>https://ofstack.com/C++/21353/method-for-entering-multiple-sets-of-data-in-c-and-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21353/method-for-entering-multiple-sets-of-data-in-c-and-c++.html</guid><description>If at the beginning of learning algorithm, do algorithm problem, the problem will often require the input of a number of groups of data, for the beginning…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ solution to the data accuracy problem of stores specified decimal places on floating point Numbers</title><link>https://ofstack.com/C++/21354/c++-solution-to-the-data-accuracy-problem-of-stores-specified-decimal-places-on-floating-point-numbers.html</link><guid isPermaLink="true">https://ofstack.com/C++/21354/c++-solution-to-the-data-accuracy-problem-of-stores-specified-decimal-places-on-floating-point-numbers.html</guid><description>1, the background Saves the specified decimal number for the floating point number. For example, 1.123456. To save 1 decimal place, after calling the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of data structure two   machine scheduling problem</title><link>https://ofstack.com/C++/21355/an-example-of-data-structure-two---machine-scheduling-problem.html</link><guid isPermaLink="true">https://ofstack.com/C++/21355/an-example-of-data-structure-two---machine-scheduling-problem.html</guid><description>An example of data structure two machine scheduling problem</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Using C++ simple implementation of the sequence table and single linked list sample code</title><link>https://ofstack.com/C++/21356/using-c++-simple-implementation-of-the-sequence-table-and-single-linked-list-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/21356/using-c++-simple-implementation-of-the-sequence-table-and-single-linked-list-sample-code.html</guid><description>This paper mainly introduces the C++ implementation of the sequence table and single linked list related content, to share out for your reference and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ implementation of the letter game example</title><link>https://ofstack.com/C++/21357/c++-implementation-of-the-letter-game-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/21357/c++-implementation-of-the-letter-game-example.html</guid><description>This article describes the example of C++ implementation of the alphabet game. I will share it with you for your reference as follows: I hope this article…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ implements a compressed storage instance of a sparse matrix</title><link>https://ofstack.com/C++/21358/c++-implements-a-compressed-storage-instance-of-a-sparse-matrix.html</link><guid isPermaLink="true">https://ofstack.com/C++/21358/c++-implements-a-compressed-storage-instance-of-a-sparse-matrix.html</guid><description>C++ implements compressed storage instances of sparse matrices Sparse matrix: the matrix of M*N, the number of valid values in the matrix is much smaller…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Transition from C to C++ const</title><link>https://ofstack.com/C++/21359/transition-from-c-to-c++-const.html</link><guid isPermaLink="true">https://ofstack.com/C++/21359/transition-from-c-to-c++-const.html</guid><description>1. Define constants 1.1 methods for defining constants in the C language In this series, starting from scratch, we looked at how the C language defines…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Basic change from C to C++</title><link>https://ofstack.com/C++/21360/basic-change-from-c-to-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21360/basic-change-from-c-to-c++.html</guid><description>When it comes to the difference between C++ and C, most people think of object orientation and process orientation. But that is not accurate.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on C++11 newly introduced lambda expression</title><link>https://ofstack.com/C++/21361/discussion-on-c++11-newly-introduced-lambda-expression.html</link><guid isPermaLink="true">https://ofstack.com/C++/21361/discussion-on-c++11-newly-introduced-lambda-expression.html</guid><description>The first big highlight of the ISO C++ 11 standard is the introduction of Lambda expressions. The basic grammar is as follows: [capture list] (parameter…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Talk about C++ Socket programming</title><link>https://ofstack.com/C++/21362/talk-about-c++-socket-programming.html</link><guid isPermaLink="true">https://ofstack.com/C++/21362/talk-about-c++-socket-programming.html</guid><description>There are three types of programming for sockets: streaming socket (SOCK_STREAM), datagram socket (SOCK_DGRAM), original socket (SOCK_RAW). TCP-based socket…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements C++ inheritance and polymorphic code sharing</title><link>https://ofstack.com/C++/21363/the-c-language-implements-c++-inheritance-and-polymorphic-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C++/21363/the-c-language-implements-c++-inheritance-and-polymorphic-code-sharing.html</guid><description>This question mainly examines the difference between C and C++, as well as the concepts of inheritance and polymorphism in C++. The difference between C and C++</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C language to achieve tetris small game</title><link>https://ofstack.com/C++/21364/c-language-to-achieve-tetris-small-game.html</link><guid isPermaLink="true">https://ofstack.com/C++/21364/c-language-to-achieve-tetris-small-game.html</guid><description>C language to achieve tetris small game production code, the specific content is as follows For more great articles on tetris, please click on the topic:…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements 2048 games</title><link>https://ofstack.com/C++/21365/the-c-language-implements-2048-games.html</link><guid isPermaLink="true">https://ofstack.com/C++/21365/the-c-language-implements-2048-games.html</guid><description>The example of this article is to share the C language to achieve 2048 small game specific code, for your reference, the specific content is as follows</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C and C++ how do I get an example of the current system time</title><link>https://ofstack.com/C++/21366/c-and-c++-how-do-i-get-an-example-of-the-current-system-time.html</link><guid isPermaLink="true">https://ofstack.com/C++/21366/c-and-c++-how-do-i-get-an-example-of-the-current-system-time.html</guid><description>C/C++ how do I get an example of the current system time The system time dependent functions in the C library are defined in &lt; time.h &gt; In the header file,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Usage of quicksort function in C language (qsort)</title><link>https://ofstack.com/C++/21367/usage-of-quicksort-function-in-c-language-(qsort).html</link><guid isPermaLink="true">https://ofstack.com/C++/21367/usage-of-quicksort-function-in-c-language-(qsort).html</guid><description>This article shares the usage of C quicksort function for your reference, the specific content is as follows</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ Coroutine simple tutorial</title><link>https://ofstack.com/C++/21368/c++-coroutine-simple-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/C++/21368/c++-coroutine-simple-tutorial.html</guid><description>In C++, a function is an coroutine if its body implementation contains any keyword from co_await, co_yield, co_return. Among them: co_await: suspends the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C + + implementation of hannotta examples</title><link>https://ofstack.com/C++/21369/c-+-+-implementation-of-hannotta-examples.html</link><guid isPermaLink="true">https://ofstack.com/C++/21369/c-+-+-implementation-of-hannotta-examples.html</guid><description>C + + implementation of Hanover tower examples There are A, B, C3 tower, N plates (numbered 1-N from small to large) all in A tower at the beginning, now we…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>QT develops an example of the welcome interface for the application</title><link>https://ofstack.com/C++/21370/qt-develops-an-example-of-the-welcome-interface-for-the-application.html</link><guid isPermaLink="true">https://ofstack.com/C++/21370/qt-develops-an-example-of-the-welcome-interface-for-the-application.html</guid><description>The main interface is too slow to start, usually more than 10 seconds, so you want to add a welcome screen, wait for the program to load before displaying…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Inheritance and dynamic memory allocation in C++</title><link>https://ofstack.com/C++/21371/inheritance-and-dynamic-memory-allocation-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21371/inheritance-and-dynamic-memory-allocation-in-c++.html</guid><description>Details on inheritance and dynamic memory allocation in C++ How does inheritance interact with dynamic memory allocation? For example, if the base class…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of C language data structure rotation linked list</title><link>https://ofstack.com/C++/21372/implementation-of-c-language-data-structure-rotation-linked-list.html</link><guid isPermaLink="true">https://ofstack.com/C++/21372/implementation-of-c-language-data-structure-rotation-linked-list.html</guid><description>Give me the list 1- &gt; 2- &gt; 3- &gt; 4- &gt; 5- &gt; null and k = 2 Return to the 4 - &gt; 5- &gt; 1- &gt; 2- &gt; 3- &gt; null It feels intuitive, just find the segmentation point,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An implementation prototype of strcmp in the C language</title><link>https://ofstack.com/C++/21373/an-implementation-prototype-of-strcmp-in-the-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/21373/an-implementation-prototype-of-strcmp-in-the-c-language.html</guid><description>Implementation code: Function prototype: int strcmp(const char *dest, const char *source); Return value: returns an integer value if dest &gt; source, the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ STL introductory tutorial of 3 deque two way queue usage method</title><link>https://ofstack.com/C++/21374/c++-stl-introductory-tutorial-of-3-deque-two-way-queue-usage-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/21374/c++-stl-introductory-tutorial-of-3-deque-two-way-queue-usage-method.html</guid><description>1. Introduction deque (Double Ended Queues, two-way queue) is similar to a vector, but it allows for quick insertion and deletion at the head of the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ STL introduction of 2 list use of two way linked lists (with program code)</title><link>https://ofstack.com/C++/21375/c++-stl-introduction-of-2-list-use-of-two-way-linked-lists-(with-program-code).html</link><guid isPermaLink="true">https://ofstack.com/C++/21375/c++-stl-introduction-of-2-list-use-of-two-way-linked-lists-(with-program-code).html</guid><description>1. Introduction &quot;Unlike other sequence containers, list and forward_list objects are designed be inserting and removing elements any position, even in the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of C++ binary search algorithm</title><link>https://ofstack.com/C++/21376/example-of-c++-binary-search-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C++/21376/example-of-c++-binary-search-algorithm.html</guid><description>The example of this paper is to share the method of searching C++2 points by changing the boundary position. The code is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How to get the sample code for the virtual function address of C++ class member</title><link>https://ofstack.com/C++/21377/how-to-get-the-sample-code-for-the-virtual-function-address-of-c++-class-member.html</link><guid isPermaLink="true">https://ofstack.com/C++/21377/how-to-get-the-sample-code-for-the-virtual-function-address-of-c++-class-member.html</guid><description>This paper mainly introduces to you how to obtain the virtual function address of C++ class members related content, to share out for your reference to…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Curly brace initialization for C++ 11 new features</title><link>https://ofstack.com/C++/21378/curly-brace-initialization-for-c++-11-new-features.html</link><guid isPermaLink="true">https://ofstack.com/C++/21378/curly-brace-initialization-for-c++-11-new-features.html</guid><description>This article mainly introduces the new C++11 features of curly brace initialization related content, to share for your reference to learn, the following…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ heapsort algorithm example details</title><link>https://ofstack.com/C++/21379/c++-heapsort-algorithm-example-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/21379/c++-heapsort-algorithm-example-details.html</guid><description>The example of this paper describes the C++ heapsort algorithm. I will share it with you for your reference as follows: The arrangement of the elements in…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of online pen test based on C++</title><link>https://ofstack.com/C++/21380/an-example-of-online-pen-test-based-on-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21380/an-example-of-online-pen-test-based-on-c++.html</guid><description>This paper illustrates the online pen test based on C++. I will share it with you for your reference as follows: Recently in the Wolf factory internship,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ implementation of O of n complexity to find the K large number algorithm example</title><link>https://ofstack.com/C++/21381/c++-implementation-of-o-of-n-complexity-to-find-the-k-large-number-algorithm-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/21381/c++-implementation-of-o-of-n-complexity-to-find-the-k-large-number-algorithm-example.html</guid><description>The example of this paper describes the O(n) algorithm for finding the K large number in the complexity of C++. I will share it with you for your reference…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The stack and queue in C language implement instances of expression evaluation</title><link>https://ofstack.com/C++/21382/the-stack-and-queue-in-c-language-implement-instances-of-expression-evaluation.html</link><guid isPermaLink="true">https://ofstack.com/C++/21382/the-stack-and-queue-in-c-language-implement-instances-of-expression-evaluation.html</guid><description>An instance of an expression evaluation implemented by a stack and a queue in the C language Implementation code: The above is the C language data structure…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Discuss c++ cross platform coding in detail</title><link>https://ofstack.com/C++/21383/discuss-c++-cross-platform-coding-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C++/21383/discuss-c++-cross-platform-coding-in-detail.html</guid><description>Recently, a project under windows will be placed on raspberry pie to make full use of bandwidth resources and make it work day after day Code the problem…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ looks up the example insert data method using std::forward_list</title><link>https://ofstack.com/C++/21384/c++-looks-up-the-example-insert-data-method-using-std::forward_list.html</link><guid isPermaLink="true">https://ofstack.com/C++/21384/c++-looks-up-the-example-insert-data-method-using-std::forward_list.html</guid><description>std: : forward_list is introduced std::forward_list is a unidirectional linked list or forward list introduced in C++11. forward_list is fast to insert and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ data accuracy problem of stores a specified number of decimal places for floating point Numbers</title><link>https://ofstack.com/C++/21385/c++-data-accuracy-problem-of-stores-a-specified-number-of-decimal-places-for-floating-point-numbers.html</link><guid isPermaLink="true">https://ofstack.com/C++/21385/c++-data-accuracy-problem-of-stores-a-specified-number-of-decimal-places-for-floating-point-numbers.html</guid><description>1, the background Saves the specified decimal number for the floating point number. For example, 1.123456. To save 1 decimal place, after calling the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements instances of string manipulation functions</title><link>https://ofstack.com/C++/21386/the-c-language-implements-instances-of-string-manipulation-functions.html</link><guid isPermaLink="true">https://ofstack.com/C++/21386/the-c-language-implements-instances-of-string-manipulation-functions.html</guid><description>In the process of writing the program, we often use some string functions, such as find the length of the string, copy the string... , these functions all…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Compressed storage of symmetric and sparse matrices of C++ data structures</title><link>https://ofstack.com/C++/21387/compressed-storage-of-symmetric-and-sparse-matrices-of-c++-data-structures.html</link><guid isPermaLink="true">https://ofstack.com/C++/21387/compressed-storage-of-symmetric-and-sparse-matrices-of-c++-data-structures.html</guid><description>Compression storage of symmetric and sparse matrices 1. Sparse matrix For those matrices where the number of zero elements is much more than the number of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of Joseph rings in C language</title><link>https://ofstack.com/C++/21388/implementation-of-joseph-rings-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/21388/implementation-of-joseph-rings-in-c-language.html</guid><description>1. The allusion: It is said that the famous jewish historian Josephus had the following story: after the Romans occupied chautapat, 39 jews hid in a cave…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of C and C++ shallow copy and deep copy</title><link>https://ofstack.com/C++/21389/examples-of-c-and-c++-shallow-copy-and-deep-copy.html</link><guid isPermaLink="true">https://ofstack.com/C++/21389/examples-of-c-and-c++-shallow-copy-and-deep-copy.html</guid><description>Examples of C/C++ shallow copy and deep copy Deep copy refers to the specific content of the copy object, and the memory address is allocated autonomously,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C language to achieve the conversion function of the example</title><link>https://ofstack.com/C++/21390/c-language-to-achieve-the-conversion-function-of-the-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/21390/c-language-to-achieve-the-conversion-function-of-the-example.html</guid><description>Write 1 base 2, 8, 106 to 10 The system table pg_proc stores information about functions Internal function need to define first before compilation in…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of a constructor called by a subclass of the C++ class</title><link>https://ofstack.com/C++/21391/an-example-of-a-constructor-called-by-a-subclass-of-the-c++-class.html</link><guid isPermaLink="true">https://ofstack.com/C++/21391/an-example-of-a-constructor-called-by-a-subclass-of-the-c++-class.html</guid><description>An example of an C++ class subclass calling the constructor of a parent class The parent class HttpUtil: The constructor has two parameters,host and port.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of enumeration and Pointers in C</title><link>https://ofstack.com/C++/21392/examples-of-enumeration-and-pointers-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C++/21392/examples-of-enumeration-and-pointers-in-c.html</guid><description>An example of enumeration and Pointers in C In summary 1, define an enumeration, using the typedef enum keyword, such as typedef enum{Red,Green,Blue} Color3;</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details on C++ exceptions</title><link>https://ofstack.com/C++/21393/details-on-c++-exceptions.html</link><guid isPermaLink="true">https://ofstack.com/C++/21393/details-on-c++-exceptions.html</guid><description>C++ details of exceptions Programs sometimes encounter run-time errors that prevent the program from executing properly. c++ exceptions provide a powerful…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example details of the C++ type conversion operator</title><link>https://ofstack.com/C++/21394/example-details-of-the-c++-type-conversion-operator.html</link><guid isPermaLink="true">https://ofstack.com/C++/21394/example-details-of-the-c++-type-conversion-operator.html</guid><description>There are four type conversion operators in C++ to make the process more formal dynamic_cast; const_cast; static_cast; reinterpret_cast; 1. dynamic_cast</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The usage of RTTI in C++</title><link>https://ofstack.com/C++/21395/the-usage-of-rtti-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21395/the-usage-of-rtti-in-c++.html</guid><description>RTTI is short for run-time type recognition (Runtime Type Identification). This is one of the new features added to c++, which many older implementations do…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of C++ middle friend</title><link>https://ofstack.com/C++/21396/example-of-c++-middle-friend.html</link><guid isPermaLink="true">https://ofstack.com/C++/21396/example-of-c++-middle-friend.html</guid><description>Although friends are granted external access to private parts of a class, they do not contradict object-oriented programming ideas; Instead, he increased…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C and C++ sample code to implement the date calculator</title><link>https://ofstack.com/C++/21397/c-and-c++-sample-code-to-implement-the-date-calculator.html</link><guid isPermaLink="true">https://ofstack.com/C++/21397/c-and-c++-sample-code-to-implement-the-date-calculator.html</guid><description>Question introduction: Today suddenly saw a problem it looks quite interesting, share with you one. Given any date to introduce a number of days of the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details on the accessibility of C++ object oriented design</title><link>https://ofstack.com/C++/21398/details-on-the-accessibility-of-c++-object-oriented-design.html</link><guid isPermaLink="true">https://ofstack.com/C++/21398/details-on-the-accessibility-of-c++-object-oriented-design.html</guid><description>Recently watching Scott Meyers great god&apos;s Effective C + + &quot;and&quot; More Effective C + + &quot;, although the two books are the vintage teaching reference (of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use of the Boost.Chrono time library in C++</title><link>https://ofstack.com/C++/21399/use-of-the-boost.chrono-time-library-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21399/use-of-the-boost.chrono-time-library-in-c++.html</guid><description>This thing everyone should understand somewhat, clock plays an important role in the process, sleep in system programming, with a timeout waiting for the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements the simplest example of a rock paper scissors game</title><link>https://ofstack.com/C++/21400/the-c-language-implements-the-simplest-example-of-a-rock-paper-scissors-game.html</link><guid isPermaLink="true">https://ofstack.com/C++/21400/the-c-language-implements-the-simplest-example-of-a-rock-paper-scissors-game.html</guid><description>This article describes the C language implementation of the most simple rock paper scissors game. I will share it with you for your reference as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements the method of converting cartesian coordinates to polar coordinates</title><link>https://ofstack.com/C++/21401/the-c-language-implements-the-method-of-converting-cartesian-coordinates-to-polar-coordinates.html</link><guid isPermaLink="true">https://ofstack.com/C++/21401/the-c-language-implements-the-method-of-converting-cartesian-coordinates-to-polar-coordinates.html</guid><description>The example of this article describes the method of converting cartesian coordinates to polar coordinates in C language. I will share it with you for your…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language&apos;s method of obtaining the exact time of the Linux system</title><link>https://ofstack.com/C++/21402/the-c-language&apos;s-method-of-obtaining-the-exact-time-of-the-linux-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/21402/the-c-language&apos;s-method-of-obtaining-the-exact-time-of-the-linux-system.html</guid><description>How to use the gettimeofday() function 1. Function prototype gettimeofday() returns the current time using the tv structure, and the local time zone…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ custom encapsulation socket operates on the full instance of the business class</title><link>https://ofstack.com/C++/21403/c++-custom-encapsulation-socket-operates-on-the-full-instance-of-the-business-class.html</link><guid isPermaLink="true">https://ofstack.com/C++/21403/c++-custom-encapsulation-socket-operates-on-the-full-instance-of-the-business-class.html</guid><description>This article illustrates an C++ custom encapsulated socket operation business class. I will share it with you for your reference as follows: C++ utility…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of basic operations for stack  queue  and vector in c++</title><link>https://ofstack.com/C++/21404/examples-of-basic-operations-for-stack--queue--and-vector-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21404/examples-of-basic-operations-for-stack--queue--and-vector-in-c++.html</guid><description>Examples of basic operations for stack queue and vector in c++</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the small role of void* in C++</title><link>https://ofstack.com/C++/21405/a-brief-analysis-of-the-small-role-of-void*-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21405/a-brief-analysis-of-the-small-role-of-void*-in-c++.html</guid><description>This article mainly gives you to share about C++ in void* 1 some you may not understand the small role, to share out for your reference to learn, the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of the conversion of class object types in C++</title><link>https://ofstack.com/C++/21406/examples-of-the-conversion-of-class-object-types-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21406/examples-of-the-conversion-of-class-object-types-in-c++.html</guid><description>An example of an C++ class object type conversion Objects of classes with inheritance relationship can be transformed: Subclass object types can be…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ middle hexadecimal string to a number</title><link>https://ofstack.com/C++/21407/c++-middle-hexadecimal-string-to-a-number.html</link><guid isPermaLink="true">https://ofstack.com/C++/21407/c++-middle-hexadecimal-string-to-a-number.html</guid><description>C++ 106 base string to number (numeric) There are two main methods, both of which are the use of existing functions: Method 1: sscanf () Function name:…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ implements an instance of the hash table</title><link>https://ofstack.com/C++/21408/c++-implements-an-instance-of-the-hash-table.html</link><guid isPermaLink="true">https://ofstack.com/C++/21408/c++-implements-an-instance-of-the-hash-table.html</guid><description>The hash function of the hash table adopts the division hash function, the multiplication hash function, the universal hash function, and each slot is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of const objects and const member functions in C++</title><link>https://ofstack.com/C++/21409/examples-of-const-objects-and-const-member-functions-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/21409/examples-of-const-objects-and-const-member-functions-in-c++.html</guid><description>const objects can only call const member functions: Output: const member function! However, if you comment out the first fun, you will make an error: error…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation method of C++ 2 d array parameter transfer</title><link>https://ofstack.com/C++/21410/implementation-method-of-c++-2-d-array-parameter-transfer.html</link><guid isPermaLink="true">https://ofstack.com/C++/21410/implementation-method-of-c++-2-d-array-parameter-transfer.html</guid><description>C++ 2 - dimensional array parameter transfer method int a[2][2]={ {4, 6}, {9, 11} }; I&apos;ve defined an array like this, and I want to take that array as an…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ implements a simple example of a priority queue</title><link>https://ofstack.com/C++/21411/c++-implements-a-simple-example-of-a-priority-queue.html</link><guid isPermaLink="true">https://ofstack.com/C++/21411/c++-implements-a-simple-example-of-a-priority-queue.html</guid><description>Priority queue class template implementation: BuildMaxHeap.h header file: The above is the data structure priority queue example, if you have questions…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An instance of an affix tree to a suffix tree in an C language data structure</title><link>https://ofstack.com/C++/21412/an-instance-of-an-affix-tree-to-a-suffix-tree-in-an-c-language-data-structure.html</link><guid isPermaLink="true">https://ofstack.com/C++/21412/an-instance-of-an-affix-tree-to-a-suffix-tree-in-an-c-language-data-structure.html</guid><description>For 1 infix expression a+b*c*(d-e /f) convert to the suffix in the form abc*def/-+ Postfix expressions are quite useful, and are much easier to evaluate…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>VC++ implements an example of a method to add file associations</title><link>https://ofstack.com/C++/21413/vc++-implements-an-example-of-a-method-to-add-file-associations.html</link><guid isPermaLink="true">https://ofstack.com/C++/21413/vc++-implements-an-example-of-a-method-to-add-file-associations.html</guid><description>The example in this article shows how VC++ implements the method of adding file associations. I will share it with you for your reference as follows: It can…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ 17 a perfect implementation of forwarding a function call</title><link>https://ofstack.com/C++/21414/c++-17-a-perfect-implementation-of-forwarding-a-function-call.html</link><guid isPermaLink="true">https://ofstack.com/C++/21414/c++-17-a-perfect-implementation-of-forwarding-a-function-call.html</guid><description>This article mainly introduced to you about C++17 forward 1 function call related content, to share out for your reference to learn, the following words do…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ write String constructors  copy constructors  destructors and assignment functions</title><link>https://ofstack.com/C++/21415/c++-write-string-constructors--copy-constructors--destructors-and-assignment-functions.html</link><guid isPermaLink="true">https://ofstack.com/C++/21415/c++-write-string-constructors--copy-constructors--destructors-and-assignment-functions.html</guid><description>C++ write String constructors copy constructors destructors and assignment functions</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++  String replaces the specified string</title><link>https://ofstack.com/C++/21416/c++--string-replaces-the-specified-string.html</link><guid isPermaLink="true">https://ofstack.com/C++/21416/c++--string-replaces-the-specified-string.html</guid><description>An example of String replacing a specified string in C++ C++ &apos;s string provides the replace method for string substitution, but string does not implement…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>windows system C++ call matlab procedures method details</title><link>https://ofstack.com/C++/21417/windows-system-c++-call-matlab-procedures-method-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/21417/windows-system-c++-call-matlab-procedures-method-details.html</guid><description>I have already introduced the method of C++ calling matlab program in ubuntu system. If you need, you can refer to this article. This paper will introduce…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>ubuntu system C++ call matlab procedures method details</title><link>https://ofstack.com/C++/21418/ubuntu-system-c++-call-matlab-procedures-method-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/21418/ubuntu-system-c++-call-matlab-procedures-method-details.html</guid><description>Recently, I have been studying how C++ calls matlab program due to the need of work. I found that there is less information on the Internet, so I will…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ data structure and algorithm inversion linked list method</title><link>https://ofstack.com/C++/21419/c++-data-structure-and-algorithm-inversion-linked-list-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/21419/c++-data-structure-and-algorithm-inversion-linked-list-method.html</guid><description>In this paper, we illustrate the method of C++ data structure and algorithm to reverse the linked list. I will share it with you for your reference as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An shell sorting instance of the basic sorting algorithm of C language</title><link>https://ofstack.com/C++/21420/an-shell-sorting-instance-of-the-basic-sorting-algorithm-of-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/21420/an-shell-sorting-instance-of-the-basic-sorting-algorithm-of-c-language.html</guid><description>In this paper, an example of shell sorting algorithm in C language is presented. I will share it with you for your reference as follows: shell sort is an…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The code in the C language that determines whether two IPv4 addresses belong to the same subnet</title><link>https://ofstack.com/C++/22081/the-code-in-the-c-language-that-determines-whether-two-ipv4-addresses-belong-to-the-same-subnet.html</link><guid isPermaLink="true">https://ofstack.com/C++/22081/the-code-in-the-c-language-that-determines-whether-two-ipv4-addresses-belong-to-the-same-subnet.html</guid><description>Problem description: Now given two IPv4 addresses and a subnet mask, judge whether they belong to the same subnet. If they belong to the same subnet, output…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Several header files and library functions commonly used in the C language</title><link>https://ofstack.com/C++/22082/several-header-files-and-library-functions-commonly-used-in-the-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22082/several-header-files-and-library-functions-commonly-used-in-the-c-language.html</guid><description>Incomplete statistics, C language there are as many as 15 in the standard library header files, so I mainly introduce the commonly used the four header…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Bubble sort implementation of C language sorting algorithm [modified version]</title><link>https://ofstack.com/C++/22083/bubble-sort-implementation-of-c-language-sorting-algorithm-%5Bmodified-version%5D.html</link><guid isPermaLink="true">https://ofstack.com/C++/22083/bubble-sort-implementation-of-c-language-sorting-algorithm-%5Bmodified-version%5D.html</guid><description>This paper illustrates the bubble sort implementation of C language sorting algorithm. I will share it with you for your reference as follows: Bubble sort…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of insertion sort and direct selection sort in C basic sorting algorithm</title><link>https://ofstack.com/C++/22084/implementation-of-insertion-sort-and-direct-selection-sort-in-c-basic-sorting-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C++/22084/implementation-of-insertion-sort-and-direct-selection-sort-in-c-basic-sorting-algorithm.html</guid><description>This paper illustrates the implementation of insertion sort and direct selection sort in C basic sorting algorithm. I will share it with you for your…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Sublime Text 3 implements the compile and run example of C++ code</title><link>https://ofstack.com/C++/22085/sublime-text-3-implements-the-compile-and-run-example-of-c++-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/22085/sublime-text-3-implements-the-compile-and-run-example-of-c++-code.html</guid><description>In the compilation of data structure code, I chose the excellent editor Sublime Text 3, but it took me a lot of trouble to compile and run the C++ code.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ implements an example algorithm to extract the maximum and minimum elements from an array at the same time</title><link>https://ofstack.com/C++/22086/c++-implements-an-example-algorithm-to-extract-the-maximum-and-minimum-elements-from-an-array-at-the-same-time.html</link><guid isPermaLink="true">https://ofstack.com/C++/22086/c++-implements-an-example-algorithm-to-extract-the-maximum-and-minimum-elements-from-an-array-at-the-same-time.html</guid><description>This article demonstrates an example of how C++ can extract the largest and smallest elements from an array at the same time. I will share it with you for…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements an example of an algorithm that randomly arranges the contents of a file by line</title><link>https://ofstack.com/C++/22087/the-c-language-implements-an-example-of-an-algorithm-that-randomly-arranges-the-contents-of-a-file-by-line.html</link><guid isPermaLink="true">https://ofstack.com/C++/22087/the-c-language-implements-an-example-of-an-algorithm-that-randomly-arranges-the-contents-of-a-file-by-line.html</guid><description>This article illustrates an algorithm to randomly arrange the contents of files by lines in C language. I will share it with you for your reference as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C language sequence table implementation code</title><link>https://ofstack.com/C++/22088/c-language-sequence-table-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/22088/c-language-sequence-table-implementation-code.html</guid><description>The example of this article for you to share the C language implementation sequence table of the specific code, for your reference, the specific content is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The differences between cerr and cout in C++</title><link>https://ofstack.com/C++/22089/the-differences-between-cerr-and-cout-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22089/the-differences-between-cerr-and-cout-in-c++.html</guid><description>cerrThe object controls unbuffered insertions to the standard error output as a byte stream. Once the object is nstructed, the expression cerr.flags &amp;…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Each item of CListCtrl in C++ displays a different message</title><link>https://ofstack.com/C++/22090/each-item-of-clistctrl-in-c++-displays-a-different-message.html</link><guid isPermaLink="true">https://ofstack.com/C++/22090/each-item-of-clistctrl-in-c++-displays-a-different-message.html</guid><description>Add CToolTipCtrl member variables m_toolTipCtrl,CListCtrl member variables m_ListUser,CImageList member variables m_imageList Add the following code to the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The use of the random function random in C++</title><link>https://ofstack.com/C++/22091/the-use-of-the-random-function-random-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22091/the-use-of-the-random-function-random-in-c++.html</guid><description>1. random function is not ANSI C standard and cannot be compiled under gcc,vc and other compilers. It can be implemented by using the rand function under C++.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The usage of BitBlt in C++</title><link>https://ofstack.com/C++/22092/the-usage-of-bitblt-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22092/the-usage-of-bitblt-in-c++.html</guid><description>This function performs a bitblock (bit_block) conversion of pixels in the specified source device environment area to the target device environment.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>String manipulation in C++   an example of wide and narrow character conversion</title><link>https://ofstack.com/C++/22093/string-manipulation-in-c++---an-example-of-wide-and-narrow-character-conversion.html</link><guid isPermaLink="true">https://ofstack.com/C++/22093/string-manipulation-in-c++---an-example-of-wide-and-narrow-character-conversion.html</guid><description>String manipulation in C++ an example of wide and narrow character conversion</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic link library in C++   examples of imports and exports</title><link>https://ofstack.com/C++/22094/dynamic-link-library-in-c++---examples-of-imports-and-exports.html</link><guid isPermaLink="true">https://ofstack.com/C++/22094/dynamic-link-library-in-c++---examples-of-imports-and-exports.html</guid><description>Dynamic link library in C++ examples of imports and exports</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of markov decision algorithm in operations research is implemented in C language</title><link>https://ofstack.com/C++/22095/an-example-of-markov-decision-algorithm-in-operations-research-is-implemented-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22095/an-example-of-markov-decision-algorithm-in-operations-research-is-implemented-in-c-language.html</guid><description>In this paper, the markov decision algorithm in operations research is implemented by C. I will share it with you for your reference as follows: 1. An…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Sersync+Rsync implementation of trigger file synchronization actual combat process</title><link>https://ofstack.com/C++/22096/sersync+rsync-implementation-of-trigger-file-synchronization-actual-combat-process.html</link><guid isPermaLink="true">https://ofstack.com/C++/22096/sersync+rsync-implementation-of-trigger-file-synchronization-actual-combat-process.html</guid><description>Usually we use rsync plus crontab on the server to synchronize and backup files at regular intervals. With the continuous expansion of business and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of maze algorithm based on C language</title><link>https://ofstack.com/C++/22097/an-example-of-maze-algorithm-based-on-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22097/an-example-of-maze-algorithm-based-on-c-language.html</guid><description>This paper illustrates the maze algorithm based on C. I will share it with you for your reference as follows: Maze algorithm using c language, environment…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The c language gets the implementation code of windows and linux for the current working path</title><link>https://ofstack.com/C++/22098/the-c-language-gets-the-implementation-code-of-windows-and-linux-for-the-current-working-path.html</link><guid isPermaLink="true">https://ofstack.com/C++/22098/the-c-language-gets-the-implementation-code-of-windows-and-linux-for-the-current-working-path.html</guid><description>The function name: getcwd Power: gets the current working directory Usage: char *getcwd(char *buf, size_t size); Function description: getcwd() copies the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ sets and gets the implementation code for the current work path</title><link>https://ofstack.com/C++/22099/c++-sets-and-gets-the-implementation-code-for-the-current-work-path.html</link><guid isPermaLink="true">https://ofstack.com/C++/22099/c++-sets-and-gets-the-implementation-code-for-the-current-work-path.html</guid><description>Usually, you call DLL in the service program, and DLL will load a lot of configuration and files. In general, DLL will not be able to load the configuration…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Character conversion between C++ CString string char* char (multiple methods)</title><link>https://ofstack.com/C++/22100/character-conversion-between-c++-cstring-string-char*-char-(multiple-methods).html</link><guid isPermaLink="true">https://ofstack.com/C++/22100/character-conversion-between-c++-cstring-string-char*-char-(multiple-methods).html</guid><description>First, explain what the three mean CString is a useful data type. They greatly simplify many operations in MFC (for the MFC framework), making MFC a lot…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C C++ commonly used to manipulate strings of functions</title><link>https://ofstack.com/C++/22101/c-c++-commonly-used-to-manipulate-strings-of-functions.html</link><guid isPermaLink="true">https://ofstack.com/C++/22101/c-c++-commonly-used-to-manipulate-strings-of-functions.html</guid><description>Just a little summary The function name: stpcpy Function: copy one string to another, stop at &apos;\0&apos;, destin must have enough space Usage: char *stpcpy(char…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c++ write registry mode allows the program to boot automatically</title><link>https://ofstack.com/C++/22102/c++-write-registry-mode-allows-the-program-to-boot-automatically.html</link><guid isPermaLink="true">https://ofstack.com/C++/22102/c++-write-registry-mode-allows-the-program-to-boot-automatically.html</guid><description>Open registry: win+R , the input regedit Click ok You will see 5 root directories, the boot - up information is written under HKEY_LOCAL_MACHINE, the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c++ method to make the program boot automatically</title><link>https://ofstack.com/C++/22103/c++-method-to-make-the-program-boot-automatically.html</link><guid isPermaLink="true">https://ofstack.com/C++/22103/c++-method-to-make-the-program-boot-automatically.html</guid><description>When we write our own program under window, we can also make our program run automatically when the computer is turned on. This is mainly to modify the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How does the C language use xor for the exchange of two values</title><link>https://ofstack.com/C++/22104/how-does-the-c-language-use-xor-for-the-exchange-of-two-values.html</link><guid isPermaLink="true">https://ofstack.com/C++/22104/how-does-the-c-language-use-xor-for-the-exchange-of-two-values.html</guid><description>C language xor operation The most commonly used of the family of bitwise operators, an extranodal or operator. The xor operator refers to the two values…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C++11 returns an example of the use of post type syntax</title><link>https://ofstack.com/C++/22105/c++11-returns-an-example-of-the-use-of-post-type-syntax.html</link><guid isPermaLink="true">https://ofstack.com/C++/22105/c++11-returns-an-example-of-the-use-of-post-type-syntax.html</guid><description>The addition of auto to the C++11 standard not only automatically inferred the variable type, but also combined with decltype to represent the return value…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Based on the usage of setiosflags of in C++</title><link>https://ofstack.com/C++/22106/based-on-the-usage-of-setiosflags-of-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22106/based-on-the-usage-of-setiosflags-of-in-c++.html</guid><description>cout &lt; &lt; setiosflags(ios::fixed) &lt; &lt; setiosflags(ios::right) &lt; &lt; setprecision(2); setiosflags is the C++ operator contained in the namespace iomanip, which…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C language linked list to achieve snake game</title><link>https://ofstack.com/C++/22107/c-language-linked-list-to-achieve-snake-game.html</link><guid isPermaLink="true">https://ofstack.com/C++/22107/c-language-linked-list-to-achieve-snake-game.html</guid><description>Read and learn the source code, and made simple comments and modifications, which only used linked list data structure, very suitable for beginners of C…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>c++ hard to find bug of interesting</title><link>https://ofstack.com/C++/22108/c++-hard-to-find-bug-of-interesting.html</link><guid isPermaLink="true">https://ofstack.com/C++/22108/c++-hard-to-find-bug-of-interesting.html</guid><description>These bug can give you a pitcher of water. 1. The code contained in the assertion (assert) It often happens when you switch to the release version, and the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How do you implement the callback method example in C++</title><link>https://ofstack.com/C++/22109/how-do-you-implement-the-callback-method-example-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22109/how-do-you-implement-the-callback-method-example-in-c++.html</guid><description>Callbacks are implemented using the class syntax in C++ (of course, the old C function pointer callback is also supported) For example, someone offers a…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the difference between the C pointer array and the Char character array</title><link>https://ofstack.com/C++/22110/explain-the-difference-between-the-c-pointer-array-and-the-char-character-array.html</link><guid isPermaLink="true">https://ofstack.com/C++/22110/explain-the-difference-between-the-c-pointer-array-and-the-char-character-array.html</guid><description>Explain the difference between an Char pointer array and a character array in the C language 1. Pointer array of type char: each element points to a string,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of const with Pointers in C language</title><link>https://ofstack.com/C++/22111/summary-of-const-with-pointers-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22111/summary-of-const-with-pointers-in-c-language.html</guid><description>Here to share 1 of their own experience, hope to share with you 1 technology, if you have any shortcomings, please correct. Writing this article, I hope you…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of C consortium union</title><link>https://ofstack.com/C++/22112/an-example-of-c-consortium-union.html</link><guid isPermaLink="true">https://ofstack.com/C++/22112/an-example-of-c-consortium-union.html</guid><description>An example of union in C 2. Equivalent to List T in java 3. Data exchange 4. Print the address 5. Pointer prints array values If you have any questions,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C binary search algorithm</title><link>https://ofstack.com/C++/22113/c-binary-search-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C++/22113/c-binary-search-algorithm.html</guid><description>C classic algorithm 2 - point search method 1. Find the location of the array according to key 2. Insert a number to get its position in the array If you…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of three ways to use function Pointers in C language</title><link>https://ofstack.com/C++/22114/summary-of-three-ways-to-use-function-pointers-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22114/summary-of-three-ways-to-use-function-pointers-in-c-language.html</guid><description>Summary of three ways to use function Pointers in the C language Here to share 1 of their own experience, hope to share with you 1 technology, if you have…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C language beginner&apos;s basic tutorial judgment</title><link>https://ofstack.com/C++/22115/c-language-beginner&apos;s-basic-tutorial-judgment.html</link><guid isPermaLink="true">https://ofstack.com/C++/22115/c-language-beginner&apos;s-basic-tutorial-judgment.html</guid><description>Write a program first: Operation results: The condition is true! Then I changed the 1 to 2,5,100, -10, and found that the result was exactly the same. If I…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The sum of 1 to 100 is required for the basic tutorial of C language</title><link>https://ofstack.com/C++/22116/the-sum-of-1-to-100-is-required-for-the-basic-tutorial-of-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22116/the-sum-of-1-to-100-is-required-for-the-basic-tutorial-of-c-language.html</guid><description>Problem: find 1+2+3+... + 98 + 99 + 100 (1) solve by mathematical method (2) write C language program for solution Solution: (1) mathematical methods (2) C…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C language basics: a++ and ++a</title><link>https://ofstack.com/C++/22117/c-language-basics:-a++-and-++a.html</link><guid isPermaLink="true">https://ofstack.com/C++/22117/c-language-basics:-a++-and-++a.html</guid><description>In C or other languages, the ++ sign means &quot;self-addition&quot;, which means adding 1 to the original variable. Case 1: Then the value of a is 1. By the same…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Condition determination for C language beginner&apos;s basic tutorial</title><link>https://ofstack.com/C++/22118/condition-determination-for-c-language-beginner&apos;s-basic-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/C++/22118/condition-determination-for-c-language-beginner&apos;s-basic-tutorial.html</guid><description>Write a program first Operation results: x is not a positive number! Program analysis: Define an integer x and assign it a value. This value is either…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Custom functions for the C language basics tutorial</title><link>https://ofstack.com/C++/22119/custom-functions-for-the-c-language-basics-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/C++/22119/custom-functions-for-the-c-language-basics-tutorial.html</guid><description>Write the program first: Operation results: Program analysis: (1) The form of function definition is: Type function name (type form parameter...) { The body…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Addition of basic tutorials for C language beginners</title><link>https://ofstack.com/C++/22120/addition-of-basic-tutorials-for-c-language-beginners.html</link><guid isPermaLink="true">https://ofstack.com/C++/22120/addition-of-basic-tutorials-for-c-language-beginners.html</guid><description>Write the program first: Operation results: Program analysis: Define an integer variable, a, and assign 1 to a. Define another integer variable, b, and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Constants and variables in the C language basics tutorial</title><link>https://ofstack.com/C++/22121/constants-and-variables-in-the-c-language-basics-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/C++/22121/constants-and-variables-in-the-c-language-basics-tutorial.html</guid><description>Write the program first: Operation results: Program analysis: An integer variable a is defined, and 1 is assigned to a. Note that the equal sign in C is for…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Data types in the basic tutorial of C language</title><link>https://ofstack.com/C++/22122/data-types-in-the-basic-tutorial-of-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22122/data-types-in-the-basic-tutorial-of-c-language.html</guid><description>The data types in the C language are integer, floating point (that is, decimal), character, string, array, struct, and so on. Don&apos;t learn too much at the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C: Hello World</title><link>https://ofstack.com/C++/22123/c:-hello-world.html</link><guid isPermaLink="true">https://ofstack.com/C++/22123/c:-hello-world.html</guid><description>First, you need a compiler for the C language. You can use an online compiler, or you can install a compiler locally. For example, Xcode can be installed on…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation method of C++ network connectivity detection</title><link>https://ofstack.com/C++/22124/implementation-method-of-c++-network-connectivity-detection.html</link><guid isPermaLink="true">https://ofstack.com/C++/22124/implementation-method-of-c++-network-connectivity-detection.html</guid><description>Sometimes the program needs to be connected to a specific network, so if someone is there, we can just look at it with the ping command. The implementation…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to C and C++ compiler optimization</title><link>https://ofstack.com/C++/22125/introduction-to-c-and-c++-compiler-optimization.html</link><guid isPermaLink="true">https://ofstack.com/C++/22125/introduction-to-c-and-c++-compiler-optimization.html</guid><description>The optimization of gcc-o is still mechanical and taken for granted. Only when you have a deep understanding of computer systems and a deep understanding of…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the use of inline in C++</title><link>https://ofstack.com/C++/22126/explain-the-use-of-inline-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22126/explain-the-use-of-inline-in-c++.html</guid><description>1. Reasons for introducing the inline keyword In c/c++, the inline modifier, which is represented as an inline function, was specifically introduced to…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ class copy  assignment  destruction of the example</title><link>https://ofstack.com/C++/22127/c++-class-copy--assignment--destruction-of-the-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/22127/c++-class-copy--assignment--destruction-of-the-example.html</guid><description>C++ class copy assignment destruction of the example</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of dll dynamic library development and call and file read and write small procedures</title><link>https://ofstack.com/C++/22128/details-of-dll-dynamic-library-development-and-call-and-file-read-and-write-small-procedures.html</link><guid isPermaLink="true">https://ofstack.com/C++/22128/details-of-dll-dynamic-library-development-and-call-and-file-read-and-write-small-procedures.html</guid><description>Detail dll dynamic library development and call and file read and write small procedures First let&apos;s learn 1 under dynamic library calls, first find the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of C language data structure link linked list inversion</title><link>https://ofstack.com/C++/22129/implementation-of-c-language-data-structure-link-linked-list-inversion.html</link><guid isPermaLink="true">https://ofstack.com/C++/22129/implementation-of-c-language-data-structure-link-linked-list-inversion.html</guid><description>List inversion, as shown below: Even number of inputs: a- &gt; b- &gt; c- &gt; d- &gt; e- &gt; f An even number of outputs: e- &gt; f- &gt; c- &gt; d- &gt; a- &gt; b or Odd number of…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example details of C++ list</title><link>https://ofstack.com/C++/22130/example-details-of-c++-list.html</link><guid isPermaLink="true">https://ofstack.com/C++/22130/example-details-of-c++-list.html</guid><description>If you have any questions, please leave a message or come to the site community to exchange discussion, thank you for reading, hope to help you, thank you…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The c language printf implements printing out instances at the same location</title><link>https://ofstack.com/C++/22131/the-c-language-printf-implements-printing-out-instances-at-the-same-location.html</link><guid isPermaLink="true">https://ofstack.com/C++/22131/the-c-language-printf-implements-printing-out-instances-at-the-same-location.html</guid><description>The console prints at the same position as 1, for example: progress 1%- &gt; 100% is displayed in the same position as 1. When I first learned the language c,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of the basic sorting algorithm in C language</title><link>https://ofstack.com/C++/22132/an-example-of-the-basic-sorting-algorithm-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22132/an-example-of-the-basic-sorting-algorithm-in-c-language.html</guid><description>This paper illustrates the basic sorting algorithm of C in bucket sorting. I will share it with you for your reference as follows: Bucket sort is an array…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C language implementation of student course selection system code sharing</title><link>https://ofstack.com/C++/22133/c-language-implementation-of-student-course-selection-system-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C++/22133/c-language-implementation-of-student-course-selection-system-code-sharing.html</guid><description>I haven&apos;t played C for a long time. The last time was when I was a big 2... Without further discussion, here is a code of the student course selection…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ creation of linked lists of data structures</title><link>https://ofstack.com/C++/22134/c++-creation-of-linked-lists-of-data-structures.html</link><guid isPermaLink="true">https://ofstack.com/C++/22134/c++-creation-of-linked-lists-of-data-structures.html</guid><description>1. Linked lists are used very frequently in C/C++ because it is so used that it ACTS as a natural mutable array. push does not affect the previous list…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C and C++ gets the 32 bit or 64 bit implementation code for the Windows system</title><link>https://ofstack.com/C++/22135/c-and-c++-gets-the-32-bit-or-64-bit-implementation-code-for-the-windows-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/22135/c-and-c++-gets-the-32-bit-or-64-bit-implementation-code-for-the-windows-system.html</guid><description>C/C++ gets the 32-bit or 64-bit implementation code for the Windows system 1. In the development of Windows 64bit system, there are situations where it is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>zlib library compression and decompression of the string STL string</title><link>https://ofstack.com/C++/22136/zlib-library-compression-and-decompression-of-the-string-stl-string.html</link><guid isPermaLink="true">https://ofstack.com/C++/22136/zlib-library-compression-and-decompression-of-the-string-stl-string.html</guid><description>1.1 generally, when using text json for data transmission, the process of data transmission is particularly time-consuming, because the bandwidth or the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ implementation of shuffling sorting function sample code</title><link>https://ofstack.com/C++/22137/c++-implementation-of-shuffling-sorting-function-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/22137/c++-implementation-of-shuffling-sorting-function-sample-code.html</guid><description>Simulate a deck of CARDS in memory, and then simulate shuffling, dealing, and so on. The process goes like this: build a deck and save it in an array --…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The use of getchar and putchar in the C language</title><link>https://ofstack.com/C++/22138/the-use-of-getchar-and-putchar-in-the-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22138/the-use-of-getchar-and-putchar-in-the-c-language.html</guid><description>getchar is accessed as a behavior unit. When using getchar input, if the input of the first character to be valid character (at the end of the input is the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C and C++ classic example of the simulated calculator sample code</title><link>https://ofstack.com/C++/22139/c-and-c++-classic-example-of-the-simulated-calculator-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/22139/c-and-c++-classic-example-of-the-simulated-calculator-sample-code.html</guid><description>This paper mainly introduces the use of C/C++ how to achieve the simulation of the calculator related content, to share out for your reference learning, the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of queue and stack of NDK data structure</title><link>https://ofstack.com/C++/22140/implementation-of-queue-and-stack-of-ndk-data-structure.html</link><guid isPermaLink="true">https://ofstack.com/C++/22140/implementation-of-queue-and-stack-of-ndk-data-structure.html</guid><description>com_tz_ndk_cpp_NDKCpp.h com_tz_ndk_cpp_NDKCpp.cpp If you have any questions, please leave a message or come to the site community to exchange discussion,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C language binary sort (search) tree instances</title><link>https://ofstack.com/C++/22141/c-language-binary-sort-(search)-tree-instances.html</link><guid isPermaLink="true">https://ofstack.com/C++/22141/c-language-binary-sort-(search)-tree-instances.html</guid><description>The example of this article for you to share C language 2 fork sort (search) tree instance code, for your reference, the specific content is as follows</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language single linked list implements polynomial addition</title><link>https://ofstack.com/C++/22142/the-c-language-single-linked-list-implements-polynomial-addition.html</link><guid isPermaLink="true">https://ofstack.com/C++/22142/the-c-language-single-linked-list-implements-polynomial-addition.html</guid><description>In this paper, the example of C language single linked list to realize the addition of polynomial specific code, for your reference, the specific content is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The C language recursively implements the clue binary tree</title><link>https://ofstack.com/C++/22143/the-c-language-recursively-implements-the-clue-binary-tree.html</link><guid isPermaLink="true">https://ofstack.com/C++/22143/the-c-language-recursively-implements-the-clue-binary-tree.html</guid><description>The example of this paper is to share the specific code of C language recursive implementation clue 2 fork tree for your reference, the specific content is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Non   recursive sequential traversal of binary trees in C language data structures</title><link>https://ofstack.com/C++/22144/non---recursive-sequential-traversal-of-binary-trees-in-c-language-data-structures.html</link><guid isPermaLink="true">https://ofstack.com/C++/22144/non---recursive-sequential-traversal-of-binary-trees-in-c-language-data-structures.html</guid><description>Non recursive sequential traversal of binary trees in C language data structures</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C language data structures to determine if a loop list is empty or full</title><link>https://ofstack.com/C++/22145/c-language-data-structures-to-determine-if-a-loop-list-is-empty-or-full.html</link><guid isPermaLink="true">https://ofstack.com/C++/22145/c-language-data-structures-to-determine-if-a-loop-list-is-empty-or-full.html</guid><description>C language data structures to determine if a cyclic list is empty or full When is the queue empty? When is it full? Since the tail pointer is chasing the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Default details for constructor parameters in C++</title><link>https://ofstack.com/C++/22146/default-details-for-constructor-parameters-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22146/default-details-for-constructor-parameters-in-c++.html</guid><description>The value of the parameter in the constructor can be either passed as an argument or specified as some default value, that is, if the user does not specify…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details on the example uniform initialization syntax for C++11</title><link>https://ofstack.com/C++/22147/details-on-the-example-uniform-initialization-syntax-for-c++11.html</link><guid isPermaLink="true">https://ofstack.com/C++/22147/details-on-the-example-uniform-initialization-syntax-for-c++11.html</guid><description>This paper mainly introduces the relevant content of the initialization grammar of C++11. As for the grammar of the current new standard C++11, the variable…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The static modifier example in c++ is explained in detail</title><link>https://ofstack.com/C++/22148/the-static-modifier-example-in-c++-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C++/22148/the-static-modifier-example-in-c++-is-explained-in-detail.html</guid><description>This article mainly introduces the content of static modifier in c++, which is Shared for your reference and learning. Without further discussion, let&apos;s…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Use of boost::share_ptr smart Pointers in C++</title><link>https://ofstack.com/C++/22149/use-of-boost::share_ptr-smart-pointers-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22149/use-of-boost::share_ptr-smart-pointers-in-c++.html</guid><description>Recently, the smart pointer of boost library was used in the project, and I feel that the smart pointer is quite powerful. Here I post the test code I wrote…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of the constructor in C++</title><link>https://ofstack.com/C++/22150/an-example-of-the-constructor-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22150/an-example-of-the-constructor-in-c++.html</guid><description>The knowledge of c++ constructors has been introduced in various c++ textbooks, but beginners often pay little attention to observe and summarize the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the difference between return and exit in C</title><link>https://ofstack.com/C++/22151/explain-the-difference-between-return-and-exit-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C++/22151/explain-the-difference-between-return-and-exit-in-c.html</guid><description>1. exit is used to terminate the program at any time while the program is running. The parameter of exit is returned to OS. The main function is also…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The role of private inheritance in C++</title><link>https://ofstack.com/C++/22152/the-role-of-private-inheritance-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22152/the-role-of-private-inheritance-in-c++.html</guid><description>Privately inherited Rule 1: in contrast to public inheritance, compiler 1 generally does not convert derived class objects into base class objects if the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ Vector common basic operations</title><link>https://ofstack.com/C++/22153/c++-vector-common-basic-operations.html</link><guid isPermaLink="true">https://ofstack.com/C++/22153/c++-vector-common-basic-operations.html</guid><description>The standard library vector type is the type 1 template which is mostly used in C++, and vector type is equivalent to a kind of dynamic container. In…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ programming the conversion of CString  string and char arrays</title><link>https://ofstack.com/C++/22154/c++-programming-the-conversion-of-cstring--string-and-char-arrays.html</link><guid isPermaLink="true">https://ofstack.com/C++/22154/c++-programming-the-conversion-of-cstring--string-and-char-arrays.html</guid><description>C++ programming the conversion of CString string and char arrays</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of C++ conversion of interview questions</title><link>https://ofstack.com/C++/22155/example-of-c++-conversion-of-interview-questions.html</link><guid isPermaLink="true">https://ofstack.com/C++/22155/example-of-c++-conversion-of-interview-questions.html</guid><description>An instance of C++ base conversion One interview question requires input of base 10 number and output of base 106. It can be printed with printf %d,%c,%s,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C + + Joseph ring instance code</title><link>https://ofstack.com/C++/22156/c-+-+-joseph-ring-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/22156/c-+-+-joseph-ring-instance-code.html</guid><description>Joseph ring is a mathematical application problem: known n individuals (with Numbers 1,2,3... Sit around a round table. Count from the person numbered k,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The usage of new and delete in C++</title><link>https://ofstack.com/C++/22157/the-usage-of-new-and-delete-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22157/the-usage-of-new-and-delete-in-c++.html</guid><description>The new and delete operators are used to dynamically allocate and undo memory 1. Create a single variable address space 1) new int; int *a = new int assigns…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of custom C++ exception handling is illustrated</title><link>https://ofstack.com/C++/22158/an-example-of-custom-c++-exception-handling-is-illustrated.html</link><guid isPermaLink="true">https://ofstack.com/C++/22158/an-example-of-custom-c++-exception-handling-is-illustrated.html</guid><description>Examples illustrate custom C++ exception handling Example 1: customize an exception class myException inherited from excepton C++ standard, defined in &lt;…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Use of C++ set</title><link>https://ofstack.com/C++/22159/use-of-c++-set.html</link><guid isPermaLink="true">https://ofstack.com/C++/22159/use-of-c++-set.html</guid><description>set is also a common container in STL. The set collection container implements a balanced two-fork retrieval tree of red-black trees, which automatically…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of a tree array in C language</title><link>https://ofstack.com/C++/22160/an-example-of-a-tree-array-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22160/an-example-of-a-tree-array-in-c-language.html</guid><description>An example of an C tree array Recently learned the tree array, give me the feeling is this data structure good magic ah ^_^ Firstly, her constant is smaller…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>C++ full password generation implementation code</title><link>https://ofstack.com/C++/22820/c++-full-password-generation-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/22820/c++-full-password-generation-implementation-code.html</guid><description>Here &quot;full password&quot; refers to all possible passwords in the specified string. In the case of the string &quot;0123456789&quot;, there are 100 possible 2-bit…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Amazon classic interview question example details</title><link>https://ofstack.com/C++/22821/amazon-classic-interview-question-example-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/22821/amazon-classic-interview-question-example-details.html</guid><description>Amazon interview questions: In Map as shown below, 0 represents sea water and 1 represents islands, where each island can be connected to the islets in the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C and C++ standard library conversion from UTC time to local local time</title><link>https://ofstack.com/C++/22822/c-and-c++-standard-library-conversion-from-utc-time-to-local-local-time.html</link><guid isPermaLink="true">https://ofstack.com/C++/22822/c-and-c++-standard-library-conversion-from-utc-time-to-local-local-time.html</guid><description>There is a difference of 8 time zones between UTC time DateTime. UtcNow and system local time DateTime. Now, and there is a difference of 15 time zones…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The compare trap example for std::string is explained in C and C++</title><link>https://ofstack.com/C++/22823/the-compare-trap-example-for-std::string-is-explained-in-c-and-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22823/the-compare-trap-example-for-std::string-is-explained-in-c-and-c++.html</guid><description>C++ language is a 10 point excellent language, but excellent does not mean perfect. There are still a lot of people who don&apos;t want to use C or C++, why? One…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C and C++ USES libxml2 to efficiently output large XML files</title><link>https://ofstack.com/C++/22824/c-and-c++-uses-libxml2-to-efficiently-output-large-xml-files.html</link><guid isPermaLink="true">https://ofstack.com/C++/22824/c-and-c++-uses-libxml2-to-efficiently-output-large-xml-files.html</guid><description>Libxml2 is an xml c language parser, originally developed as a tool for the Gnome project, and is a free open source software based on MIT License. In…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ and STL implementation code example to determine the position relationship between two line segments in a plane</title><link>https://ofstack.com/C++/22825/c++-and-stl-implementation-code-example-to-determine-the-position-relationship-between-two-line-segments-in-a-plane.html</link><guid isPermaLink="true">https://ofstack.com/C++/22825/c++-and-stl-implementation-code-example-to-determine-the-position-relationship-between-two-line-segments-in-a-plane.html</guid><description>The determination of the position relationship between two line segments in a plane has been widely used in many fields, such as games, CAD, graphics…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ implements a method to determine whether a string is in UTF8 or GBK format</title><link>https://ofstack.com/C++/22826/c++-implements-a-method-to-determine-whether-a-string-is-in-utf8-or-gbk-format.html</link><guid isPermaLink="true">https://ofstack.com/C++/22826/c++-implements-a-method-to-determine-whether-a-string-is-in-utf8-or-gbk-format.html</guid><description>This article demonstrates an example of how the C++ implementation determines whether a string is in UTF8 or GBK format. I will share it with you for your…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use templates in both dynamic and static libraries (dynamic libraries  static libraries)</title><link>https://ofstack.com/C++/22827/use-templates-in-both-dynamic-and-static-libraries-(dynamic-libraries--static-libraries).html</link><guid isPermaLink="true">https://ofstack.com/C++/22827/use-templates-in-both-dynamic-and-static-libraries-(dynamic-libraries--static-libraries).html</guid><description>Use templates in both dynamic and static libraries (dynamic libraries static libraries)</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discuss in detail the different meanings of C and C++ in function declaration</title><link>https://ofstack.com/C++/22828/discuss-in-detail-the-different-meanings-of-c-and-c++-in-function-declaration.html</link><guid isPermaLink="true">https://ofstack.com/C++/22828/discuss-in-detail-the-different-meanings-of-c-and-c++-in-function-declaration.html</guid><description>1 straight think of C/C++ as medium Such a function declaration means a function with 1 argument void(no arguments). Today, however, when I was watching…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The differences between C++ structure struct and class class</title><link>https://ofstack.com/C++/22829/the-differences-between-c++-structure-struct-and-class-class.html</link><guid isPermaLink="true">https://ofstack.com/C++/22829/the-differences-between-c++-structure-struct-and-class-class.html</guid><description>Because I was busy with the thesis proposal and submission before, I didn&apos;t have time to update this series of articles. I read the last article about the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Course design of student information management system for C language data structure</title><link>https://ofstack.com/C++/22830/course-design-of-student-information-management-system-for-c-language-data-structure.html</link><guid isPermaLink="true">https://ofstack.com/C++/22830/course-design-of-student-information-management-system-for-c-language-data-structure.html</guid><description>The example of this paper for you to share the student information management system design of the specific code, for your reference, the specific content…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C program to achieve password secret input instances of linux system can be executed</title><link>https://ofstack.com/C++/22831/c-program-to-achieve-password-secret-input-instances-of-linux-system-can-be-executed.html</link><guid isPermaLink="true">https://ofstack.com/C++/22831/c-program-to-achieve-password-secret-input-instances-of-linux-system-can-be-executed.html</guid><description>Read and write user input, screen does not echo getpass is used to read user input from the keyboard, but the screen does not echo. The parameter prompt is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Based on C++ bitset common functions and operators of</title><link>https://ofstack.com/C++/22832/based-on-c++-bitset-common-functions-and-operators-of.html</link><guid isPermaLink="true">https://ofstack.com/C++/22832/based-on-c++-bitset-common-functions-and-operators-of.html</guid><description>C++ bitset -- STL is a must for high end bit CARDS ------------------------------------------------------------ The following content is translated from…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Gets an instance of the current system local time  accurate to milliseconds</title><link>https://ofstack.com/C++/22833/gets-an-instance-of-the-current-system-local-time--accurate-to-milliseconds.html</link><guid isPermaLink="true">https://ofstack.com/C++/22833/gets-an-instance-of-the-current-system-local-time--accurate-to-milliseconds.html</guid><description>Gets an instance of the current system local time accurate to milliseconds</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ recursive algorithm example code</title><link>https://ofstack.com/C++/22834/c++-recursive-algorithm-example-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/22834/c++-recursive-algorithm-example-code.html</guid><description>Recursive algorithm, summed up with the following characteristics: Feature 1 it has a basic part, that is, directly satisfy the condition, output Feature 2…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C Pointers and usage examples</title><link>https://ofstack.com/C++/22835/c-pointers-and-usage-examples.html</link><guid isPermaLink="true">https://ofstack.com/C++/22835/c-pointers-and-usage-examples.html</guid><description>One of the most frustrating aspects of learning C for beginners is Pointers, which are very useful in C. So let me write down a little bit of my…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of callback function and function pointer in C++</title><link>https://ofstack.com/C++/22837/example-of-callback-function-and-function-pointer-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22837/example-of-callback-function-and-function-pointer-in-c++.html</guid><description>How to get a function pointer in a class Implementation code: If you have any questions, please leave a message or come to the site community to exchange…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of the usage of qsort functions in C language</title><link>https://ofstack.com/C++/22838/an-example-of-the-usage-of-qsort-functions-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22838/an-example-of-the-usage-of-qsort-functions-in-c-language.html</guid><description>Quicksort is one of the most commonly used sorting algorithms. There are also quicksort functions in the standard library of C language. The qsort function…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C reads the instance details of the ini file</title><link>https://ofstack.com/C++/22839/c-reads-the-instance-details-of-the-ini-file.html</link><guid isPermaLink="true">https://ofstack.com/C++/22839/c-reads-the-instance-details-of-the-ini-file.html</guid><description>C reads ini files With Windows, you can easily read the contents of the.ini configuration file using GetPrivateProfileString or GetPrivateProfileInt, but on…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The C language memset function is explained in detail</title><link>https://ofstack.com/C++/22840/the-c-language-memset-function-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C++/22840/the-c-language-memset-function-is-explained-in-detail.html</guid><description>The C language memset functions are explained in detail 1. void * memset (void*s, int ch,size_t n) 2. The s () function zeros a sequence of n bytes starting…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C USES the malloc function to apply an example of a two dimensional dynamic array</title><link>https://ofstack.com/C++/22841/c-uses-the-malloc-function-to-apply-an-example-of-a-two-dimensional-dynamic-array.html</link><guid isPermaLink="true">https://ofstack.com/C++/22841/c-uses-the-malloc-function-to-apply-an-example-of-a-two-dimensional-dynamic-array.html</guid><description>C USES the malloc function to apply an example of a 2 - dimensional dynamic array C language in the program running dynamic application and release of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example details of C and C++ dynamic array creation</title><link>https://ofstack.com/C++/22842/example-details-of-c-and-c++-dynamic-array-creation.html</link><guid isPermaLink="true">https://ofstack.com/C++/22842/example-details-of-c-and-c++-dynamic-array-creation.html</guid><description>Example details of C/C++ dynamic array creation In C++ language, 2d dynamic array is mainly established by pointer method. Take the establishment of an…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An instance of an itoa function implemented in the C language</title><link>https://ofstack.com/C++/22843/an-instance-of-an-itoa-function-implemented-in-the-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22843/an-instance-of-an-itoa-function-implemented-in-the-c-language.html</guid><description>1. The prototype: 2. Function description: 3. Simple implementation of the function: If you have any questions, please leave a message or come to the site…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the implementation method of C++ function strstr</title><link>https://ofstack.com/C++/22844/summary-of-the-implementation-method-of-c++-function-strstr.html</link><guid isPermaLink="true">https://ofstack.com/C++/22844/summary-of-the-implementation-method-of-c++-function-strstr.html</guid><description>Summary of the implementation method of strstr function in C++ Function description: Include file: string.h Function name: strstr Function prototype: extern…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic allocation of implementation strings for C language data structures</title><link>https://ofstack.com/C++/22845/dynamic-allocation-of-implementation-strings-for-c-language-data-structures.html</link><guid isPermaLink="true">https://ofstack.com/C++/22845/dynamic-allocation-of-implementation-strings-for-c-language-data-structures.html</guid><description>Note: when the heap allocates the storage implementation string, the string is not represented by &apos;\0 &apos;, but by the data item int length, so it is different…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Pattern matching string location problem for C language data structures</title><link>https://ofstack.com/C++/22846/pattern-matching-string-location-problem-for-c-language-data-structures.html</link><guid isPermaLink="true">https://ofstack.com/C++/22846/pattern-matching-string-location-problem-for-c-language-data-structures.html</guid><description>It mainly implements three kinds of string pattern matching, including the collection of character series operations, string pointer backtracking, and KMP…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A recursive Fibonacci sequence of C language data structures</title><link>https://ofstack.com/C++/22847/a-recursive-fibonacci-sequence-of-c-language-data-structures.html</link><guid isPermaLink="true">https://ofstack.com/C++/22847/a-recursive-fibonacci-sequence-of-c-language-data-structures.html</guid><description>Because I am not familiar with recursion, it is very difficult to do POJ1753, which is to turn the pieces until all the pieces on the board color 1, to find…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of C++ to read the header data of WAV audio files</title><link>https://ofstack.com/C++/22848/implementation-of-c++-to-read-the-header-data-of-wav-audio-files.html</link><guid isPermaLink="true">https://ofstack.com/C++/22848/implementation-of-c++-to-read-the-header-data-of-wav-audio-files.html</guid><description>Here to share 1 of their own experience, hope to share with you 1 technology, if you have any shortcomings, please correct. Writing this article, I hope you…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ function pointer details and code sharing</title><link>https://ofstack.com/C++/22849/c++-function-pointer-details-and-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C++/22849/c++-function-pointer-details-and-code-sharing.html</guid><description>A function pointer Functions are stored in code areas of memory, which also have addresses. If we have an int test(int a) function, then its address is the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Based on the make command and makefile file details</title><link>https://ofstack.com/C++/22850/based-on-the-make-command-and-makefile-file-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/22850/based-on-the-make-command-and-makefile-file-details.html</guid><description>1. Problems caused by multiple source files When writing an c/c++ test program, we are used to changing the code one at a time and then compiling and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>opencv+arduino object point tracking effect</title><link>https://ofstack.com/C++/22851/opencv+arduino-object-point-tracking-effect.html</link><guid isPermaLink="true">https://ofstack.com/C++/22851/opencv+arduino-object-point-tracking-effect.html</guid><description>The result of this paper is: by selecting a tracking point in the camera and controlling the steering gear of the camera through pc, this point is always in…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements the Floyd algorithm</title><link>https://ofstack.com/C++/22853/the-c-language-implements-the-floyd-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C++/22853/the-c-language-implements-the-floyd-algorithm.html</guid><description>In this paper, the example of C language for you to share the Floyd algorithm implementation of the specific code, for your reference, the specific content…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ implements examples of circular and chained queues</title><link>https://ofstack.com/C++/22854/c++-implements-examples-of-circular-and-chained-queues.html</link><guid isPermaLink="true">https://ofstack.com/C++/22854/c++-implements-examples-of-circular-and-chained-queues.html</guid><description>Circular queue: 1. In a circular queue, front==rear; in a full queue, front= (rear+1) %maxSize. (I once wondered why I didn&apos;t use 1 length for captain, when…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The c language implements radix sort resolution and code samples</title><link>https://ofstack.com/C++/22855/the-c-language-implements-radix-sort-resolution-and-code-samples.html</link><guid isPermaLink="true">https://ofstack.com/C++/22855/the-c-language-implements-radix-sort-resolution-and-code-samples.html</guid><description>Radix sort (radixsort) is a kind of &quot;allocated sort&quot; (distributionsort), also known as &quot;bucket method&quot; (bucketsort) or binsort. As the name implies, it…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Objective C limits the frequency of function calls</title><link>https://ofstack.com/C++/22856/objective-c-limits-the-frequency-of-function-calls.html</link><guid isPermaLink="true">https://ofstack.com/C++/22856/objective-c-limits-the-frequency-of-function-calls.html</guid><description>Recently took a free time to look at 1 algorithm related, brush LeetCode. I really don&apos;t feel my head working. Think back to the interesting problem I dealt…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C and C++ example of a method for calculating prime Numbers by filtering</title><link>https://ofstack.com/C++/22857/c-and-c++-example-of-a-method-for-calculating-prime-numbers-by-filtering.html</link><guid isPermaLink="true">https://ofstack.com/C++/22857/c-and-c++-example-of-a-method-for-calculating-prime-numbers-by-filtering.html</guid><description>What is prime number The prime number refers to the number whose factor is only 1 and itself (1 is not a prime number). Solving the prime number is very…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of methods defined by C language constructs</title><link>https://ofstack.com/C++/22858/summary-of-methods-defined-by-c-language-constructs.html</link><guid isPermaLink="true">https://ofstack.com/C++/22858/summary-of-methods-defined-by-c-language-constructs.html</guid><description>What is a structure? In C, a structure (struct) is a data structure, which is a class of aggregated data types (aggregate data type) in C. Structs can be…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ based on the artificial intelligence search strategy to solve the farmer crossing the river problem example</title><link>https://ofstack.com/C++/22859/c++-based-on-the-artificial-intelligence-search-strategy-to-solve-the-farmer-crossing-the-river-problem-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/22859/c++-based-on-the-artificial-intelligence-search-strategy-to-solve-the-farmer-crossing-the-river-problem-example.html</guid><description>In this paper, an example is given to solve the problem of farmers crossing the river based on C++ search strategy based on artificial intelligence. I will…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example code for C++ sequence table</title><link>https://ofstack.com/C++/22860/example-code-for-c++-sequence-table.html</link><guid isPermaLink="true">https://ofstack.com/C++/22860/example-code-for-c++-sequence-table.html</guid><description>The example of this article for you to share C++ implementation of the specific code of the sequence table, for your reference, the specific content is as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ insertion sort algorithm example details</title><link>https://ofstack.com/C++/22861/c++-insertion-sort-algorithm-example-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/22861/c++-insertion-sort-algorithm-example-details.html</guid><description>In this paper, the example for you to share C++ insertion sorting algorithm instance of the specific code, for your reference, the specific content is as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ implementation of binary tree basic operation details</title><link>https://ofstack.com/C++/22863/c++-implementation-of-binary-tree-basic-operation-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/22863/c++-implementation-of-binary-tree-basic-operation-details.html</guid><description>Tree is an important nonlinear data structure, and two-fork tree is an important type of tree structure. This academic year&apos;s paper introduces the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ binary tree to realize word frequency analysis function</title><link>https://ofstack.com/C++/22864/c++-binary-tree-to-realize-word-frequency-analysis-function.html</link><guid isPermaLink="true">https://ofstack.com/C++/22864/c++-binary-tree-to-realize-word-frequency-analysis-function.html</guid><description>By storing the list of words in the binary tree and counting the total number of words, the binary tree adaptively moves the words with high frequency up to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of how to use the namespace namespace in C++</title><link>https://ofstack.com/C++/22865/example-of-how-to-use-the-namespace-namespace-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/22865/example-of-how-to-use-the-namespace-namespace-in-c++.html</guid><description>In C++, names (name) can be symbolic constants, variables, macros, functions, structures, enums, classes, objects, and so on. To avoid naming conflicts for…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The difference between the input functions of scanf of  fgets of  and gets of in C</title><link>https://ofstack.com/C++/22866/the-difference-between-the-input-functions-of-scanf-of--fgets-of--and-gets-of-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C++/22866/the-difference-between-the-input-functions-of-scanf-of--fgets-of--and-gets-of-in-c.html</guid><description>The difference between the input functions of scanf of fgets of and gets of in C</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details on how to process the UTF 8 text in the C program</title><link>https://ofstack.com/C++/22867/details-on-how-to-process-the-utf-8-text-in-the-c-program.html</link><guid isPermaLink="true">https://ofstack.com/C++/22867/details-on-how-to-process-the-utf-8-text-in-the-c-program.html</guid><description>UTF-8 is one of the most widely used implementations of unicode on the Internet. Other implementations include UTF-16 and UTF-32, but they are rarely used…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of c++ using Pointers to swap arrays</title><link>https://ofstack.com/C++/22869/example-of-c++-using-pointers-to-swap-arrays.html</link><guid isPermaLink="true">https://ofstack.com/C++/22869/example-of-c++-using-pointers-to-swap-arrays.html</guid><description>For pointer 1 straight very confusing, today looked at 1 pointer swap array, knowledge is very little, hope to help you. The main reason to swap arrays with…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Student information management system C language version</title><link>https://ofstack.com/C++/22870/student-information-management-system-c-language-version.html</link><guid isPermaLink="true">https://ofstack.com/C++/22870/student-information-management-system-c-language-version.html</guid><description>The C language student information management system includes the following functions: 1. Overall registration of student information 2. Modification of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language implementation of student information management system (single linked list)</title><link>https://ofstack.com/C++/22871/c-language-implementation-of-student-information-management-system-(single-linked-list).html</link><guid isPermaLink="true">https://ofstack.com/C++/22871/c-language-implementation-of-student-information-management-system-(single-linked-list).html</guid><description>The example of this paper is to share the specific code of C language to realize the student information management system for your reference. The specific…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Qt to save  browse  preview  print the function of the sample code</title><link>https://ofstack.com/C++/22872/qt-to-save--browse--preview--print-the-function-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/22872/qt-to-save--browse--preview--print-the-function-of-the-sample-code.html</guid><description>Qt to save browse preview print the function of the sample code</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language version of student performance management system</title><link>https://ofstack.com/C++/22873/c-language-version-of-student-performance-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/22873/c-language-version-of-student-performance-management-system.html</guid><description>In this paper, the example of C language version of the student performance management system to share the specific code, for your reference, the specific…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Design and implementation of C language student information management system</title><link>https://ofstack.com/C++/22874/design-and-implementation-of-c-language-student-information-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/22874/design-and-implementation-of-c-language-student-information-management-system.html</guid><description>The example of this paper is to share the specific code of C language student information management system for your reference. The specific content is as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ how do I get the local IP address</title><link>https://ofstack.com/C++/22875/c++-how-do-i-get-the-local-ip-address.html</link><guid isPermaLink="true">https://ofstack.com/C++/22875/c++-how-do-i-get-the-local-ip-address.html</guid><description>This article for you to share C++ get the local ip address program, for your reference, the specific content is as follows The header file</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use devenv to compile the method of the project on the command line</title><link>https://ofstack.com/C++/22876/use-devenv-to-compile-the-method-of-the-project-on-the-command-line.html</link><guid isPermaLink="true">https://ofstack.com/C++/22876/use-devenv-to-compile-the-method-of-the-project-on-the-command-line.html</guid><description>This article shows you how to run an Visual Studio compilation project using the command line. 1. devenv is introduced devenv is the executable program of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Student achievement management system based on C language</title><link>https://ofstack.com/C++/22877/student-achievement-management-system-based-on-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22877/student-achievement-management-system-based-on-c-language.html</guid><description>In this paper, the example of C language to achieve student performance management system of the specific code, for your reference, the specific content is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language to achieve the communication management system design</title><link>https://ofstack.com/C++/22878/c-language-to-achieve-the-communication-management-system-design.html</link><guid isPermaLink="true">https://ofstack.com/C++/22878/c-language-to-achieve-the-communication-management-system-design.html</guid><description>In this paper, the example for you to share the C language to achieve the communication management system of the specific code, for your reference, the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Design of library management information system based on C language</title><link>https://ofstack.com/C++/22879/design-of-library-management-information-system-based-on-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22879/design-of-library-management-information-system-based-on-c-language.html</guid><description>The example of this paper for everyone to share the design and implementation of the library management information system, for your reference, the specific…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Flight information query and retrieval based on C language</title><link>https://ofstack.com/C++/22880/flight-information-query-and-retrieval-based-on-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22880/flight-information-query-and-retrieval-based-on-c-language.html</guid><description>In this paper, the example for you to share the flight information query and retrieval of the specific code, for your reference, the specific content is as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language USES structural array to implement student grade management system</title><link>https://ofstack.com/C++/22882/c-language-uses-structural-array-to-implement-student-grade-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/22882/c-language-uses-structural-array-to-implement-student-grade-management-system.html</guid><description>There are no more than 30 students in a class (the specific number is entered by the keyboard) to take the final exam, and no more than 6 students (the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Design of grade management system for C language students</title><link>https://ofstack.com/C++/22883/design-of-grade-management-system-for-c-language-students.html</link><guid isPermaLink="true">https://ofstack.com/C++/22883/design-of-grade-management-system-for-c-language-students.html</guid><description>The example of this paper is to share the specific code of C language student performance management system for your reference. The specific content is as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Curriculum design of C language student grade management system</title><link>https://ofstack.com/C++/22884/curriculum-design-of-c-language-student-grade-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/22884/curriculum-design-of-c-language-student-grade-management-system.html</guid><description>Student grade management system is more suitable for beginners. It covers almost all knowledge of the c language. For those who have learned c, design the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language for the preparation of student performance management system</title><link>https://ofstack.com/C++/22885/c-language-for-the-preparation-of-student-performance-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/22885/c-language-for-the-preparation-of-student-performance-management-system.html</guid><description>C language is used to write the code of student performance management system for your reference. The details are as follows C language student achievement…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language to achieve student performance management system</title><link>https://ofstack.com/C++/22886/c-language-to-achieve-student-performance-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/22886/c-language-to-achieve-student-performance-management-system.html</guid><description>Design a student score management system, to achieve the dynamic management of student scores, to achieve the input of student scores, display, delete,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language library management system concise version</title><link>https://ofstack.com/C++/22887/c-language-library-management-system-concise-version.html</link><guid isPermaLink="true">https://ofstack.com/C++/22887/c-language-library-management-system-concise-version.html</guid><description>The library management system of DOS interface is as follows The program is divided into two parts: administrator operation (include books, delete books,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language library management system</title><link>https://ofstack.com/C++/22888/c-language-library-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/22888/c-language-library-management-system.html</guid><description>Up to now, I have been learning C language for about half a year according to the school schedule, and I have only learned the Pointers in the basic…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ USES opencv for face detection</title><link>https://ofstack.com/C++/22889/c++-uses-opencv-for-face-detection.html</link><guid isPermaLink="true">https://ofstack.com/C++/22889/c++-uses-opencv-for-face-detection.html</guid><description>All posts on this site are based on the unbuntu system, of course, a little modification of the same trial in windows, after this site&apos;s brain, the just…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Local dynamic threshold segmentation is realized by OpenCV</title><link>https://ofstack.com/C++/22890/local-dynamic-threshold-segmentation-is-realized-by-opencv.html</link><guid isPermaLink="true">https://ofstack.com/C++/22890/local-dynamic-threshold-segmentation-is-realized-by-opencv.html</guid><description>Local dynamic threshold segmentation is realized by using OpenCV, and it is realized by referring to the idea of Halcon dyn_threshold operator.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Snake C language code implementation (optional difficulty)</title><link>https://ofstack.com/C++/22891/snake-c-language-code-implementation-(optional-difficulty).html</link><guid isPermaLink="true">https://ofstack.com/C++/22891/snake-c-language-code-implementation-(optional-difficulty).html</guid><description>In this paper, the example of C language for you to share the implementation of the snake specific code, for your reference, the specific content is as follows</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language version of binary image statistics connected areas</title><link>https://ofstack.com/C++/22892/c-language-version-of-binary-image-statistics-connected-areas.html</link><guid isPermaLink="true">https://ofstack.com/C++/22892/c-language-version-of-binary-image-statistics-connected-areas.html</guid><description>Connected region marking is the most basic image processing algorithm 1. In this algorithm, the whole image is scanned from left to right and from top to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Opencv implements reading camera and video data</title><link>https://ofstack.com/C++/22893/opencv-implements-reading-camera-and-video-data.html</link><guid isPermaLink="true">https://ofstack.com/C++/22893/opencv-implements-reading-camera-and-video-data.html</guid><description>In fact, once the camera&apos;s video image is read at one speed, it is ready for all sorts of processing. Then the main class used for obtaining is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>opencv implements reading video and saving video</title><link>https://ofstack.com/C++/22894/opencv-implements-reading-video-and-saving-video.html</link><guid isPermaLink="true">https://ofstack.com/C++/22894/opencv-implements-reading-video-and-saving-video.html</guid><description>Have to say opencv is a powerful thing, before doing a project to a module is used for image processing, this time want to slow the broadcast of a video,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Moving object detection algorithm based on OpenCv</title><link>https://ofstack.com/C++/22895/moving-object-detection-algorithm-based-on-opencv.html</link><guid isPermaLink="true">https://ofstack.com/C++/22895/moving-object-detection-algorithm-based-on-opencv.html</guid><description>An OpenCv-based moving object detection algorithm based on 1 implementation can be used to detect pedestrians or other moving objects.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c++ implements merging files and splitting instance code</title><link>https://ofstack.com/C++/22896/c++-implements-merging-files-and-splitting-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/22896/c++-implements-merging-files-and-splitting-instance-code.html</guid><description>This paper mainly studies the relevant content of c++ implementation of merging files and splitting, and shares the implementation code as follows.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The OpenCV image file reads the programming instance in bulk</title><link>https://ofstack.com/C++/22897/the-opencv-image-file-reads-the-programming-instance-in-bulk.html</link><guid isPermaLink="true">https://ofstack.com/C++/22897/the-opencv-image-file-reads-the-programming-instance-in-bulk.html</guid><description>Batch reading of image files for OpenCV programming instances. This blog is an excerpt from chapter 2.4 of OpenCV image processing programming example.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ watershed algorithm (Watershed Algorithm)</title><link>https://ofstack.com/C++/22898/c++-watershed-algorithm-(watershed-algorithm).html</link><guid isPermaLink="true">https://ofstack.com/C++/22898/c++-watershed-algorithm-(watershed-algorithm).html</guid><description>Watershed segmentation method (Watershed Segmentation), is a kind of mathematical morphology segmentation method based on topology theory, the basic idea is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of quick sort and binary search algorithm in C language</title><link>https://ofstack.com/C++/22899/example-of-quick-sort-and-binary-search-algorithm-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/22899/example-of-quick-sort-and-binary-search-algorithm-in-c-language.html</guid><description>The example of this article describes the C language 2 sorting and searching algorithm. I will share it with you for your reference as follows: Title: first…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to make C++ function returns work for you</title><link>https://ofstack.com/C++/23496/how-to-make-c++-function-returns-work-for-you.html</link><guid isPermaLink="true">https://ofstack.com/C++/23496/how-to-make-c++-function-returns-work-for-you.html</guid><description>This article focuses on the return value of C++ functions, which you must pay attention to. Let&apos;s get down to business. C++ is so complicated that you don&apos;t…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the size and representation range of the basic data types in C and C++</title><link>https://ofstack.com/C++/23497/detail-the-size-and-representation-range-of-the-basic-data-types-in-c-and-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/23497/detail-the-size-and-representation-range-of-the-basic-data-types-in-c-and-c++.html</guid><description>The main problem of this paper is about the size and representation range of basic data types int, long, long long, float, double, char and string in C and…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Talk about using C++ multi level pointer to store massive qq number and password</title><link>https://ofstack.com/C++/23498/talk-about-using-c++-multi-level-pointer-to-store-massive-qq-number-and-password.html</link><guid isPermaLink="true">https://ofstack.com/C++/23498/talk-about-using-c++-multi-level-pointer-to-store-massive-qq-number-and-password.html</guid><description>Pointers are an important part of c++. The needle is arguably the sharpest part of C++, and of course you can hurt yourself if you don&apos;t use it properly</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language linked list to implement the book management system</title><link>https://ofstack.com/C++/23500/c-language-linked-list-to-implement-the-book-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/23500/c-language-linked-list-to-implement-the-book-management-system.html</guid><description>Before referring to the information on the Internet with a linked list to achieve the book management system, including the simple function of adding,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C Language Banking System Curriculum design</title><link>https://ofstack.com/C++/23502/c-language-banking-system-curriculum-design.html</link><guid isPermaLink="true">https://ofstack.com/C++/23502/c-language-banking-system-curriculum-design.html</guid><description>This paper shares the curriculum design of C language banking system for your reference. The specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language staff information management system source code</title><link>https://ofstack.com/C++/23503/c-language-staff-information-management-system-source-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/23503/c-language-staff-information-management-system-source-code.html</guid><description>This article shares the specific code of C language staff information management system for your reference, the specific content is as follows For more…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language implements song information management system</title><link>https://ofstack.com/C++/23504/c-language-implements-song-information-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/23504/c-language-implements-song-information-management-system.html</guid><description>This paper shares the specific code of C language song information management system for your reference, the specific content is as follows System function:…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ to realize the enterprise staff salary management system</title><link>https://ofstack.com/C++/23505/c++-to-realize-the-enterprise-staff-salary-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/23505/c++-to-realize-the-enterprise-staff-salary-management-system.html</guid><description>Objectives and requirements of course design Wage management and personnel management, the actual production of every employee of the enterprise salary.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language to achieve student status management system</title><link>https://ofstack.com/C++/23506/c-language-to-achieve-student-status-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/23506/c-language-to-achieve-student-status-management-system.html</guid><description>The example of this paper shares the specific code of C language to achieve student status management system for your reference. The specific content is as…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Curriculum design of C Language Student roll Management System</title><link>https://ofstack.com/C++/23507/curriculum-design-of-c-language-student-roll-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/23507/curriculum-design-of-c-language-student-roll-management-system.html</guid><description>C language student status management system has been working for a long time, but there are some small problems in it. I hope you can find and help to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language implements a simple student roll management system</title><link>https://ofstack.com/C++/23508/c-language-implements-a-simple-student-roll-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/23508/c-language-implements-a-simple-student-roll-management-system.html</guid><description>The example of this paper shares the specific code of C language to achieve student status management system for your reference. The specific content is as…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of C++ implementation for solving a multivariate first order equation</title><link>https://ofstack.com/C++/23509/an-example-of-c++-implementation-for-solving-a-multivariate-first-order-equation.html</link><guid isPermaLink="true">https://ofstack.com/C++/23509/an-example-of-c++-implementation-for-solving-a-multivariate-first-order-equation.html</guid><description>An example of C++ is presented in this paper. To share for your reference, specific as follows: Note: The isometric matrix of n*n is calculated here. The…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Very beautiful New Year wishes! C language achieves beautiful fireworks effect</title><link>https://ofstack.com/C++/23510/very-beautiful-new-year-wishes!-c-language-achieves-beautiful-fireworks-effect.html</link><guid isPermaLink="true">https://ofstack.com/C++/23510/very-beautiful-new-year-wishes!-c-language-achieves-beautiful-fireworks-effect.html</guid><description>This article examples for you to share C language to achieve beautiful fireworks display specific code, for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language realizes the digital rain effect</title><link>https://ofstack.com/C++/23511/c-language-realizes-the-digital-rain-effect.html</link><guid isPermaLink="true">https://ofstack.com/C++/23511/c-language-realizes-the-digital-rain-effect.html</guid><description>Examples of this paper share the C language to achieve the digital rain effect display specific code for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language realizes water ripple effect</title><link>https://ofstack.com/C++/23512/c-language-realizes-water-ripple-effect.html</link><guid isPermaLink="true">https://ofstack.com/C++/23512/c-language-realizes-water-ripple-effect.html</guid><description>This paper shares the concrete code of C language to realize the effect of water ripple for your reference. The specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language custom flag game source code</title><link>https://ofstack.com/C++/23513/c-language-custom-flag-game-source-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/23513/c-language-custom-flag-game-source-code.html</guid><description>This article shares the specific code of C language custom flag game for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language Turbo C implements Tetris</title><link>https://ofstack.com/C++/23515/c-language-turbo-c-implements-tetris.html</link><guid isPermaLink="true">https://ofstack.com/C++/23515/c-language-turbo-c-implements-tetris.html</guid><description>This article shares the specific code of C language Tetris for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language library lending system source code</title><link>https://ofstack.com/C++/23516/c-language-library-lending-system-source-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/23516/c-language-library-lending-system-source-code.html</guid><description>This paper shares the specific code of C language book lending system for your reference. The specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language implements ES1en ES2en algorithm</title><link>https://ofstack.com/C++/23517/c-language-implements-es1en-es2en-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C++/23517/c-language-implements-es1en-es2en-algorithm.html</guid><description>1. Clustering and clustering algorithm Clustering means that data objects are divided into several classes. Objects in the same class have high similarity…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements the address book based on hash tables</title><link>https://ofstack.com/C++/23518/the-c-language-implements-the-address-book-based-on-hash-tables.html</link><guid isPermaLink="true">https://ofstack.com/C++/23518/the-c-language-implements-the-address-book-based-on-hash-tables.html</guid><description>This paper shares the specific code of C language based on hash table to achieve the address book for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C Language Directory Management System curriculum design</title><link>https://ofstack.com/C++/23519/c-language-directory-management-system-curriculum-design.html</link><guid isPermaLink="true">https://ofstack.com/C++/23519/c-language-directory-management-system-curriculum-design.html</guid><description>This paper shares the curriculum design of C language address book management system for your reference. The specific content is as follows It is relatively…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements an address book</title><link>https://ofstack.com/C++/23522/the-c-language-implements-an-address-book.html</link><guid isPermaLink="true">https://ofstack.com/C++/23522/the-c-language-implements-an-address-book.html</guid><description>1 address book can be used to store the information of 1000 people. Each person&apos;s information includes: Name, sex, age, telephone, address Ways to Provide:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The C language implements the address book system</title><link>https://ofstack.com/C++/23523/the-c-language-implements-the-address-book-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/23523/the-c-language-implements-the-address-book-system.html</guid><description>C language address book system, for your reference, the specific content is as follows Demand analysis: Use the method of file reading and writing Add…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language implements a simple address book</title><link>https://ofstack.com/C++/23524/c-language-implements-a-simple-address-book.html</link><guid isPermaLink="true">https://ofstack.com/C++/23524/c-language-implements-a-simple-address-book.html</guid><description>C language to write a simple address book, say simple 1 function is simple, 2 is also not add read and write file operation, just as a linked list operation…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Write piano applet using C language</title><link>https://ofstack.com/C++/23525/write-piano-applet-using-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/23525/write-piano-applet-using-c-language.html</guid><description>Search the Internet keyboard piano, you can search a lot of small games, the most often played is Flash small game, 26 buttons. Later I want to use C…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>With C to write a girlfriend of valentine&apos;s day small program lovely!</title><link>https://ofstack.com/C++/23526/with-c-to-write-a-girlfriend-of-valentine&apos;s-day-small-program-lovely!.html</link><guid isPermaLink="true">https://ofstack.com/C++/23526/with-c-to-write-a-girlfriend-of-valentine&apos;s-day-small-program-lovely!.html</guid><description>Example of this article for you to share C prepared for the girlfriend of the small program, for your reference, the specific content is as follows Since I…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ console with timer instance code</title><link>https://ofstack.com/C++/23528/c++-console-with-timer-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/23528/c++-console-with-timer-instance-code.html</guid><description>This paper mainly studies the relevant instances of C++ console timer, which are as follows. There is a good timer function in MFC. This feature can help us…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c language 5 commonly used sorting algorithm example code</title><link>https://ofstack.com/C++/23529/c-language-5-commonly-used-sorting-algorithm-example-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/23529/c-language-5-commonly-used-sorting-algorithm-example-code.html</guid><description>Basic idea: Insertion sort means that at each step, one piece of data to be sorted is inserted into the appropriate place in the sorted data according to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to C++ try catch exception handling example</title><link>https://ofstack.com/C++/23531/introduction-to-c++-try-catch-exception-handling-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/23531/introduction-to-c++-try-catch-exception-handling-example.html</guid><description>In programming, we always expect our programs to be seamless, but this is almost impossible. Even if the program compiled by, at the same time also can…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language implements the three child chess game</title><link>https://ofstack.com/C++/23532/c-language-implements-the-three-child-chess-game.html</link><guid isPermaLink="true">https://ofstack.com/C++/23532/c-language-implements-the-three-child-chess-game.html</guid><description>The example of this paper shares the specific code of C language to implement 3 sub-chess games for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The C++ override keyword is used in detail</title><link>https://ofstack.com/C++/23533/the-c++-override-keyword-is-used-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C++/23533/the-c++-override-keyword-is-used-in-detail.html</guid><description>C++ override literally means overwrite, but in fact in C++ it overwrites one method and overrides it for a different purpose. In our C++ programming…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Role and meaning analysis of system of &apos;pause&apos; in c++</title><link>https://ofstack.com/C++/23534/role-and-meaning-analysis-of-system-of-&apos;pause&apos;-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/23534/role-and-meaning-analysis-of-system-of-&apos;pause&apos;-in-c++.html</guid><description>Simply put, it means to pause, which is typically used in LINUX programming to wait for a signal to be received before it can be rerun. During C/C++…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++  ES1en = assignment operator  smart pointer preparation</title><link>https://ofstack.com/C++/23535/c++--es1en-=-assignment-operator--smart-pointer-preparation.html</link><guid isPermaLink="true">https://ofstack.com/C++/23535/c++--es1en-=-assignment-operator--smart-pointer-preparation.html</guid><description>C++ ES1en = assignment operator smart pointer preparation</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The difference between reference passing and pointer passing in C++</title><link>https://ofstack.com/C++/23536/the-difference-between-reference-passing-and-pointer-passing-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/23536/the-difference-between-reference-passing-and-pointer-passing-in-c++.html</guid><description>During the recent Garena interview, the interviewer asked a question: What is the difference between quote passing and pointer passing in C++? In my…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Based on C++ realization of gobang AI algorithm thought</title><link>https://ofstack.com/C++/23537/based-on-c++-realization-of-gobang-ai-algorithm-thought.html</link><guid isPermaLink="true">https://ofstack.com/C++/23537/based-on-c++-realization-of-gobang-ai-algorithm-thought.html</guid><description>Today I would like to share my thoughts on AI for 5 pieces. Because Before doing this, I hadn&apos;t been exposed to anything like this. Through this first time,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>* and in C and C++</title><link>https://ofstack.com/C++/23538/*-and-in-c-and-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/23538/*-and-in-c-and-c++.html</guid><description>C + + &amp; And the use of the * 1 is very troubling the difficulty of textbooks blog about these knowledge are divided about its use as a 1, there is no…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do you tell if a number is prime</title><link>https://ofstack.com/C++/23539/how-do-you-tell-if-a-number-is-prime.html</link><guid isPermaLink="true">https://ofstack.com/C++/23539/how-do-you-tell-if-a-number-is-prime.html</guid><description>Algorithms about prime Numbers are important number theory knowledge in program competition. Let&apos;s look at some algorithms that are commonly used. Let&apos;s…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ zip file and folder methods use the zlib open source library</title><link>https://ofstack.com/C++/23540/c++-zip-file-and-folder-methods-use-the-zlib-open-source-library.html</link><guid isPermaLink="true">https://ofstack.com/C++/23540/c++-zip-file-and-folder-methods-use-the-zlib-open-source-library.html</guid><description>zlib-1.2.11 version of the open source library, I need to achieve the file or folder compression, read some blog Daniel&apos;s information, the later according…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language student achievement management system source code</title><link>https://ofstack.com/C++/23541/c-language-student-achievement-management-system-source-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/23541/c-language-student-achievement-management-system-source-code.html</guid><description>C Language training course, C Language student achievement management system, for your reference, the specific content is as follows Simple recording.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language roll management system source code</title><link>https://ofstack.com/C++/23542/c-language-roll-management-system-source-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/23542/c-language-roll-management-system-source-code.html</guid><description>C Language roll Management system, 1 copy for your reference, the specific content is as follows If you have time to sort out what you have learned, review…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Code analysis of c++ string class</title><link>https://ofstack.com/C++/23545/code-analysis-of-c++-string-class.html</link><guid isPermaLink="true">https://ofstack.com/C++/23545/code-analysis-of-c++-string-class.html</guid><description>(1) The string in c++ is often tested in interviews and written tests; Free download of engineering code string class implementation (2) string class and…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Formatted output and variable types for beginners in C</title><link>https://ofstack.com/C++/23547/formatted-output-and-variable-types-for-beginners-in-c.html</link><guid isPermaLink="true">https://ofstack.com/C++/23547/formatted-output-and-variable-types-for-beginners-in-c.html</guid><description>C language is the introduction language of programming, everyone wants to learn this programming language quickly, this article introduced in detail about C…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>About the C language file manipulation method</title><link>https://ofstack.com/C++/23551/about-the-c-language-file-manipulation-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/23551/about-the-c-language-file-manipulation-method.html</guid><description>I also wrote a tutorial about C language file operation before, but it was not comprehensive at that time, I just simply used 1, and I will learn 1 again today.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language file open mode</title><link>https://ofstack.com/C++/23552/c-language-file-open-mode.html</link><guid isPermaLink="true">https://ofstack.com/C++/23552/c-language-file-open-mode.html</guid><description>1. Files are divided into ASCII files and base 2 files. ASCII files, also known as text files, are composed of 1 series of characters. FILE is a file type…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of C language file operations</title><link>https://ofstack.com/C++/23553/summary-of-c-language-file-operations.html</link><guid isPermaLink="true">https://ofstack.com/C++/23553/summary-of-c-language-file-operations.html</guid><description>I also wrote a blog to introduce the file operation of C language before, but it was not comprehensive at that time. I just simply used 1, and I will learn…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language UDP transfer system source code</title><link>https://ofstack.com/C++/23554/c-language-udp-transfer-system-source-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/23554/c-language-udp-transfer-system-source-code.html</guid><description>The example of this paper shares the specific code of C language UDP transmission system for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language implements text editor system</title><link>https://ofstack.com/C++/23555/c-language-implements-text-editor-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/23555/c-language-implements-text-editor-system.html</guid><description>This article shares the C language text editor system specific code for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language to touch the game source code sharing</title><link>https://ofstack.com/C++/23556/c-language-to-touch-the-game-source-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/C++/23556/c-language-to-touch-the-game-source-code-sharing.html</guid><description>This article shares the specific code of C language matchmaking game for your reference. The specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ to solve the problem of large array stack memory insufficient method analysis</title><link>https://ofstack.com/C++/23561/c++-to-solve-the-problem-of-large-array-stack-memory-insufficient-method-analysis.html</link><guid isPermaLink="true">https://ofstack.com/C++/23561/c++-to-solve-the-problem-of-large-array-stack-memory-insufficient-method-analysis.html</guid><description>This article illustrates how C++ solves the problem of large array stack memory. To share for your reference, specific as follows: In c++, we can create an…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language 2048 small game</title><link>https://ofstack.com/C++/23562/c-language-2048-small-game.html</link><guid isPermaLink="true">https://ofstack.com/C++/23562/c-language-2048-small-game.html</guid><description>This article shares the specific code of C language 2048 game for your reference. The specific content is as follows The slider has color and the highest…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>OpenCV cv. Mat and.txt file data read and write operations</title><link>https://ofstack.com/C++/23563/opencv-cv.-mat-and.txt-file-data-read-and-write-operations.html</link><guid isPermaLink="true">https://ofstack.com/C++/23563/opencv-cv.-mat-and.txt-file-data-read-and-write-operations.html</guid><description>This article introduces OpenCV cv. Mat and.txt file data reading and writing operations, this site feels quite good, now share with you. 1. Read and…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ console implements randomly generated path maze game</title><link>https://ofstack.com/C++/23564/c++-console-implements-randomly-generated-path-maze-game.html</link><guid isPermaLink="true">https://ofstack.com/C++/23564/c++-console-implements-randomly-generated-path-maze-game.html</guid><description>This procedure is to control the audience randomly generated maze path 1 C + + program, you can change the value of the macro definition M and N to modify…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The cv::Mat function in OpenCV writes the data to the txt file</title><link>https://ofstack.com/C++/23566/the-cv::mat-function-in-opencv-writes-the-data-to-the-txt-file.html</link><guid isPermaLink="true">https://ofstack.com/C++/23566/the-cv::mat-function-in-opencv-writes-the-data-to-the-txt-file.html</guid><description>Image processing using opencv often involves reading data from a file into cv::Mat or writing data from cv::Mat to an txt file. Here is a common method I…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language single linked list implementation method details</title><link>https://ofstack.com/C++/23567/c-language-single-linked-list-implementation-method-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/23567/c-language-single-linked-list-implementation-method-details.html</guid><description>An example of C language single linked list is presented in this paper. To share for your reference, specific as follows: Attached: Single linked list…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A complete instance of the sequence table functionality implemented by the C language</title><link>https://ofstack.com/C++/23568/a-complete-instance-of-the-sequence-table-functionality-implemented-by-the-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/23568/a-complete-instance-of-the-sequence-table-functionality-implemented-by-the-c-language.html</guid><description>This article illustrates the sequence table function implemented by C language. To share for your reference, specific as follows: I hope that this article…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of circular single linked list functionality implemented by C language</title><link>https://ofstack.com/C++/23569/example-of-circular-single-linked-list-functionality-implemented-by-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/23569/example-of-circular-single-linked-list-functionality-implemented-by-c-language.html</guid><description>This article illustrates the circular single linked list function implemented by C language. To share for your reference, specific as follows: I hope that…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language realizes the method of linux network card connection detection</title><link>https://ofstack.com/C++/23574/c-language-realizes-the-method-of-linux-network-card-connection-detection.html</link><guid isPermaLink="true">https://ofstack.com/C++/23574/c-language-realizes-the-method-of-linux-network-card-connection-detection.html</guid><description>This paper shares the specific code of C language to realize linux network card connection detection for your reference. The specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to implement spin lock detail with C++11 atomic weight</title><link>https://ofstack.com/C++/24247/how-to-implement-spin-lock-detail-with-c++11-atomic-weight.html</link><guid isPermaLink="true">https://ofstack.com/C++/24247/how-to-implement-spin-lock-detail-with-c++11-atomic-weight.html</guid><description>1. The spin lock Spinlocks are a basic synchronization primitive used to ensure exclusive access to Shared data. In contrast to a mutex, failure to acquire…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ static initialization array and dynamic initialization array details</title><link>https://ofstack.com/C++/24271/c++-static-initialization-array-and-dynamic-initialization-array-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/24271/c++-static-initialization-array-and-dynamic-initialization-array-details.html</guid><description>The length of the statically initialized array must be a constant determined in the program, not a variable entered by the user Dynamically initializing…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of C++11 using union</title><link>https://ofstack.com/C++/24291/example-of-c++11-using-union.html</link><guid isPermaLink="true">https://ofstack.com/C++/24291/example-of-c++11-using-union.html</guid><description>union stands for union, which is a special class. As defined by the keyword union, an union can have multiple data members. For example, In c++11, union…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ USES an xor operation to exchange the values of two Numbers</title><link>https://ofstack.com/C++/24294/c++-uses-an-xor-operation-to-exchange-the-values-of-two-numbers.html</link><guid isPermaLink="true">https://ofstack.com/C++/24294/c++-uses-an-xor-operation-to-exchange-the-values-of-two-numbers.html</guid><description>It is the least expensive method to exchange the value of two Numbers without mediation. The simple principle is that the negative of xor is positive…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language method analysis for determining whether a binary tree is a binary search tree</title><link>https://ofstack.com/C++/24297/c-language-method-analysis-for-determining-whether-a-binary-tree-is-a-binary-search-tree.html</link><guid isPermaLink="true">https://ofstack.com/C++/24297/c-language-method-analysis-for-determining-whether-a-binary-tree-is-a-binary-search-tree.html</guid><description>An example of C language is given to determine whether a two-tree is a two-tree search tree. To share for your reference, specific as follows: Given a…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++11 Concurrent programming: Multithreaded std::thread</title><link>https://ofstack.com/C++/25002/c++11-concurrent-programming:-multithreaded-std::thread.html</link><guid isPermaLink="true">https://ofstack.com/C++/25002/c++11-concurrent-programming:-multithreaded-std::thread.html</guid><description>C++11 introduced thread class, greatly reducing the complexity of the use of multithreading. The original use of multithreading can only use the API system,…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The actual combat development adds a lock to the key of single chip microcomputer to prevent the detail of multiple trigger</title><link>https://ofstack.com/C++/25022/the-actual-combat-development-adds-a-lock-to-the-key-of-single-chip-microcomputer-to-prevent-the-detail-of-multiple-trigger.html</link><guid isPermaLink="true">https://ofstack.com/C++/25022/the-actual-combat-development-adds-a-lock-to-the-key-of-single-chip-microcomputer-to-prevent-the-detail-of-multiple-trigger.html</guid><description>Recently, I have been working on the single chip microcomputer development of GPL32001 of sunyoung, and the main product is a piano. On the piano, we can…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use and explanation of C++ constructors and destructors</title><link>https://ofstack.com/C++/25033/use-and-explanation-of-c++-constructors-and-destructors.html</link><guid isPermaLink="true">https://ofstack.com/C++/25033/use-and-explanation-of-c++-constructors-and-destructors.html</guid><description>Constructor (constructor) 1. A constructor is a special class member function that follows the following rules: 2. Constructors can take arguments or be…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c++ Programming skills summary</title><link>https://ofstack.com/C++/25731/c++-programming-skills-summary.html</link><guid isPermaLink="true">https://ofstack.com/C++/25731/c++-programming-skills-summary.html</guid><description>1. Treat C++ as a new language (it has nothing to do with C). 2. Read Thinking In C++, not C++ Programming Ideas. 3. Read The C++ Programming Language and…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language implements text file and binary file format interchange</title><link>https://ofstack.com/C++/25732/c-language-implements-text-file-and-binary-file-format-interchange.html</link><guid isPermaLink="true">https://ofstack.com/C++/25732/c-language-implements-text-file-and-binary-file-format-interchange.html</guid><description>This program will create a text format of the input file ES1en1.txt, after compiling the text file can be less than 255 bytes before the character into the…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details the differences and implementations between constructors  copy constructors and assignment functions in C++</title><link>https://ofstack.com/C++/25733/details-the-differences-and-implementations-between-constructors--copy-constructors-and-assignment-functions-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/25733/details-the-differences-and-implementations-between-constructors--copy-constructors-and-assignment-functions-in-c++.html</guid><description>Details the differences and implementations between constructors copy constructors and assignment functions in C++</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Angle detection is realized based on MFC and OpenCV</title><link>https://ofstack.com/C++/25744/angle-detection-is-realized-based-on-mfc-and-opencv.html</link><guid isPermaLink="true">https://ofstack.com/C++/25744/angle-detection-is-realized-based-on-mfc-and-opencv.html</guid><description>Examples of this paper share the specific code of MFC and OpenCV for your reference, the specific content is as follows</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ conversion methods between base class Pointers and derived class Pointers</title><link>https://ofstack.com/C++/25755/c++-conversion-methods-between-base-class-pointers-and-derived-class-pointers.html</link><guid isPermaLink="true">https://ofstack.com/C++/25755/c++-conversion-methods-between-base-class-pointers-and-derived-class-pointers.html</guid><description>Function overloading, function hiding, function overwriting Function overloading occurs only in the same scope (or in the same class), with the same name…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>rapidjson parses json code instances and common json core dump problems</title><link>https://ofstack.com/C++/25762/rapidjson-parses-json-code-instances-and-common-json-core-dump-problems.html</link><guid isPermaLink="true">https://ofstack.com/C++/25762/rapidjson-parses-json-code-instances-and-common-json-core-dump-problems.html</guid><description>rapidjson parses json code instances Look directly at the code: {&quot;code&quot;:0,&quot;msg&quot;:&quot;ok&quot;} ok 1. If not document.Parse(jsStr.c_str()).HasParseError() core dump</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to realize multithreading of socket network programming</title><link>https://ofstack.com/C++/25779/how-to-realize-multithreading-of-socket-network-programming.html</link><guid isPermaLink="true">https://ofstack.com/C++/25779/how-to-realize-multithreading-of-socket-network-programming.html</guid><description>This article mainly introduces how to realize the multithreading of socket network programming, to share with you Basic introduction of TCP, UDP and IP…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The mfc file manipulates the method of creating a file for the CFile class</title><link>https://ofstack.com/C++/25794/the-mfc-file-manipulates-the-method-of-creating-a-file-for-the-cfile-class.html</link><guid isPermaLink="true">https://ofstack.com/C++/25794/the-mfc-file-manipulates-the-method-of-creating-a-file-for-the-cfile-class.html</guid><description>mfc file action class CFile Several constructors of the CFile class In addition to opening the file with the constructor, you can open it with the member…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>OpenCV implements intelligent video surveillance</title><link>https://ofstack.com/C++/26471/opencv-implements-intelligent-video-surveillance.html</link><guid isPermaLink="true">https://ofstack.com/C++/26471/opencv-implements-intelligent-video-surveillance.html</guid><description>This article shares the specific code of OpenCV to realize intelligent video surveillance for your reference. The specific content is as follows Before in…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language implements the addition of polynomials</title><link>https://ofstack.com/C++/26488/c-language-implements-the-addition-of-polynomials.html</link><guid isPermaLink="true">https://ofstack.com/C++/26488/c-language-implements-the-addition-of-polynomials.html</guid><description>Examples of C language polynomials to share the specific code for your reference, the specific content is as follows Initialization of the linked list…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ structure and class pointer points summary</title><link>https://ofstack.com/C++/26504/c++-structure-and-class-pointer-points-summary.html</link><guid isPermaLink="true">https://ofstack.com/C++/26504/c++-structure-and-class-pointer-points-summary.html</guid><description>In a struct or class, a pointer accesses its member function or variable through &quot;- &gt; &quot;Operator or look at the comment section of the code. Comment section…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language to achieve minesweeper game</title><link>https://ofstack.com/C++/26508/c-language-to-achieve-minesweeper-game.html</link><guid isPermaLink="true">https://ofstack.com/C++/26508/c-language-to-achieve-minesweeper-game.html</guid><description>This article is an example of C language to share the implementation of minesweeper game specific code for your reference, the specific content is as follows</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to implement split detail in c++</title><link>https://ofstack.com/C++/27191/how-to-implement-split-detail-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/27191/how-to-implement-split-detail-in-c++.html</guid><description>In learning c + + string related basic usage, found sstream istringstream [1] can be similar to the console input in the form of a string, but essentially…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The C language parses the process of loading dynamic link libraries from code</title><link>https://ofstack.com/C++/27210/the-c-language-parses-the-process-of-loading-dynamic-link-libraries-from-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/27210/the-c-language-parses-the-process-of-loading-dynamic-link-libraries-from-code.html</guid><description>This article mainly introduces the process of C language loading dynamic link library from the code analysis, the article through the example code…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C language flight ticket system C language flight management system</title><link>https://ofstack.com/C++/27220/c-language-flight-ticket-system-c-language-flight-management-system.html</link><guid isPermaLink="true">https://ofstack.com/C++/27220/c-language-flight-ticket-system-c-language-flight-management-system.html</guid><description>This article shares the specific code of C language flight ticketing system for your reference. The specific content is as follows Title description: 1…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Concatenation and splitting instances of c language strings</title><link>https://ofstack.com/C++/27234/concatenation-and-splitting-instances-of-c-language-strings.html</link><guid isPermaLink="true">https://ofstack.com/C++/27234/concatenation-and-splitting-instances-of-c-language-strings.html</guid><description>1. String concatenation char *strcat(char *str_des, char *str_sou); Place the string str_sou after the string str_des (between the last character of str_des…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>c++ method code that returns an array from a function</title><link>https://ofstack.com/C++/27257/c++-method-code-that-returns-an-array-from-a-function.html</link><guid isPermaLink="true">https://ofstack.com/C++/27257/c++-method-code-that-returns-an-array-from-a-function.html</guid><description>How does c++ return an array from a function? C++ returns an array from a function C++ is not allowed to return an entire array as an argument to a…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>References and Pointers to C++ Primer annotations</title><link>https://ofstack.com/C++/27955/references-and-pointers-to-c++-primer-annotations.html</link><guid isPermaLink="true">https://ofstack.com/C++/27955/references-and-pointers-to-c++-primer-annotations.html</guid><description>Reference (reference) Reference: Refers to the lvalue reference (lvalue reference) Reference: Takes a nickname to bind the object, rather than copying the…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>C++11 property summary of decltype  class initialization  list initialization return value</title><link>https://ofstack.com/C++/28200/c++11-property-summary-of-decltype--class-initialization--list-initialization-return-value.html</link><guid isPermaLink="true">https://ofstack.com/C++/28200/c++11-property-summary-of-decltype--class-initialization--list-initialization-return-value.html</guid><description>C++11 property summary of decltype class initialization list initialization return value</description><pubDate>Wed, 16 Sep 2020 00:00:00 GMT</pubDate></item><item><title>C language implements snake game (command line)</title><link>https://ofstack.com/C++/28356/c-language-implements-snake-game-(command-line).html</link><guid isPermaLink="true">https://ofstack.com/C++/28356/c-language-implements-snake-game-(command-line).html</guid><description>This is a pure C language written snake game, for your reference, the specific content is as follows More interesting classic games to realize the special…</description><pubDate>Mon, 28 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Tips for C language beginners</title><link>https://ofstack.com/C++/28498/tips-for-c-language-beginners.html</link><guid isPermaLink="true">https://ofstack.com/C++/28498/tips-for-c-language-beginners.html</guid><description>C language learning advice 1. Read a more meaningful and interesting book C expert Programming describes a variety of interesting 8 diagrams, such as…</description><pubDate>Wed, 07 Oct 2020 00:00:00 GMT</pubDate></item><item><title>C language development to achieve the snake game</title><link>https://ofstack.com/C++/28937/c-language-development-to-achieve-the-snake-game.html</link><guid isPermaLink="true">https://ofstack.com/C++/28937/c-language-development-to-achieve-the-snake-game.html</guid><description>This article examples for you to share C language to achieve the snake game specific code, for your reference, the specific content is as follows 1. It&apos;s…</description><pubDate>Sat, 31 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of Student Information Management System in C Language (File version)</title><link>https://ofstack.com/C++/28941/implementation-of-student-information-management-system-in-c-language-(file-version).html</link><guid isPermaLink="true">https://ofstack.com/C++/28941/implementation-of-student-information-management-system-in-c-language-(file-version).html</guid><description>The example of this paper shares the specific code of C language to implement the student information management system for your reference. The specific…</description><pubDate>Sat, 31 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Briefly describe C++11 initialization in place and list initialization</title><link>https://ofstack.com/C++/29221/briefly-describe-c++11-initialization-in-place-and-list-initialization.html</link><guid isPermaLink="true">https://ofstack.com/C++/29221/briefly-describe-c++11-initialization-in-place-and-list-initialization.html</guid><description>1. Local initialization 1.1 introduction Before C++11, only static constant members of a structure or class could be initialized in place, and nothing else.</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>C++11 simple method to implement thread pool</title><link>https://ofstack.com/C++/29377/c++11-simple-method-to-implement-thread-pool.html</link><guid isPermaLink="true">https://ofstack.com/C++/29377/c++11-simple-method-to-implement-thread-pool.html</guid><description>What is a thread pool A thread pool is a form of multithreaded processing that adds tasks to a queue and then starts them automatically after the thread is…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>C language to achieve simple minesweeper game</title><link>https://ofstack.com/C++/29499/c-language-to-achieve-simple-minesweeper-game.html</link><guid isPermaLink="true">https://ofstack.com/C++/29499/c-language-to-achieve-simple-minesweeper-game.html</guid><description>This article is an example of C language to share the implementation of minesweeper game specific code, for your reference, the specific content is as follows</description><pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate></item><item><title>How to implement a correct time circulator detail in C++</title><link>https://ofstack.com/C++/29506/how-to-implement-a-correct-time-circulator-detail-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/29506/how-to-implement-a-correct-time-circulator-detail-in-c++.html</guid><description>In practical engineering, there may be a general requirement that a single thread in a service periodically completes a specific task at a fixed time…</description><pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Detail C++11 thread sleep function</title><link>https://ofstack.com/C++/29509/detail-c++11-thread-sleep-function.html</link><guid isPermaLink="true">https://ofstack.com/C++/29509/detail-c++11-thread-sleep-function.html</guid><description>C++ 11 did not provide a specific sleep function before. In fact, sleep and usleep of c language are functions provided by the system, and the functions of…</description><pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate></item><item><title>C language to implement three sub chess game in detail</title><link>https://ofstack.com/C++/29639/c-language-to-implement-three-sub-chess-game-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C++/29639/c-language-to-implement-three-sub-chess-game-in-detail.html</guid><description>Before using C to implement a game of 3 pieces, we should understand the rules of the game of 3 pieces: on a nine-grid board, which side and 3 pieces join…</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>C  C++ linear table basic operation details</title><link>https://ofstack.com/C++/29640/c--c++-linear-table-basic-operation-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/29640/c--c++-linear-table-basic-operation-details.html</guid><description>Linear table consists of two parts sequence table and linked list, which is the basis of data structure. This paper mainly analyzes and summarizes the…</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>c++11 Multithreaded Programming   How to implement thread safe queues</title><link>https://ofstack.com/C++/29641/c++11-multithreaded-programming---how-to-implement-thread-safe-queues.html</link><guid isPermaLink="true">https://ofstack.com/C++/29641/c++11-multithreaded-programming---how-to-implement-thread-safe-queues.html</guid><description>c++11 Multithreaded Programming How to implement thread safe queues</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>C language for minesweeper (can be expanded automatically)</title><link>https://ofstack.com/C++/29642/c-language-for-minesweeper-(can-be-expanded-automatically).html</link><guid isPermaLink="true">https://ofstack.com/C++/29642/c-language-for-minesweeper-(can-be-expanded-automatically).html</guid><description>This blog focuses on how to implement minesweeper using the C language. 1. Rules of the game There are MINE_COUNT mines on a map with ROW row, COL column.…</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>* and usage of C and C++</title><link>https://ofstack.com/C++/29643/*-and-usage-of-c-and-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/29643/*-and-usage-of-c-and-c++.html</guid><description>1 &gt; The simplest multiplication: 2 &gt; Can be commented: 3 &gt; Pointer :(most important) A pointer is the address of a variable Simple example analysis: a: 3 b:…</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>C language based minesweeper game</title><link>https://ofstack.com/C++/29644/c-language-based-minesweeper-game.html</link><guid isPermaLink="true">https://ofstack.com/C++/29644/c-language-based-minesweeper-game.html</guid><description>This article is an example of C language to share the implementation of minesweeper game specific code for your reference, the specific content is as follows</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>c++11 Multithreaded programming std::async introduction and examples</title><link>https://ofstack.com/C++/29645/c++11-multithreaded-programming-std::async-introduction-and-examples.html</link><guid isPermaLink="true">https://ofstack.com/C++/29645/c++11-multithreaded-programming-std::async-introduction-and-examples.html</guid><description>This section discusses how std::async is used in C++11 to perform asynchronous task. C++11 introduced std::async What is a std: : async std::async() is a…</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>C++ std::async of</title><link>https://ofstack.com/C++/29646/c++-std::async-of.html</link><guid isPermaLink="true">https://ofstack.com/C++/29646/c++-std::async-of.html</guid><description>1. std::async function prototype: Function: The second argument receives one callable object (affine, lambda expressions, class member functions, ordinary…</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>C++11 multithreaded programming  std::async in depth</title><link>https://ofstack.com/C++/29647/c++11-multithreaded-programming--std::async-in-depth.html</link><guid isPermaLink="true">https://ofstack.com/C++/29647/c++11-multithreaded-programming--std::async-in-depth.html</guid><description>C++11 multithreaded programming std::async in depth</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Create binary tree binary tree how to remove the node operation tutorial</title><link>https://ofstack.com/C++/8337/create-binary-tree-binary-tree-how-to-remove-the-node-operation-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/C++/8337/create-binary-tree-binary-tree-how-to-remove-the-node-operation-tutorial.html</guid><description>Create binary tree binary tree how to remove the node operation tutorial</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ derived class and base class conversion rules</title><link>https://ofstack.com/C++/8339/c++-derived-class-and-base-class-conversion-rules.html</link><guid isPermaLink="true">https://ofstack.com/C++/8339/c++-derived-class-and-base-class-conversion-rules.html</guid><description>C++ derived class and base class conversion rules</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Opencv does face recognition opencv face matching analysis</title><link>https://ofstack.com/C++/8351/opencv-does-face-recognition-opencv-face-matching-analysis.html</link><guid isPermaLink="true">https://ofstack.com/C++/8351/opencv-does-face-recognition-opencv-face-matching-analysis.html</guid><description>feval A feature evaluator for feature computation. pt The stream specifies the dot in the upper left corner of the detection window. The size of the window…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the difference between return and exit in c language</title><link>https://ofstack.com/C++/8361/a-brief-analysis-of-the-difference-between-return-and-exit-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/8361/a-brief-analysis-of-the-difference-between-return-and-exit-in-c-language.html</guid><description>1. Exit is used to terminate the program at any time during the program running. The parameters of exit are returned to the OS. The exit function is also…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Construct the execution details of a destructor when a C++ function returns an object</title><link>https://ofstack.com/C++/8384/construct-the-execution-details-of-a-destructor-when-a-c++-function-returns-an-object.html</link><guid isPermaLink="true">https://ofstack.com/C++/8384/construct-the-execution-details-of-a-destructor-when-a-c++-function-returns-an-object.html</guid><description>Look at the following code: There&apos;s comments, there&apos;s output. The execution details are clear</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Virtual functions are called by the constructor and member functions of the class</title><link>https://ofstack.com/C++/8385/virtual-functions-are-called-by-the-constructor-and-member-functions-of-the-class.html</link><guid isPermaLink="true">https://ofstack.com/C++/8385/virtual-functions-are-called-by-the-constructor-and-member-functions-of-the-class.html</guid><description>There will be output like this Even if func1 is a virtual function, func1 is called in the constructor and destructor of the base class and derived class.</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Determines whether the specified process or program has a method summary of vc  etc</title><link>https://ofstack.com/C++/8393/determines-whether-the-specified-process-or-program-has-a-method-summary-of-vc--etc.html</link><guid isPermaLink="true">https://ofstack.com/C++/8393/determines-whether-the-specified-process-or-program-has-a-method-summary-of-vc--etc.html</guid><description>Determines whether the specified process or program has a method summary of vc etc</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language to achieve the method of static linked list</title><link>https://ofstack.com/C++/8427/c-language-to-achieve-the-method-of-static-linked-list.html</link><guid isPermaLink="true">https://ofstack.com/C++/8427/c-language-to-achieve-the-method-of-static-linked-list.html</guid><description>Before I started, I thought that there was no difference between a static list and a dynamic list. On second thought, I found that there was a topic of…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Based on the difference between Sizeof and Strlen and the usage of the association</title><link>https://ofstack.com/C++/8437/based-on-the-difference-between-sizeof-and-strlen-and-the-usage-of-the-association.html</link><guid isPermaLink="true">https://ofstack.com/C++/8437/based-on-the-difference-between-sizeof-and-strlen-and-the-usage-of-the-association.html</guid><description>A, sizeof Sizeof (...). Is an operator, in the header file typedef is unsigned int, its value is calculated at compile time, the parameters can be array,…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Based on the use of Euclidean algorithm</title><link>https://ofstack.com/C++/8463/based-on-the-use-of-euclidean-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C++/8463/based-on-the-use-of-euclidean-algorithm.html</guid><description>Euclidean algorithm is called division, used to find the common factor of two known natural Numbers m and n. Combine the procedure to explain the specific…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language based on the use of random functions</title><link>https://ofstack.com/C++/8486/c-language-based-on-the-use-of-random-functions.html</link><guid isPermaLink="true">https://ofstack.com/C++/8486/c-language-based-on-the-use-of-random-functions.html</guid><description>In C, rand () function can be used to generate a random number, but it&apos;s not really in the sense of random Numbers, is a pseudo-random number, is based on a…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Detailed use of the associated containers of C++Primer notes</title><link>https://ofstack.com/C++/8492/detailed-use-of-the-associated-containers-of-c++primer-notes.html</link><guid isPermaLink="true">https://ofstack.com/C++/8492/detailed-use-of-the-associated-containers-of-c++primer-notes.html</guid><description>Associated container The association container supports the ability to efficiently find and read elements by keys. The two basic associated container types…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Usage analysis of Pointers and const qualifiers</title><link>https://ofstack.com/C++/8493/usage-analysis-of-pointers-and-const-qualifiers.html</link><guid isPermaLink="true">https://ofstack.com/C++/8493/usage-analysis-of-pointers-and-const-qualifiers.html</guid><description>There are several common cases where const qualifiers and Pointers are combined. (1) pointer to a constant Const int * a; Int const * a; The two writing…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The use of the xor operator ^ in C++</title><link>https://ofstack.com/C++/8494/the-use-of-the-xor-operator-%5E-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/8494/the-use-of-the-xor-operator-%5E-in-c++.html</guid><description>The ^ operation in C++ represents a binary xor operation 2 ^ 4 = 6 010 ^ 100 = 110 This operation can be used to convert two Numbers without intermediate…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of bitwise xor operators in C++</title><link>https://ofstack.com/C++/8495/introduction-to-the-use-of-bitwise-xor-operators-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/8495/introduction-to-the-use-of-bitwise-xor-operators-in-c++.html</guid><description>The two values involved in the operation, if the two corresponding bits are the same, the result is 0, otherwise it is 1. So 0 to the 0 is 0, 1 to the 0 is…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to basic heap based operations</title><link>https://ofstack.com/C++/8496/introduction-to-basic-heap-based-operations.html</link><guid isPermaLink="true">https://ofstack.com/C++/8496/introduction-to-basic-heap-based-operations.html</guid><description>We expect a data structure that supports insertion and makes it easy to extract records with the smallest or largest keys from them, known as a priority…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ concept of overloading  overwriting  hidden instructions</title><link>https://ofstack.com/C++/8497/c++-concept-of-overloading--overwriting--hidden-instructions.html</link><guid isPermaLink="true">https://ofstack.com/C++/8497/c++-concept-of-overloading--overwriting--hidden-instructions.html</guid><description>C++ concept of overloading overwriting hidden instructions</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of C++ language based on consistency hash algorithm</title><link>https://ofstack.com/C++/8498/implementation-of-c++-language-based-on-consistency-hash-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C++/8498/implementation-of-c++-language-based-on-consistency-hash-algorithm.html</guid><description>There are two key problems to be solved in the implementation of consistent hash algorithm, one is the choice of data structure for node storage and lookup,…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Based on a simple fixed length memory pool implementation method</title><link>https://ofstack.com/C++/8499/based-on-a-simple-fixed-length-memory-pool-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/8499/based-on-a-simple-fixed-length-memory-pool-implementation-method.html</guid><description>It is mainly divided into three parts. MemoryPool is the management memoryPool class. The block represents the memory block, and the chunk represents each…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language printf function of the use of details</title><link>https://ofstack.com/C++/8515/c-language-printf-function-of-the-use-of-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/8515/c-language-printf-function-of-the-use-of-details.html</guid><description>The full format of printf&apos;s format control: % - 0 m n l or h format character The items that comprise the format description are described below: % : the…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language in the combination of bit field and structure union use details</title><link>https://ofstack.com/C++/8526/c-language-in-the-combination-of-bit-field-and-structure-union-use-details.html</link><guid isPermaLink="true">https://ofstack.com/C++/8526/c-language-in-the-combination-of-bit-field-and-structure-union-use-details.html</guid><description>For example: = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = INITRMSTR = 0 xef; Bit fields can also be…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The definition and determination of invalid values of C++ floating point Numbers are analyzed</title><link>https://ofstack.com/C++/8559/the-definition-and-determination-of-invalid-values-of-c++-floating-point-numbers-are-analyzed.html</link><guid isPermaLink="true">https://ofstack.com/C++/8559/the-definition-and-determination-of-invalid-values-of-c++-floating-point-numbers-are-analyzed.html</guid><description>Invalid floating point data may appear in the actual calculation. The formatted output to the file is 1.79769e+308, and the output to the interface is a…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>POJ 2312 Battle City priority queue +BFS</title><link>https://ofstack.com/C++/8589/poj-2312-battle-city-priority-queue-+bfs.html</link><guid isPermaLink="true">https://ofstack.com/C++/8589/poj-2312-battle-city-priority-queue-+bfs.html</guid><description>POJ 2312 Battle City priority queue +BFS</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>APUE notes: details of the process environment</title><link>https://ofstack.com/C++/8597/apue-notes:-details-of-the-process-environment.html</link><guid isPermaLink="true">https://ofstack.com/C++/8597/apue-notes:-details-of-the-process-environment.html</guid><description>Calling exit (1) in main is equivalent to calling reutrn 1. The only way the kernel can start a process is by calling exec, and the only way a user program…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Using c language to implement HUP signal restart process method</title><link>https://ofstack.com/C++/8667/using-c-language-to-implement-hup-signal-restart-process-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/8667/using-c-language-to-implement-hup-signal-restart-process-method.html</guid><description>Using c language to implement HUP signal restart process method</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Method based on Linux system call  getrlimit of and setrlimit of function</title><link>https://ofstack.com/C++/8674/method-based-on-linux-system-call--getrlimit-of-and-setrlimit-of-function.html</link><guid isPermaLink="true">https://ofstack.com/C++/8674/method-based-on-linux-system-call--getrlimit-of-and-setrlimit-of-function.html</guid><description>Method based on Linux system call getrlimit of and setrlimit of function</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Solution for a Interrupted System Call error of EINTR while semop is waiting for a signal under Linux</title><link>https://ofstack.com/C++/8739/solution-for-a-interrupted-system-call-error-of-eintr-while-semop-is-waiting-for-a-signal-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/C++/8739/solution-for-a-interrupted-system-call-error-of-eintr-while-semop-is-waiting-for-a-signal-under-linux.html</guid><description>Solution for a Interrupted System Call error of EINTR while semop is waiting for a signal under Linux</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Find the prime number  using a vector to store the implementation of the method</title><link>https://ofstack.com/C++/8755/find-the-prime-number--using-a-vector-to-store-the-implementation-of-the-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/8755/find-the-prime-number--using-a-vector-to-store-the-implementation-of-the-method.html</guid><description>Find the prime number using a vector to store the implementation of the method</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>In depth C++ constructor  copy constructor  assignment operator  destructor call process summary</title><link>https://ofstack.com/C++/8763/in-depth-c++-constructor--copy-constructor--assignment-operator--destructor-call-process-summary.html</link><guid isPermaLink="true">https://ofstack.com/C++/8763/in-depth-c++-constructor--copy-constructor--assignment-operator--destructor-call-process-summary.html</guid><description>In depth C++ constructor copy constructor assignment operator destructor call process summary</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ strcat string connection library function method</title><link>https://ofstack.com/C++/8775/c++-strcat-string-connection-library-function-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/8775/c++-strcat-string-connection-library-function-method.html</guid><description>C++ strcat string connection library function method</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Using ace ACE_Task class to implement the method of thread pool</title><link>https://ofstack.com/C++/8791/using-ace-ace_task-class-to-implement-the-method-of-thread-pool.html</link><guid isPermaLink="true">https://ofstack.com/C++/8791/using-ace-ace_task-class-to-implement-the-method-of-thread-pool.html</guid><description>Using ace ACE_Task class to implement the method of thread pool</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C programming language often make eighteen mistakes summary</title><link>https://ofstack.com/C++/8866/c-programming-language-often-make-eighteen-mistakes-summary.html</link><guid isPermaLink="true">https://ofstack.com/C++/8866/c-programming-language-often-make-eighteen-mistakes-summary.html</guid><description>Looking at the wrong procedures, I do not know how to change, I through the learning of C, accumulated some C programming mistakes often made, for your…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Function pointer and pointer function learning summary</title><link>https://ofstack.com/C++/8887/function-pointer-and-pointer-function-learning-summary.html</link><guid isPermaLink="true">https://ofstack.com/C++/8887/function-pointer-and-pointer-function-learning-summary.html</guid><description>A function pointer is a pointer to a function. A pointer function is a function whose return value is a pointer. Can you elaborate on that? (1) the float…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Initialization list of c++ constructors</title><link>https://ofstack.com/C++/8889/initialization-list-of-c++-constructors.html</link><guid isPermaLink="true">https://ofstack.com/C++/8889/initialization-list-of-c++-constructors.html</guid><description>First, run the C++ code in the figure below. What is the output? The initializer list for the constructor specifies only the values for initializing the…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>How to call Linux script in c language</title><link>https://ofstack.com/C++/8911/how-to-call-linux-script-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/8911/how-to-call-linux-script-in-c-language.html</guid><description>One, the introduction Fork is one of the hardest concepts to understand for those who have never worked with the Unix/Linux operating system: it executes…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ basic this pointer and another &apos;polymorphism&apos;</title><link>https://ofstack.com/C++/8927/c++-basic-this-pointer-and-another-&apos;polymorphism&apos;.html</link><guid isPermaLink="true">https://ofstack.com/C++/8927/c++-basic-this-pointer-and-another-&apos;polymorphism&apos;.html</guid><description>A, introducing Define an object of a class, first the system has allocated space to the object, and then the constructor is called. A class has multiple…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>How to call the function of implementation code by function pointer</title><link>https://ofstack.com/C++/8942/how-to-call-the-function-of-implementation-code-by-function-pointer.html</link><guid isPermaLink="true">https://ofstack.com/C++/8942/how-to-call-the-function-of-implementation-code-by-function-pointer.html</guid><description>Description: A pointer can not only point to an integer, floating point, character, string variable, but also to an array, and can also point to a function.</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Exception handling in C++</title><link>https://ofstack.com/C++/8967/exception-handling-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/8967/exception-handling-in-c++.html</guid><description>Errors in programs are divided into compile-time errors and run-time errors. Compile-time errors are mainly syntax errors, such as no semicolon at the end…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ detailed resolution of Pointers to class member functions</title><link>https://ofstack.com/C++/8971/c++-detailed-resolution-of-pointers-to-class-member-functions.html</link><guid isPermaLink="true">https://ofstack.com/C++/8971/c++-detailed-resolution-of-pointers-to-class-member-functions.html</guid><description>First, a function pointer is a pointer to a set of functions of the same type. Similarly, we can think of a class member function as a pointer to a member…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Just a quick word about STL memory management</title><link>https://ofstack.com/C++/8975/just-a-quick-word-about-stl-memory-management.html</link><guid isPermaLink="true">https://ofstack.com/C++/8975/just-a-quick-word-about-stl-memory-management.html</guid><description>1. An overview of the The STL Allocator is the memory manager of the STL, one of the lowest keys, and you may have used the STL for three years without…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Full analysis of shared_ptr thread safety</title><link>https://ofstack.com/C++/8983/full-analysis-of-shared_ptr-thread-safety.html</link><guid isPermaLink="true">https://ofstack.com/C++/8983/full-analysis-of-shared_ptr-thread-safety.html</guid><description>As &quot;STL source analysis&quot; said, &quot;before the source code, no secret.&quot; Based on the source code of shared_ptr, this article extracted the class diagram and…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Returns an example pointer to a function in C++</title><link>https://ofstack.com/C++/8992/returns-an-example-pointer-to-a-function-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/8992/returns-an-example-pointer-to-a-function-in-c++.html</guid><description>In C++, the parameter of a function can be a pointer to a function or a function can return a pointer to a function. Such as: Int (* ff (int)) (int x, int);…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C string string object  the difference between string literals</title><link>https://ofstack.com/C++/8998/c-string-string-object--the-difference-between-string-literals.html</link><guid isPermaLink="true">https://ofstack.com/C++/8998/c-string-string-object--the-difference-between-string-literals.html</guid><description>C string string object the difference between string literals</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The instance code that finds the longest continuous string of Numbers in a string</title><link>https://ofstack.com/C++/9029/the-instance-code-that-finds-the-longest-continuous-string-of-numbers-in-a-string.html</link><guid isPermaLink="true">https://ofstack.com/C++/9029/the-instance-code-that-finds-the-longest-continuous-string-of-numbers-in-a-string.html</guid><description>The instance code that finds the longest continuous string of Numbers in a string</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Map inserts a custom object summary</title><link>https://ofstack.com/C++/9032/map-inserts-a-custom-object-summary.html</link><guid isPermaLink="true">https://ofstack.com/C++/9032/map-inserts-a-custom-object-summary.html</guid><description>What about inserting a map? Let&apos;s look at the definition method of map in STL: The template &lt; Class Key, class T, class Compare = less &lt; The Key &gt; Class…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The principle and implementation of thread pool</title><link>https://ofstack.com/C++/9050/the-principle-and-implementation-of-thread-pool.html</link><guid isPermaLink="true">https://ofstack.com/C++/9050/the-principle-and-implementation-of-thread-pool.html</guid><description>I. introduction to thread pool Usually the way we use multithreading is to create a new thread when needed, execute a specific task in that thread, and then…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ initialization function list in detail</title><link>https://ofstack.com/C++/9059/c++-initialization-function-list-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C++/9059/c++-initialization-function-list-in-detail.html</guid><description>The initialization member list is needed in three situations: First, the data member to be initialized is the case of the object; Two, need to initialize…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Bloom filter concept and code analysis</title><link>https://ofstack.com/C++/9087/bloom-filter-concept-and-code-analysis.html</link><guid isPermaLink="true">https://ofstack.com/C++/9087/bloom-filter-concept-and-code-analysis.html</guid><description>A brief introduction. 1. What is bloom filter? Bloom filter is made by Howard Bloom in 1970 binary vector data structure, it has the very good space and…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>A summary of the differences between overloading  overwriting  and hiding class member functions</title><link>https://ofstack.com/C++/9096/a-summary-of-the-differences-between-overloading--overwriting--and-hiding-class-member-functions.html</link><guid isPermaLink="true">https://ofstack.com/C++/9096/a-summary-of-the-differences-between-overloading--overwriting--and-hiding-class-member-functions.html</guid><description>A summary of the differences between overloading overwriting and hiding class member functions</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Detailed resolution of overloading  overwriting  and hiding of member functions</title><link>https://ofstack.com/C++/9097/detailed-resolution-of-overloading--overwriting--and-hiding-of-member-functions.html</link><guid isPermaLink="true">https://ofstack.com/C++/9097/detailed-resolution-of-overloading--overwriting--and-hiding-of-member-functions.html</guid><description>Detailed resolution of overloading overwriting and hiding of member functions</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Initialization outside the function and initialization inside the function are analyzed in detail</title><link>https://ofstack.com/C++/9101/initialization-outside-the-function-and-initialization-inside-the-function-are-analyzed-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/C++/9101/initialization-outside-the-function-and-initialization-inside-the-function-are-analyzed-in-detail.html</guid><description>On the function of the initialization and the function of the initialization has been separated before not too clear, also do not care too much. This…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language implementation code of priority queue of priority_queue</title><link>https://ofstack.com/C++/9141/c-language-implementation-code-of-priority-queue-of-priority_queue.html</link><guid isPermaLink="true">https://ofstack.com/C++/9141/c-language-implementation-code-of-priority-queue-of-priority_queue.html</guid><description>Priority queue (priority_queue) has the same functional interface as a normal queue, except that the smallest (or largest) element of the entire queue is…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ in the four types of conversion methods detailed analysis</title><link>https://ofstack.com/C++/9156/c++-in-the-four-types-of-conversion-methods-detailed-analysis.html</link><guid isPermaLink="true">https://ofstack.com/C++/9156/c++-in-the-four-types-of-conversion-methods-detailed-analysis.html</guid><description>The specific conclusion is as follows: (1) the reinterpret_cast This function converts a pointer of one type to a pointer of another type. This conversion…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Research on Pointers and references in C and C++</title><link>https://ofstack.com/C++/9160/research-on-pointers-and-references-in-c-and-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/9160/research-on-pointers-and-references-in-c-and-c++.html</guid><description>Basic knowledge Declaration of Pointers and references: Declaration pointer: char* PC; Declaration reference: char c = &apos;A&apos; char &amp; Rc = c; Their differences:…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic creation and release of C++ objects</title><link>https://ofstack.com/C++/9180/dynamic-creation-and-release-of-c++-objects.html</link><guid isPermaLink="true">https://ofstack.com/C++/9180/dynamic-creation-and-release-of-c++-objects.html</guid><description>= = = = = = = = = = = = = first below gives an example of a new and delete the basic application, review the basic usage of it = = = = = = = = = = = =</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C version of binary tree basic operation example of of first order recursion non recursion</title><link>https://ofstack.com/C++/9269/c-version-of-binary-tree-basic-operation-example-of-of-first-order-recursion-non-recursion.html</link><guid isPermaLink="true">https://ofstack.com/C++/9269/c-version-of-binary-tree-basic-operation-example-of-of-first-order-recursion-non-recursion.html</guid><description>C version of binary tree basic operation example of of first order recursion non recursion</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Dijkstra shortest path algorithm implementation code</title><link>https://ofstack.com/C++/9298/dijkstra-shortest-path-algorithm-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/9298/dijkstra-shortest-path-algorithm-implementation-code.html</guid><description>Dijkstra&apos;s shortest path algorithm is calculated based on the shortest path of the precursor vertex. Generally speaking, it is relatively simple. The…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Minimum spanning tree algorithm C language code example</title><link>https://ofstack.com/C++/9313/minimum-spanning-tree-algorithm-c-language-code-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/9313/minimum-spanning-tree-algorithm-c-language-code-example.html</guid><description>In the chapter of greedy algorithm, some algorithms of minimum spanning tree are mentioned. Firstly, Kruskal algorithm is implemented as follows: In the…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ exception handling mechanism examples and detailed explanation</title><link>https://ofstack.com/C++/9387/c++-exception-handling-mechanism-examples-and-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/C++/9387/c++-exception-handling-mechanism-examples-and-detailed-explanation.html</guid><description>These two days I wrote an example of testing c++ exception handling mechanism, I feel it has a good demonstration effect, posted here, for c++ exception…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language standard library character conversion function and number conversion function</title><link>https://ofstack.com/C++/9446/c-language-standard-library-character-conversion-function-and-number-conversion-function.html</link><guid isPermaLink="true">https://ofstack.com/C++/9446/c-language-standard-library-character-conversion-function-and-number-conversion-function.html</guid><description>Convert characters to Numbers: # include &lt; Stdlib. H &gt; The atoi (); Converts a character to an integer Example: char ch1; Int I = atoi (ch1); Atol ();…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Differences and associations between references and Pointers in c++</title><link>https://ofstack.com/C++/9459/differences-and-associations-between-references-and-pointers-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/9459/differences-and-associations-between-references-and-pointers-in-c++.html</guid><description>References and Pointers in C++ u Similarities: 1. The concept of address; Pointer to a block of memory whose contents are the address of the memory; A…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language to implement multithreaded animation program example</title><link>https://ofstack.com/C++/9464/c-language-to-implement-multithreaded-animation-program-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/9464/c-language-to-implement-multithreaded-animation-program-example.html</guid><description>The program is the use of opengl graphics library and fmod audio library to write a simple 3d animation program. This program runs well under vs, if missing…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language variable parameter implementation example</title><link>https://ofstack.com/C++/9469/c-language-variable-parameter-implementation-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/9469/c-language-variable-parameter-implementation-example.html</guid><description>This code shows you how not to use it &lt; Stdarg. H &gt; Va_list, va_start, va_end macros to implement custom variable parameters and how to change the default…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ implements an example of reading a configuration file to memory line by line</title><link>https://ofstack.com/C++/9498/c++-implements-an-example-of-reading-a-configuration-file-to-memory-line-by-line.html</link><guid isPermaLink="true">https://ofstack.com/C++/9498/c++-implements-an-example-of-reading-a-configuration-file-to-memory-line-by-line.html</guid><description>Do not parse the configuration content, just read the file content, cut out the comments and Spaces before writing cache: vector &lt; The string &gt; In the. For…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ USES references or Pointers as function arguments</title><link>https://ofstack.com/C++/9506/c++-uses-references-or-pointers-as-function-arguments.html</link><guid isPermaLink="true">https://ofstack.com/C++/9506/c++-uses-references-or-pointers-as-function-arguments.html</guid><description>C++ added the reference type, mainly as a function parameter, in order to expand the function of passing data, more secure than pointer parameters…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ class constructor</title><link>https://ofstack.com/C++/9509/c++-class-constructor.html</link><guid isPermaLink="true">https://ofstack.com/C++/9509/c++-class-constructor.html</guid><description>C++ class constructor</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ implementation to determine whether the string is palindromic instance parsing</title><link>https://ofstack.com/C++/9520/c++-implementation-to-determine-whether-the-string-is-palindromic-instance-parsing.html</link><guid isPermaLink="true">https://ofstack.com/C++/9520/c++-implementation-to-determine-whether-the-string-is-palindromic-instance-parsing.html</guid><description>In this paper, the example of C++ is analyzed to determine whether a string is palindrome, through the data structure of the relevant examples, palindrome…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>VC to achieve the dynamic menu creation method</title><link>https://ofstack.com/C++/9528/vc-to-achieve-the-dynamic-menu-creation-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/9528/vc-to-achieve-the-dynamic-menu-creation-method.html</guid><description>This paper briefly describes the method of dynamically creating the system tray menu when the program does not support MFC and the CMenu is not available.…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>VC implementation of A process window embedded in the B process window display method</title><link>https://ofstack.com/C++/9543/vc-implementation-of-a-process-window-embedded-in-the-b-process-window-display-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/9543/vc-implementation-of-a-process-window-embedded-in-the-b-process-window-display-method.html</guid><description>This article USES A Demo example to show you how to embed application A into application B for display. The main code is as follows: An application can use…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ implements a simple example of system call time</title><link>https://ofstack.com/C++/9565/c++-implements-a-simple-example-of-system-call-time.html</link><guid isPermaLink="true">https://ofstack.com/C++/9565/c++-implements-a-simple-example-of-system-call-time.html</guid><description>This paper briefly describes a simple example of system call time based on VC++, here only listed the main part of the code, for your reference, as follows:</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Based on C language to achieve the snake game complete example code</title><link>https://ofstack.com/C++/9619/based-on-c-language-to-achieve-the-snake-game-complete-example-code.html</link><guid isPermaLink="true">https://ofstack.com/C++/9619/based-on-c-language-to-achieve-the-snake-game-complete-example-code.html</guid><description>This paper, in the form of an example, describes the snake game code based on the C language, which is a common game, the code has more detailed comments,…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Example of UDP Socket program for Linux network programming</title><link>https://ofstack.com/C++/9649/example-of-udp-socket-program-for-linux-network-programming.html</link><guid isPermaLink="true">https://ofstack.com/C++/9649/example-of-udp-socket-program-for-linux-network-programming.html</guid><description>In the network transport protocol, TCP provides a reliable, complex, connection-oriented data stream (SOCK_STREAM) service that establishes connections…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language variable types and output control usage examples tutorial</title><link>https://ofstack.com/C++/9670/c-language-variable-types-and-output-control-usage-examples-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/C++/9670/c-language-variable-types-and-output-control-usage-examples-tutorial.html</guid><description>This article illustrates the use of C language variable types and output control, which is helpful for readers to summarize and conclude them. This example…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ thread pool simple implementation method</title><link>https://ofstack.com/C++/9700/c++-thread-pool-simple-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/C++/9700/c++-thread-pool-simple-implementation-method.html</guid><description>In this paper, the simple implementation of C++ thread pool is described in detail in the form of an example. Share with you for your reference. Specific…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C language binary tree non   recursive traversal case analysis</title><link>https://ofstack.com/C++/9732/c-language-binary-tree-non---recursive-traversal-case-analysis.html</link><guid isPermaLink="true">https://ofstack.com/C++/9732/c-language-binary-tree-non---recursive-traversal-case-analysis.html</guid><description>C language binary tree non recursive traversal case analysis</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of raid mechanism in C++</title><link>https://ofstack.com/C++/9745/detailed-explanation-of-raid-mechanism-in-c++.html</link><guid isPermaLink="true">https://ofstack.com/C++/9745/detailed-explanation-of-raid-mechanism-in-c++.html</guid><description>The design of the GC class is clever when it comes to writing (link: #), when it comes to instance destruction, and the clever design is based on the fact…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ Boost::array</title><link>https://ofstack.com/C++/9847/c++-boost::array.html</link><guid isPermaLink="true">https://ofstack.com/C++/9847/c++-boost::array.html</guid><description>This article illustrates a container in c++ that supports static arrays: boost.array. Share with you for your reference. Specific analysis is as follows:</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ implements a simple thread pool</title><link>https://ofstack.com/C++/9894/c++-implements-a-simple-thread-pool.html</link><guid isPermaLink="true">https://ofstack.com/C++/9894/c++-implements-a-simple-thread-pool.html</guid><description>C++ thread pool, which inherits CDoit and implements start and end The header file The above is all the content of this article, I hope you can enjoy it.</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ multithreaded programming simple example</title><link>https://ofstack.com/C++/9905/c++-multithreaded-programming-simple-example.html</link><guid isPermaLink="true">https://ofstack.com/C++/9905/c++-multithreaded-programming-simple-example.html</guid><description>C++ itself does not provide any multi-threading mechanism, but in Windows, we can call the SDK win32 API to write multi-threaded procedures, the following…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to strong and weak symbols in C language</title><link>https://ofstack.com/C++/9908/introduction-to-strong-and-weak-symbols-in-c-language.html</link><guid isPermaLink="true">https://ofstack.com/C++/9908/introduction-to-strong-and-weak-symbols-in-c-language.html</guid><description>The concept of notation, already mentioned in extern &quot;C&quot; usage details, is a compiler notation for variables and functions. The compiler also has different…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The VC implementation gets the currently running process</title><link>https://ofstack.com/C++/9925/the-vc-implementation-gets-the-currently-running-process.html</link><guid isPermaLink="true">https://ofstack.com/C++/9925/the-vc-implementation-gets-the-currently-running-process.html</guid><description>This article illustrates how the VC implementation captures the currently running process. Share with you for your reference. The specific implementation…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C string operation function implementation method summary</title><link>https://ofstack.com/C++/9929/c-string-operation-function-implementation-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/C++/9929/c-string-operation-function-implementation-method-summary.html</guid><description>This article illustrates the implementation of C string manipulation function. Share with you for your reference. The details are as follows: The following…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java implements any four arithmetic expression evaluation algorithm</title><link>https://ofstack.com/C++/9936/java-implements-any-four-arithmetic-expression-evaluation-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/C++/9936/java-implements-any-four-arithmetic-expression-evaluation-algorithm.html</guid><description>This article illustrates the Java implementation of any four arithmetic expression evaluation algorithm. Share with you for your reference. Specific…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Talk about MFC change control size and position</title><link>https://ofstack.com/C++/9947/talk-about-mfc-change-control-size-and-position.html</link><guid isPermaLink="true">https://ofstack.com/C++/9947/talk-about-mfc-change-control-size-and-position.html</guid><description>Use the CWnd class function MoveWindow() or SetWindowPos() to change the size and position of the control. Void MoveWindow(int x,int y,int nWidth,int…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ union union usage examples</title><link>https://ofstack.com/C++/9979/c++-union-union-usage-examples.html</link><guid isPermaLink="true">https://ofstack.com/C++/9979/c++-union-union-usage-examples.html</guid><description>This article illustrates the C++ consortium union usage as an example. Share with you for your reference. The details are as follows: We should use the…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>C++ learning summary of data types and conversion</title><link>https://ofstack.com/C++/9995/c++-learning-summary-of-data-types-and-conversion.html</link><guid isPermaLink="true">https://ofstack.com/C++/9995/c++-learning-summary-of-data-types-and-conversion.html</guid><description>I. input/output statements The Console. ReadLine (); It waits until the user presses enter, reading in one line at a time The Console. ReadKey (); Waiting…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Golang implementation of the chat program server and client code sharing</title><link>https://ofstack.com/Golang/15247/golang-implementation-of-the-chat-program-server-and-client-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Golang/15247/golang-implementation-of-the-chat-program-server-and-client-code-sharing.html</guid><description>Implementation logic 1. Golang version 1.3 2. Implementation principle: 1. The main process establishes TCP listening service and initializes one variable…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Method of generating random Numbers in Go language</title><link>https://ofstack.com/Golang/16193/method-of-generating-random-numbers-in-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/16193/method-of-generating-random-numbers-in-go-language.html</guid><description>This article demonstrates an example of how the Go language generates random Numbers. Share with you for your reference. The specific implementation method…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Go language algorithm for finding the second largest element of an array</title><link>https://ofstack.com/Golang/18447/go-language-algorithm-for-finding-the-second-largest-element-of-an-array.html</link><guid isPermaLink="true">https://ofstack.com/Golang/18447/go-language-algorithm-for-finding-the-second-largest-element-of-an-array.html</guid><description>In this paper, an example of the Go language algorithm is presented to find the second element of an array. Share with you for your reference. The details…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>The Go language implements bubble sort  selection sort  quick sort and insertion sort methods</title><link>https://ofstack.com/Golang/18448/the-go-language-implements-bubble-sort--selection-sort--quick-sort-and-insertion-sort-methods.html</link><guid isPermaLink="true">https://ofstack.com/Golang/18448/the-go-language-implements-bubble-sort--selection-sort--quick-sort-and-insertion-sort-methods.html</guid><description>The Go language implements bubble sort selection sort quick sort and insertion sort methods</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Method of getting system environment variables in GO language</title><link>https://ofstack.com/Golang/19475/method-of-getting-system-environment-variables-in-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/19475/method-of-getting-system-environment-variables-in-go-language.html</guid><description>This article demonstrates an example of how the GO language gets system environment variables. Share with you for your reference. The specific…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language implements the method of simple http services</title><link>https://ofstack.com/Golang/20034/the-go-language-implements-the-method-of-simple-http-services.html</link><guid isPermaLink="true">https://ofstack.com/Golang/20034/the-go-language-implements-the-method-of-simple-http-services.html</guid><description>This article demonstrates an example of how the go language implements simple http services. Share with you for your reference. The specific implementation…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>The method of embedding the C language in the Go language</title><link>https://ofstack.com/Golang/20681/the-method-of-embedding-the-c-language-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/20681/the-method-of-embedding-the-c-language-in-the-go-language.html</guid><description>This article demonstrates an example of how to embed the C language in the Go language. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language USES an RC4 encryption method</title><link>https://ofstack.com/Golang/20691/the-go-language-uses-an-rc4-encryption-method.html</link><guid isPermaLink="true">https://ofstack.com/Golang/20691/the-go-language-uses-an-rc4-encryption-method.html</guid><description>This article demonstrates an example of how the go language USES RC4 encryption. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language implements a simple http client grab remote url method</title><link>https://ofstack.com/Golang/20693/the-go-language-implements-a-simple-http-client-grab-remote-url-method.html</link><guid isPermaLink="true">https://ofstack.com/Golang/20693/the-go-language-implements-a-simple-http-client-grab-remote-url-method.html</guid><description>This article illustrates a simple http client grab remote url method in the go language. Share with you for your reference. The specific implementation…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language returns methods for random Numbers between 1 and 99</title><link>https://ofstack.com/Golang/20696/the-go-language-returns-methods-for-random-numbers-between-1-and-99.html</link><guid isPermaLink="true">https://ofstack.com/Golang/20696/the-go-language-returns-methods-for-random-numbers-between-1-and-99.html</guid><description>This example demonstrates how the go language returns random Numbers between 1 and 99. Share with you for your reference. The specific implementation method…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language implements one of the simplest instances of an http file server</title><link>https://ofstack.com/Golang/20700/the-go-language-implements-one-of-the-simplest-instances-of-an-http-file-server.html</link><guid isPermaLink="true">https://ofstack.com/Golang/20700/the-go-language-implements-one-of-the-simplest-instances-of-an-http-file-server.html</guid><description>This article illustrates how the go language implements one of the simplest http file servers. Share with you for your reference. The specific…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>go language logging library simple use method example analysis</title><link>https://ofstack.com/Golang/20709/go-language-logging-library-simple-use-method-example-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Golang/20709/go-language-logging-library-simple-use-method-example-analysis.html</guid><description>This article illustrates the simple use of the go language logging library. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Go language for MD5 encryption of strings</title><link>https://ofstack.com/Golang/20715/go-language-for-md5-encryption-of-strings.html</link><guid isPermaLink="true">https://ofstack.com/Golang/20715/go-language-for-md5-encryption-of-strings.html</guid><description>This article illustrates the Go language for MD5 encryption of strings. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The Go language USES the Luhn algorithm to verify whether the credit card number is valid or not</title><link>https://ofstack.com/Golang/21223/the-go-language-uses-the-luhn-algorithm-to-verify-whether-the-credit-card-number-is-valid-or-not.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21223/the-go-language-uses-the-luhn-algorithm-to-verify-whether-the-credit-card-number-is-valid-or-not.html</guid><description>In this paper, an example is given to verify the validity of credit card number in Go via Luhn algorithm. Share with you for your reference. The specific…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Go language USES the http method to grab web pages</title><link>https://ofstack.com/Golang/21224/the-go-language-uses-the-http-method-to-grab-web-pages.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21224/the-go-language-uses-the-http-method-to-grab-web-pages.html</guid><description>This article demonstrates how the Go language grabs web pages through http. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An example analysis of sleep sorting algorithm in go language</title><link>https://ofstack.com/Golang/21225/an-example-analysis-of-sleep-sorting-algorithm-in-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21225/an-example-analysis-of-sleep-sorting-algorithm-in-go-language.html</guid><description>In this paper, the example of go language sleep sorting algorithm. Share with you for your reference. The specific analysis is as follows: Sleep sorting…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Go language method for generating prime Numbers</title><link>https://ofstack.com/Golang/21226/the-go-language-method-for-generating-prime-numbers.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21226/the-go-language-method-for-generating-prime-numbers.html</guid><description>This article illustrates an example of how the Go language generates primes. Share with you for your reference. The specific implementation method is as…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>go language exceptions panic and restore recover usage instances</title><link>https://ofstack.com/Golang/21227/go-language-exceptions-panic-and-restore-recover-usage-instances.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21227/go-language-exceptions-panic-and-restore-recover-usage-instances.html</guid><description>This article illustrates the use of go language exceptions panic and restore recover. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language compresses data via zlib</title><link>https://ofstack.com/Golang/21228/the-go-language-compresses-data-via-zlib.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21228/the-go-language-compresses-data-via-zlib.html</guid><description>This example demonstrates how the go language compresses data through zlib. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The GO language implements the method of simple TCP services</title><link>https://ofstack.com/Golang/21229/the-go-language-implements-the-method-of-simple-tcp-services.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21229/the-go-language-implements-the-method-of-simple-tcp-services.html</guid><description>This article demonstrates an example of how the GO language implements simple TCP services. Share with you for your reference. The specific implementation…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of the go language singleton pattern of Singleton</title><link>https://ofstack.com/Golang/21230/example-analysis-of-the-go-language-singleton-pattern-of-singleton.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21230/example-analysis-of-the-go-language-singleton-pattern-of-singleton.html</guid><description>This article illustrates the use of the go language singleton pattern (Singleton). Share with you for your reference. The specific analysis is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The use of range in the go language</title><link>https://ofstack.com/Golang/21231/the-use-of-range-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21231/the-use-of-range-in-the-go-language.html</guid><description>This article illustrates the use of range in the go language. Share with you for your reference. The specific analysis is as follows: range is a function…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language implements the methods of sqrt</title><link>https://ofstack.com/Golang/21232/the-go-language-implements-the-methods-of-sqrt.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21232/the-go-language-implements-the-methods-of-sqrt.html</guid><description>This article illustrates how the go language implements sqrt. Share with you for your reference. The specific implementation method is as follows: I hope…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Method of encryption and decryption in go language base64</title><link>https://ofstack.com/Golang/21233/method-of-encryption-and-decryption-in-go-language-base64.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21233/method-of-encryption-and-decryption-in-go-language-base64.html</guid><description>This article illustrates the encryption and decryption methods of go language base64. Share with you for your reference. The specific implementation method…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language implements the method of file segmentation</title><link>https://ofstack.com/Golang/21234/the-go-language-implements-the-method-of-file-segmentation.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21234/the-go-language-implements-the-method-of-file-segmentation.html</guid><description>This article illustrates an example of how the go language implements file segmentation. Share with you for your reference. The specific implementation…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language implements the method of AES encryption</title><link>https://ofstack.com/Golang/21235/the-go-language-implements-the-method-of-aes-encryption.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21235/the-go-language-implements-the-method-of-aes-encryption.html</guid><description>This article illustrates how the go language implements AES encryption. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Golang study notes (vi) : struct</title><link>https://ofstack.com/Golang/21236/golang-study-notes-(vi)-:-struct.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21236/golang-study-notes-(vi)-:-struct.html</guid><description>struct, a collection of 1 group of fields, similar to class in other languages A large number of object-oriented features, including inheritance, were…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Golang: functions</title><link>https://ofstack.com/Golang/21237/golang:-functions.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21237/golang:-functions.html</guid><description>The core design in the Go language is declared by the keyword func Multiple return values and named return parameters You can return multiple results like…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Golang study notes (iv) : array  slice  map</title><link>https://ofstack.com/Golang/21238/golang-study-notes-(iv)-:-array--slice--map.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21238/golang-study-notes-(iv)-:-array--slice--map.html</guid><description>In the Go language, an array is a value type (value type) All value type variables will generate a copy action when assigned and passed as arguments If it…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>(3) control flow</title><link>https://ofstack.com/Golang/21239/(3)-control-flow.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21239/(3)-control-flow.html</guid><description>The control structure is divided into: condition + selection + loop Note that in functions with return values, it is not allowed to put the &quot;final&quot; return…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Golang: types  variables  constants</title><link>https://ofstack.com/Golang/21240/golang:-types--variables--constants.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21240/golang:-types--variables--constants.html</guid><description>1. List of basic types 2. Type conversion Implicit type conversion is not supported and must be done explicitly Conversions occur only between two mutually…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Golang study notes 1: introduction</title><link>https://ofstack.com/Golang/21241/golang-study-notes-1:-introduction.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21241/golang-study-notes-1:-introduction.html</guid><description>The main features of the Go language The installation Installation instructions address http: / / golang org/doc/install Package download address https: / /…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Variable declarations and assignments in the Go language</title><link>https://ofstack.com/Golang/21242/variable-declarations-and-assignments-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21242/variable-declarations-and-assignments-in-the-go-language.html</guid><description>1. Variable declaration and assignment syntax Variable declarations in the Go language use the keyword var, for example Here var is the keyword that defines…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Constants in the GO language</title><link>https://ofstack.com/Golang/21243/constants-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21243/constants-in-the-go-language.html</guid><description>Constants are the most basic element in a program and cannot be re-assigned after definition. The types of constants in the Go language are Boolean…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Ubuntu installs the Go language runtime environment</title><link>https://ofstack.com/Golang/21244/ubuntu-installs-the-go-language-runtime-environment.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21244/ubuntu-installs-the-go-language-runtime-environment.html</guid><description>On the ubuntu forum, I saw a post that grabbed the image data in the web page, so I wanted to try it in GO language. Install a running environment first.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>mac   golang builds slowly after installing the windows build environment</title><link>https://ofstack.com/Golang/21245/mac---golang-builds-slowly-after-installing-the-windows-build-environment.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21245/mac---golang-builds-slowly-after-installing-the-windows-build-environment.html</guid><description>mac golang builds slowly after installing the windows build environment</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>go parses svn log generated files in xml format</title><link>https://ofstack.com/Golang/21246/go-parses-svn-log-generated-files-in-xml-format.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21246/go-parses-svn-log-generated-files-in-xml-format.html</guid><description>Want to use go to do a statistical svn code submission tool, similar to statsvn. Progress today by using analytical svn go log generated xml format file, in…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Go language declares a variable of a multi line string</title><link>https://ofstack.com/Golang/21247/the-go-language-declares-a-variable-of-a-multi-line-string.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21247/the-go-language-declares-a-variable-of-a-multi-line-string.html</guid><description>How does Go declare a variable of a multi-line string ? Use &apos;to include. Demo: http: / / play. golang. org/p/BOL8_SwQ0D That&apos;s all for this article, I hope…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Go implementation compares the time size</title><link>https://ofstack.com/Golang/21248/the-go-implementation-compares-the-time-size.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21248/the-go-implementation-compares-the-time-size.html</guid><description>First, format the current time into a string in the same format, then use the Before, After, Equal methods of time. Here is oneline&apos;s Demo, which can be…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The os package and flag package are used to read the main command input</title><link>https://ofstack.com/Golang/21249/the-os-package-and-flag-package-are-used-to-read-the-main-command-input.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21249/the-os-package-and-flag-package-are-used-to-read-the-main-command-input.html</guid><description>The Args package includes the command name itself as the first value of the read parameter. flag.Args reads the input after the command (to be used with…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>GO language USES K nearest neighbor algorithm to realize novel yellow detection</title><link>https://ofstack.com/Golang/21250/go-language-uses-k-nearest-neighbor-algorithm-to-realize-novel-yellow-detection.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21250/go-language-uses-k-nearest-neighbor-algorithm-to-realize-novel-yellow-detection.html</guid><description>Usuage: go run kNN.go --file=&quot;data.txt&quot; The key is the choice of the vector point and the decision of the threshold The sample data came from the list of 40…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Switch from Node.js to Go platform</title><link>https://ofstack.com/Golang/21251/switch-from-node.js-to-go-platform.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21251/switch-from-node.js-to-go-platform.html</guid><description>After building the first iteration of Bowery with Node.js, we switched to Go in February 2014, which increased our development and deployment speed. Since…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>go language production of zip compression program</title><link>https://ofstack.com/Golang/21252/go-language-production-of-zip-compression-program.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21252/go-language-production-of-zip-compression-program.html</guid><description>You can compress files and directories. That&apos;s all for this article, I hope you enjoy it.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language makes port scanners</title><link>https://ofstack.com/Golang/21253/the-go-language-makes-port-scanners.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21253/the-go-language-makes-port-scanners.html</guid><description>GO language prepared by TCP port scanner, my first GO program. Git @ OSC: http: / / git oschina. net/youshusoft/GoScanner Command to use: Scanner startIp…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>go language reads json and downloads hd girl pictures</title><link>https://ofstack.com/Golang/21254/go-language-reads-json-and-downloads-hd-girl-pictures.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21254/go-language-reads-json-and-downloads-hd-girl-pictures.html</guid><description>I have learned golang for one day. I wrote go while looking at the document and I read and analyzed json and downloaded the picture json api is the love…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>GOLANG version of bubble sort and quicksort sharing</title><link>https://ofstack.com/Golang/21255/golang-version-of-bubble-sort-and-quicksort-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21255/golang-version-of-bubble-sort-and-quicksort-sharing.html</guid><description>GOLANG version of bubble sort and quicksort sharing</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language implementation automatically uploadweb logs through the FTP library</title><link>https://ofstack.com/Golang/21256/the-go-language-implementation-automatically-uploadweb-logs-through-the-ftp-library.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21256/the-go-language-implementation-automatically-uploadweb-logs-through-the-ftp-library.html</guid><description>Because at ordinary times web are VM server management, in order to save disk space, 1, assign the virtual machine hard disk space is small, only 8 G,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Go language implements the hanotar algorithm</title><link>https://ofstack.com/Golang/21257/the-go-language-implements-the-hanotar-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21257/the-go-language-implements-the-hanotar-algorithm.html</guid><description>The Go language implements the hanotar algorithm</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The common use of hash functions in the Go language</title><link>https://ofstack.com/Golang/21258/the-common-use-of-hash-functions-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21258/the-common-use-of-hash-functions-in-the-go-language.html</guid><description>The common use of hash functions in the Go language</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The simplest sudoku solution in Go language</title><link>https://ofstack.com/Golang/21259/the-simplest-sudoku-solution-in-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21259/the-simplest-sudoku-solution-in-go-language.html</guid><description>That&apos;s all the code I&apos;m going to share with you in this article. I hope you enjoy it.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language implementation handles form input</title><link>https://ofstack.com/Golang/21260/the-go-language-implementation-handles-form-input.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21260/the-go-language-implementation-handles-form-input.html</guid><description>The go language implementation handles form input</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>golang USES regular expressions to parse web pages</title><link>https://ofstack.com/Golang/21261/golang-uses-regular-expressions-to-parse-web-pages.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21261/golang-uses-regular-expressions-to-parse-web-pages.html</guid><description>Cut the crap and go straight to the code: That&apos;s the code I&apos;m going to share with you in this article. I hope you like it.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>go language to achieve capturing hd images</title><link>https://ofstack.com/Golang/21262/go-language-to-achieve-capturing-hd-images.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21262/go-language-to-achieve-capturing-hd-images.html</guid><description>I saw a lot of python, and then I wrote an go, which can grab hd pictures That&apos;s all for this article, and I hope it will be helpful if you are familiar…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>GO language to achieve bulk compression of images and watermarks</title><link>https://ofstack.com/Golang/21961/go-language-to-achieve-bulk-compression-of-images-and-watermarks.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21961/go-language-to-achieve-bulk-compression-of-images-and-watermarks.html</guid><description>Some time ago, when I wanted to make a photo station, I took a lot of photos with my mobile phone. However, it was too troublesome to use PS to compress and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language implementation writes important data to images</title><link>https://ofstack.com/Golang/21962/the-go-language-implementation-writes-important-data-to-images.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21962/the-go-language-implementation-writes-important-data-to-images.html</guid><description>Principle: the binary form of data is written to the low end of the binary data in the image red channel Only output in png format is supported Write data…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>GO language to achieve file upload code sharing</title><link>https://ofstack.com/Golang/21963/go-language-to-achieve-file-upload-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21963/go-language-to-achieve-file-upload-code-sharing.html</guid><description>The functionality is simple, the code is simple, and there&apos;s no more crap here. The above is the content of this article, hope you can enjoy it, can help…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language method to get system characters</title><link>https://ofstack.com/Golang/21964/the-go-language-method-to-get-system-characters.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21964/the-go-language-method-to-get-system-characters.html</guid><description>The example of this article describes how the go language gets system characters. Share with you for your reference. The details are as follows: Involves…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language USES scp&apos;s method example analysis</title><link>https://ofstack.com/Golang/21965/the-go-language-uses-scp&apos;s-method-example-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21965/the-go-language-uses-scp&apos;s-method-example-analysis.html</guid><description>The example in this article shows how the go language USES scp. Share with you for your reference. The details are as follows: I hope this article has been…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>go language implementation of the memcache protocol service method</title><link>https://ofstack.com/Golang/21966/go-language-implementation-of-the-memcache-protocol-service-method.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21966/go-language-implementation-of-the-memcache-protocol-service-method.html</guid><description>This article illustrates an memcache protocol service implemented in the go language. Share with you for your reference. The details are as follows: Click…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Install the configuration instance under Windows using the go language writer</title><link>https://ofstack.com/Golang/21967/install-the-configuration-instance-under-windows-using-the-go-language-writer.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21967/install-the-configuration-instance-under-windows-using-the-go-language-writer.html</guid><description>With linux, google&apos;s go language is easy to install and enjoyable to use, and a few lines of code can be powerful. Now the problem is I want to play under…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language USES pipe to read the child process&apos;s standard output</title><link>https://ofstack.com/Golang/21968/the-go-language-uses-pipe-to-read-the-child-process&apos;s-standard-output.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21968/the-go-language-uses-pipe-to-read-the-child-process&apos;s-standard-output.html</guid><description>This article demonstrates an example of how the go language USES pipe to read the standard output of a child process. Share with you for your reference. The…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The go language is a way to pipe together two command line processes</title><link>https://ofstack.com/Golang/21969/the-go-language-is-a-way-to-pipe-together-two-command-line-processes.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21969/the-go-language-is-a-way-to-pipe-together-two-command-line-processes.html</guid><description>The example in this article shows how the go language pipes together two command-line processes. Share with you for your reference. The specific…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A preliminary interpretation of the interface related authoring method in Golang</title><link>https://ofstack.com/Golang/21970/a-preliminary-interpretation-of-the-interface-related-authoring-method-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21970/a-preliminary-interpretation-of-the-interface-related-authoring-method-in-golang.html</guid><description>An overview of the If goroutine and channel are the two cornerstones of Go concurrency, then interfaces are the key to data types in Go programming. In the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of the use of recursion in programming the Go language</title><link>https://ofstack.com/Golang/21971/in-depth-analysis-of-the-use-of-recursion-in-programming-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21971/in-depth-analysis-of-the-use-of-recursion-in-programming-the-go-language.html</guid><description>Recursion is the process of repeating items in a similar way. The same is true in programming languages, if a program allows you to call a function called…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the basic use of mapping and methods in Go language programming</title><link>https://ofstack.com/Golang/21972/a-brief-analysis-of-the-basic-use-of-mapping-and-methods-in-go-language-programming.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21972/a-brief-analysis-of-the-basic-use-of-mapping-and-methods-in-go-language-programming.html</guid><description>mapping One important data type provided by Go programming is the mapping, where only 1 maps 1 key to 1 value. 1 key to use the object to retrieve the value…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Learn about functions as values and the use of function closures in the Go language</title><link>https://ofstack.com/Golang/21973/learn-about-functions-as-values-and-the-use-of-function-closures-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21973/learn-about-functions-as-values-and-the-use-of-function-closures-in-the-go-language.html</guid><description>Function as a value The Go programming language provides the flexibility to dynamically create functions and use their values. In the following example, we…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The basic method for passing and calling arguments to functions in the Go language</title><link>https://ofstack.com/Golang/21974/the-basic-method-for-passing-and-calling-arguments-to-functions-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21974/the-basic-method-for-passing-and-calling-arguments-to-functions-in-the-go-language.html</guid><description>Passing function parameters by value is a method call that copies the actual value of the parameter to the formal parameter of the function. In this case,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of the use of functions in golang programming</title><link>https://ofstack.com/Golang/21975/in-depth-analysis-of-the-use-of-functions-in-golang-programming.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21975/in-depth-analysis-of-the-use-of-functions-in-golang-programming.html</guid><description>The function is a set of statements that execute the task. Each Go program has at least one function, which is generally main(), and all the most trivial…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of select statements in the Go language</title><link>https://ofstack.com/Golang/21976/introduction-to-the-use-of-select-statements-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21976/introduction-to-the-use-of-select-statements-in-the-go-language.html</guid><description>The syntax of the select statement in the Go programming language is as follows: You can select 1 case statement in any number of ranges. Each case is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Method to install the Go language compiler on Mac OS</title><link>https://ofstack.com/Golang/21977/method-to-install-the-go-language-compiler-on-mac-os.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21977/method-to-install-the-go-language-compiler-on-mac-os.html</guid><description>I am using mac mini then in above installed sublime text2 plugin is still go sublime and go build that would not be introduced, two because already…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief explanation of how to use MySQL in the Go program</title><link>https://ofstack.com/Golang/21978/a-brief-explanation-of-how-to-use-mysql-in-the-go-program.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21978/a-brief-explanation-of-how-to-use-mysql-in-the-go-program.html</guid><description>go officially only provides database package, database package with two packages sql, sql/driver. The two packages are used to define the interfaces that…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples illustrate the common use of the Go library functions in the Go language</title><link>https://ofstack.com/Golang/21979/examples-illustrate-the-common-use-of-the-go-library-functions-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21979/examples-illustrate-the-common-use-of-the-go-library-functions-in-the-go-language.html</guid><description>(f *File).Name() this function is to return the name of the file, function prototype func (f *File) Name() string to the file pointer operation, return a…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A collation of common functions in Golang&apos;s os standard library</title><link>https://ofstack.com/Golang/21980/a-collation-of-common-functions-in-golang&apos;s-os-standard-library.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21980/a-collation-of-common-functions-in-golang&apos;s-os-standard-library.html</guid><description>os.Rename () the prototype of this function is func Rename(oldname, newname string) error, the old file name is entered, the new file name is entered, and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Parsing the struct structure in programming the Go language</title><link>https://ofstack.com/Golang/21981/parsing-the-struct-structure-in-programming-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21981/parsing-the-struct-structure-in-programming-the-go-language.html</guid><description>struct is similar to C in that it simulates the functionality of class, but not completely! No constructors etc! struct statement --</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A basic demonstration of the use of arrays in the Go language</title><link>https://ofstack.com/Golang/21982/a-basic-demonstration-of-the-use-of-arrays-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21982/a-basic-demonstration-of-the-use-of-arrays-in-the-go-language.html</guid><description>First look at 1 to declare an array: Below is the declaration and use of slice which is essentially a dynamic array Take a look at the go language version…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In Go programming  the way to create a directory is to determine if a file exists</title><link>https://ofstack.com/Golang/21983/in-go-programming--the-way-to-create-a-directory-is-to-determine-if-a-file-exists.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21983/in-go-programming--the-way-to-create-a-directory-is-to-determine-if-a-file-exists.html</guid><description>In Go programming the way to create a directory is to determine if a file exists</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of the Go language&apos;s io.ioutil standard library usage</title><link>https://ofstack.com/Golang/21984/in-depth-analysis-of-the-go-language&apos;s-io.ioutil-standard-library-usage.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21984/in-depth-analysis-of-the-go-language&apos;s-io.ioutil-standard-library-usage.html</guid><description>Today we&apos;re going to talk about the io/ioutil package next to the golang standard library, which is package io/ioutil The prototype of this function is func…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Preliminary induction of common functions in the Go language&apos;s os package</title><link>https://ofstack.com/Golang/21985/preliminary-induction-of-common-functions-in-the-go-language&apos;s-os-package.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21985/preliminary-induction-of-common-functions-in-the-go-language&apos;s-os-package.html</guid><description>(1) os.Getwd function prototype is func Getwd() (pwd string, err error) returns the string of the path and an err message. Why open this first? Because when…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>gojson is used in Go language programs to parse JSON files</title><link>https://ofstack.com/Golang/21986/gojson-is-used-in-go-language-programs-to-parse-json-files.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21986/gojson-is-used-in-go-language-programs-to-parse-json-files.html</guid><description>gojson is an golang package that quickly parses json data. You can use it to quickly look up json data The installation</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of IO method instances in GO language</title><link>https://ofstack.com/Golang/21987/summary-of-io-method-instances-in-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21987/summary-of-io-method-instances-in-go-language.html</guid><description>type PipeWriter type SectionReader{} (1)func NewSectionReader(r ReaderAt, off int64, n int64) *SectionReader, you can see that, in fact, it is through this…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The basic method of reading and writing files in Go language programming</title><link>https://ofstack.com/Golang/21988/the-basic-method-of-reading-and-writing-files-in-go-language-programming.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21988/the-basic-method-of-reading-and-writing-files-in-go-language-programming.html</guid><description>func Copy(dst Writer, src Reader) (written int64, err error) (written int64, err error) this function reads and copies from one file to another, and 1…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of string cutting methods in Go programming language</title><link>https://ofstack.com/Golang/21989/summary-of-string-cutting-methods-in-go-programming-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21989/summary-of-string-cutting-methods-in-go-programming-language.html</guid><description>1.func Fields(s string) []string, this function is used to split the string by 1: n Spaces [] string slice 2.func FieldsFunc(s string, f func(rune) bool)…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of string lookup methods in the Go language</title><link>https://ofstack.com/Golang/21990/summary-of-string-lookup-methods-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21990/summary-of-string-lookup-methods-in-the-go-language.html</guid><description>func Contains(s, substr string) bool is a function that looks up whether a character exists in the string and returns true if it does 3.func ContainsRune(s…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Simply simulate the generator of Python using the Go language</title><link>https://ofstack.com/Golang/21991/simply-simulate-the-generator-of-python-using-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21991/simply-simulate-the-generator-of-python-using-the-go-language.html</guid><description>This code demonstrates the functionality of python generator. You can see that yield is doing two operations at the same time, one is sending data &quot;waht is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Golang is a simple way to record and calculate the execution time and run time of a function</title><link>https://ofstack.com/Golang/21992/golang-is-a-simple-way-to-record-and-calculate-the-execution-time-and-run-time-of-a-function.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21992/golang-is-a-simple-way-to-record-and-calculate-the-execution-time-and-run-time-of-a-function.html</guid><description>Write a public function first. For example, there is a method under the common package: Several parameters of this function are explained as follows: tag…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Some of the tricks that channel USES in Golang</title><link>https://ofstack.com/Golang/21993/some-of-the-tricks-that-channel-uses-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21993/some-of-the-tricks-that-channel-uses-in-golang.html</guid><description>Some of the tricks that channel USES in Golang</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of the use of sync.WaitGroup in Golang</title><link>https://ofstack.com/Golang/21994/example-of-the-use-of-sync.waitgroup-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21994/example-of-the-use-of-sync.waitgroup-in-golang.html</guid><description>Purpose of WaitGroup: it can wait until all goroutine executions are completed, and block the execution of the main thread until all goroutine executions…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Build a tutorial of web application using Go language</title><link>https://ofstack.com/Golang/21995/build-a-tutorial-of-web-application-using-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21995/build-a-tutorial-of-web-application-using-go-language.html</guid><description>In the process of learning web development, I encountered many difficulties, so I wrote a review article. As a roadmap, it introduces the learning process…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Implement the server restart method in the Go program</title><link>https://ofstack.com/Golang/21996/implement-the-server-restart-method-in-the-go-program.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21996/implement-the-server-restart-method-in-the-go-program.html</guid><description>Go is designed as a background language, and it is often used in back-end applications as well. Server-side programs are the most common software products…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>interface in the go language USES instances</title><link>https://ofstack.com/Golang/21997/interface-in-the-go-language-uses-instances.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21997/interface-in-the-go-language-uses-instances.html</guid><description>In the go language, interface is a collection of 1 set of unimplemented methods that implement the interface if an object implements all the methods in the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How to implement remote command execution using Go language</title><link>https://ofstack.com/Golang/21998/how-to-implement-remote-command-execution-using-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21998/how-to-implement-remote-command-execution-using-go-language.html</guid><description>What is the use of remote command execution? Why execute commands remotely? If you only have 2 or 3 servers to manage, it really doesn&apos;t matter if you can…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Using Golang to simply implement seven cattle image processing API</title><link>https://ofstack.com/Golang/21999/using-golang-to-simply-implement-seven-cattle-image-processing-api.html</link><guid isPermaLink="true">https://ofstack.com/Golang/21999/using-golang-to-simply-implement-seven-cattle-image-processing-api.html</guid><description>Before 1, I used qiniu&apos;s storage service to generate thumbnails of pictures, fuzzy pictures and webp of videos. Now I need to move the storage to s3. Then I…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Learn GO programming essentials summary</title><link>https://ofstack.com/Golang/22000/learn-go-programming-essentials-summary.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22000/learn-go-programming-essentials-summary.html</guid><description>If you want to start learning GO grammar, please memorize the following four points: 1. Environmental variables: Use go env to view environment variables</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Go language interface definitions and usage examples</title><link>https://ofstack.com/Golang/22700/go-language-interface-definitions-and-usage-examples.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22700/go-language-interface-definitions-and-usage-examples.html</guid><description>This article illustrates the definition and usage of interfaces in the Go language. I will share it with you for your reference as follows: In Go, the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Learn the Go language functions tutorial</title><link>https://ofstack.com/Golang/22701/learn-the-go-language-functions-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22701/learn-the-go-language-functions-tutorial.html</guid><description>This article illustrates the basic usage of Go language functions. I will share it with you for your reference as follows: So I&apos;m going to say 1 is the Go…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Golang inheritance simulation example details</title><link>https://ofstack.com/Golang/22702/golang-inheritance-simulation-example-details.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22702/golang-inheritance-simulation-example-details.html</guid><description>This article illustrates the implementation of Golang inheritance simulation. I will share it with you for your reference as follows: The problem arises…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Principle and usage analysis of sql package in go language</title><link>https://ofstack.com/Golang/22703/principle-and-usage-analysis-of-sql-package-in-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22703/principle-and-usage-analysis-of-sql-package-in-go-language.html</guid><description>This article illustrates the principle and use of the sql package in the go language. I will share it with you for your reference as follows: go&apos;s sql…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang two ways to call rpc</title><link>https://ofstack.com/Golang/22704/golang-two-ways-to-call-rpc.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22704/golang-two-ways-to-call-rpc.html</guid><description>This article illustrates two ways to call rpc using golang as an example. I will share it with you for your reference as follows: golang&apos;s rpc is called in…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of strconv.ParseInt function usage in golang</title><link>https://ofstack.com/Golang/22705/example-of-strconv.parseint-function-usage-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22705/example-of-strconv.parseint-function-usage-in-golang.html</guid><description>This article illustrates the use of the strconv.ParseInt function in golang as an example. I will share it with you for your reference as follows: golang…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang simple read write file example</title><link>https://ofstack.com/Golang/22706/golang-simple-read-write-file-example.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22706/golang-simple-read-write-file-example.html</guid><description>This article illustrates a simple way for golang to read and write files. I will share it with you for your reference as follows: Here&apos;s how golang can read…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of golang image image processing</title><link>https://ofstack.com/Golang/22707/example-of-golang-image-image-processing.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22707/example-of-golang-image-image-processing.html</guid><description>The example of this article describes the golang image image processing method. I will share it with you for your reference as follows: golang is quite…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang implements the method of sending E mail via smtp</title><link>https://ofstack.com/Golang/22708/golang-implements-the-method-of-sending-e-mail-via-smtp.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22708/golang-implements-the-method-of-sending-e-mail-via-smtp.html</guid><description>This article demonstrates an example of how an golang implementation can send E-mail over smtp. I will share it with you for your reference as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang is a simple chat room program based on websocket</title><link>https://ofstack.com/Golang/22709/golang-is-a-simple-chat-room-program-based-on-websocket.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22709/golang-is-a-simple-chat-room-program-based-on-websocket.html</guid><description>This article illustrates a simple chat room based on the golang websocket implementation. I will share it with you for your reference as follows: First of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang implements the sorting example using the sort interface</title><link>https://ofstack.com/Golang/22710/golang-implements-the-sorting-example-using-the-sort-interface.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22710/golang-implements-the-sorting-example-using-the-sort-interface.html</guid><description>This article demonstrates an example of how golang implements ordering using the sort interface. I will share it with you for your reference as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang daemon usage example</title><link>https://ofstack.com/Golang/22711/golang-daemon-usage-example.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22711/golang-daemon-usage-example.html</guid><description>This article illustrates the use of the golang daemon as an example. I will share it with you for your reference as follows: Using node wrote 1 socket…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang template template custom function usage example</title><link>https://ofstack.com/Golang/22712/golang-template-template-custom-function-usage-example.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22712/golang-template-template-custom-function-usage-example.html</guid><description>This example demonstrates the use of the golang template template custom functions. I will share it with you for your reference as follows: golang&apos;s…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang implements the http server to handle the static file example</title><link>https://ofstack.com/Golang/22713/golang-implements-the-http-server-to-handle-the-static-file-example.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22713/golang-implements-the-http-server-to-handle-the-static-file-example.html</guid><description>This article illustrates how golang implements http servers to process static files. I will share it with you for your reference as follows: The new version…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang simple bit operation example</title><link>https://ofstack.com/Golang/22714/golang-simple-bit-operation-example.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22714/golang-simple-bit-operation-example.html</guid><description>This example illustrates the simple bit operation of golang. I will share it with you for your reference as follows: I hope this article has been helpful to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang simply gets the implementation code to upload the file size</title><link>https://ofstack.com/Golang/22716/golang-simply-gets-the-implementation-code-to-upload-the-file-size.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22716/golang-simply-gets-the-implementation-code-to-upload-the-file-size.html</guid><description>This example shows how golang can simply get the size of an uploaded file. I will share it with you for your reference as follows: I hope this article has…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang implements a simple udp protocol server and client example</title><link>https://ofstack.com/Golang/22717/golang-implements-a-simple-udp-protocol-server-and-client-example.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22717/golang-implements-a-simple-udp-protocol-server-and-client-example.html</guid><description>The example of this article describes the implementation of golang simple udp protocol server and client. I will share it with you for your reference as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of golang&apos;s HTTP basic authentication mechanism</title><link>https://ofstack.com/Golang/22718/an-example-of-golang&apos;s-http-basic-authentication-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22718/an-example-of-golang&apos;s-http-basic-authentication-mechanism.html</guid><description>This article illustrates the basic HTTP authentication mechanism of golang. I will share it with you for your reference as follows: Look at the &lt; &lt; The http…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang simple tls protocol usage complete example</title><link>https://ofstack.com/Golang/22719/golang-simple-tls-protocol-usage-complete-example.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22719/golang-simple-tls-protocol-usage-complete-example.html</guid><description>This article illustrates the use of the golang simple tls protocol as an example. I will share it with you for your reference as follows: Generate the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Solution to the golang network socket sticky packet problem</title><link>https://ofstack.com/Golang/22720/solution-to-the-golang-network-socket-sticky-packet-problem.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22720/solution-to-the-golang-network-socket-sticky-packet-problem.html</guid><description>This article illustrates the solution to the golang network socket sticky packet problem with an example. I will share it with you for your reference as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang method to determine whether chan channel is turned off</title><link>https://ofstack.com/Golang/22721/golang-method-to-determine-whether-chan-channel-is-turned-off.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22721/golang-method-to-determine-whether-chan-channel-is-turned-off.html</guid><description>This example shows how golang determines whether chan channel is turned off. I will share it with you for your reference as follows: Some friends in the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang implements the method of converting unicode to the string string</title><link>https://ofstack.com/Golang/22722/golang-implements-the-method-of-converting-unicode-to-the-string-string.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22722/golang-implements-the-method-of-converting-unicode-to-the-string-string.html</guid><description>The example in this article describes how golang converts unicode to the string string. I will share it with you for your reference as follows: I hope this…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Simple usage examples of go language if and else statements</title><link>https://ofstack.com/Golang/22723/simple-usage-examples-of-go-language-if-and-else-statements.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22723/simple-usage-examples-of-go-language-if-and-else-statements.html</guid><description>This article illustrates the use of go language if/else statements. I will share it with you for your reference as follows: The if else branch is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Go language USES the flag package for parameter resolution on the command line</title><link>https://ofstack.com/Golang/22724/the-go-language-uses-the-flag-package-for-parameter-resolution-on-the-command-line.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22724/the-go-language-uses-the-flag-package-for-parameter-resolution-on-the-command-line.html</guid><description>flag flag is a package that parses command-line arguments provided by the Go standard library. Type is String, Int, Bool, etc. And returns a pointer of the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go language shows the whole process of quicksort algorithm and code examples</title><link>https://ofstack.com/Golang/22725/go-language-shows-the-whole-process-of-quicksort-algorithm-and-code-examples.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22725/go-language-shows-the-whole-process-of-quicksort-algorithm-and-code-examples.html</guid><description>Quicksort algorithm Quicksort is the idea of a recursion, where you first select a number as the cardinality, place the number less than it on the left of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of the use of closures for functions in the Go language</title><link>https://ofstack.com/Golang/22726/an-example-of-the-use-of-closures-for-functions-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22726/an-example-of-the-use-of-closures-for-functions-in-the-go-language.html</guid><description>Unlike the declaration of variables, the Go language cannot declare another function within a function. So in Go&apos;s source files, the function declarations…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Full permutation implementation of Golang permutation algorithm problem</title><link>https://ofstack.com/Golang/22727/full-permutation-implementation-of-golang-permutation-algorithm-problem.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22727/full-permutation-implementation-of-golang-permutation-algorithm-problem.html</guid><description>In this paper, an example of Golang permutation algorithm is presented. I will share it with you for your reference as follows: [permutation and combination…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Golang positive integer specified rule sort algorithm problem analysis</title><link>https://ofstack.com/Golang/22728/golang-positive-integer-specified-rule-sort-algorithm-problem-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22728/golang-positive-integer-specified-rule-sort-algorithm-problem-analysis.html</guid><description>An example of Golang positive integer specified rule sort algorithm is presented in this paper. I will share it with you for your reference as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Problem analysis of Golang maximum decrement number algorithm</title><link>https://ofstack.com/Golang/22729/problem-analysis-of-golang-maximum-decrement-number-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22729/problem-analysis-of-golang-maximum-decrement-number-algorithm.html</guid><description>In this paper, the maximum decrement number algorithm of Golang is discussed by example. I will share it with you for your reference as follows: Given a…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Golang programming implements the method of generating n from a to b without repeating random Numbers</title><link>https://ofstack.com/Golang/22731/golang-programming-implements-the-method-of-generating-n-from-a-to-b-without-repeating-random-numbers.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22731/golang-programming-implements-the-method-of-generating-n-from-a-to-b-without-repeating-random-numbers.html</guid><description>This article illustrates the programming implementation of Golang to generate n random Numbers from a to b without repeating random Numbers. I will share it…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Examples of regular expression search capabilities in go language files</title><link>https://ofstack.com/Golang/22732/examples-of-regular-expression-search-capabilities-in-go-language-files.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22732/examples-of-regular-expression-search-capabilities-in-go-language-files.html</guid><description>This article illustrates the regular expression search for go language files as an example. I will share it with you for your reference as follows: PS: here…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go language regular expression usage example summary [find  match  replace  etc.]</title><link>https://ofstack.com/Golang/22733/go-language-regular-expression-usage-example-summary-%5Bfind--match--replace--etc.%5D.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22733/go-language-regular-expression-usage-example-summary-%5Bfind--match--replace--etc.%5D.html</guid><description>Go language regular expression usage example summary [find match replace etc.]</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Examples of regular expressions in the Go language</title><link>https://ofstack.com/Golang/22734/examples-of-regular-expressions-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22734/examples-of-regular-expressions-in-the-go-language.html</guid><description>This article illustrates regular expressions in the Go language. I will share it with you for your reference as follows: Return results: PS: here are two…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Performance comparison of three different md5 computing methods in the Go language</title><link>https://ofstack.com/Golang/22735/performance-comparison-of-three-different-md5-computing-methods-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22735/performance-comparison-of-three-different-md5-computing-methods-in-the-go-language.html</guid><description>This paper mainly introduces three different calculation methods of md5. In fact, the difference is the difference of reading files, that is, the disk I/O,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Steps to install golang 1.7 for CentOS 32 bit</title><link>https://ofstack.com/Golang/22736/steps-to-install-golang-1.7-for-centos-32-bit.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22736/steps-to-install-golang-1.7-for-centos-32-bit.html</guid><description>1.7 introduce Golang The goal of Go 1.7 in the release planning phase is to improve and optimize (polishing), so it continues to be compatible with Go 1 in…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Go language USES the gorm summary</title><link>https://ofstack.com/Golang/22737/the-go-language-uses-the-gorm-summary.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22737/the-go-language-uses-the-gorm-summary.html</guid><description>First of all, the benefits of using orm in your projects are many: The disadvantages are also obvious: Watch out for illegal time values The MySQL…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Proper use of reflection in the Go language</title><link>https://ofstack.com/Golang/22738/proper-use-of-reflection-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22738/proper-use-of-reflection-in-the-go-language.html</guid><description>Reflection is a form of metadata programming that refers to the ability of a program to acquire its own structure. Different languages implement different…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Pits to watch out for when using Go language WaitGroup</title><link>https://ofstack.com/Golang/22739/pits-to-watch-out-for-when-using-go-language-waitgroup.html</link><guid isPermaLink="true">https://ofstack.com/Golang/22739/pits-to-watch-out-for-when-using-go-language-waitgroup.html</guid><description>In go language, WaitGroup is used for thread synchronization. Literally, wait means to wait, group means to group, WaitGroup means to wait for 1 group, and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed memory layout in Go</title><link>https://ofstack.com/Golang/23376/detailed-memory-layout-in-go.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23376/detailed-memory-layout-in-go.html</guid><description>1. go language memory layout Imagine 1, you have 1 structure that looks like this. So what is this structure? Basically, it describes how data is laid out…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method of setting up golang environment and vim highlighting Go keyword Settings under Centos</title><link>https://ofstack.com/Golang/23377/method-of-setting-up-golang-environment-and-vim-highlighting-go-keyword-settings-under-centos.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23377/method-of-setting-up-golang-environment-and-vim-highlighting-go-keyword-settings-under-centos.html</guid><description>1. Centos builds go environment 1: download https: / / golang org/dl/download go1.4.1.Linux-amd64.tar.gz ArchiveLinux64-bit 2: Switch sudo permission to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>linux USES shell to quickly install and configure the Go development environment</title><link>https://ofstack.com/Golang/23378/linux-uses-shell-to-quickly-install-and-configure-the-go-development-environment.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23378/linux-uses-shell-to-quickly-install-and-configure-the-go-development-environment.html</guid><description>The es3EN1.5 + version provides a compiled installation package. All we need to do is unzip to the appropriate directory and add the configuration of 1…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Communication details between PHP and Go languages</title><link>https://ofstack.com/Golang/23379/communication-details-between-php-and-go-languages.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23379/communication-details-between-php-and-go-languages.html</guid><description>In a recent work, there was a scenario in the php project where you needed a third party function and there happened to be a library written in Golang. So…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go language implements the method summary of string slice assignment</title><link>https://ofstack.com/Golang/23380/go-language-implements-the-method-summary-of-string-slice-assignment.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23380/go-language-implements-the-method-summary-of-string-slice-assignment.html</guid><description>There is a lot of string manipulation involved in all programming languages, so you can see how important it is to be familiar with string manipulation.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Deep understanding of object orientation of GO language</title><link>https://ofstack.com/Golang/23381/deep-understanding-of-object-orientation-of-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23381/deep-understanding-of-object-orientation-of-go-language.html</guid><description>As anyone with C++ language experience knows, object orientation includes three basic characteristics: encapsulation, inheritance, and polymorphism.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How does the Go language handle concurrent timeout in detail</title><link>https://ofstack.com/Golang/23383/how-does-the-go-language-handle-concurrent-timeout-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23383/how-does-the-go-language-handle-concurrent-timeout-in-detail.html</guid><description>Implementation principle: Concurrent 1 function, waiting for 1s after writing data to timeout, in select If there is data in 1s to others channel If it…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A Brief analysis of Range keywords in Go language</title><link>https://ofstack.com/Golang/23384/a-brief-analysis-of-range-keywords-in-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23384/a-brief-analysis-of-range-keywords-in-go-language.html</guid><description>As anyone who has used Range knows, the range keyword in Go is very handy. It allows you to iterate over an slice or map with two arguments ( index and…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The use of defer in Go is summarized</title><link>https://ofstack.com/Golang/23385/the-use-of-defer-in-go-is-summarized.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23385/the-use-of-defer-in-go-is-summarized.html</guid><description>defer is a keyword in the golang language that is used to free resources and is called before the function returns. 1 The following model is generally adopted:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth understanding of arrays and slices in Go</title><link>https://ofstack.com/Golang/23386/an-in-depth-understanding-of-arrays-and-slices-in-go.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23386/an-in-depth-understanding-of-arrays-and-slices-in-go.html</guid><description>An array is a value type, and when you assign one array to another, you pass a copy. A slice is a reference type, and the array wrapped by the slice is…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Go language implements polymorphic functional instances similar to c++</title><link>https://ofstack.com/Golang/23387/the-go-language-implements-polymorphic-functional-instances-similar-to-c++.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23387/the-go-language-implements-polymorphic-functional-instances-similar-to-c++.html</guid><description>As a rising star in programming language, Go language is a good development language, which can learn from others and at the same time lose its…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Appends content to the end of the file using the Go language</title><link>https://ofstack.com/Golang/23388/appends-content-to-the-end-of-the-file-using-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23388/appends-content-to-the-end-of-the-file-using-the-go-language.html</guid><description>I researched the file library and finally found a way to append content to the end of a file using the Go language The two main functions: Seek() Look up…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Go language USES strings to share several tricks</title><link>https://ofstack.com/Golang/23389/the-go-language-uses-strings-to-share-several-tricks.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23389/the-go-language-uses-strings-to-share-several-tricks.html</guid><description>1. The bottom layer of a string is a one-byte array This is really important and affects several other techniques below. When you create a string, it&apos;s…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth look at golang multi value returns and the implementation of closures</title><link>https://ofstack.com/Golang/23390/an-in-depth-look-at-golang-multi-value-returns-and-the-implementation-of-closures.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23390/an-in-depth-look-at-golang-multi-value-returns-and-the-implementation-of-closures.html</guid><description>1. Introduction golang has a lot of new features. When you use golang, have you ever thought about how these features are implemented? Of course, you might…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Steps to set up the go language development environment in Mac</title><link>https://ofstack.com/Golang/23391/steps-to-set-up-the-go-language-development-environment-in-mac.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23391/steps-to-set-up-the-go-language-development-environment-in-mac.html</guid><description>Go is a new statically typed development language and has many exciting new features compared to current development languages. Optimized for application…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Remote file transfer using Go language</title><link>https://ofstack.com/Golang/23392/remote-file-transfer-using-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23392/remote-file-transfer-using-go-language.html</guid><description>The previous article described how to use Go to execute remote commands via the SSH protocol: How to use Go to execute remote commands similarly, Go can be…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A Brief introduction to Go structure struct interface Interface Reflection</title><link>https://ofstack.com/Golang/23393/a-brief-introduction-to-go-structure-struct-interface-interface-reflection.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23393/a-brief-introduction-to-go-structure-struct-interface-interface-reflection.html</guid><description>Structure struct struct USES custom complex data structures that can contain multiple fields (properties) and can be nested. The struct type in go is…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Golang multithreaded brush code implementation</title><link>https://ofstack.com/Golang/23394/golang-multithreaded-brush-code-implementation.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23394/golang-multithreaded-brush-code-implementation.html</guid><description>Write swipe directly in Go. The above code can be voted 3W. Offhand, I swiped nearly 30W. Above is Golang multithreaded brush the realization code…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go languages string  int  int64 float conversion methods between types</title><link>https://ofstack.com/Golang/23395/go-languages-string--int--int64-float-conversion-methods-between-types.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23395/go-languages-string--int--int64-float-conversion-methods-between-types.html</guid><description>Go languages string int int64 float conversion methods between types</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth understanding of golang&apos;s exception handling mechanism</title><link>https://ofstack.com/Golang/23396/an-in-depth-understanding-of-golang&apos;s-exception-handling-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23396/an-in-depth-understanding-of-golang&apos;s-exception-handling-mechanism.html</guid><description>It is well known that in many object-oriented languages such as java or php, exception handling relies on throw and catch. In THE go language, the panic and…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>About go language loading json may encounter a pit</title><link>https://ofstack.com/Golang/23397/about-go-language-loading-json-may-encounter-a-pit.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23397/about-go-language-loading-json-may-encounter-a-pit.html</guid><description>Go language is a simple but contains the meaning of language, everyone know go language summary in the standard library with built-in to json file…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The golang implementation encapsulates the trycatch exception handling instance code</title><link>https://ofstack.com/Golang/23398/the-golang-implementation-encapsulates-the-trycatch-exception-handling-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23398/the-golang-implementation-encapsulates-the-trycatch-exception-handling-instance-code.html</guid><description>Many people in the community are talking about golang instead of trycatch, adopting the harsh combination of recovery, panic and defer... I made a whole…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of code snippets commonly used in Golang development</title><link>https://ofstack.com/Golang/23399/summary-of-code-snippets-commonly-used-in-golang-development.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23399/summary-of-code-snippets-commonly-used-in-golang-development.html</guid><description>This article mainly summarizes the code fragments that I used in writing golang application, and provides them for future use, as well as reference and…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of how to automatically generate version Numbers in Golang code</title><link>https://ofstack.com/Golang/23400/example-of-how-to-automatically-generate-version-numbers-in-golang-code.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23400/example-of-how-to-automatically-generate-version-numbers-in-golang-code.html</guid><description>Previously, when writing C/C++ code, you could pre-define 1 version macro definition in the code, and then pass in the data externally as the version number…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed usage rules of defer in golang</title><link>https://ofstack.com/Golang/23401/detailed-usage-rules-of-defer-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23401/detailed-usage-rules-of-defer-in-golang.html</guid><description>In golang, the defer block adds a function call to the list of function calls. This function call is not a normal function call, but adds a function call…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the internal implementation of the Golang mutex</title><link>https://ofstack.com/Golang/23402/detail-the-internal-implementation-of-the-golang-mutex.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23402/detail-the-internal-implementation-of-the-golang-mutex.html</guid><description>go language offers a way out of the box to a Shared resource, the mutex (sync. Mutex), sync. Mutex zero said one not locked, can use directly, 1 goroutine…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Golang switch statement and select statement usage tutorial</title><link>https://ofstack.com/Golang/23403/golang-switch-statement-and-select-statement-usage-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23403/golang-switch-statement-and-select-statement-usage-tutorial.html</guid><description>This article mainly introduces the usage of switch and select in Golang and shares it for your reference and study. Let&apos;s start with 1 to see the detailed…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Share some tips on using JSON in Golang</title><link>https://ofstack.com/Golang/23404/share-some-tips-on-using-json-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23404/share-some-tips-on-using-json-in-golang.html</guid><description>Sometimes fields passed upstream are of type string, but we want to use Numbers instead. One json:&quot;,string&quot; will suffice, but if you don&apos;t know these golang…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Perfect solution to the beego root directory cannot access static files</title><link>https://ofstack.com/Golang/23405/perfect-solution-to-the-beego-root-directory-cannot-access-static-files.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23405/perfect-solution-to-the-beego-root-directory-cannot-access-static-files.html</guid><description>beego is the most documented in the Go framework. It&apos;s easy to learn. But the limitations of the framework itself pose a big problem. I recently came across…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on the poor performance of beego&apos;s default handling of static files</title><link>https://ofstack.com/Golang/23406/discussion-on-the-poor-performance-of-beego&apos;s-default-handling-of-static-files.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23406/discussion-on-the-poor-performance-of-beego&apos;s-default-handling-of-static-files.html</guid><description>Today, ab (apacheBench) was used to test 1 beego performance. 3Kbytes dynamic file with 1W response per second on i3. However, beego had problems testing…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang tcp automatic reconnection method</title><link>https://ofstack.com/Golang/23407/golang-tcp-automatic-reconnection-method.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23407/golang-tcp-automatic-reconnection-method.html</guid><description>Operating system: CentOS 6.9_x64 go version: 1.8.3 Problem description There is an tcp client program that needs to fetch data from the server on a regular…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang log rotate</title><link>https://ofstack.com/Golang/23408/golang-log-rotate.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23408/golang-log-rotate.html</guid><description>Operating system: CentOS 6.9_x64 go version: 1.8.3 Problem description The log module of golang provides the function of writing logs. The sample code is as…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>go1.8 Installation and configuration steps</title><link>https://ofstack.com/Golang/23409/go1.8-installation-and-configuration-steps.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23409/go1.8-installation-and-configuration-steps.html</guid><description>I learned go language before (about version 0.9), but later it was updated too fast and not used much, so it was abandoned. This year, some projects need to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use go to parse xml&apos;s implementation method of</title><link>https://ofstack.com/Golang/23410/use-go-to-parse-xml&apos;s-implementation-method-of.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23410/use-go-to-parse-xml&apos;s-implementation-method-of.html</guid><description>Operating system: CentOS 6.9_x64 go version: 1.8.3 Problem description There is an automatic barrier reporting program that will automatically send an email…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go language Web programming Get and Post request to send and parse method details</title><link>https://ofstack.com/Golang/23411/go-language-web-programming-get-and-post-request-to-send-and-parse-method-details.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23411/go-language-web-programming-get-and-post-request-to-send-and-parse-method-details.html</guid><description>The example of this paper describes the Go language Web programming Get and Post request sending and parsing methods. To share for your reference, specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Go language is used to determine whether a file or folder exists</title><link>https://ofstack.com/Golang/23413/the-go-language-is-used-to-determine-whether-a-file-or-folder-exists.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23413/the-go-language-is-used-to-determine-whether-a-file-or-folder-exists.html</guid><description>This article gives an example of how the Go language determines whether a file or folder exists. To share for your reference, specific as follows: Golang…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Golang A clever use of defer for error handling</title><link>https://ofstack.com/Golang/23414/golang-a-clever-use-of-defer-for-error-handling.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23414/golang-a-clever-use-of-defer-for-error-handling.html</guid><description>This paper mainly introduces the contents related to Golang&apos;s skillful use of defer for error handling, and shares them for your reference and learning.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of generating integer random Numbers using Golang</title><link>https://ofstack.com/Golang/23415/example-of-generating-integer-random-numbers-using-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/23415/example-of-generating-integer-random-numbers-using-golang.html</guid><description>php random number PHP is a simple way to generate a random number for a given range, and you can specify a range from negative to positive integers, such as:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang for map&apos;s judgment  delete operation example</title><link>https://ofstack.com/Golang/24115/golang-for-map&apos;s-judgment--delete-operation-example.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24115/golang-for-map&apos;s-judgment--delete-operation-example.html</guid><description>golang for map&apos;s judgment delete operation example</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang implements the sql result set output in json format</title><link>https://ofstack.com/Golang/24116/golang-implements-the-sql-result-set-output-in-json-format.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24116/golang-implements-the-sql-result-set-output-in-json-format.html</guid><description>This article gives an example of how golang implements sql result set output in json format. To share for your reference, specific as follows: PS: As for…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go Language dictionary of map Usage Example analysis [Create  fill  traverse  find  modify  delete]</title><link>https://ofstack.com/Golang/24119/go-language-dictionary-of-map-usage-example-analysis-%5Bcreate--fill--traverse--find--modify--delete%5D.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24119/go-language-dictionary-of-map-usage-example-analysis-%5Bcreate--fill--traverse--find--modify--delete%5D.html</guid><description>Go Language dictionary of map Usage Example analysis [Create fill traverse find modify delete]</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>More elegant error handling in the Go language</title><link>https://ofstack.com/Golang/24120/more-elegant-error-handling-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24120/more-elegant-error-handling-in-the-go-language.html</guid><description>Start with the status quo One of the most criticized aspects of Go is its error handling mechanism. If each error were explicitly examined and processed,…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Among the number of instances of of n  m is chosen</title><link>https://ofstack.com/Golang/24121/among-the-number-of-instances-of-of-n--m-is-chosen.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24121/among-the-number-of-instances-of-of-n--m-is-chosen.html</guid><description>An example of Go language implementation is presented in this paper. To share for your reference, specific as follows: (1) Combination problem Combination…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An analysis of integer split algorithm for Golang algorithm</title><link>https://ofstack.com/Golang/24122/an-analysis-of-integer-split-algorithm-for-golang-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24122/an-analysis-of-integer-split-algorithm-for-golang-algorithm.html</guid><description>An example of Golang algorithm is presented in this paper. To share for your reference, specific as follows: An integer can always be divided into the sum…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The array of Golang algorithm problems is analyzed according to the specified rule ordering method</title><link>https://ofstack.com/Golang/24123/the-array-of-golang-algorithm-problems-is-analyzed-according-to-the-specified-rule-ordering-method.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24123/the-array-of-golang-algorithm-problems-is-analyzed-according-to-the-specified-rule-ordering-method.html</guid><description>An example of Golang algorithm is presented in this paper. To share for your reference, specific as follows: Given a 2-dimensional array, sort the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implementation method and application of sort package in go language</title><link>https://ofstack.com/Golang/24125/implementation-method-and-application-of-sort-package-in-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24125/implementation-method-and-application-of-sort-package-in-go-language.html</guid><description>The sort package of Go implements built-in and user-defined sorting, and the sort package implements three basic sorting algorithms: insertion sort.…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Insertion sort and random number generation for Go language sorting algorithm</title><link>https://ofstack.com/Golang/24126/insertion-sort-and-random-number-generation-for-go-language-sorting-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24126/insertion-sort-and-random-number-generation-for-go-language-sorting-algorithm.html</guid><description>Sorting, for every programming language is to face. Here we share some of the sorting algorithms implemented by golang and how to generate random Numbers.…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed example of the delay function defer in Go</title><link>https://ofstack.com/Golang/24127/a-detailed-example-of-the-delay-function-defer-in-go.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24127/a-detailed-example-of-the-delay-function-defer-in-go.html</guid><description>Everyone knows that defer is very powerful and convenient for resource management, but there are pitfalls if it doesn&apos;t work. In Go, the delay function…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The use and differences between new and make in Go language are discussed in detail</title><link>https://ofstack.com/Golang/24129/the-use-and-differences-between-new-and-make-in-go-language-are-discussed-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24129/the-use-and-differences-between-new-and-make-in-go-language-are-discussed-in-detail.html</guid><description>This article introduces the use and differences between the new and make functions in Go. In Go, new and make are two built-in functions that are used to…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to use lua for extended details in Golang</title><link>https://ofstack.com/Golang/24131/how-to-use-lua-for-extended-details-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24131/how-to-use-lua-for-extended-details-in-golang.html</guid><description>Recently, I need to use lua for extension in my project. I found that there is an lua virtual machine written with golang on github, named ES8en-ES9en. It…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Golang implements several solutions for reverse ordering of strings</title><link>https://ofstack.com/Golang/24132/golang-implements-several-solutions-for-reverse-ordering-of-strings.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24132/golang-implements-several-solutions-for-reverse-ordering-of-strings.html</guid><description>This article mainly introduces the Golang implementation of string reverse order related content, Shared for your reference and learning, the following…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use Golang to implement bidirectional copy detail of TCP connection</title><link>https://ofstack.com/Golang/24138/use-golang-to-implement-bidirectional-copy-detail-of-tcp-connection.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24138/use-golang-to-implement-bidirectional-copy-detail-of-tcp-connection.html</guid><description>This article mainly introduces the Golang implementation of TCP two-way copy of the relevant content, to share for your reference and learning, the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed implementation of Queue data structure in Golang</title><link>https://ofstack.com/Golang/24140/detailed-implementation-of-queue-data-structure-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24140/detailed-implementation-of-queue-data-structure-in-golang.html</guid><description>This article mainly introduces to you about the Golang data structure Queue implementation related content, sharing for your reference and learning, the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use dep to configure the operation of the golang development environment</title><link>https://ofstack.com/Golang/24143/use-dep-to-configure-the-operation-of-the-golang-development-environment.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24143/use-dep-to-configure-the-operation-of-the-golang-development-environment.html</guid><description>golang&apos;s package management 1 has no official package management solution, resulting in a number of unofficial package management tools. The previous gb…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang emulates sample code that implements a semaphore with a timeout</title><link>https://ofstack.com/Golang/24145/golang-emulates-sample-code-that-implements-a-semaphore-with-a-timeout.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24145/golang-emulates-sample-code-that-implements-a-semaphore-with-a-timeout.html</guid><description>Recently writing a project, you need to use semaphores and wait for some resources to complete, but N milliseconds at most. Before looking at the body of…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of how to install and use protobuf in go</title><link>https://ofstack.com/Golang/24149/details-of-how-to-install-and-use-protobuf-in-go.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24149/details-of-how-to-install-and-use-protobuf-in-go.html</guid><description>Introduction to the This article mainly introduces the go language installation and use of protobuf related content, share for your reference and learning,…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang   based time conversion problem</title><link>https://ofstack.com/Golang/24152/golang---based-time-conversion-problem.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24152/golang---based-time-conversion-problem.html</guid><description>Generally, there are two functions when the time string is obtained and the time string needs to be formatted as golang&apos;s &quot;time.Time&quot; object. The difference…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How does Golang map generate ordered json data detail</title><link>https://ofstack.com/Golang/24154/how-does-golang-map-generate-ordered-json-data-detail.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24154/how-does-golang-map-generate-ordered-json-data-detail.html</guid><description>This paper mainly introduces the related content of Golang map to generate orderly json data, and shares it for your reference and study. The following is a…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang&apos;s solution for sorting custom types</title><link>https://ofstack.com/Golang/24859/golang&apos;s-solution-for-sorting-custom-types.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24859/golang&apos;s-solution-for-sorting-custom-types.html</guid><description>The Go language allows us to customize types, and in real projects, we often need to sort by a field of a struct type. I didn&apos;t know how to solve this…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang Manual of Slicing of Slice principle</title><link>https://ofstack.com/Golang/24860/golang-manual-of-slicing-of-slice-principle.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24860/golang-manual-of-slicing-of-slice-principle.html</guid><description>Slicing, a new concept introduced in the go language. It has some characteristics as follows: Let&apos;s put the above concepts in here, but the actual problem…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>beego gets an instance of ajax data</title><link>https://ofstack.com/Golang/24861/beego-gets-an-instance-of-ajax-data.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24861/beego-gets-an-instance-of-ajax-data.html</guid><description>1. What is AJAX Asynchronous JavaScript And XML (asynchronous JavaScript and XML) refers to a kind of web development technology to create interactive web…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang implements the method of concurrency control</title><link>https://ofstack.com/Golang/24864/golang-implements-the-method-of-concurrency-control.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24864/golang-implements-the-method-of-concurrency-control.html</guid><description>golang concurrent Speaking of golang, it is natural to think of his concurrent goroutine. This is one of the language&apos;s proudest features. Concurrent…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go language implementation of genetic algorithm example code</title><link>https://ofstack.com/Golang/24877/go-language-implementation-of-genetic-algorithm-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24877/go-language-implementation-of-genetic-algorithm-example-code.html</guid><description>Before I introduce the text, I would like to add some basic knowledge and examples of go language. Go Language tutorial Go is an open source programming…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of using go language net package rpc for remote calls</title><link>https://ofstack.com/Golang/24878/example-of-using-go-language-net-package-rpc-for-remote-calls.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24878/example-of-using-go-language-net-package-rpc-for-remote-calls.html</guid><description>The rpc package provides a method to connect to external methods of an object via a network or other I/O connection. Once registered, external methods of…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Basic usage tutorials for struct and interface in golang</title><link>https://ofstack.com/Golang/24888/basic-usage-tutorials-for-struct-and-interface-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24888/basic-usage-tutorials-for-struct-and-interface-in-golang.html</guid><description>This article mainly introduces the content of struct and interface in golang, which is the basic knowledge of golang. Let&apos;s start with a detailed introduction.</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for random Numbers in GoLang</title><link>https://ofstack.com/Golang/24890/sample-code-for-random-numbers-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/24890/sample-code-for-random-numbers-in-golang.html</guid><description>Random Numbers, we all know, is a computer through some algorithm, &quot;random&quot; to generate a number. Many programming languages have built-in methods for…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The method of using JSON in the Go language</title><link>https://ofstack.com/Golang/25597/the-method-of-using-json-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/25597/the-method-of-using-json-in-the-go-language.html</guid><description>Encode 1 object as JSON data, accept 1 interface{} object, return []byte and error: The Marshal function recursively traverses the entire object and encodes…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details how Golang implements http redirects https</title><link>https://ofstack.com/Golang/25617/details-how-golang-implements-http-redirects-https.html</link><guid isPermaLink="true">https://ofstack.com/Golang/25617/details-how-golang-implements-http-redirects-https.html</guid><description>In the past, the program was directly bound to the only port 1 to provide http/https service, and the reverse proxy (nginx/caddy) was used to switch between…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang builds a static web server implementation method</title><link>https://ofstack.com/Golang/25619/golang-builds-a-static-web-server-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/Golang/25619/golang-builds-a-static-web-server-implementation-method.html</guid><description>I&apos;m hu Han 3 back again. It has been a long time since I published this article. In order to maintain the active degree of the platform, I will share the…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang implements the routing scheduling detail with less than 20 lines of code</title><link>https://ofstack.com/Golang/25621/golang-implements-the-routing-scheduling-detail-with-less-than-20-lines-of-code.html</link><guid isPermaLink="true">https://ofstack.com/Golang/25621/golang-implements-the-routing-scheduling-detail-with-less-than-20-lines-of-code.html</guid><description>This paper mainly introduces the implementation of golang routing scheduling related content, Shared for your reference and learning, the following words do…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail comparison operators in THE Go language</title><link>https://ofstack.com/Golang/25626/detail-comparison-operators-in-the-go-language.html</link><guid isPermaLink="true">https://ofstack.com/Golang/25626/detail-comparison-operators-in-the-go-language.html</guid><description>This article focuses on 6 operators, ==,! =, &lt; . &lt; =, &gt; and &gt; =. We&apos;ll delve into the nuances of their syntax and usage. For many people, this may not sound…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>go language implementation chat server sample code</title><link>https://ofstack.com/Golang/25627/go-language-implementation-chat-server-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/Golang/25627/go-language-implementation-chat-server-sample-code.html</guid><description>After two days of reading go, it was time to get some practice. go&apos;s routine (routines) and chan (channels) are artifacts, and implementing multithreading…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A Brief analysis of forgery in Go language version</title><link>https://ofstack.com/Golang/25628/a-brief-analysis-of-forgery-in-go-language-version.html</link><guid isPermaLink="true">https://ofstack.com/Golang/25628/a-brief-analysis-of-forgery-in-go-language-version.html</guid><description>Those of you who have used Python may have used forgery_py, a tool that forges data. Can falsify 1 some commonly used data. In our development process and…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to use mongo in golang is described</title><link>https://ofstack.com/Golang/25629/how-to-use-mongo-in-golang-is-described.html</link><guid isPermaLink="true">https://ofstack.com/Golang/25629/how-to-use-mongo-in-golang-is-described.html</guid><description>The mongo driver used by the author is mgo, which is used by more people and the documents are quite complete Website address: http: / / labix org/mgo</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of a non blocking read and write method for the Golang channel</title><link>https://ofstack.com/Golang/26340/example-of-a-non-blocking-read-and-write-method-for-the-golang-channel.html</link><guid isPermaLink="true">https://ofstack.com/Golang/26340/example-of-a-non-blocking-read-and-write-method-for-the-golang-channel.html</guid><description>Whether it&apos;s a non-buffered channel or a buffered channel, there are some cases where we don&apos;t want to read or write data to be blocked, and there is only…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Golang sample code to implement the web file sharing service</title><link>https://ofstack.com/Golang/26346/golang-sample-code-to-implement-the-web-file-sharing-service.html</link><guid isPermaLink="true">https://ofstack.com/Golang/26346/golang-sample-code-to-implement-the-web-file-sharing-service.html</guid><description>This article mainly introduces the Golang implementation web file sharing service sample code, to share with you, specific as follows: Very simple, just two…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go language file manipulation code summary</title><link>https://ofstack.com/Golang/26352/go-language-file-manipulation-code-summary.html</link><guid isPermaLink="true">https://ofstack.com/Golang/26352/go-language-file-manipulation-code-summary.html</guid><description># Create and open files // A new file can be created in the following two ways: func Create(name string) (file *File, err Error) Creates a new file based on…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Considerations for range in golang in slice and map traversal</title><link>https://ofstack.com/Golang/27106/considerations-for-range-in-golang-in-slice-and-map-traversal.html</link><guid isPermaLink="true">https://ofstack.com/Golang/27106/considerations-for-range-in-golang-in-slice-and-map-traversal.html</guid><description>Considerations for range in slice and map traversal in golang The expected results should be: k: 0 v: 0 k: 1 v: 100 k: 2 v: 2 k: 3 v: 3 Pit, but actually</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>golang time  time zone  format usage</title><link>https://ofstack.com/Golang/27803/golang-time--time-zone--format-usage.html</link><guid isPermaLink="true">https://ofstack.com/Golang/27803/golang-time--time-zone--format-usage.html</guid><description>A few days ago, due to the need to realize the overseas server scheduled outage, involving the concept of the time zone. I searched 1 on the Internet, and…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Golang USES http Client to download files</title><link>https://ofstack.com/Golang/27830/golang-uses-http-client-to-download-files.html</link><guid isPermaLink="true">https://ofstack.com/Golang/27830/golang-uses-http-client-to-download-files.html</guid><description>When I used beego&apos;s http library, I sometimes needed to download files. beego is possible, but it has a few problems: it doesn&apos;t support callbacks and…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Environment configuration method based on Go and Gin</title><link>https://ofstack.com/Golang/27833/environment-configuration-method-based-on-go-and-gin.html</link><guid isPermaLink="true">https://ofstack.com/Golang/27833/environment-configuration-method-based-on-go-and-gin.html</guid><description>1. Download Go version officially and install the program of the corresponding platform. 2. Configure Go&apos;s environment variables: GOROOT: GO installation…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Detail the reference types in go</title><link>https://ofstack.com/Golang/28325/detail-the-reference-types-in-go.html</link><guid isPermaLink="true">https://ofstack.com/Golang/28325/detail-the-reference-types-in-go.html</guid><description>Value types and reference types Value types: int, float, bool, and string are all value types that use variables of these types to point directly to values…</description><pubDate>Mon, 28 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Three mechanisms of Go language defer statements</title><link>https://ofstack.com/Golang/28467/three-mechanisms-of-go-language-defer-statements.html</link><guid isPermaLink="true">https://ofstack.com/Golang/28467/three-mechanisms-of-go-language-defer-statements.html</guid><description>Versions 1.13 and 1.14 of Golang optimized defer twice, resulting in a significant reduction in defer&apos;s performance overhead in most scenarios. How did this…</description><pubDate>Wed, 07 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Use of gRPC and Protobuf for golang microservices</title><link>https://ofstack.com/Golang/28469/use-of-grpc-and-protobuf-for-golang-microservices.html</link><guid isPermaLink="true">https://ofstack.com/Golang/28469/use-of-grpc-and-protobuf-for-golang-microservices.html</guid><description>The so-called RPC(remote procedure call remote Procedure Call) framework actually provides a set of mechanisms that allow applications to communicate with…</description><pubDate>Wed, 07 Oct 2020 00:00:00 GMT</pubDate></item><item><title>VSCode must install the following plug ins Go language details</title><link>https://ofstack.com/Golang/29048/vscode-must-install-the-following-plug-ins-go-language-details.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29048/vscode-must-install-the-following-plug-ins-go-language-details.html</guid><description>VSCode must have the following plug-ins installed: First you must install the Golang plug-in and then install the Go kit. In VS Code, use the shortcut keys:…</description><pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Gin golang web development model binding implementation process analysis</title><link>https://ofstack.com/Golang/29196/gin-golang-web-development-model-binding-implementation-process-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29196/gin-golang-web-development-model-binding-implementation-process-analysis.html</guid><description>We learned that gin can get the parameters submitted to the front end through methods like DefaultQuery or DefaultPostForm. This works well with a small…</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Detail http&apos;s request for redirect in golang development</title><link>https://ofstack.com/Golang/29197/detail-http&apos;s-request-for-redirect-in-golang-development.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29197/detail-http&apos;s-request-for-redirect-in-golang-development.html</guid><description>These two days, I encountered a problem in the development project. I requested an URL, and it would send 302 to another address. The original intention was…</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>golang web development based on gin: Routing example details</title><link>https://ofstack.com/Golang/29201/golang-web-development-based-on-gin:-routing-example-details.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29201/golang-web-development-based-on-gin:-routing-example-details.html</guid><description>Gin is an HTTP network framework written in Golang. It features the API, similar to the Martini, with better performance. golang web is a very popular web…</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>The use of Golang Goroutine</title><link>https://ofstack.com/Golang/29338/the-use-of-golang-goroutine.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29338/the-use-of-golang-goroutine.html</guid><description>What is a Goroutine goroutine is the core of Go&apos;s parallel design. goroutine is essentially a coroutine. It&apos;s smaller than threads. A dozen or so goroutine…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>golang Implementation of two go procedures that take turns printing a slice</title><link>https://ofstack.com/Golang/29339/golang-implementation-of-two-go-procedures-that-take-turns-printing-a-slice.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29339/golang-implementation-of-two-go-procedures-that-take-turns-printing-a-slice.html</guid><description>Problem description: Two go processes print one slice in turn. Golang implementation: Use two channel, just for judgment Pay attention to To clarify the…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Detail the various time operations in Golang</title><link>https://ofstack.com/Golang/29340/detail-the-various-time-operations-in-golang.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29340/detail-the-various-time-operations-in-golang.html</guid><description>Time format conversion is more troublesome, I wrote a tool, you can through these methods in the tool call each other into the format you want, the code is…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of golang jwt+token validation</title><link>https://ofstack.com/Golang/29341/implementation-of-golang-jwt+token-validation.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29341/implementation-of-golang-jwt+token-validation.html</guid><description>Token authentication is an important way to verify user identity. It is widely used in golang development. This paper mainly describes token authentication…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Realization of golang validator parameter calibration</title><link>https://ofstack.com/Golang/29342/realization-of-golang-validator-parameter-calibration.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29342/realization-of-golang-validator-parameter-calibration.html</guid><description>Today, when I was changing the background page, the output was all In English when the parameter verification error was used. It was very difficult to…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>The golang data verifies the implementation of validator</title><link>https://ofstack.com/Golang/29343/the-golang-data-verifies-the-implementation-of-validator.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29343/the-golang-data-verifies-the-implementation-of-validator.html</guid><description>In THE application of web, we often encounter data validation problems, and the common validation methods are quite tedious. Here is a package validator…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>The Go language calls Shell with the implementation of the executable</title><link>https://ofstack.com/Golang/29344/the-go-language-calls-shell-with-the-implementation-of-the-executable.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29344/the-go-language-calls-shell-with-the-implementation-of-the-executable.html</guid><description>The os/exec package can be used to invoke external commands, can pipe input and output, and supports blocking and non-blocking execution of commands. The…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>The orm framework for the golang common library operations database  gorm basic use details</title><link>https://ofstack.com/Golang/29345/the-orm-framework-for-the-golang-common-library-operations-database--gorm-basic-use-details.html</link><guid isPermaLink="true">https://ofstack.com/Golang/29345/the-orm-framework-for-the-golang-common-library-operations-database--gorm-basic-use-details.html</guid><description>The orm framework for the golang common library operations database gorm basic use details</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>IOS development code share sets the background color of UISearchBar</title><link>https://ofstack.com/IOS/14595/ios-development-code-share-sets-the-background-color-of-uisearchbar.html</link><guid isPermaLink="true">https://ofstack.com/IOS/14595/ios-development-code-share-sets-the-background-color-of-uisearchbar.html</guid><description>Today, with the use of UISearchBar, the method previously provided on the Internet is no longer effective in removing its background color. The modification…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Some basic usage methods of camera in iOS development are Shared</title><link>https://ofstack.com/IOS/16440/some-basic-usage-methods-of-camera-in-ios-development-are-shared.html</link><guid isPermaLink="true">https://ofstack.com/IOS/16440/some-basic-usage-methods-of-camera-in-ios-development-are-shared.html</guid><description>In some applications, we need to use the camera of iOS device to take photos and videos. And select the pictures or videos we need from the album. For the…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Basic operation and usage of NSURL in IOS development</title><link>https://ofstack.com/IOS/16749/basic-operation-and-usage-of-nsurl-in-ios-development.html</link><guid isPermaLink="true">https://ofstack.com/IOS/16749/basic-operation-and-usage-of-nsurl-in-ios-development.html</guid><description>NSURL is actually we see website address on the browser, is this a string, why even in writing a NSURL, mainly because the website address of the string are…</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>Basic knowledge of using of for IOS UIWebView</title><link>https://ofstack.com/IOS/18787/basic-knowledge-of-using-of-for-ios-uiwebview.html</link><guid isPermaLink="true">https://ofstack.com/IOS/18787/basic-knowledge-of-using-of-for-ios-uiwebview.html</guid><description>I have just been involved in the development of IOS for more than 1 year. Now, the development of hybrid mobile terminal is becoming more and more popular,…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Some tips for setting up the UITableView split line in iOS application development</title><link>https://ofstack.com/IOS/18792/some-tips-for-setting-up-the-uitableview-split-line-in-ios-application-development.html</link><guid isPermaLink="true">https://ofstack.com/IOS/18792/some-tips-for-setting-up-the-uitableview-split-line-in-ios-application-development.html</guid><description>For ios7,ios8 and above, it is quite inconvenient to adjust the position of cell of UITableView, because UITableView USES margin layout internally. In fact,…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>iOS implements the code that takes the color from the background image</title><link>https://ofstack.com/IOS/19819/ios-implements-the-code-that-takes-the-color-from-the-background-image.html</link><guid isPermaLink="true">https://ofstack.com/IOS/19819/ios-implements-the-code-that-takes-the-color-from-the-background-image.html</guid><description>The example of this article explains the code of iOS to take color from the background image, which is Shared with you for your reference. The details are…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail the IBOutlet and IBAction when iOS applications use the Storyboard layout</title><link>https://ofstack.com/IOS/21511/detail-the-iboutlet-and-ibaction-when-ios-applications-use-the-storyboard-layout.html</link><guid isPermaLink="true">https://ofstack.com/IOS/21511/detail-the-iboutlet-and-ibaction-when-ios-applications-use-the-storyboard-layout.html</guid><description>In graphical interface programming, the first problem to be solved is how do you associate a static interface with code, or how does code relate to objects…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>iOS closes virtual keyboard method aggregation</title><link>https://ofstack.com/IOS/21512/ios-closes-virtual-keyboard-method-aggregation.html</link><guid isPermaLink="true">https://ofstack.com/IOS/21512/ios-closes-virtual-keyboard-method-aggregation.html</guid><description>In the development of the iOS application, there are three types of view objects that open the virtual keyboard for input, but there is no automatic method…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples illustrate the role of prototype patterns in iOS application development</title><link>https://ofstack.com/IOS/21513/examples-illustrate-the-role-of-prototype-patterns-in-ios-application-development.html</link><guid isPermaLink="true">https://ofstack.com/IOS/21513/examples-illustrate-the-role-of-prototype-patterns-in-ios-application-development.html</guid><description>1 introduction In many object-oriented applications, some objects are too expensive or complex to create. It would be easier to recreate the same objects…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Some guidelines for writing statements and variables in Objective C programming are recommended</title><link>https://ofstack.com/IOS/21514/some-guidelines-for-writing-statements-and-variables-in-objective-c-programming-are-recommended.html</link><guid isPermaLink="true">https://ofstack.com/IOS/21514/some-guidelines-for-writing-statements-and-variables-in-objective-c-programming-are-recommended.html</guid><description>statements Conditional statements The conditional body should always be surrounded by braces. Only 1 line of code had better be added, otherwise it will…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the use of the share mode in the development of iOS App design mode</title><link>https://ofstack.com/IOS/21515/explain-the-use-of-the-share-mode-in-the-development-of-ios-app-design-mode.html</link><guid isPermaLink="true">https://ofstack.com/IOS/21515/explain-the-use-of-the-share-mode-in-the-development-of-ios-app-design-mode.html</guid><description>The concept of enjoying yuan mode In object-oriented software design, using common objects can not only save resources but also improve performance. Shared…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An in depth analysis of the management and use of image caching in iOS applications</title><link>https://ofstack.com/IOS/21516/an-in-depth-analysis-of-the-management-and-use-of-image-caching-in-ios-applications.html</link><guid isPermaLink="true">https://ofstack.com/IOS/21516/an-in-depth-analysis-of-the-management-and-use-of-image-caching-in-ios-applications.html</guid><description>Our iOS application contains a lot of images. Creating attractive views relies on a large number of decorative images, all of which must first be fetched…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>IOS UI distinguish between NSBundle and NSURL (read file  write file)</title><link>https://ofstack.com/IOS/21517/ios-ui-distinguish-between-nsbundle-and-nsurl-(read-file--write-file).html</link><guid isPermaLink="true">https://ofstack.com/IOS/21517/ios-ui-distinguish-between-nsbundle-and-nsurl-(read-file--write-file).html</guid><description>IOS UI distinguish between NSBundle and NSURL (read file write file)</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The IOS UI tutorial sets UITextField properties</title><link>https://ofstack.com/IOS/21518/the-ios-ui-tutorial-sets-uitextfield-properties.html</link><guid isPermaLink="true">https://ofstack.com/IOS/21518/the-ios-ui-tutorial-sets-uitextfield-properties.html</guid><description>UITextField is a very common control in IOS, which is used to receive user input information and complete the interaction between application and user. Its…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The IOS UI tutorial USES the UIImageView control to animate</title><link>https://ofstack.com/IOS/21519/the-ios-ui-tutorial-uses-the-uiimageview-control-to-animate.html</link><guid isPermaLink="true">https://ofstack.com/IOS/21519/the-ios-ui-tutorial-uses-the-uiimageview-control-to-animate.html</guid><description>The example of this article is to share the animation method of IOS using UIImageView control, for your reference, the specific content is as follows Start…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>IOS development USES UIFont to set fonts and bulk create controls</title><link>https://ofstack.com/IOS/21520/ios-development-uses-uifont-to-set-fonts-and-bulk-create-controls.html</link><guid isPermaLink="true">https://ofstack.com/IOS/21520/ios-development-uses-uifont-to-set-fonts-and-bulk-create-controls.html</guid><description>In IOS, the [UIFont familyNames] method is used to get 72 system fonts. Use [UIFont fontWithName:@&quot;Zapfino&quot; size:18] to set the font and font size for the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The realization principle of IOS picture infinite roaster</title><link>https://ofstack.com/IOS/22251/the-realization-principle-of-ios-picture-infinite-roaster.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22251/the-realization-principle-of-ios-picture-infinite-roaster.html</guid><description>First, the implementation idea: there are only 2 cell in the whole collectionView. The second cell is always displayed in the middle. Scrolling: scrolling…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The iterator pattern in design patterns is used in the Cocoa Touch framework</title><link>https://ofstack.com/IOS/22252/the-iterator-pattern-in-design-patterns-is-used-in-the-cocoa-touch-framework.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22252/the-iterator-pattern-in-design-patterns-is-used-in-the-cocoa-touch-framework.html</guid><description>A basic understanding Iterator pattern (Iterrator) : provides a method to access elements in an aggregate object sequentially, without exposing the internal…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Changes the background color and background image of UITableView in the iOS application</title><link>https://ofstack.com/IOS/22255/changes-the-background-color-and-background-image-of-uitableview-in-the-ios-application.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22255/changes-the-background-color-and-background-image-of-uitableview-in-the-ios-application.html</guid><description>Change the header and footer background colors of UITableView Changing the header and footer background colors of UITableView is a very common problem. The…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>iOS development of UITableView and UISearchController search and pull   up load  pull   down refresh instance code</title><link>https://ofstack.com/IOS/22256/ios-development-of-uitableview-and-uisearchcontroller-search-and-pull---up-load--pull---down-refresh-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22256/ios-development-of-uitableview-and-uisearchcontroller-search-and-pull---up-load--pull---down-refresh-instance-code.html</guid><description>iOS development of UITableView and UISearchController search and pull up load pull down refresh instance code</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Elaborate on the various Settings for UITableview cell top white space in iOS development</title><link>https://ofstack.com/IOS/22257/elaborate-on-the-various-settings-for-uitableview-cell-top-white-space-in-ios-development.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22257/elaborate-on-the-various-settings-for-uitableview-cell-top-white-space-in-ios-development.html</guid><description>I know no one is going to set this up on their own initiative, but I&apos;m sure you&apos;ve all had this problem before. Here&apos;s a summary of what it might be like:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common properties for UITextField components in iOS App development</title><link>https://ofstack.com/IOS/22258/summary-of-common-properties-for-uitextfield-components-in-ios-app-development.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22258/summary-of-common-properties-for-uitextfield-components-in-ios-app-development.html</guid><description>The key attributes Use IB in Xcode to drag up a textbox for the view, select the textbox, and you can set its various properties in Attribute Inspector.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Notification mechanism in iOS</title><link>https://ofstack.com/IOS/22260/notification-mechanism-in-ios.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22260/notification-mechanism-in-ios.html</guid><description>It is often said on the Internet that iOS&apos;s notification mechanism USES the observer mode, with two roles, one being poster(the sender) and the other…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>iOS click the push message to jump processing</title><link>https://ofstack.com/IOS/22990/ios-click-the-push-message-to-jump-processing.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22990/ios-click-the-push-message-to-jump-processing.html</guid><description>When the user clicks the notification message to enter the application There will be the userInfo information of the push message in &quot;. &quot;at this time, we…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>iOS method of saving photos in App to a system album or self built album</title><link>https://ofstack.com/IOS/22991/ios-method-of-saving-photos-in-app-to-a-system-album-or-self-built-album.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22991/ios-method-of-saving-photos-in-app-to-a-system-album-or-self-built-album.html</guid><description>Save the photos to the system album Saving photos to the system album is a function that many social networking APP have. Today we will briefly explain how…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example is given to illustrate how to write hitTest touch events in iOS application development</title><link>https://ofstack.com/IOS/22992/an-example-is-given-to-illustrate-how-to-write-hittest-touch-events-in-ios-application-development.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22992/an-example-is-given-to-illustrate-how-to-write-hittest-touch-events-in-ios-application-development.html</guid><description>hitTest: withEvet calls the procedure So if you have the current View A, you have an viewB If you do not override the hitTest method, the default is to call…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Touch events and gestures developed by iOS</title><link>https://ofstack.com/IOS/22993/touch-events-and-gestures-developed-by-ios.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22993/touch-events-and-gestures-developed-by-ios.html</guid><description>Events in iOS fall into three categories: touch events, accelerometer events, and remote control events. Only objects that inherit from UIResponder can…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The basic usage of the UISearchBar search bar component in iOS App development</title><link>https://ofstack.com/IOS/22994/the-basic-usage-of-the-uisearchbar-search-bar-component-in-ios-app-development.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22994/the-basic-usage-of-the-uisearchbar-search-bar-component-in-ios-app-development.html</guid><description>Basic attributes pragma mark - basic Settings (no explanation, look at the name, it&apos;s obvious) Data brush selection class :NSPredicate</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Objective C implements custom translucent navigation</title><link>https://ofstack.com/IOS/22995/objective-c-implements-custom-translucent-navigation.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22995/objective-c-implements-custom-translucent-navigation.html</guid><description>The example of this article for you to share the Objective-C translucent navigation of the specific implementation code, for your reference, the specific…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The UISearchBar search box component basic use guide in iOS</title><link>https://ofstack.com/IOS/22996/the-uisearchbar-search-box-component-basic-use-guide-in-ios.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22996/the-uisearchbar-search-box-component-basic-use-guide-in-ios.html</guid><description>UISearchBar is also one of the common controls that iOS develops. Click on it to see the properties barStyle, text, placeholder, and so on. However, these…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The iOS queue in the iOS application controls the method of thread execution through the dispatch queue</title><link>https://ofstack.com/IOS/22997/the-ios-queue-in-the-ios-application-controls-the-method-of-thread-execution-through-the-dispatch-queue.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22997/the-ios-queue-in-the-ios-application-controls-the-method-of-thread-execution-through-the-dispatch-queue.html</guid><description>The core of GCD programming is the dispatch queue. The execution of dispatch block will eventually be put into a queue. It is similar to NSOperationQueue…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Talk about the iOS singleton pattern</title><link>https://ofstack.com/IOS/22998/talk-about-the-ios-singleton-pattern.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22998/talk-about-the-ios-singleton-pattern.html</guid><description>The singleton pattern is a common software design pattern. It contains only one special class called a singleton in its core structure. The singleton mode…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example resolution using singleton patterns in design patterns is used in iOS App development</title><link>https://ofstack.com/IOS/22999/example-resolution-using-singleton-patterns-in-design-patterns-is-used-in-ios-app-development.html</link><guid isPermaLink="true">https://ofstack.com/IOS/22999/example-resolution-using-singleton-patterns-in-design-patterns-is-used-in-ios-app-development.html</guid><description>1. The role of singletons As the name implies, singleton means that the object of this class can only be initialized once in the whole project. This feature…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to judge the length of mixed Characters in iOS</title><link>https://ofstack.com/IOS/23670/how-to-judge-the-length-of-mixed-characters-in-ios.html</link><guid isPermaLink="true">https://ofstack.com/IOS/23670/how-to-judge-the-length-of-mixed-characters-in-ios.html</guid><description>Without further ado, I will post the code directly to you. Here are two ways to judge the length of mixed Characters in iOS.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>iOS SQLite operation method</title><link>https://ofstack.com/IOS/23672/ios-sqlite-operation-method.html</link><guid isPermaLink="true">https://ofstack.com/IOS/23672/ios-sqlite-operation-method.html</guid><description>Today is finally used to spend a little bit of time before the project of SQLite operation method under 1 and uploaded to the github, download address:…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>iOS gets the current device model and other information. of includes iPhone7 and iPhone7P</title><link>https://ofstack.com/IOS/31227/ios-gets-the-current-device-model-and-other-information.-of-includes-iphone7-and-iphone7p.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31227/ios-gets-the-current-device-model-and-other-information.-of-includes-iphone7-and-iphone7p.html</guid><description>Get a summary of device information 1. Obtain the information of the device 2. Obtain the only identifier of the device 3. Create a random identifier for…</description><pubDate>Sat, 26 Dec 2020 00:00:00 GMT</pubDate></item><item><title>IOS performance optimized for off screen rendering</title><link>https://ofstack.com/IOS/31228/ios-performance-optimized-for-off-screen-rendering.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31228/ios-performance-optimized-for-off-screen-rendering.html</guid><description>GPU screens are rendered in two ways: On-Screen Rendering Means the current screen rendering, meaning that GPU&apos;s rendering operation is performed in the…</description><pubDate>Sat, 26 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Two methods for iOS to detect network state</title><link>https://ofstack.com/IOS/31347/two-methods-for-ios-to-detect-network-state.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31347/two-methods-for-ios-to-detect-network-state.html</guid><description>Generally, there are two ways, both are the third square frame, the wheel, as long as it works, use it first, then optimize it later. 1: Reachability 1.…</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>IOS implements shake operations</title><link>https://ofstack.com/IOS/31348/ios-implements-shake-operations.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31348/ios-implements-shake-operations.html</guid><description>To achieve the function of shake 1, similar to WeChat shake 1 Method 1: The data of accelerometer is analyzed to determine whether the shake operation is…</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>xcode8 commits ipa failed to build the solution to the release problem</title><link>https://ofstack.com/IOS/31467/xcode8-commits-ipa-failed-to-build-the-solution-to-the-release-problem.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31467/xcode8-commits-ipa-failed-to-build-the-solution-to-the-release-problem.html</guid><description>Recently, iOS10 came out and Xcode upgraded to 8. I wanted to make an update to App, so I modified the code and planned to upload a new package. However, I…</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>iOS development common code blocks worth collecting</title><link>https://ofstack.com/IOS/31468/ios-development-common-code-blocks-worth-collecting.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31468/ios-development-common-code-blocks-worth-collecting.html</guid><description>Delete the elements of a mutable array while walking through it Gets the current language of the system Top white space handling under Group style for…</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Click cell in tableView of uiview to enter the implementation method of jumping to another interface</title><link>https://ofstack.com/IOS/31587/click-cell-in-tableview-of-uiview-to-enter-the-implementation-method-of-jumping-to-another-interface.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31587/click-cell-in-tableview-of-uiview-to-enter-the-implementation-method-of-jumping-to-another-interface.html</guid><description>1. Rewrite the uiviewcontrol method first 2. Next is the way to click cell</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>iOS on the use of carrier pigeon push demo details</title><link>https://ofstack.com/IOS/31588/ios-on-the-use-of-carrier-pigeon-push-demo-details.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31588/ios-on-the-use-of-carrier-pigeon-push-demo-details.html</guid><description>Recently, when you look at push, you use carrier pigeon push mainly because you use carrier pigeons in the background Push with the third party push, that…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Summary of enumeration usage developed by iOS</title><link>https://ofstack.com/IOS/31876/summary-of-enumeration-usage-developed-by-ios.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31876/summary-of-enumeration-usage-developed-by-ios.html</guid><description>Enum, also known as enumeration, has existed since the beginning of C. C++, Java, Objective-C, Swift, of course, all have corresponding enumeration types.…</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Notes for mixed Swift and Objective C</title><link>https://ofstack.com/IOS/31877/notes-for-mixed-swift-and-objective-c.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31877/notes-for-mixed-swift-and-objective-c.html</guid><description>Notes for Swift and Objective-C mixtures: Swift has been launched for several years. Compared with Objective-C, Swift is more down-to-earth in terms of…</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>IOS cache file clear implementation code</title><link>https://ofstack.com/IOS/31996/ios-cache-file-clear-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31996/ios-cache-file-clear-implementation-code.html</guid><description>Mobile Internet APP application development, must always pay attention to the user experience, so as not to cause APP or mobile phones and other mobile…</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>iOS develops all model adaptation solutions</title><link>https://ofstack.com/IOS/31997/ios-develops-all-model-adaptation-solutions.html</link><guid isPermaLink="true">https://ofstack.com/IOS/31997/ios-develops-all-model-adaptation-solutions.html</guid><description>Recently, I have been working on a project, and I have a headache about the IPhone mobile phone model adaptation. Therefore, I need to sort out the online…</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Summary of four callback methods of iOS</title><link>https://ofstack.com/IOS/32116/summary-of-four-callback-methods-of-ios.html</link><guid isPermaLink="true">https://ofstack.com/IOS/32116/summary-of-four-callback-methods-of-ios.html</guid><description>Recently, the IOS project was called back, so I took some time to sort out the relevant information. The following is the content: A callback is the binding…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>IOS&apos;s elastic rolling solution</title><link>https://ofstack.com/IOS/32117/ios&apos;s-elastic-rolling-solution.html</link><guid isPermaLink="true">https://ofstack.com/IOS/32117/ios&apos;s-elastic-rolling-solution.html</guid><description>Elastic scrolling refers to the transition from slow to block and from fast to slow when the fingers leave a long page. Most browsers on the Android…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MacAndroid Studio shortcut key finishing</title><link>https://ofstack.com/IOS/32300/macandroid-studio-shortcut-key-finishing.html</link><guid isPermaLink="true">https://ofstack.com/IOS/32300/macandroid-studio-shortcut-key-finishing.html</guid><description>In order to improve work efficiency, specially sorted MAC version Android Studio shortcut key sorting, if there is a follow-up, continue to supplement!</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>IOS gets the size of the cache file and clears the method of the cache file</title><link>https://ofstack.com/IOS/32301/ios-gets-the-size-of-the-cache-file-and-clears-the-method-of-the-cache-file.html</link><guid isPermaLink="true">https://ofstack.com/IOS/32301/ios-gets-the-size-of-the-cache-file-and-clears-the-method-of-the-cache-file.html</guid><description>When mobile applications process network resources, they usually do offline caching, among which picture caching is the most typical. The popular offline…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>IOS URL Chinese Scrambling Problem Solution</title><link>https://ofstack.com/IOS/32998/ios-url-chinese-scrambling-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/IOS/32998/ios-url-chinese-scrambling-problem-solution.html</guid><description>IOS Solves Chinese Scrambling Problem in URL Solution When making an HTTPS connection, ask the client to synthesize an HTTPS address If the address contains…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation and Example of UISearchBar Developed by IOS</title><link>https://ofstack.com/IOS/38640/detailed-explanation-and-example-of-uisearchbar-developed-by-ios.html</link><guid isPermaLink="true">https://ofstack.com/IOS/38640/detailed-explanation-and-example-of-uisearchbar-developed-by-ios.html</guid><description>IOS UISearchBar Explanation iPhone development of UISearchBar learning is the content of this article to learn, mainly introduced the use of UISearchBar,…</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Explain the relevant permission settings for adapting iOS10 in detail</title><link>https://ofstack.com/IOS/39677/explain-the-relevant-permission-settings-for-adapting-ios10-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/IOS/39677/explain-the-relevant-permission-settings-for-adapting-ios10-in-detail.html</guid><description>In the latest version of iOS10 system, if you have access to private data in your project, such as camera, photo album, recording, location, contacts and so…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Summary of iOS UIView Common Attribute Methods</title><link>https://ofstack.com/IOS/39925/summary-of-ios-uiview-common-attribute-methods.html</link><guid isPermaLink="true">https://ofstack.com/IOS/39925/summary-of-ios-uiview-common-attribute-methods.html</guid><description>The following example code gives you a detailed introduction to the common attribute methods of iOS UIView. The specific code is as follows:</description><pubDate>Sun, 05 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Differences in IOS (assign  retain  copy  weak  strong) and Meaning of nonatomic</title><link>https://ofstack.com/IOS/44092/differences-in-ios-(assign--retain--copy--weak--strong)-and-meaning-of-nonatomic.html</link><guid isPermaLink="true">https://ofstack.com/IOS/44092/differences-in-ios-(assign--retain--copy--weak--strong)-and-meaning-of-nonatomic.html</guid><description>Differences in IOS (assign retain copy weak strong) and Meaning of nonatomic</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>IOS Deletes dynamically created UIButton via tag</title><link>https://ofstack.com/IOS/44093/ios-deletes-dynamically-created-uibutton-via-tag.html</link><guid isPermaLink="true">https://ofstack.com/IOS/44093/ios-deletes-dynamically-created-uibutton-via-tag.html</guid><description>IOS deletes dynamically created UIButton via tag Dynamic creation The reason for deleting in this way is that the UIButton created when switching Scence…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>iOS tabview How to Add an Alphabetic Index</title><link>https://ofstack.com/IOS/44094/ios-tabview-how-to-add-an-alphabetic-index.html</link><guid isPermaLink="true">https://ofstack.com/IOS/44094/ios-tabview-how-to-add-an-alphabetic-index.html</guid><description>In this article, we share the specific code of iOS tabview to add letter index for your reference, the specific contents are as follows The article is…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Setting of UIWindow and statusbar in iOS</title><link>https://ofstack.com/IOS/44095/setting-of-uiwindow-and-statusbar-in-ios.html</link><guid isPermaLink="true">https://ofstack.com/IOS/44095/setting-of-uiwindow-and-statusbar-in-ios.html</guid><description>Recently, when doing development, we should do a control similar to UIAlertView. The practice is to create a class based on UIView, and customize the…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>WKWebView of OC and JS Interaction under ios</title><link>https://ofstack.com/IOS/44327/wkwebview-of-oc-and-js-interaction-under-ios.html</link><guid isPermaLink="true">https://ofstack.com/IOS/44327/wkwebview-of-oc-and-js-interaction-under-ios.html</guid><description>In the last article, we used JavaScriptCore framework to rewrite the previous example. iOS8 Apple preferred HTML5, reconstructed UIWebVIew, and brought us…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Summary of the Method of iOS Traversing Sets of  NSArray  NSDictionary  NSSet</title><link>https://ofstack.com/IOS/44328/summary-of-the-method-of-ios-traversing-sets-of--nsarray--nsdictionary--nsset.html</link><guid isPermaLink="true">https://ofstack.com/IOS/44328/summary-of-the-method-of-ios-traversing-sets-of--nsarray--nsdictionary--nsset.html</guid><description>Summary of the Method of iOS Traversing Sets of NSArray NSDictionary NSSet</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Solution to the problem of timer and location update stopping after iOS application enters the background</title><link>https://ofstack.com/IOS/44329/solution-to-the-problem-of-timer-and-location-update-stopping-after-ios-application-enters-the-background.html</link><guid isPermaLink="true">https://ofstack.com/IOS/44329/solution-to-the-problem-of-timer-and-location-update-stopping-after-ios-application-enters-the-background.html</guid><description>Because the iOS system runs in a &quot;pseudo-background&quot; mode, When the HOME key is pressed, If the program does not do anything, The application will have an…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Considerations when using writeToFile in IOS development</title><link>https://ofstack.com/IOS/44330/considerations-when-using-writetofile-in-ios-development.html</link><guid isPermaLink="true">https://ofstack.com/IOS/44330/considerations-when-using-writetofile-in-ios-development.html</guid><description>There will always be some pits waiting for you in front Let&apos;s first look at part of the json data returned in the background under 1, and then analyze the…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>UITextField  UITextView and UILabel in IOS calculate height according to content</title><link>https://ofstack.com/IOS/45404/uitextfield--uitextview-and-uilabel-in-ios-calculate-height-according-to-content.html</link><guid isPermaLink="true">https://ofstack.com/IOS/45404/uitextfield--uitextview-and-uilabel-in-ios-calculate-height-according-to-content.html</guid><description>UITextField UITextView and UILabel in IOS calculate height according to content</description><pubDate>Sun, 05 Dec 2021 00:00:00 GMT</pubDate></item><item><title>iOS Animation A Method for Timing the Flip and Jitter of UIView</title><link>https://ofstack.com/IOS/46659/ios-animation-a-method-for-timing-the-flip-and-jitter-of-uiview.html</link><guid isPermaLink="true">https://ofstack.com/IOS/46659/ios-animation-a-method-for-timing-the-flip-and-jitter-of-uiview.html</guid><description>iOS Animation A Method for Timing the Flip and Jitter of UIView</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Discuss the problem of iOS location permission pop up box flashing in detail</title><link>https://ofstack.com/IOS/46660/discuss-the-problem-of-ios-location-permission-pop-up-box-flashing-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/IOS/46660/discuss-the-problem-of-ios-location-permission-pop-up-box-flashing-in-detail.html</guid><description>When the code is as follows, when you enter the page, you can see that UIAlertView pop-up box appears under 1. When you just want to click, he is gone. This…</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Talking about the White Screen of WKWebView on 64 bit Devices</title><link>https://ofstack.com/IOS/46661/talking-about-the-white-screen-of-wkwebview-on-64-bit-devices.html</link><guid isPermaLink="true">https://ofstack.com/IOS/46661/talking-about-the-white-screen-of-wkwebview-on-64-bit-devices.html</guid><description>WKWebView problem When using WKWebView with 32-bit app, if running on 64-bit devices, there will be 1 problem: (1) iOS8.1 system, some web pages are loaded…</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>iOS Setting Background Color Method for Status Bar</title><link>https://ofstack.com/IOS/46662/ios-setting-background-color-method-for-status-bar.html</link><guid isPermaLink="true">https://ofstack.com/IOS/46662/ios-setting-background-color-method-for-status-bar.html</guid><description>iOS Setting Background Color Method for Status Bar</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Discussion on related regularity and verification in iOS application</title><link>https://ofstack.com/IOS/46767/discussion-on-related-regularity-and-verification-in-ios-application.html</link><guid isPermaLink="true">https://ofstack.com/IOS/46767/discussion-on-related-regularity-and-verification-in-ios-application.html</guid><description>1. Verification regularity of mobile phone number Regular expression: ^((13[0-9])|(15[^4,\\D])|(18[0,0-9]))\\d{8}$ Detailed explanation •^...$: ^: Start</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of iOS Native Map Geocoding and Anti Geocoding of</title><link>https://ofstack.com/IOS/46768/detailed-explanation-of-ios-native-map-geocoding-and-anti-geocoding-of.html</link><guid isPermaLink="true">https://ofstack.com/IOS/46768/detailed-explanation-of-ios-native-map-geocoding-and-anti-geocoding-of.html</guid><description>When we want to realize the function in App: input the land name, encode it as longitude and latitude, and realize the navigation function. Then, I need to…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>iOS Method for Setting Line Spacing of UILabel and Adapting Height</title><link>https://ofstack.com/IOS/46769/ios-method-for-setting-line-spacing-of-uilabel-and-adapting-height.html</link><guid isPermaLink="true">https://ofstack.com/IOS/46769/ios-method-for-setting-line-spacing-of-uilabel-and-adapting-height.html</guid><description>iOS Method for Setting Line Spacing of UILabel and Adapting Height</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>iOS UIWebView completes the automatic login instance through cookie</title><link>https://ofstack.com/IOS/46770/ios-uiwebview-completes-the-automatic-login-instance-through-cookie.html</link><guid isPermaLink="true">https://ofstack.com/IOS/46770/ios-uiwebview-completes-the-automatic-login-instance-through-cookie.html</guid><description>1. Related introduction cookie obtained by iOS in UIWebView: NSHTTPCookieStorage * nCookies = [NSHTTPCookieStorage sharedHTTPCookieStorage]; Then…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Understand the serialization and deserialization of Java</title><link>https://ofstack.com/Java/12238/understand-the-serialization-and-deserialization-of-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/12238/understand-the-serialization-and-deserialization-of-java.html</guid><description>The article mainly involves the following problems: Serialization of Java objects The Java platform allows us to create reusable Java objects in memory, but…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>java class access rights and member access rights resolution</title><link>https://ofstack.com/Java/12249/java-class-access-rights-and-member-access-rights-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Java/12249/java-class-access-rights-and-member-access-rights-resolution.html</guid><description>There is a problem when writing code: the package defines an interface class and the other package implements it. Here, the interface isolation and…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>JSON complex data processing Json tree structured data transfer to Java objects and stored in a database</title><link>https://ofstack.com/Java/12278/json-complex-data-processing-json-tree-structured-data-transfer-to-java-objects-and-stored-in-a-database.html</link><guid isPermaLink="true">https://ofstack.com/Java/12278/json-complex-data-processing-json-tree-structured-data-transfer-to-java-objects-and-stored-in-a-database.html</guid><description>often encounters the display of cascading data in website development, such as the selection screen of provinces, cities and counties that pops up when…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Understand Java garbage collection</title><link>https://ofstack.com/Java/13257/understand-java-garbage-collection.html</link><guid isPermaLink="true">https://ofstack.com/Java/13257/understand-java-garbage-collection.html</guid><description>When the program creates an entity of reference type such as object, array, etc., the system will allocate a block of memory for this object in the heap…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>java verifies that the user is logged in to java for automatic login</title><link>https://ofstack.com/Java/14198/java-verifies-that-the-user-is-logged-in-to-java-for-automatic-login.html</link><guid isPermaLink="true">https://ofstack.com/Java/14198/java-verifies-that-the-user-is-logged-in-to-java-for-automatic-login.html</guid><description>This article shares the detailed code of java to verify whether the user has logged in and to realize automatic login for your reference. The specific…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Illustrate the use of the synchronized keyword in Java</title><link>https://ofstack.com/Java/14225/illustrate-the-use-of-the-synchronized-keyword-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/14225/illustrate-the-use-of-the-synchronized-keyword-in-java.html</guid><description>The synchronized keyword, as its name implies, is used for the purpose of synchronization and mutual exclusion. Here is a brief note of its use and…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Java implements ftp file upload and download to solve the problems of downloading multiple files in slow Chinese</title><link>https://ofstack.com/Java/15239/java-implements-ftp-file-upload-and-download-to-solve-the-problems-of-downloading-multiple-files-in-slow-chinese.html</link><guid isPermaLink="true">https://ofstack.com/Java/15239/java-implements-ftp-file-upload-and-download-to-solve-the-problems-of-downloading-multiple-files-in-slow-chinese.html</guid><description>Without further ado, I directly attached the code to you, as shown below:</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>java converts the effective length in byte to the instance code of String</title><link>https://ofstack.com/Java/18369/java-converts-the-effective-length-in-byte-to-the-instance-code-of-string.html</link><guid isPermaLink="true">https://ofstack.com/Java/18369/java-converts-the-effective-length-in-byte-to-the-instance-code-of-string.html</guid><description>If the data does not reach the size defined by byte, we will directly convert byte to String, and there will be scrambled codes. In this case, byte should…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Java effectively determines whether an element in an array has a detail</title><link>https://ofstack.com/Java/18381/java-effectively-determines-whether-an-element-in-an-array-has-a-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/18381/java-effectively-determines-whether-an-element-in-an-array-has-a-detail.html</guid><description>1. A method to check if an array contains a value Using circular judgment Using Arrays. binarySearch () Arrays.binarySearch() Method can only be used with…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring integrates Quartz to realize the method of timing task scheduling</title><link>https://ofstack.com/Java/18423/spring-integrates-quartz-to-realize-the-method-of-timing-task-scheduling.html</link><guid isPermaLink="true">https://ofstack.com/Java/18423/spring-integrates-quartz-to-realize-the-method-of-timing-task-scheduling.html</guid><description>In the recent project, it is necessary to perform tasks at a fixed time, such as calculating members&apos; credits at a fixed time and calling the third party…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>java encryption algorithm   MD5 encryption and hash hash with secret key encryption algorithm source code</title><link>https://ofstack.com/Java/19410/java-encryption-algorithm---md5-encryption-and-hash-hash-with-secret-key-encryption-algorithm-source-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/19410/java-encryption-algorithm---md5-encryption-and-hash-hash-with-secret-key-encryption-algorithm-source-code.html</guid><description>java encryption algorithm MD5 encryption and hash hash with secret key encryption algorithm source code</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of Java transactions and simple application examples</title><link>https://ofstack.com/Java/19445/details-of-java-transactions-and-simple-application-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/19445/details-of-java-transactions-and-simple-application-examples.html</guid><description>Simple use of Java transactions Java transactions are asked in some interviews. In the interview, the first thing we should answer is that transaction can…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on java sorting and TreeSet sorting</title><link>https://ofstack.com/Java/19452/discussion-on-java-sorting-and-treeset-sorting.html</link><guid isPermaLink="true">https://ofstack.com/Java/19452/discussion-on-java-sorting-and-treeset-sorting.html</guid><description>The default is KEY by default. You can, however, write object comparators for custom sorting. TreeSet: custom reverse sort, default sort in positive order,…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>The use of Mybatis paging plug in PageHelper</title><link>https://ofstack.com/Java/19467/the-use-of-mybatis-paging-plug-in-pagehelper.html</link><guid isPermaLink="true">https://ofstack.com/Java/19467/the-use-of-mybatis-paging-plug-in-pagehelper.html</guid><description>If you are also using Mybatis, it is recommended to try the paging plug-in. This one is definitely the easiest to use. The plug-in support Oracle, currently…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>SpringMVC   receive request parameters and page parameters</title><link>https://ofstack.com/Java/19472/springmvc---receive-request-parameters-and-page-parameters.html</link><guid isPermaLink="true">https://ofstack.com/Java/19472/springmvc---receive-request-parameters-and-page-parameters.html</guid><description>SpringMVC receive request parameters and page parameters</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Implement the Xmodem protocol using java</title><link>https://ofstack.com/Java/19989/implement-the-xmodem-protocol-using-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/19989/implement-the-xmodem-protocol-using-java.html</guid><description>1. Introduction Xmodem is an asynchronous file transfer protocol widely used in serial communication. It is divided into two protocols: Xmodem (using…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Java adds and subtracts the date Date class  the year  the month  the time difference  and so on</title><link>https://ofstack.com/Java/20655/java-adds-and-subtracts-the-date-date-class--the-year--the-month--the-time-difference--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/Java/20655/java-adds-and-subtracts-the-date-date-class--the-year--the-month--the-time-difference--and-so-on.html</guid><description>Java adds and subtracts the date Date class the year the month the time difference and so on</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>SpringMVC USES MultipartFile to upload files</title><link>https://ofstack.com/Java/21143/springmvc-uses-multipartfile-to-upload-files.html</link><guid isPermaLink="true">https://ofstack.com/Java/21143/springmvc-uses-multipartfile-to-upload-files.html</guid><description>If we need to upload files across servers, we upload our local files to the resource server. A better way is to upload them via ftp. Here it is uploaded in…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring integrates TimerTask to achieve timed task scheduling</title><link>https://ofstack.com/Java/21144/spring-integrates-timertask-to-achieve-timed-task-scheduling.html</link><guid isPermaLink="true">https://ofstack.com/Java/21144/spring-integrates-timertask-to-achieve-timed-task-scheduling.html</guid><description>1. Introduction The timing task has been used in the company&apos;s project recently. This blog will summarize the timing task of TimerTask. In fact, TimerTask…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Three ways of analyzing JSON based on java</title><link>https://ofstack.com/Java/21145/three-ways-of-analyzing-json-based-on-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21145/three-ways-of-analyzing-json-based-on-java.html</guid><description>This paper analyzes three ways to parse JSON based on java. I will share it with you for your reference as follows: 1. What is JSON? JSON is a data…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java reads file method summary</title><link>https://ofstack.com/Java/21146/java-reads-file-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/Java/21146/java-reads-file-method-summary.html</guid><description>The example in this paper shares the method of Java to read files for your reference. The details are as follows 1. Read file contents by byte 2. Read the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java used JDBC to insert 10W pieces of data into MySQL database batches for of test efficiency</title><link>https://ofstack.com/Java/21147/java-used-jdbc-to-insert-10w-pieces-of-data-into-mysql-database-batches-for-of-test-efficiency.html</link><guid isPermaLink="true">https://ofstack.com/Java/21147/java-used-jdbc-to-insert-10w-pieces-of-data-into-mysql-database-batches-for-of-test-efficiency.html</guid><description>How do you improve efficiency when using JDBC to connect to the MySQL database for data insertion, especially for the continuous insertion of large volumes…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>java implements the school roll management system</title><link>https://ofstack.com/Java/21148/java-implements-the-school-roll-management-system.html</link><guid isPermaLink="true">https://ofstack.com/Java/21148/java-implements-the-school-roll-management-system.html</guid><description>This tutorial for you to share the specific java code of the school management system, for your reference, the specific content is as follows 1. Demand analysis</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of dynamic proxy in java</title><link>https://ofstack.com/Java/21149/implementation-of-dynamic-proxy-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21149/implementation-of-dynamic-proxy-in-java.html</guid><description>Implementation of dynamic proxy Pattern used: proxy pattern. The proxy pattern provides a proxy for other objects to control access to this object. Sort of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java basic byte[] simple example of interconversion with various data types</title><link>https://ofstack.com/Java/21150/java-basic-byte%5B%5D-simple-example-of-interconversion-with-various-data-types.html</link><guid isPermaLink="true">https://ofstack.com/Java/21150/java-basic-byte%5B%5D-simple-example-of-interconversion-with-various-data-types.html</guid><description>Here are examples of interconversion of byte[] types to long,int,double,float, short,cahr, object,string types, During the development of socket, it is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of transformations between JSON and objects and collections</title><link>https://ofstack.com/Java/21151/examples-of-transformations-between-json-and-objects-and-collections.html</link><guid isPermaLink="true">https://ofstack.com/Java/21151/examples-of-transformations-between-json-and-objects-and-collections.html</guid><description>Interconversion between JSON strings and java objects [json-lib] In the development process, it is often necessary to exchange data with other systems. Data…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of java&apos;s six object oriented principles and one principle</title><link>https://ofstack.com/Java/21152/summary-of-java&apos;s-six-object-oriented-principles-and-one-principle.html</link><guid isPermaLink="true">https://ofstack.com/Java/21152/summary-of-java&apos;s-six-object-oriented-principles-and-one-principle.html</guid><description>1. Single 1 responsibility principle: category 1 does what it should do. 2. Richter substitution principle: a subclass must be able to replace the base…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java paging tool class and its use (sample share)</title><link>https://ofstack.com/Java/21153/java-paging-tool-class-and-its-use-(sample-share).html</link><guid isPermaLink="true">https://ofstack.com/Java/21153/java-paging-tool-class-and-its-use-(sample-share).html</guid><description>Java paging tool class and its use (sample share)</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JSON  List sets are converted into JSON objects</title><link>https://ofstack.com/Java/21154/json--list-sets-are-converted-into-json-objects.html</link><guid isPermaLink="true">https://ofstack.com/Java/21154/json--list-sets-are-converted-into-json-objects.html</guid><description>1. Simply manually place key pairs into JSONObject, then into put to JSONArray objects The above code JSONArray is the introduced org.json.JSONArray package</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>SpringMvc+Mybatis+Pagehelper paging details</title><link>https://ofstack.com/Java/21155/springmvc+mybatis+pagehelper-paging-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/21155/springmvc+mybatis+pagehelper-paging-details.html</guid><description>Recently, the company needs to make an alarm page, which needs pagination. After checking a lot of information, we found that PageHelper is more suitable</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The example resolves the Java date format utility class DateUtil.java</title><link>https://ofstack.com/Java/21156/the-example-resolves-the-java-date-format-utility-class-dateutil.java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21156/the-example-resolves-the-java-date-format-utility-class-dateutil.java.html</guid><description>Without further ado, look at the code: DateUtilTester.java</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java read write Excel instance sharing</title><link>https://ofstack.com/Java/21157/java-read-write-excel-instance-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Java/21157/java-read-write-excel-instance-sharing.html</guid><description>Without further ado, look at the code: This is called as follows ExcelUtilTester.java</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java RandomAccessFile specifies the location for file reading and writing</title><link>https://ofstack.com/Java/21158/java-randomaccessfile-specifies-the-location-for-file-reading-and-writing.html</link><guid isPermaLink="true">https://ofstack.com/Java/21158/java-randomaccessfile-specifies-the-location-for-file-reading-and-writing.html</guid><description>As a random read class, RandomAccessFile can operate directly on the content of the file itself randomly. It can read and write the content in the specified…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>In java  HashMap  HashSet  TreeMap and TreeSet are compared in several ways to judge the same elements</title><link>https://ofstack.com/Java/21159/in-java--hashmap--hashset--treemap-and-treeset-are-compared-in-several-ways-to-judge-the-same-elements.html</link><guid isPermaLink="true">https://ofstack.com/Java/21159/in-java--hashmap--hashset--treemap-and-treeset-are-compared-in-several-ways-to-judge-the-same-elements.html</guid><description>In java HashMap HashSet TreeMap and TreeSet are compared in several ways to judge the same elements</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of quick sort in JAVA version</title><link>https://ofstack.com/Java/21160/example-of-quick-sort-in-java-version.html</link><guid isPermaLink="true">https://ofstack.com/Java/21160/example-of-quick-sort-in-java-version.html</guid><description>The example of this article describes the implementation of JAVA quicksort. I will share it with you for your reference as follows: I hope this article has…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details the start  pause  and continue of the java thread</title><link>https://ofstack.com/Java/21161/details-the-start--pause--and-continue-of-the-java-thread.html</link><guid isPermaLink="true">https://ofstack.com/Java/21161/details-the-start--pause--and-continue-of-the-java-thread.html</guid><description>Details the start pause and continue of the java thread</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of Java sorting algorithm for SleepSort sorting</title><link>https://ofstack.com/Java/21162/example-of-java-sorting-algorithm-for-sleepsort-sorting.html</link><guid isPermaLink="true">https://ofstack.com/Java/21162/example-of-java-sorting-algorithm-for-sleepsort-sorting.html</guid><description>An example of Java sorting algorithm is given in this paper. I will share it with you for your reference as follows: Share a creative sorting algorithm:…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail the processing of asynchronous requests by spring mvc</title><link>https://ofstack.com/Java/21163/detail-the-processing-of-asynchronous-requests-by-spring-mvc.html</link><guid isPermaLink="true">https://ofstack.com/Java/21163/detail-the-processing-of-asynchronous-requests-by-spring-mvc.html</guid><description>Asynchronous processing of requests is added in spring mvc3.2 and above, which is encapsulated on the basis of servlet3. 1. Modify web.xml 1.1. Declare…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details on MyBatis multi data source configuration of read write separation</title><link>https://ofstack.com/Java/21164/details-on-mybatis-multi-data-source-configuration-of-read-write-separation.html</link><guid isPermaLink="true">https://ofstack.com/Java/21164/details-on-mybatis-multi-data-source-configuration-of-read-write-separation.html</guid><description>MyBatis multi-data source configuration (read-write separation) First of all, the configuration in this article USES the most straightforward approach and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Mybatis XML configuration details</title><link>https://ofstack.com/Java/21165/mybatis-xml-configuration-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/21165/mybatis-xml-configuration-details.html</guid><description>Mybatis is often configured with XML with caching disabled The full MyBatis configuration is as follows: Mybatis website document: http: / / www mybatis.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java MyBatis insertion into the database returns the primary key</title><link>https://ofstack.com/Java/21166/java-mybatis-insertion-into-the-database-returns-the-primary-key.html</link><guid isPermaLink="true">https://ofstack.com/Java/21166/java-mybatis-insertion-into-the-database-returns-the-primary-key.html</guid><description>Recently, due to business requirements, I needed to insert a piece of product information and return the product Id in an e-commerce system. I just met some…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring MVC learning   URL parameter transfer details</title><link>https://ofstack.com/Java/21167/spring-mvc-learning---url-parameter-transfer-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/21167/spring-mvc-learning---url-parameter-transfer-details.html</guid><description>Spring MVC learning URL parameter transfer details</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring dynamic multi data source configuration instance Demo</title><link>https://ofstack.com/Java/21168/spring-dynamic-multi-data-source-configuration-instance-demo.html</link><guid isPermaLink="true">https://ofstack.com/Java/21168/spring-dynamic-multi-data-source-configuration-instance-demo.html</guid><description>Recently, many people have asked spring how to configure multiple data sources, and it is troublesome to answer 11 questions. Besides, there were some…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring MVC filter   code implementation of login filtering</title><link>https://ofstack.com/Java/21169/spring-mvc-filter---code-implementation-of-login-filtering.html</link><guid isPermaLink="true">https://ofstack.com/Java/21169/spring-mvc-filter---code-implementation-of-login-filtering.html</guid><description>Spring MVC filter code implementation of login filtering</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Resolve the java.lang.ExceptionInInitializerError error</title><link>https://ofstack.com/Java/21170/resolve-the-java.lang.exceptionininitializererror-error.html</link><guid isPermaLink="true">https://ofstack.com/Java/21170/resolve-the-java.lang.exceptionininitializererror-error.html</guid><description>Resolve java.lang.ExceptionInInitializerError error Start a project today... Error reporting at startup... I have been looking up the error message 1 for a…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java Web solves the path (absolute path vs. relative path) problem</title><link>https://ofstack.com/Java/21171/java-web-solves-the-path-(absolute-path-vs.-relative-path)-problem.html</link><guid isPermaLink="true">https://ofstack.com/Java/21171/java-web-solves-the-path-(absolute-path-vs.-relative-path)-problem.html</guid><description>Solve the path problem in Java Web: There are two types of paths used in Java: absolute paths and relative paths. After all, Java essentially USES only…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use Log4j to output different Package logs to different files</title><link>https://ofstack.com/Java/21172/use-log4j-to-output-different-package-logs-to-different-files.html</link><guid isPermaLink="true">https://ofstack.com/Java/21172/use-log4j-to-output-different-package-logs-to-different-files.html</guid><description>As the scale of the project grows larger and larger, new modules will be introduced constantly. Different modules will print their own logs, which…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>spring MVC setup and configuration details</title><link>https://ofstack.com/Java/21173/spring-mvc-setup-and-configuration-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/21173/spring-mvc-setup-and-configuration-details.html</guid><description>Now the mainstream Web MVC framework is in addition to Struts as the main force, Spring MVC is the second, so this is also the mainstream framework that a…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Method of interconversion between java objects and json objects</title><link>https://ofstack.com/Java/21174/method-of-interconversion-between-java-objects-and-json-objects.html</link><guid isPermaLink="true">https://ofstack.com/Java/21174/method-of-interconversion-between-java-objects-and-json-objects.html</guid><description>The jar package needed in the project is not easy to find on the Internet, so I put it in my network disk, and download it if necessary. Click on the download</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Mybatis3 if judges string perversion</title><link>https://ofstack.com/Java/21175/mybatis3-if-judges-string-perversion.html</link><guid isPermaLink="true">https://ofstack.com/Java/21175/mybatis3-if-judges-string-perversion.html</guid><description>mybatis, a common nulling operation, has encountered common problems: Incorrect writing: if test=”status == ‘Y&apos;” Result: throw exception…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>After java Date is installed as English String  it cannot be transferred back to Date&apos;s solution</title><link>https://ofstack.com/Java/21176/after-java-date-is-installed-as-english-string--it-cannot-be-transferred-back-to-date&apos;s-solution.html</link><guid isPermaLink="true">https://ofstack.com/Java/21176/after-java-date-is-installed-as-english-string--it-cannot-be-transferred-back-to-date&apos;s-solution.html</guid><description>After java Date is installed as English String it cannot be transferred back to Date&apos;s solution</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>SpringMvc exports Excel instance code</title><link>https://ofstack.com/Java/21177/springmvc-exports-excel-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/21177/springmvc-exports-excel-instance-code.html</guid><description>It is believed that many of my friends will export the data into the requirements of Excel in their actual work. There are usually two ways to do this.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The business layer mysql read write separation is implemented using spring aop</title><link>https://ofstack.com/Java/21178/the-business-layer-mysql-read-write-separation-is-implemented-using-spring-aop.html</link><guid isPermaLink="true">https://ofstack.com/Java/21178/the-business-layer-mysql-read-write-separation-is-implemented-using-spring-aop.html</guid><description>spring aop, mysql master from the configuration to achieve read and write separation, and then their own configuration process, as well as problems recorded…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Perfectly solves the problem of java.lang.OutOfMemoryError handling errors</title><link>https://ofstack.com/Java/21179/perfectly-solves-the-problem-of-java.lang.outofmemoryerror-handling-errors.html</link><guid isPermaLink="true">https://ofstack.com/Java/21179/perfectly-solves-the-problem-of-java.lang.outofmemoryerror-handling-errors.html</guid><description>Reasons: the following are common: 1. The amount of data loaded in memory is too large, for example, too much data is extracted from the database at one time;</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>springmvc controls users to jump to the login page when session fails</title><link>https://ofstack.com/Java/21180/springmvc-controls-users-to-jump-to-the-login-page-when-session-fails.html</link><guid isPermaLink="true">https://ofstack.com/Java/21180/springmvc-controls-users-to-jump-to-the-login-page-when-session-fails.html</guid><description>springmvc controls the login user session to jump to the login page after the failure of session. The details are as follows: Step 1, configure web.xml</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>SpringMVC two ways to access Session</title><link>https://ofstack.com/Java/21181/springmvc-two-ways-to-access-session.html</link><guid isPermaLink="true">https://ofstack.com/Java/21181/springmvc-two-ways-to-access-session.html</guid><description>WEB applications typically introduce Session, which is used to keep the status of series 1 actions/messages between the server and the client, such as…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Simple implementation of springmvc paging query sample code</title><link>https://ofstack.com/Java/21182/simple-implementation-of-springmvc-paging-query-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/21182/simple-implementation-of-springmvc-paging-query-sample-code.html</guid><description>Currently, there are two commonly used pagination implementation methods: 1. Modify SQL every time you turn a page, and pass relevant parameters to SQL to…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of Java file compression and decompression [zip format gzip format]</title><link>https://ofstack.com/Java/21183/example-of-java-file-compression-and-decompression-%5Bzip-format-gzip-format%5D.html</link><guid isPermaLink="true">https://ofstack.com/Java/21183/example-of-java-file-compression-and-decompression-%5Bzip-format-gzip-format%5D.html</guid><description>Java realizes the decompression and compression functions of ZIP basically by using the polypeptide and recursive technology of Java, which can compress and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>java implementation of MD5 abstract algorithm complete example</title><link>https://ofstack.com/Java/21184/java-implementation-of-md5-abstract-algorithm-complete-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/21184/java-implementation-of-md5-abstract-algorithm-complete-example.html</guid><description>The example of this paper describes the MD5 abstract algorithm implemented by java. I will share it with you for your reference as follows: Using org.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>java USES Hex encoding and decoding to implement the example of Aes encryption and decryption function</title><link>https://ofstack.com/Java/21185/java-uses-hex-encoding-and-decoding-to-implement-the-example-of-aes-encryption-and-decryption-function.html</link><guid isPermaLink="true">https://ofstack.com/Java/21185/java-uses-hex-encoding-and-decoding-to-implement-the-example-of-aes-encryption-and-decryption-function.html</guid><description>The example of this paper describes the implementation of Aes encryption and decryption by java using Hex encoding and decoding. I will share it with you…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of AES secret key generation algorithm implemented by java</title><link>https://ofstack.com/Java/21186/example-of-aes-secret-key-generation-algorithm-implemented-by-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21186/example-of-aes-secret-key-generation-algorithm-implemented-by-java.html</guid><description>The example of this paper describes the AES secret key generation algorithm implemented by java. I will share it with you for your reference as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The encryption and decryption functions of java based on Des symmetric encryption algorithm are explained in detail</title><link>https://ofstack.com/Java/21187/the-encryption-and-decryption-functions-of-java-based-on-des-symmetric-encryption-algorithm-are-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/21187/the-encryption-and-decryption-functions-of-java-based-on-des-symmetric-encryption-algorithm-are-explained-in-detail.html</guid><description>This paper illustrates the encryption and decryption functions of java based on Des symmetric encryption algorithm. I will share it with you for your…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>java implements the captcha using servlet</title><link>https://ofstack.com/Java/21188/java-implements-the-captcha-using-servlet.html</link><guid isPermaLink="true">https://ofstack.com/Java/21188/java-implements-the-captcha-using-servlet.html</guid><description>Using servlet to implement captcha mainly inherits httpServlet class Below is the web.xml configuration Simple and practical.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>15 top Java multithreaded interview questions (with answers)</title><link>https://ofstack.com/Java/21189/15-top-java-multithreaded-interview-questions-(with-answers).html</link><guid isPermaLink="true">https://ofstack.com/Java/21189/15-top-java-multithreaded-interview-questions-(with-answers).html</guid><description>Questions on multithreading and concurrency are an essential part of any Java interview. If you want to get a front desk position in any stock investment…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of encryption and decryption function of java based on AES symmetric encryption algorithm</title><link>https://ofstack.com/Java/21190/example-of-encryption-and-decryption-function-of-java-based-on-aes-symmetric-encryption-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/Java/21190/example-of-encryption-and-decryption-function-of-java-based-on-aes-symmetric-encryption-algorithm.html</guid><description>This paper illustrates the encryption and decryption functions of java based on AES symmetric encryption algorithm. I will share it with you for your…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java regular expressions handle the escape of special characters</title><link>https://ofstack.com/Java/21191/java-regular-expressions-handle-the-escape-of-special-characters.html</link><guid isPermaLink="true">https://ofstack.com/Java/21191/java-regular-expressions-handle-the-escape-of-special-characters.html</guid><description>A regex requires an escape character &apos;$&apos;, &apos;(&apos;, &apos;)&apos;, &apos;*&apos;, &apos;+&apos;, &apos;.&apos;, &apos;[&apos;, &apos;]&apos;, &apos;?&apos;, &apos;\\&apos;, &apos;^&apos;, &apos;{&apos;, &apos;}&apos;, &apos;|&apos; Abnormal phenomena:…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The introduction of absolute value function in Java and its wonderful use</title><link>https://ofstack.com/Java/21192/the-introduction-of-absolute-value-function-in-java-and-its-wonderful-use.html</link><guid isPermaLink="true">https://ofstack.com/Java/21192/the-introduction-of-absolute-value-function-in-java-and-its-wonderful-use.html</guid><description>1. Instructions for absolute value functions The absolute value function is JDK Math.java Is used to obtain the absolute value of an expression. Its…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of bubble sort algorithm implemented by java</title><link>https://ofstack.com/Java/21193/example-of-bubble-sort-algorithm-implemented-by-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21193/example-of-bubble-sort-algorithm-implemented-by-java.html</guid><description>The example of this paper describes the bubble sort algorithm implemented by java. I will share it with you for your reference as follows: I hope this…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java packing and unpacking details and example code</title><link>https://ofstack.com/Java/21194/java-packing-and-unpacking-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/21194/java-packing-and-unpacking-details-and-example-code.html</guid><description>Java packing and unpacking details To understand the concepts of boxing and unboxing, you need to understand the Java data type Boxed: basic types are…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of jdbc connecting to oracle database functionality</title><link>https://ofstack.com/Java/21195/example-of-jdbc-connecting-to-oracle-database-functionality.html</link><guid isPermaLink="true">https://ofstack.com/Java/21195/example-of-jdbc-connecting-to-oracle-database-functionality.html</guid><description>This article illustrates an example of jdbc linking oracle databases. I will share it with you for your reference as follows: I hope this article has been…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>java and testng use XML for data source data driven examples</title><link>https://ofstack.com/Java/21196/java-and-testng-use-xml-for-data-source-data-driven-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/21196/java-and-testng-use-xml-for-data-source-data-driven-examples.html</guid><description>java and testng use XML for data-driven examples of data sources testng is very powerful, using @DataProvider to do data driven, data source files can be…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>What is the value range of the java data type</title><link>https://ofstack.com/Java/21197/what-is-the-value-range-of-the-java-data-type.html</link><guid isPermaLink="true">https://ofstack.com/Java/21197/what-is-the-value-range-of-the-java-data-type.html</guid><description>java data type: In Java, there are two main types of data: basic data types (value types) and wrapper types (reference data types). The base data type is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>SSH combines with jquery to achieve a three level linkage effect</title><link>https://ofstack.com/Java/21198/ssh-combines-with-jquery-to-achieve-a-three-level-linkage-effect.html</link><guid isPermaLink="true">https://ofstack.com/Java/21198/ssh-combines-with-jquery-to-achieve-a-three-level-linkage-effect.html</guid><description>In this paper, the example of jquery for you to share the implementation of the level 3 linkage of the specific code, for your reference, the specific…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Method for mybatis to perform batch update of batch update (oracle mysql)</title><link>https://ofstack.com/Java/21199/method-for-mybatis-to-perform-batch-update-of-batch-update-(oracle-mysql).html</link><guid isPermaLink="true">https://ofstack.com/Java/21199/method-for-mybatis-to-perform-batch-update-of-batch-update-(oracle-mysql).html</guid><description>The batch update of Oracle and MySQL databases is configured differently in mybatis: oracle database: mysql database: The mysql database can be executed as…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Two methods for entity class to Json in java</title><link>https://ofstack.com/Java/21200/two-methods-for-entity-class-to-json-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21200/two-methods-for-entity-class-to-json-in-java.html</guid><description>First declare the required jar package: 1. Create an entity class Emp. 2. Entity class conversion to Json</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jsp  struts  spring  mybatis realize the front end page function modular split scheme</title><link>https://ofstack.com/Java/21201/jsp--struts--spring--mybatis-realize-the-front-end-page-function-modular-split-scheme.html</link><guid isPermaLink="true">https://ofstack.com/Java/21201/jsp--struts--spring--mybatis-realize-the-front-end-page-function-modular-split-scheme.html</guid><description>jsp struts spring mybatis realize the front end page function modular split scheme</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring4.0 MVC request json datagram 406 error resolution</title><link>https://ofstack.com/Java/21202/spring4.0-mvc-request-json-datagram-406-error-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Java/21202/spring4.0-mvc-request-json-datagram-406-error-resolution.html</guid><description>Spring4.0 MVC request json datagram 406 error, how to resolve? 1. Import jackson-core-2.5.1.jar and jackson-databind-2.5.1.jar 2. Spring configuration file…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java Array and ArrayList</title><link>https://ofstack.com/Java/21203/java-array-and-arraylist.html</link><guid isPermaLink="true">https://ofstack.com/Java/21203/java-array-and-arraylist.html</guid><description>Java Array differs from ArrayList 1) incisive elaboration: Think of ArrayList as an &quot;Array that automatically expands its capacity.&quot; 2) Array ([]) : most…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An analysis of several instances of thread death in Java</title><link>https://ofstack.com/Java/21204/an-analysis-of-several-instances-of-thread-death-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21204/an-analysis-of-several-instances-of-thread-death-in-java.html</guid><description>The Java thread meeting ends in the following three ways, and ends in a dead state 1. run() or call() Method execution completes, thread ends normally;</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Common code blocks  construction code blocks  static code block differences and code samples in Java</title><link>https://ofstack.com/Java/21205/common-code-blocks--construction-code-blocks--static-code-block-differences-and-code-samples-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21205/common-code-blocks--construction-code-blocks--static-code-block-differences-and-code-samples-in-java.html</guid><description>Common code blocks construction code blocks static code block differences and code samples in Java</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java gets a method based on a regular expression that specifies the value of the attribute specified by the HTML tag</title><link>https://ofstack.com/Java/21206/java-gets-a-method-based-on-a-regular-expression-that-specifies-the-value-of-the-attribute-specified-by-the-html-tag.html</link><guid isPermaLink="true">https://ofstack.com/Java/21206/java-gets-a-method-based-on-a-regular-expression-that-specifies-the-value-of-the-attribute-specified-by-the-html-tag.html</guid><description>This article demonstrates an example of how Java gets the value of a specified HTML tag&apos;s specified attribute based on a regular expression. I will share it…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Java method for single measurement of void type</title><link>https://ofstack.com/Java/21207/java-method-for-single-measurement-of-void-type.html</link><guid isPermaLink="true">https://ofstack.com/Java/21207/java-method-for-single-measurement-of-void-type.html</guid><description>When we study Java, the teacher or the 1-like book says there are eight basic types of Java. They are: byte, int, short, long, float, double, char, boolean.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Picture verification code overview and implementation steps</title><link>https://ofstack.com/Java/21208/picture-verification-code-overview-and-implementation-steps.html</link><guid isPermaLink="true">https://ofstack.com/Java/21208/picture-verification-code-overview-and-implementation-steps.html</guid><description>1. Picture verification code overview: Many websites have this implementation In order to improve the security of the system With authentication code, we…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details and simple examples of cookie in java</title><link>https://ofstack.com/Java/21209/details-and-simple-examples-of-cookie-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21209/details-and-simple-examples-of-cookie-in-java.html</guid><description>The operation of Java to cookie is relatively simple. It mainly introduces how to set up cookie and read cookie, as well as how to set the life cycle of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Spring MVC interceptor implements session control</title><link>https://ofstack.com/Java/21210/the-spring-mvc-interceptor-implements-session-control.html</link><guid isPermaLink="true">https://ofstack.com/Java/21210/the-spring-mvc-interceptor-implements-session-control.html</guid><description>Not logged in, not allowed to access the background folder pages, so how to determine whether to log in? background is the key directory, and everyone who…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring MVC file upload downloaded instance</title><link>https://ofstack.com/Java/21211/spring-mvc-file-upload-downloaded-instance.html</link><guid isPermaLink="true">https://ofstack.com/Java/21211/spring-mvc-file-upload-downloaded-instance.html</guid><description>Spring MVC file is uploaded and downloaded as follows: (1) import jar package: ant.jar, commons-fileupload.jar, connom-io.jar. (2) in src/context/dispatcher…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>java collection framework details</title><link>https://ofstack.com/Java/21212/java-collection-framework-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/21212/java-collection-framework-details.html</guid><description>1. Overview of the java collection framework java SE contains composed of 1 set of classes and interfaces java collections framework (java Collection…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Java native agent is used to implement the AOP instance</title><link>https://ofstack.com/Java/21213/the-java-native-agent-is-used-to-implement-the-aop-instance.html</link><guid isPermaLink="true">https://ofstack.com/Java/21213/the-java-native-agent-is-used-to-implement-the-aop-instance.html</guid><description>When you think of AOP, you&apos;re going to think of spring because it&apos;s so powerful, but you&apos;re going to have to understand that AOP is a programming idea and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Perfect solution to a problem in Servlet where the output of Chinese characters is garbled</title><link>https://ofstack.com/Java/21214/perfect-solution-to-a-problem-in-servlet-where-the-output-of-chinese-characters-is-garbled.html</link><guid isPermaLink="true">https://ofstack.com/Java/21214/perfect-solution-to-a-problem-in-servlet-where-the-output-of-chinese-characters-is-garbled.html</guid><description>Perfect solution to a problem in Servlet where the output of Chinese characters is garbled</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>java regularly matches examples of Chinese characters in a tags in HTML</title><link>https://ofstack.com/Java/21215/java-regularly-matches-examples-of-chinese-characters-in-a-tags-in-html.html</link><guid isPermaLink="true">https://ofstack.com/Java/21215/java-regularly-matches-examples-of-chinese-characters-in-a-tags-in-html.html</guid><description>This article demonstrates the example of java regular matching Chinese characters in a tags in HTML. I will share it with you for your reference as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details and examples of java statement blocks</title><link>https://ofstack.com/Java/21216/details-and-examples-of-java-statement-blocks.html</link><guid isPermaLink="true">https://ofstack.com/Java/21216/details-and-examples-of-java-statement-blocks.html</guid><description>I remember when I first read the programming books of C, C++ and Java, they introduced statement blocks, but I didn&apos;t understand what statement blocks were…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Usage instance resolution of Java methods in Java multithreading</title><link>https://ofstack.com/Java/21217/usage-instance-resolution-of-java-methods-in-java-multithreading.html</link><guid isPermaLink="true">https://ofstack.com/Java/21217/usage-instance-resolution-of-java-methods-in-java-multithreading.html</guid><description>On the first code Create a new Thread, the code is as follows: Then create a new test class. The code is as follows: The Join method in Thread is explained…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Method for reading XML and properties configuration files in Java development</title><link>https://ofstack.com/Java/21218/method-for-reading-xml-and-properties-configuration-files-in-java-development.html</link><guid isPermaLink="true">https://ofstack.com/Java/21218/method-for-reading-xml-and-properties-configuration-files-in-java-development.html</guid><description>Related reading: Upload files and other parameters using Ajax (java development) What is XML? XML1 generally refers to the extensible markup language, a…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The back end of java converts the data into a tree  and map recursively generates the json tree  which is returned to the front end of of for background conversion</title><link>https://ofstack.com/Java/21219/the-back-end-of-java-converts-the-data-into-a-tree--and-map-recursively-generates-the-json-tree--which-is-returned-to-the-front-end-of-of-for-background-conversion.html</link><guid isPermaLink="true">https://ofstack.com/Java/21219/the-back-end-of-java-converts-the-data-into-a-tree--and-map-recursively-generates-the-json-tree--which-is-returned-to-the-front-end-of-of-for-background-conversion.html</guid><description>The back end of java converts the data into a tree and map recursively generates the json tree which is returned to the front end of of for background…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of usage methods for common modifiers in Java</title><link>https://ofstack.com/Java/21220/summary-of-usage-methods-for-common-modifiers-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21220/summary-of-usage-methods-for-common-modifiers-in-java.html</guid><description>Modifier summary: 1: public protected default private Modifies a class, modifies a method, modifies a property, modifies a block of code. Top-level classes…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>java modifies the use of class methods and use tips of share</title><link>https://ofstack.com/Java/21221/java-modifies-the-use-of-class-methods-and-use-tips-of-share.html</link><guid isPermaLink="true">https://ofstack.com/Java/21221/java-modifies-the-use-of-class-methods-and-use-tips-of-share.html</guid><description>This paper mainly explains the use method and attention points of decoration class. In java programming, decoration class is mainly used to enhance the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>java programming byte flow into the implementation of the character stream</title><link>https://ofstack.com/Java/21222/java-programming-byte-flow-into-the-implementation-of-the-character-stream.html</link><guid isPermaLink="true">https://ofstack.com/Java/21222/java-programming-byte-flow-into-the-implementation-of-the-character-stream.html</guid><description>java programming byte flow into the implementation of the character stream</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail the use of buffer flow for java IO flow</title><link>https://ofstack.com/Java/21881/detail-the-use-of-buffer-flow-for-java-io-flow.html</link><guid isPermaLink="true">https://ofstack.com/Java/21881/detail-the-use-of-buffer-flow-for-java-io-flow.html</guid><description>The java buffer flow itself does not have the IO function, but simply adds a buffer on top of another stream to increase efficiency, as if it were a wrapper…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java creates a class implementation that reads every line in a file and displays it</title><link>https://ofstack.com/Java/21882/java-creates-a-class-implementation-that-reads-every-line-in-a-file-and-displays-it.html</link><guid isPermaLink="true">https://ofstack.com/Java/21882/java-creates-a-class-implementation-that-reads-every-line-in-a-file-and-displays-it.html</guid><description>java creates a class implementation that reads every line in a file and displays it</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Make a small directory querier using java</title><link>https://ofstack.com/Java/21883/make-a-small-directory-querier-using-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21883/make-a-small-directory-querier-using-java.html</guid><description>Make a small directory querier using java</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java explains the class loader&apos;s parent delegate and the break parent delegate</title><link>https://ofstack.com/Java/21884/java-explains-the-class-loader&apos;s-parent-delegate-and-the-break-parent-delegate.html</link><guid isPermaLink="true">https://ofstack.com/Java/21884/java-explains-the-class-loader&apos;s-parent-delegate-and-the-break-parent-delegate.html</guid><description>You can use Java&apos;s default class loader in a 1-like scenario, but sometimes you have to implement your own class loader for some purpose, such as to isolate…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Brief description of Java timer Timer</title><link>https://ofstack.com/Java/21885/brief-description-of-java-timer-timer.html</link><guid isPermaLink="true">https://ofstack.com/Java/21885/brief-description-of-java-timer-timer.html</guid><description>An overview of the Mainly used in Java threads to specify time or cycle running tasks. Timer is thread safe, but does not provide a guarantee of real time…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The difference between an MyBatis middle and a dollar sign</title><link>https://ofstack.com/Java/21886/the-difference-between-an-mybatis-middle-and-a-dollar-sign.html</link><guid isPermaLink="true">https://ofstack.com/Java/21886/the-difference-between-an-mybatis-middle-and-a-dollar-sign.html</guid><description>#{variable name} can be precompiled, type matching, etc. #{variable name} will be converted to jdbc type. If the database field id is of character type,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JAVA code development specification</title><link>https://ofstack.com/Java/21887/java-code-development-specification.html</link><guid isPermaLink="true">https://ofstack.com/Java/21887/java-code-development-specification.html</guid><description>1. Development tool specification: 1. The development tool was determined after debugging by the project leader. 2. Development tool 1 is determined that it…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The flow object selection rules in java programming are explained in detail</title><link>https://ofstack.com/Java/21888/the-flow-object-selection-rules-in-java-programming-are-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/21888/the-flow-object-selection-rules-in-java-programming-are-explained-in-detail.html</guid><description>The flow object selection rules in java programming are explained in detail</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java removes simple instances of duplicate objects</title><link>https://ofstack.com/Java/21889/java-removes-simple-instances-of-duplicate-objects.html</link><guid isPermaLink="true">https://ofstack.com/Java/21889/java-removes-simple-instances-of-duplicate-objects.html</guid><description>Examples are as follows: Solution idea: create a temporary container ArrayList to store non-repeating objects. Take the object out twice using an iterator…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Deletes the specified element method from the array in java</title><link>https://ofstack.com/Java/21890/deletes-the-specified-element-method-from-the-array-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21890/deletes-the-specified-element-method-from-the-array-in-java.html</guid><description>So how do you do that in java, if you&apos;re not familiar with this algorithm you can look at an example of java removing a specified element from an array.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java determines whether an array or collection has an instance of an element</title><link>https://ofstack.com/Java/21891/java-determines-whether-an-array-or-collection-has-an-instance-of-an-element.html</link><guid isPermaLink="true">https://ofstack.com/Java/21891/java-determines-whether-an-array-or-collection-has-an-instance-of-an-element.html</guid><description>Today, a friend in the group asked &quot;how do I know if an array set has the current object?&quot;, everyone knows the loop comparison, including my friend in the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java removes an element from an array</title><link>https://ofstack.com/Java/21892/java-removes-an-element-from-an-array.html</link><guid isPermaLink="true">https://ofstack.com/Java/21892/java-removes-an-element-from-an-array.html</guid><description>Examples are as follows: Operation results: [1, 2, 4, 5, 9, 8, 0] Please enter the number of elements to delete: [1, 2, 0, 5, 9, 8]</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed introduction and summary of Java reflection mechanism</title><link>https://ofstack.com/Java/21893/detailed-introduction-and-summary-of-java-reflection-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/Java/21893/detailed-introduction-and-summary-of-java-reflection-mechanism.html</guid><description>This article will cover reflection from the following aspects: 1. What is the class class In an object-oriented world, everything is an object. A class is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java implements form submission (multiple files can be uploaded simultaneously)</title><link>https://ofstack.com/Java/21894/java-implements-form-submission-(multiple-files-can-be-uploaded-simultaneously).html</link><guid isPermaLink="true">https://ofstack.com/Java/21894/java-implements-form-submission-(multiple-files-can-be-uploaded-simultaneously).html</guid><description>In Android or J2EE background need to lie prone others site data, simulate the form submission is a very common thing, but in Android to achieve multiple…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail the loading order of the classes in Java</title><link>https://ofstack.com/Java/21895/detail-the-loading-order-of-the-classes-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21895/detail-the-loading-order-of-the-classes-in-java.html</guid><description>This article describes the loading order of classes in Java. Let&apos;s take a look at the details below: 1. When the virtual machine loads Java class for the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How does Java get the file encoding format</title><link>https://ofstack.com/Java/21896/how-does-java-get-the-file-encoding-format.html</link><guid isPermaLink="true">https://ofstack.com/Java/21896/how-does-java-get-the-file-encoding-format.html</guid><description>1: the simple judgment is UTF-8 or not UTF-8, because 1 is GBK except UTF-8, so the default setting is GBK. When storing a file according to a given…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java timer (Timer TimerTask) details and example code</title><link>https://ofstack.com/Java/21897/java-timer-(timer-timertask)-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/21897/java-timer-(timer-timertask)-details-and-example-code.html</guid><description>The two classes used to implement the timer function in JAVA are Timer and TimerTask The Timer class is the class used to perform tasks, and it takes 1…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java method to get file extensions summary [regex and string interception]</title><link>https://ofstack.com/Java/21898/java-method-to-get-file-extensions-summary-%5Bregex-and-string-interception%5D.html</link><guid isPermaLink="true">https://ofstack.com/Java/21898/java-method-to-get-file-extensions-summary-%5Bregex-and-string-interception%5D.html</guid><description>This article illustrates how java gets file extensions. I will share it with you for your reference as follows: Problem description: there is 1 String type…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>SpringMVC@RequestBody receives an Json object string</title><link>https://ofstack.com/Java/21899/springmvc@requestbody-receives-an-json-object-string.html</link><guid isPermaLink="true">https://ofstack.com/Java/21899/springmvc@requestbody-receives-an-json-object-string.html</guid><description>There are two types of page submission request parameters, one is submitted in form format and one is submitted in json format Normally we use data…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery passes and parses Json data under the springMVC framework</title><link>https://ofstack.com/Java/21900/jquery-passes-and-parses-json-data-under-the-springmvc-framework.html</link><guid isPermaLink="true">https://ofstack.com/Java/21900/jquery-passes-and-parses-json-data-under-the-springmvc-framework.html</guid><description>As a kind of lightweight data exchange format, json occupies a very important position in the data exchange of front and background. The syntax for Json is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java serial communication details and simple examples</title><link>https://ofstack.com/Java/21901/java-serial-communication-details-and-simple-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/21901/java-serial-communication-details-and-simple-examples.html</guid><description>java implements serial communication Recently, I did a project related to hardware. At first, I heard that java was used to deal with hardware, so I really…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java regular expressions extract the required characters and put them into an array.</title><link>https://ofstack.com/Java/21902/java-regular-expressions-extract-the-required-characters-and-put-them-into-an-array..html</link><guid isPermaLink="true">https://ofstack.com/Java/21902/java-regular-expressions-extract-the-required-characters-and-put-them-into-an-array..html</guid><description>This article demonstrates how the java regular expression implementation extracts the required characters and puts them into an array. I will share it with…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The contrast between Java int and integer</title><link>https://ofstack.com/Java/21903/the-contrast-between-java-int-and-integer.html</link><guid isPermaLink="true">https://ofstack.com/Java/21903/the-contrast-between-java-int-and-integer.html</guid><description>Java int and integer: The big difference between int and integer is the difference between the base data type and its wrapper class: int is a primitive type…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring is a solution to dynamically switch multiple data sources</title><link>https://ofstack.com/Java/21904/spring-is-a-solution-to-dynamically-switch-multiple-data-sources.html</link><guid isPermaLink="true">https://ofstack.com/Java/21904/spring-is-a-solution-to-dynamically-switch-multiple-data-sources.html</guid><description>Spring&apos;s dynamic configuration of multiple data sources, i.e. sharding of data in large applications and using multiple database instances for management,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java concurrency: an incredibly circular explanation</title><link>https://ofstack.com/Java/21905/java-concurrency:-an-incredibly-circular-explanation.html</link><guid isPermaLink="true">https://ofstack.com/Java/21905/java-concurrency:-an-incredibly-circular-explanation.html</guid><description>The following code will have an infinite loop: The dead loop occurs in the code segment: This is because the compiler optimizes it, because the while loop…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>On the principle of spring in SSH framework</title><link>https://ofstack.com/Java/21906/on-the-principle-of-spring-in-ssh-framework.html</link><guid isPermaLink="true">https://ofstack.com/Java/21906/on-the-principle-of-spring-in-ssh-framework.html</guid><description>In the ssh project, there is a clear division of labor. The role of spring is equivalent to connecting struts and hibernate. It is to put the features,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Perfect solution to Eclipse project&apos;s red exclamation point problem</title><link>https://ofstack.com/Java/21907/perfect-solution-to-eclipse-project&apos;s-red-exclamation-point-problem.html</link><guid isPermaLink="true">https://ofstack.com/Java/21907/perfect-solution-to-eclipse-project&apos;s-red-exclamation-point-problem.html</guid><description>Reason: the red exclamation point is displayed because the jar package has the wrong path Solution: right click Build Path - on the project &gt; Configure…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>On the description of various modifiers and access modifiers in Java</title><link>https://ofstack.com/Java/21908/on-the-description-of-various-modifiers-and-access-modifiers-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21908/on-the-description-of-various-modifiers-and-access-modifiers-in-java.html</guid><description>Classes in JAVA can only be public or package. This is logical: people define classes for others to use. If it is private, how can someone call it? But…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Common packages for Java</title><link>https://ofstack.com/Java/21909/common-packages-for-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21909/common-packages-for-java.html</guid><description>java.lang: this package contains the core classes of the Java language, such as String, Math, Sytem, Thread, etc. You do not need to use import statement…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Access to ServletConfig and ServletContext</title><link>https://ofstack.com/Java/21910/access-to-servletconfig-and-servletcontext.html</link><guid isPermaLink="true">https://ofstack.com/Java/21910/access-to-servletconfig-and-servletcontext.html</guid><description>1 generally speaking, ServletContext objects should be used for the configuration of the entire application in order not to use &quot;hard coding&quot;. If only one…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The list collection removes the implementation of duplicate objects</title><link>https://ofstack.com/Java/21911/the-list-collection-removes-the-implementation-of-duplicate-objects.html</link><guid isPermaLink="true">https://ofstack.com/Java/21911/the-list-collection-removes-the-implementation-of-duplicate-objects.html</guid><description>Object duplication means that all variables in an object have the same value, not necessarily the address. The list collection storage type is the base…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java dynamic proxy details and examples</title><link>https://ofstack.com/Java/21912/java-dynamic-proxy-details-and-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/21912/java-dynamic-proxy-details-and-examples.html</guid><description>Java dynamic proxy Agent design pattern Definition: provide a proxy for other objects to control access to this object. Dynamic proxy usage The java dynamic…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java gets the pinyin of of a Chinese character</title><link>https://ofstack.com/Java/21913/java-gets-the-pinyin-of-of-a-chinese-character.html</link><guid isPermaLink="true">https://ofstack.com/Java/21913/java-gets-the-pinyin-of-of-a-chinese-character.html</guid><description>According to the Chinese string, Java obtains the corresponding pinyin string or the pinyin initial string, etc., it needs to add the jar package:…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail spring mvc4 usage and json date conversion solution</title><link>https://ofstack.com/Java/21914/detail-spring-mvc4-usage-and-json-date-conversion-solution.html</link><guid isPermaLink="true">https://ofstack.com/Java/21914/detail-spring-mvc4-usage-and-json-date-conversion-solution.html</guid><description>When it comes to building a new development environment, it&apos;s always important to search the web for the latest frameworks. spring was developed with web…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In java  the hump turns on the underlining</title><link>https://ofstack.com/Java/21915/in-java--the-hump-turns-on-the-underlining.html</link><guid isPermaLink="true">https://ofstack.com/Java/21915/in-java--the-hump-turns-on-the-underlining.html</guid><description>In the actual project development, will encounter such a problem, the database table structure is designed, but the entity class has not been out…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How does java annotation annotation use and reflection get annotations</title><link>https://ofstack.com/Java/21916/how-does-java-annotation-annotation-use-and-reflection-get-annotations.html</link><guid isPermaLink="true">https://ofstack.com/Java/21916/how-does-java-annotation-annotation-use-and-reflection-get-annotations.html</guid><description>1. Annotate the basics Meta-annotations are annotations of annotations. Including @Retention @Target @Document @Inherited4. 1. Type Annotation is defined as…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The difference between Java overrides and overloads</title><link>https://ofstack.com/Java/21917/the-difference-between-java-overrides-and-overloads.html</link><guid isPermaLink="true">https://ofstack.com/Java/21917/the-difference-between-java-overrides-and-overloads.html</guid><description>Rewrite (Override) Overrides are when a subclass rewrites the implementation of a parent class&apos;s accessible methods without changing the return value or…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Statistics of visits to Java web website</title><link>https://ofstack.com/Java/21918/statistics-of-visits-to-java-web-website.html</link><guid isPermaLink="true">https://ofstack.com/Java/21918/statistics-of-visits-to-java-web-website.html</guid><description>When the client visits the site, read the file, read in the pre-restart count, add 1 to it, and then write the new count to the file. The reference code is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail Struts2 in json mutual reference dead loop solution</title><link>https://ofstack.com/Java/21919/detail-struts2-in-json-mutual-reference-dead-loop-solution.html</link><guid isPermaLink="true">https://ofstack.com/Java/21919/detail-struts2-in-json-mutual-reference-dead-loop-solution.html</guid><description>Method 1: filter effects can be achieved with the configurable results supported by Struts 2. Action&apos;s result configuration supports regular expressions.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Common methods for reading and writing Properties properties files in java</title><link>https://ofstack.com/Java/21920/common-methods-for-reading-and-writing-properties-properties-files-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21920/common-methods-for-reading-and-writing-properties-properties-files-in-java.html</guid><description>You all know that Java has an important class called Properties ( Java.util.Properties ), which is mainly used to read the configuration files of Java.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Common trap questions and answers in Java</title><link>https://ofstack.com/Java/21921/common-trap-questions-and-answers-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21921/common-trap-questions-and-answers-in-java.html</guid><description>1. Look for odd Numbers: Can the above method really find all the odd Numbers? A: negative Numbers are not considered. If i is negative, it is not true.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The jdbcTemplate implementation in Spring executes several examples of sql statements</title><link>https://ofstack.com/Java/21922/the-jdbctemplate-implementation-in-spring-executes-several-examples-of-sql-statements.html</link><guid isPermaLink="true">https://ofstack.com/Java/21922/the-jdbctemplate-implementation-in-spring-executes-several-examples-of-sql-statements.html</guid><description>Say 1: jdbcTemplate is used in the Spring framework to execute multiple sql statements: Many cases when we need to deal with one thing need to multiple…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java CountDownLatch usage resolution</title><link>https://ofstack.com/Java/21923/java-countdownlatch-usage-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Java/21923/java-countdownlatch-usage-resolution.html</guid><description>The CountDownLatch class is a synchronous counter, which is constructed by passing in the int parameter, which is the initial value of the counter. Every…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java implements a simple tree structure</title><link>https://ofstack.com/Java/21924/java-implements-a-simple-tree-structure.html</link><guid isPermaLink="true">https://ofstack.com/Java/21924/java-implements-a-simple-tree-structure.html</guid><description>Simple implementation of a tree structure, very imperfect! Follow with reference to the implementation of some other code. Trying to implement a leaf with…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>spring aop intercepts the business method and implements the permission control example</title><link>https://ofstack.com/Java/21925/spring-aop-intercepts-the-business-method-and-implements-the-permission-control-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/21925/spring-aop-intercepts-the-business-method-and-implements-the-permission-control-example.html</guid><description>Difficult points: aop class is a common java class, and session cannot be injected. Then how to get user information in a stateful system? session is the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>AJAX in Spring MVC requests and returns an example of JSON</title><link>https://ofstack.com/Java/21926/ajax-in-spring-mvc-requests-and-returns-an-example-of-json.html</link><guid isPermaLink="true">https://ofstack.com/Java/21926/ajax-in-spring-mvc-requests-and-returns-an-example-of-json.html</guid><description>1. Return as ModelAndView Take a look at the JavaScript code first: The main thing to look at is the ajax request section. Now look at the code for the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java sorting method sort usage</title><link>https://ofstack.com/Java/21927/java-sorting-method-sort-usage.html</link><guid isPermaLink="true">https://ofstack.com/Java/21927/java-sorting-method-sort-usage.html</guid><description>In this paper, the example of java to share the array, collection sorting method, for your reference, the specific content is as follows Sort the array:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java explains garbage collection and object lifecycle</title><link>https://ofstack.com/Java/21928/java-explains-garbage-collection-and-object-lifecycle.html</link><guid isPermaLink="true">https://ofstack.com/Java/21928/java-explains-garbage-collection-and-object-lifecycle.html</guid><description>Java garbage collection and object lifecycle details Garbage collection and object lifecycle in Java 1. Garbage collection Garbage collection is the core…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring security implements the permission management example</title><link>https://ofstack.com/Java/21929/spring-security-implements-the-permission-management-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/21929/spring-security-implements-the-permission-management-example.html</guid><description>Spring security implements an example of permission management, as follows: 1. Configuration files 3.application-security.xml 4. applicationContext.xml</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of springMVC interceptors and filters</title><link>https://ofstack.com/Java/21930/summary-of-springmvc-interceptors-and-filters.html</link><guid isPermaLink="true">https://ofstack.com/Java/21930/summary-of-springmvc-interceptors-and-filters.html</guid><description>Interceptor: used to intercept access to url Use: permission verification, messy code Settings and so on Configuration in spring-mvc.xml file: Intercept all url</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The method of removing duplicate object by Java Set</title><link>https://ofstack.com/Java/21931/the-method-of-removing-duplicate-object-by-java-set.html</link><guid isPermaLink="true">https://ofstack.com/Java/21931/the-method-of-removing-duplicate-object-by-java-set.html</guid><description>The method of removing duplicate object by Java Set</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring configures the method of read and write separation for dynamic data sources</title><link>https://ofstack.com/Java/21932/spring-configures-the-method-of-read-and-write-separation-for-dynamic-data-sources.html</link><guid isPermaLink="true">https://ofstack.com/Java/21932/spring-configures-the-method-of-read-and-write-separation-for-dynamic-data-sources.html</guid><description>Recently, due to the need of work, a project to be built needs to realize the read and write separation of the data source. The code is Shared here, and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Spring boot implements the method of database read and write separation</title><link>https://ofstack.com/Java/21933/spring-boot-implements-the-method-of-database-read-and-write-separation.html</link><guid isPermaLink="true">https://ofstack.com/Java/21933/spring-boot-implements-the-method-of-database-read-and-write-separation.html</guid><description>After the database configuration master and slave, how to achieve read-write separation at the code level? User - defined Settings for database routing</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java naming specification</title><link>https://ofstack.com/Java/21934/java-naming-specification.html</link><guid isPermaLink="true">https://ofstack.com/Java/21934/java-naming-specification.html</guid><description>Code purpose: to achieve standardization in the coding process, for the later development of the program to develop good habits. 1. All project names are in…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Tomcat Cannot assign requested address: JVM_Bind non port occupation conflict</title><link>https://ofstack.com/Java/21935/tomcat-cannot-assign-requested-address:-jvm_bind-non-port-occupation-conflict.html</link><guid isPermaLink="true">https://ofstack.com/Java/21935/tomcat-cannot-assign-requested-address:-jvm_bind-non-port-occupation-conflict.html</guid><description>Recently, when installing and starting Tomcat 6.0, my friend found that 1 could not start correctly. The main exception stack information is as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Several of Maven are commonly used plugin</title><link>https://ofstack.com/Java/21936/several-of-maven-are-commonly-used-plugin.html</link><guid isPermaLink="true">https://ofstack.com/Java/21936/several-of-maven-are-commonly-used-plugin.html</guid><description>maven-compiler-plugin To compile the Java source code, all you need to do is set the compiled jdk version maven-dependency-plugin Copy the dependent jar…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>javahibernate USES annotations to define the federated primary key</title><link>https://ofstack.com/Java/21937/javahibernate-uses-annotations-to-define-the-federated-primary-key.html</link><guid isPermaLink="true">https://ofstack.com/Java/21937/javahibernate-uses-annotations-to-define-the-federated-primary-key.html</guid><description>java hibernate USES annotations to define the federated primary key Primary keys are defined using the three ways described in hibernate&apos;s API below,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java bubble sort simple example</title><link>https://ofstack.com/Java/21938/java-bubble-sort-simple-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/21938/java-bubble-sort-simple-example.html</guid><description>Without further ado, look at the code: The second for loop compares the aa[i] of the first for loop with the other Numbers starting from i+1 bit,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java USES reflection to get all the properties and methods of an entity and assign values to them</title><link>https://ofstack.com/Java/21939/java-uses-reflection-to-get-all-the-properties-and-methods-of-an-entity-and-assign-values-to-them.html</link><guid isPermaLink="true">https://ofstack.com/Java/21939/java-uses-reflection-to-get-all-the-properties-and-methods-of-an-entity-and-assign-values-to-them.html</guid><description>1 common entity Person: Now we need to replace the null values of all the fields in Person that are sent through webService with &quot;&quot; Implementation idea:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The Spring project writes the SQL statement in the.sql file</title><link>https://ofstack.com/Java/21940/the-spring-project-writes-the-sql-statement-in-the.sql-file.html</link><guid isPermaLink="true">https://ofstack.com/Java/21940/the-spring-project-writes-the-sql-statement-in-the.sql-file.html</guid><description>When we use JDBC, if we write all SQL statements in Java files, since Java does not support Here Document, multi-line strings are either plus or Java 8…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Java implements the time and date format conversion example</title><link>https://ofstack.com/Java/21941/java-implements-the-time-and-date-format-conversion-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/21941/java-implements-the-time-and-date-format-conversion-example.html</guid><description>Java time format conversion daqo…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java multithreaded deadlock details and simple examples</title><link>https://ofstack.com/Java/21942/java-multithreaded-deadlock-details-and-simple-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/21942/java-multithreaded-deadlock-details-and-simple-examples.html</guid><description>java multithreaded deadlock Believe that the multithreaded programming experience of friends, have suffered from deadlock. Unless you don&apos;t use…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details and application examples of java exceptions</title><link>https://ofstack.com/Java/21943/details-and-application-examples-of-java-exceptions.html</link><guid isPermaLink="true">https://ofstack.com/Java/21943/details-and-application-examples-of-java-exceptions.html</guid><description>Usage instances of exceptions (exception classification: Error(which is caused by JVM calling the system and can only modify the code) and Exception(which…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An instance of a method in Spring that initializes a generic class</title><link>https://ofstack.com/Java/21944/an-instance-of-a-method-in-spring-that-initializes-a-generic-class.html</link><guid isPermaLink="true">https://ofstack.com/Java/21944/an-instance-of-a-method-in-spring-that-initializes-a-generic-class.html</guid><description>Let&apos;s start with a simple class definition like this for generic types in Java If you want to specify a specific type when initializing directly, you can…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details and examples of javaCallable and Future</title><link>https://ofstack.com/Java/21945/details-and-examples-of-javacallable-and-future.html</link><guid isPermaLink="true">https://ofstack.com/Java/21945/details-and-examples-of-javacallable-and-future.html</guid><description>java Callable Future Callable and Future were added in later versions of Java in order to adapt to the multithreading method. Callable is an interface…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The semaphore of Semaphore of JAVA multithreading is explained in detail</title><link>https://ofstack.com/Java/21946/the-semaphore-of-semaphore-of-java-multithreading-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/21946/the-semaphore-of-semaphore-of-java-multithreading-is-explained-in-detail.html</guid><description>Introduction to the Semaphores (Semaphore), sometimes referred to as semaphores, are a facility used in a multithreaded environment to coordinate threads so…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A deeper understanding of the less simple singleton pattern in Java</title><link>https://ofstack.com/Java/21947/a-deeper-understanding-of-the-less-simple-singleton-pattern-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21947/a-deeper-understanding-of-the-less-simple-singleton-pattern-in-java.html</guid><description>It is well known that the singleton (Singleton) pattern in Java is a widely used design pattern. The primary purpose of the singleton pattern is to ensure…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java synchronized: similarities and differences between synchronized static methods and synchronized non static methods</title><link>https://ofstack.com/Java/21948/java-synchronized:-similarities-and-differences-between-synchronized-static-methods-and-synchronized-non-static-methods.html</link><guid isPermaLink="true">https://ofstack.com/Java/21948/java-synchronized:-similarities-and-differences-between-synchronized-static-methods-and-synchronized-non-static-methods.html</guid><description>java synchronized, The synchronized keyword can be used in two ways. One is for method definition only, and the other is for synchronized block. Not only…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JAVA USES JSON for the data transfer example</title><link>https://ofstack.com/Java/21949/java-uses-json-for-the-data-transfer-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/21949/java-uses-json-for-the-data-transfer-example.html</guid><description>Recently I have been working on an WEB application based on JAVA Servlet and the corresponding Anroid application client. Among them, in terms of interface…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on java multithreaded join method and priority method</title><link>https://ofstack.com/Java/21950/discussion-on-java-multithreaded-join-method-and-priority-method.html</link><guid isPermaLink="true">https://ofstack.com/Java/21950/discussion-on-java-multithreaded-join-method-and-priority-method.html</guid><description>When the A thread executes the.join () method of the B thread, A waits. A will not execute until all the B threads have executed. join can be used to…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>springMVC+ajax implements file upload with progress bar instances</title><link>https://ofstack.com/Java/21951/springmvc+ajax-implements-file-upload-with-progress-bar-instances.html</link><guid isPermaLink="true">https://ofstack.com/Java/21951/springmvc+ajax-implements-file-upload-with-progress-bar-instances.html</guid><description>Front-end code: If the front end has a lot of entity class data submitted with file 1 The back-end method can be modified as follows: Use the following code…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>spring profile multi environment configuration management details</title><link>https://ofstack.com/Java/21952/spring-profile-multi-environment-configuration-management-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/21952/spring-profile-multi-environment-configuration-management-details.html</guid><description>spring profile multi-environment configuration management The phenomenon of The &amp; # 8195; The &amp; # 8195; If you are doing some database testing at…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed introduction of Java AOP knowledge</title><link>https://ofstack.com/Java/21953/detailed-introduction-of-java-aop-knowledge.html</link><guid isPermaLink="true">https://ofstack.com/Java/21953/detailed-introduction-of-java-aop-knowledge.html</guid><description>AOP knowledge organization AOP(Aspect-Oriented Programming) : aspect oriented programming. OOP(Object-Oriented Programming) object-oriented programming. For…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on common for loop traversal LinkedList disadvantages</title><link>https://ofstack.com/Java/21954/discussion-on-common-for-loop-traversal-linkedlist-disadvantages.html</link><guid isPermaLink="true">https://ofstack.com/Java/21954/discussion-on-common-for-loop-traversal-linkedlist-disadvantages.html</guid><description>During the development of java, the most used List sets are ArrayList and LinkedList. For ArrayList traversal, the usual method is the following: If the set…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java set collection list LinkedList details</title><link>https://ofstack.com/Java/21955/java-set-collection-list-linkedlist-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/21955/java-set-collection-list-linkedlist-details.html</guid><description>java set collection list LinkedList details</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of encapsulation  inheritance and polymorphism in Java</title><link>https://ofstack.com/Java/21956/details-of-encapsulation--inheritance-and-polymorphism-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21956/details-of-encapsulation--inheritance-and-polymorphism-in-java.html</guid><description>Details of encapsulation inheritance and polymorphism in Java</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MyBatis implements instances of physical paging</title><link>https://ofstack.com/Java/21957/mybatis-implements-instances-of-physical-paging.html</link><guid isPermaLink="true">https://ofstack.com/Java/21957/mybatis-implements-instances-of-physical-paging.html</guid><description>The paging implemented by MyBatis using RowBounds is logical paging, that is, it queries all data records first, and then truncates the records according to…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Notes for java when List is deleted</title><link>https://ofstack.com/Java/21958/notes-for-java-when-list-is-deleted.html</link><guid isPermaLink="true">https://ofstack.com/Java/21958/notes-for-java-when-list-is-deleted.html</guid><description>LIST in java is normally used when deleted list.remove(o); But this often leads to problems. Here&apos;s the code: The return result is: This result is obviously…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>java USES the time format to generate a unique filename</title><link>https://ofstack.com/Java/21959/java-uses-the-time-format-to-generate-a-unique-filename.html</link><guid isPermaLink="true">https://ofstack.com/Java/21959/java-uses-the-time-format-to-generate-a-unique-filename.html</guid><description>Sometimes we need to take a screenshot, when we want to take a screenshot, someone used the time format, but in the time format: is not allowed in the file…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Parsing of the string parameterized symbol ${} in java</title><link>https://ofstack.com/Java/21960/parsing-of-the-string-parameterized-symbol-$%7B%7D-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/21960/parsing-of-the-string-parameterized-symbol-$%7B%7D-in-java.html</guid><description>We can see the symbol ${} for parameter meaning in many places, maybe we need to use this symbol sometimes when we write 1 frames, but how exactly do they…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of several ways to get substrings in Java</title><link>https://ofstack.com/Java/22620/examples-of-several-ways-to-get-substrings-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/22620/examples-of-several-ways-to-get-substrings-in-java.html</guid><description>First, if you have a string like this: String s = &quot;共 100 页, 1 2 3 4...&quot;; What if I want to take out the 100? Method 1: adopt the split approach If &quot;empty&quot;…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of an spring mvc of annotation uploading a file</title><link>https://ofstack.com/Java/22621/a-simple-example-of-an-spring-mvc-of-annotation-uploading-a-file.html</link><guid isPermaLink="true">https://ofstack.com/Java/22621/a-simple-example-of-an-spring-mvc-of-annotation-uploading-a-file.html</guid><description>spring mvc simple example of uploading a file. There are a few caveats here 1. enctype= &quot;multipart/ form-data&quot; is required for uploading files 2.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>spring timing task @Scheduled details</title><link>https://ofstack.com/Java/22622/spring-timing-task-@scheduled-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/22622/spring-timing-task-@scheduled-details.html</guid><description>1. Configuration files There are two ways to use it 1) if it is necessary to execute at a fixed rate, just change the name of the property specified in the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The java data structure deletes the element instance code from the linked list</title><link>https://ofstack.com/Java/22623/the-java-data-structure-deletes-the-element-instance-code-from-the-linked-list.html</link><guid isPermaLink="true">https://ofstack.com/Java/22623/the-java-data-structure-deletes-the-element-instance-code-from-the-linked-list.html</guid><description>java deletes elements from the list The following example demonstrates the use of the Clear() method to remove elements from a linked list: Operation results:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Comparison of the Java8 and Java7 HashMap source implementations</title><link>https://ofstack.com/Java/22624/comparison-of-the-java8-and-java7-hashmap-source-implementations.html</link><guid isPermaLink="true">https://ofstack.com/Java/22624/comparison-of-the-java8-and-java7-hashmap-source-implementations.html</guid><description>1. Introduction to the principle of HashMap This is too old a story to be explained in detail. 1 sentence summary: HashMap is a hash table that stores a…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of Java traversing Map keys  values  and getting the size of Map</title><link>https://ofstack.com/Java/22625/example-of-java-traversing-map-keys--values--and-getting-the-size-of-map.html</link><guid isPermaLink="true">https://ofstack.com/Java/22625/example-of-java-traversing-map-keys--values--and-getting-the-size-of-map.html</guid><description>Example of Java traversing Map keys values and getting the size of Map</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JAVA implements recursive and non recursive calls to of that traverse all files in the folder</title><link>https://ofstack.com/Java/22626/java-implements-recursive-and-non-recursive-calls-to-of-that-traverse-all-files-in-the-folder.html</link><guid isPermaLink="true">https://ofstack.com/Java/22626/java-implements-recursive-and-non-recursive-calls-to-of-that-traverse-all-files-in-the-folder.html</guid><description>JAVA traverses all files in the folder (recursive and non-recursive) 1. Do not use recursive method calls. 2. Use recursive method calls.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java verifies that the user is logged in and implements the automatic login method</title><link>https://ofstack.com/Java/22627/java-verifies-that-the-user-is-logged-in-and-implements-the-automatic-login-method.html</link><guid isPermaLink="true">https://ofstack.com/Java/22627/java-verifies-that-the-user-is-logged-in-and-implements-the-automatic-login-method.html</guid><description>Verify that the user is logged in Configure to web.xml and consider jsps/* : Automatic login Automatic login is to help users use the page multiple times…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of java bytecode framework ASM operating bytecode method</title><link>https://ofstack.com/Java/22628/a-brief-analysis-of-java-bytecode-framework-asm-operating-bytecode-method.html</link><guid isPermaLink="true">https://ofstack.com/Java/22628/a-brief-analysis-of-java-bytecode-framework-asm-operating-bytecode-method.html</guid><description>We have introduced ASM in detail before, and those who need it can click here: an in-depth study of java bytecode framework ASM JVM&apos;s type signature…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java creates the tree structure algorithm instance code</title><link>https://ofstack.com/Java/22629/java-creates-the-tree-structure-algorithm-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/22629/java-creates-the-tree-structure-algorithm-instance-code.html</guid><description>In the relevant development of JavaWeb, the display of multi-level menus is often involved. In order to facilitate the management of menus, database is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The springmvc interceptor intercepts static resources</title><link>https://ofstack.com/Java/22630/the-springmvc-interceptor-intercepts-static-resources.html</link><guid isPermaLink="true">https://ofstack.com/Java/22630/the-springmvc-interceptor-intercepts-static-resources.html</guid><description>springmvc interceptor interceptors The springmvc interceptor&apos;s ability to intercept the requested resource path greatly simplifies the writing of the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>There are three ways the SpringMVC interceptor does not intercept static resources</title><link>https://ofstack.com/Java/22631/there-are-three-ways-the-springmvc-interceptor-does-not-intercept-static-resources.html</link><guid isPermaLink="true">https://ofstack.com/Java/22631/there-are-three-ways-the-springmvc-interceptor-does-not-intercept-static-resources.html</guid><description>SpringMVC provide &lt; mvc:resources &gt; To set the static resource, but if the setting is increased by adding interceptors in the way of wildcards, it will…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth study of java bytecode framework ASM</title><link>https://ofstack.com/Java/22632/in-depth-study-of-java-bytecode-framework-asm.html</link><guid isPermaLink="true">https://ofstack.com/Java/22632/in-depth-study-of-java-bytecode-framework-asm.html</guid><description>ASM is an java bytecode manipulation framework that can be used to dynamically generate classes or enhance the functionality of existing classes. ASM can…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>WebSocket+spring example demo (sockJs library has been used)</title><link>https://ofstack.com/Java/22633/websocket+spring-example-demo-(sockjs-library-has-been-used).html</link><guid isPermaLink="true">https://ofstack.com/Java/22633/websocket+spring-example-demo-(sockjs-library-has-been-used).html</guid><description>1, the introduction of As the next generation of the Web standard, HTML5 has many compelling new features, such as Canvas, local storage, multimedia…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>linux simple tutorial on configuring jdk environment variables</title><link>https://ofstack.com/Java/22634/linux-simple-tutorial-on-configuring-jdk-environment-variables.html</link><guid isPermaLink="true">https://ofstack.com/Java/22634/linux-simple-tutorial-on-configuring-jdk-environment-variables.html</guid><description>window installation VMware VMware installs the linux system jdk-8u60-linux-x64.tar.gz (download link: link: https: / / pan baidu. com s / 1 o88U0wq…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java is the core code for verifying the correctness of a bank card</title><link>https://ofstack.com/Java/22635/java-is-the-core-code-for-verifying-the-correctness-of-a-bank-card.html</link><guid isPermaLink="true">https://ofstack.com/Java/22635/java-is-the-core-code-for-verifying-the-correctness-of-a-bank-card.html</guid><description>More talk, less code: Feel this copy past can... So I didn&apos;t go into it. It felt like a waste of time.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java  Socket communication (client server two way)</title><link>https://ofstack.com/Java/22636/java--socket-communication-(client-server-two-way).html</link><guid isPermaLink="true">https://ofstack.com/Java/22636/java--socket-communication-(client-server-two-way).html</guid><description>Create two new projects, 1 client and 1 server. Start the server and then start the client The read-write thread classes for both projects are essentially…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Spring+MyBatis implements the database read write separation scheme</title><link>https://ofstack.com/Java/22637/spring+mybatis-implements-the-database-read-write-separation-scheme.html</link><guid isPermaLink="true">https://ofstack.com/Java/22637/spring+mybatis-implements-the-database-read-write-separation-scheme.html</guid><description>A fourth is recommended Separate the two DataSource reads and writes by creating the MyBatis configuration file, and the mapperLocations properties of each…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Simple annotations to implement cluster synchronization locks (spring+redis+ annotations)</title><link>https://ofstack.com/Java/22638/simple-annotations-to-implement-cluster-synchronization-locks-(spring+redis+-annotations).html</link><guid isPermaLink="true">https://ofstack.com/Java/22638/simple-annotations-to-implement-cluster-synchronization-locks-(spring+redis+-annotations).html</guid><description>During the Internet interview, is it true that the interviewer often asks a question about how to ensure the concurrent data operation in the cluster…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method to get the JVM parameter in the java code</title><link>https://ofstack.com/Java/22639/method-to-get-the-jvm-parameter-in-the-java-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/22639/method-to-get-the-jvm-parameter-in-the-java-code.html</guid><description>Method to get the JVM parameter in the java code</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Three implementations of Java distributed locking</title><link>https://ofstack.com/Java/22640/three-implementations-of-java-distributed-locking.html</link><guid isPermaLink="true">https://ofstack.com/Java/22640/three-implementations-of-java-distributed-locking.html</guid><description>Scenario 1: database optimistic lock Optimistic locking is usually based on the data version (version) logging mechanism, such as 1 red card (t_bonus), one…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>On the usage of java Iterator.remove of method</title><link>https://ofstack.com/Java/22641/on-the-usage-of-java-iterator.remove-of-method.html</link><guid isPermaLink="true">https://ofstack.com/Java/22641/on-the-usage-of-java-iterator.remove-of-method.html</guid><description>On the usage of java Iterator.remove of method</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Convert List to a simple instance of the Map utility class</title><link>https://ofstack.com/Java/22642/convert-list-to-a-simple-instance-of-the-map-utility-class.html</link><guid isPermaLink="true">https://ofstack.com/Java/22642/convert-list-to-a-simple-instance-of-the-map-utility-class.html</guid><description>Convert List to a simple instance of the Map utility class</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In Java  checkbox implements the method of multi selection across pages</title><link>https://ofstack.com/Java/22643/in-java--checkbox-implements-the-method-of-multi-selection-across-pages.html</link><guid isPermaLink="true">https://ofstack.com/Java/22643/in-java--checkbox-implements-the-method-of-multi-selection-across-pages.html</guid><description>In Java checkbox implements the method of multi selection across pages</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail USES the SpringMVC interceptor to control the Controller return value</title><link>https://ofstack.com/Java/22644/detail-uses-the-springmvc-interceptor-to-control-the-controller-return-value.html</link><guid isPermaLink="true">https://ofstack.com/Java/22644/detail-uses-the-springmvc-interceptor-to-control-the-controller-return-value.html</guid><description>Background: the requirement is to return simulation results if the method is not implemented in Controller. It is mainly used for the interaction between…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java list set map  interconversion between arrays</title><link>https://ofstack.com/Java/22645/java-list-set-map--interconversion-between-arrays.html</link><guid isPermaLink="true">https://ofstack.com/Java/22645/java-list-set-map--interconversion-between-arrays.html</guid><description>java list,set,map, interconversion between arrays 1. Turn set list 2. Turn set list 3. Convert the array to list There are three elements in stooges. Note:…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Class in Java collection about thread safety</title><link>https://ofstack.com/Java/22646/class-in-java-collection-about-thread-safety.html</link><guid isPermaLink="true">https://ofstack.com/Java/22646/class-in-java-collection-about-thread-safety.html</guid><description>The classes in the Java collection are thread-safe Thread safe class In the collections framework, some classes are thread-safe, and these are all present…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java replaces Spaces</title><link>https://ofstack.com/Java/22647/java-replaces-spaces.html</link><guid isPermaLink="true">https://ofstack.com/Java/22647/java-replaces-spaces.html</guid><description>Please implement a function that replaces the space in a string with &quot;%20&quot;. For example, when the string is We Are Happy. The replaced string is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Hibernate naming policy details</title><link>https://ofstack.com/Java/22648/hibernate-naming-policy-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/22648/hibernate-naming-policy-details.html</guid><description>The naming strategy of hibernate can reduce the maintenance of database identifier naming, and further reduce the amount of repetitive code for this part of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Write the implementation of timed tasks in the Java Web project</title><link>https://ofstack.com/Java/22649/write-the-implementation-of-timed-tasks-in-the-java-web-project.html</link><guid isPermaLink="true">https://ofstack.com/Java/22649/write-the-implementation-of-timed-tasks-in-the-java-web-project.html</guid><description>The previous company has a special task scheduling framework, which can be used by adding a configuration and annotation to the jar package when needed, as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The sql batch modification method implementation in Mybatis</title><link>https://ofstack.com/Java/22650/the-sql-batch-modification-method-implementation-in-mybatis.html</link><guid isPermaLink="true">https://ofstack.com/Java/22650/the-sql-batch-modification-method-implementation-in-mybatis.html</guid><description>When I encountered the function of batch update in the project, I originally wanted to use the database to update in Java through cyclic access, but I…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java three methods for converting list to map</title><link>https://ofstack.com/Java/22651/java-three-methods-for-converting-list-to-map.html</link><guid isPermaLink="true">https://ofstack.com/Java/22651/java-three-methods-for-converting-list-to-map.html</guid><description>java 3 methods for converting list to map In this article, there are three ways to convert list to map: 1) traditional methods Let&apos;s say I have a class that…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java data structure (linear table) details</title><link>https://ofstack.com/Java/22652/java-data-structure-(linear-table)-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/22652/java-data-structure-(linear-table)-details.html</guid><description>Linear table chain storage and implementation Another method to achieve linear table is chain storage, that is, the pointer to store the data elements in…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Spring integrates Quartz&apos;s simple configuration approach</title><link>https://ofstack.com/Java/22653/spring-integrates-quartz&apos;s-simple-configuration-approach.html</link><guid isPermaLink="true">https://ofstack.com/Java/22653/spring-integrates-quartz&apos;s-simple-configuration-approach.html</guid><description>In practice, however, it is rarely used directly. The spring-quartz component is usually used, and is configured directly so that the spring framework can…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>spring WebSocket example details</title><link>https://ofstack.com/Java/22654/spring-websocket-example-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/22654/spring-websocket-example-details.html</guid><description>As one of the new features of Html5, websocket aims to establish a full-duplex communication mode between the browser and the server, so as to solve the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Address the problem of FastJson circular references in springmvc</title><link>https://ofstack.com/Java/22655/address-the-problem-of-fastjson-circular-references-in-springmvc.html</link><guid isPermaLink="true">https://ofstack.com/Java/22655/address-the-problem-of-fastjson-circular-references-in-springmvc.html</guid><description>Let&apos;s start with an example: As you can see, this json cannot be used if sent to the front end. Fortunately, FastJson provides a solution. Let&apos;s take a look.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>toString of  of String valueOf of methods</title><link>https://ofstack.com/Java/22656/tostring-of--of-string-valueof-of-methods.html</link><guid isPermaLink="true">https://ofstack.com/Java/22656/tostring-of--of-string-valueof-of-methods.html</guid><description>In the actual development and application of java projects, the basic function of converting objects to String is often used. This article will summarize…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of Spring+MyBatis multi data source configuration implementation</title><link>https://ofstack.com/Java/22657/example-of-spring+mybatis-multi-data-source-configuration-implementation.html</link><guid isPermaLink="true">https://ofstack.com/Java/22657/example-of-spring+mybatis-multi-data-source-configuration-implementation.html</guid><description>Recently, I used MyBatis to configure multiple data sources. I thought it would be a simple configuration, but I found that it still takes some trouble…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>10 SQL mistakes that programmers are prone to making</title><link>https://ofstack.com/Java/22658/10-sql-mistakes-that-programmers-are-prone-to-making.html</link><guid isPermaLink="true">https://ofstack.com/Java/22658/10-sql-mistakes-that-programmers-are-prone-to-making.html</guid><description>Java programmers need to mix object-oriented thinking with an imperative approach to programming, and it&apos;s up to the programmer to perfectly combine the two:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Spring MVC @RequestMapping annotation explanation</title><link>https://ofstack.com/Java/22659/spring-mvc-@requestmapping-annotation-explanation.html</link><guid isPermaLink="true">https://ofstack.com/Java/22659/spring-mvc-@requestmapping-annotation-explanation.html</guid><description>Earlier projects involving REST style to develop the program, but when using POST, PUT mode to submit data, find the data in the server to accept less than…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java web exports data as code snippets in Excel format files</title><link>https://ofstack.com/Java/22660/java-web-exports-data-as-code-snippets-in-excel-format-files.html</link><guid isPermaLink="true">https://ofstack.com/Java/22660/java-web-exports-data-as-code-snippets-in-excel-format-files.html</guid><description>For your reference, the example of this article shares the specific code of java web to export data to Excel file. The specific content is as follows &lt;…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java web exports data as code snippets in pdf format files</title><link>https://ofstack.com/Java/22661/java-web-exports-data-as-code-snippets-in-pdf-format-files.html</link><guid isPermaLink="true">https://ofstack.com/Java/22661/java-web-exports-data-as-code-snippets-in-pdf-format-files.html</guid><description>What this snippet does: upon accessing the request, the browser opens a new screen and displays the pdf file preview, which can be downloaded from the file…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java web upload files and download file snippets to share</title><link>https://ofstack.com/Java/22662/java-web-upload-files-and-download-file-snippets-to-share.html</link><guid isPermaLink="true">https://ofstack.com/Java/22662/java-web-upload-files-and-download-file-snippets-to-share.html</guid><description>The example of this article is to share the specific code of java web to upload files and download files for your reference, the specific content is as follows</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java dynamically adds view methods</title><link>https://ofstack.com/Java/22663/java-dynamically-adds-view-methods.html</link><guid isPermaLink="true">https://ofstack.com/Java/22663/java-dynamically-adds-view-methods.html</guid><description>In general, most of us write layout directly in XML file, but sometimes we need to use code to add layout dynamically. For example, I made a page display of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>XFire builds the web service client in five ways</title><link>https://ofstack.com/Java/22664/xfire-builds-the-web-service-client-in-five-ways.html</link><guid isPermaLink="true">https://ofstack.com/Java/22664/xfire-builds-the-web-service-client-in-five-ways.html</guid><description>The application of JSR 181 Annotations is not covered here. The three ways are as follows Create a dynamic client via the WSDL address Through the interface…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>SpringMVC four ways to receive multiple objects</title><link>https://ofstack.com/Java/22665/springmvc-four-ways-to-receive-multiple-objects.html</link><guid isPermaLink="true">https://ofstack.com/Java/22665/springmvc-four-ways-to-receive-multiple-objects.html</guid><description>I need to submit the personal information of multiple passengers to SpringMVC, HTML and SpringMVC Controller at the same time once in one form. What should…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Explain JDK  JRE  JVM in Java</title><link>https://ofstack.com/Java/22667/explain-jdk--jre--jvm-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/22667/explain-jdk--jre--jvm-in-java.html</guid><description>JDK contains JRE, and JRE contains JVM JDK (Java Development Kit) is a product for Java developers. It is the core of Java, including Java runtime JRE, Java…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>On the small problem of the deviation of Java double multiplication</title><link>https://ofstack.com/Java/22668/on-the-small-problem-of-the-deviation-of-java-double-multiplication.html</link><guid isPermaLink="true">https://ofstack.com/Java/22668/on-the-small-problem-of-the-deviation-of-java-double-multiplication.html</guid><description>Take a look at the results of the following 1 piece of code: The output was surprisingly not 53880 but 53879.99999999999 538.8*100 and replace it with…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java is a simple example of judging the length of a Chinese string</title><link>https://ofstack.com/Java/22670/java-is-a-simple-example-of-judging-the-length-of-a-chinese-string.html</link><guid isPermaLink="true">https://ofstack.com/Java/22670/java-is-a-simple-example-of-judging-the-length-of-a-chinese-string.html</guid><description>java is a simple example of judging the length of a Chinese string</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on Java agents of jdk static agents  dynamic agents and cglib dynamic agents</title><link>https://ofstack.com/Java/22671/discussion-on-java-agents-of-jdk-static-agents--dynamic-agents-and-cglib-dynamic-agents.html</link><guid isPermaLink="true">https://ofstack.com/Java/22671/discussion-on-java-agents-of-jdk-static-agents--dynamic-agents-and-cglib-dynamic-agents.html</guid><description>Discussion on Java agents of jdk static agents dynamic agents and cglib dynamic agents</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>spring USES squertz for timing tasks</title><link>https://ofstack.com/Java/22672/spring-uses-squertz-for-timing-tasks.html</link><guid isPermaLink="true">https://ofstack.com/Java/22672/spring-uses-squertz-for-timing-tasks.html</guid><description>When it comes to timed tasks, developers are no strangers. Some things are always done by computers, not by ourselves. But a lot of people to timer always…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java rebootable thread and thread pool class design of details</title><link>https://ofstack.com/Java/22673/java-rebootable-thread-and-thread-pool-class-design-of-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/22673/java-rebootable-thread-and-thread-pool-class-design-of-details.html</guid><description>Anyone who knows JAVA multithreaded programming knows that there are two ways to generate a thread. The first is that the class directly inherits the Thread…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the spring applicationContext.xml configuration file</title><link>https://ofstack.com/Java/22674/detail-the-spring-applicationcontext.xml-configuration-file.html</link><guid isPermaLink="true">https://ofstack.com/Java/22674/detail-the-spring-applicationcontext.xml-configuration-file.html</guid><description>applicationContext xml file 1. &lt; context:component-scan base-package=&quot;com.eduoinfo.finances.bank.web&quot; &gt; &lt; /context:component-scan &gt; Initialization function…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java implements the method of saving files locally</title><link>https://ofstack.com/Java/22675/java-implements-the-method-of-saving-files-locally.html</link><guid isPermaLink="true">https://ofstack.com/Java/22675/java-implements-the-method-of-saving-files-locally.html</guid><description>This article introduces the method to save the java implementation file locally. The specific code is as follows: File saving method.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Explain the difference between &quot;==&quot; in Java and equals of</title><link>https://ofstack.com/Java/22676/explain-the-difference-between-%22==%22-in-java-and-equals-of.html</link><guid isPermaLink="true">https://ofstack.com/Java/22676/explain-the-difference-between-%22==%22-in-java-and-equals-of.html</guid><description>The difference between &quot;==&quot; and equals() in Java For the relational operator &quot;==,&quot; Java programming ideas describes it this way: &quot;the relational operator…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details and simple examples of Java hash storage</title><link>https://ofstack.com/Java/22677/details-and-simple-examples-of-java-hash-storage.html</link><guid isPermaLink="true">https://ofstack.com/Java/22677/details-and-simple-examples-of-java-hash-storage.html</guid><description>Java hash storage The data structures stored in the hash in Java mainly refer to HashSet, HashMap, LinkedHashSet, LinkedHashMap, HashTable and so on. To…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java Socket UDP example details</title><link>https://ofstack.com/Java/22678/java-socket-udp-example-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/22678/java-socket-udp-example-details.html</guid><description>UDP programming example 1. Strictly speaking, UDP does not have server and client, unlike ServerSocket and Socket in TCP, UDP has DatagramSocket. 2. Ports…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java multithreading basics    Lock class</title><link>https://ofstack.com/Java/22679/java-multithreading-basics----lock-class.html</link><guid isPermaLink="true">https://ofstack.com/Java/22679/java-multithreading-basics----lock-class.html</guid><description>As mentioned earlier, JVM provides the synchronized keyword for synchronous access to variables and for inter-thread communication using wait and notify.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Two implementations of anonymous classes in Java</title><link>https://ofstack.com/Java/22680/two-implementations-of-anonymous-classes-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/22680/two-implementations-of-anonymous-classes-in-java.html</guid><description>Using anonymous inner classes makes the code cleaner, more compact, and more modular. An inner class can access 1-slice member variables and methods…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Arrays.asList method summary</title><link>https://ofstack.com/Java/22681/arrays.aslist-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/Java/22681/arrays.aslist-method-summary.html</guid><description>Arrays.asList method summary</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Basic data types in JAVA</title><link>https://ofstack.com/Java/22683/basic-data-types-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/22683/basic-data-types-in-java.html</guid><description>byte: the smallest data type in java. 1 byte /8 bits. -128 (2^7) ~127 (2^7-1), the default value is 0. short: short integer, 2 bytes /16 bits, range from…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java is based on the regular extraction of Numbers in strings [for example  extraction of verification codes in SMS]</title><link>https://ofstack.com/Java/22684/java-is-based-on-the-regular-extraction-of-numbers-in-strings-%5Bfor-example--extraction-of-verification-codes-in-sms%5D.html</link><guid isPermaLink="true">https://ofstack.com/Java/22684/java-is-based-on-the-regular-extraction-of-numbers-in-strings-%5Bfor-example--extraction-of-verification-codes-in-sms%5D.html</guid><description>java is based on the regular extraction of Numbers in strings [for example extraction of verification codes in SMS]</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java solves the problem of Chinese garbled codes in the communication process</title><link>https://ofstack.com/Java/22685/java-solves-the-problem-of-chinese-garbled-codes-in-the-communication-process.html</link><guid isPermaLink="true">https://ofstack.com/Java/22685/java-solves-the-problem-of-chinese-garbled-codes-in-the-communication-process.html</guid><description>In the programming of Java, we often encounter the problem of Chinese characters&apos; processing and display, such as a lot of scrambled codes or question marks.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java basic tutorial on understanding Annotation</title><link>https://ofstack.com/Java/22686/java-basic-tutorial-on-understanding-annotation.html</link><guid isPermaLink="true">https://ofstack.com/Java/22686/java-basic-tutorial-on-understanding-annotation.html</guid><description>Basic understanding of Java Annotation Annontation is a new feature introduced by Java5. Chinese name 1 is called annotation. It provides a secure…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to use Java for file cutting and simple content filtering</title><link>https://ofstack.com/Java/22687/how-to-use-java-for-file-cutting-and-simple-content-filtering.html</link><guid isPermaLink="true">https://ofstack.com/Java/22687/how-to-use-java-for-file-cutting-and-simple-content-filtering.html</guid><description>Due to the requirements of the project last year, one arbitrary file should be made into one xml file, and the content of the file itself should be kept…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java Vector class details and example code</title><link>https://ofstack.com/Java/22688/java-vector-class-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/22688/java-vector-class-details-and-example-code.html</guid><description>Java Vector class Unique features of Vector Vector appears earlier, earlier than collections 1: add functionality 2: get function Thank you for reading, I…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javaLinkedList class details and example code</title><link>https://ofstack.com/Java/22689/javalinkedlist-class-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/22689/javalinkedlist-class-details-and-example-code.html</guid><description>java LinkedList class details Unique features of LinkedList A: add functionality B: unique features C: delete function Thank you for reading, I hope to help…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Mybatis batch update error reporting</title><link>https://ofstack.com/Java/22690/mybatis-batch-update-error-reporting.html</link><guid isPermaLink="true">https://ofstack.com/Java/22690/mybatis-batch-update-error-reporting.html</guid><description>Now I would like to introduce the problem of batch update error reporting of mybatis. Later, it was found that the jdbc link did not add parameters to allow…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details and example codes for java DataInputStream and DataOutputStream</title><link>https://ofstack.com/Java/22691/details-and-example-codes-for-java-datainputstream-and-dataoutputstream.html</link><guid isPermaLink="true">https://ofstack.com/Java/22691/details-and-example-codes-for-java-datainputstream-and-dataoutputstream.html</guid><description>java DataInputStream and DataOutputStream details Operates on a stream of base data types DataInputStream DataOutputStream Thank you for reading, I hope to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javaLock interface details and example code</title><link>https://ofstack.com/Java/22692/javalock-interface-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/22692/javalock-interface-details-and-example-code.html</guid><description>java Lock interface java.util.concurrent.locks public interface Loce The Loce implementation provides a wider range of locking operations than can be…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Spring implements file upload function</title><link>https://ofstack.com/Java/22693/spring-implements-file-upload-function.html</link><guid isPermaLink="true">https://ofstack.com/Java/22693/spring-implements-file-upload-function.html</guid><description>In this article, we will do a file upload function of Spring: 1. Create an Maven web project and then configure the pom.xml file to add dependencies: 2.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java HashMap details and example code</title><link>https://ofstack.com/Java/22694/java-hashmap-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/22694/java-hashmap-details-and-example-code.html</guid><description>Traversal of the Map collection Mode 1, query the value according to the key Gets the collection of all keys Walk through the collection of keys, getting…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of how springmvc handles asynchronous requests</title><link>https://ofstack.com/Java/22695/an-example-of-how-springmvc-handles-asynchronous-requests.html</link><guid isPermaLink="true">https://ofstack.com/Java/22695/an-example-of-how-springmvc-handles-asynchronous-requests.html</guid><description>From the beginning, springmvc 3.2 supports asynchronous requests for servlet 3.0. Normally, we request 1 controller1 synchronously. If there is a…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java factory method details and example code</title><link>https://ofstack.com/Java/22696/java-factory-method-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/22696/java-factory-method-details-and-example-code.html</guid><description>Overview of factory methods In the factory method pattern, the abstract factory class is responsible for defining the interface to create the object, and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java implements list or set to map</title><link>https://ofstack.com/Java/22697/java-implements-list-or-set-to-map.html</link><guid isPermaLink="true">https://ofstack.com/Java/22697/java-implements-list-or-set-to-map.html</guid><description>In development, we sometimes need to convert list or set to map (for example, the only key in the object property is key of map, and the object is value of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of Spring&apos;s JdbcTemplate method</title><link>https://ofstack.com/Java/22698/a-brief-analysis-of-spring&apos;s-jdbctemplate-method.html</link><guid isPermaLink="true">https://ofstack.com/Java/22698/a-brief-analysis-of-spring&apos;s-jdbctemplate-method.html</guid><description>spring provides a variety of templating techniques for the data access layer. If you use JDBC directly, you can choose JdbcTemplate, if you use an…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Talk about Spring injection properties file summary</title><link>https://ofstack.com/Java/22699/talk-about-spring-injection-properties-file-summary.html</link><guid isPermaLink="true">https://ofstack.com/Java/22699/talk-about-spring-injection-properties-file-summary.html</guid><description>spring provides a variety of ways to inject properties files, and this article provides a simple summary. Introduced in the Spring configuration file…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MyBatis binding error indicates BindingException:Invalid bound statement of not found solution</title><link>https://ofstack.com/Java/23296/mybatis-binding-error-indicates-bindingexception:invalid-bound-statement-of-not-found-solution.html</link><guid isPermaLink="true">https://ofstack.com/Java/23296/mybatis-binding-error-indicates-bindingexception:invalid-bound-statement-of-not-found-solution.html</guid><description>org. apache. ibatis. binding. BindingException: Invalid bound statement (not found) 1. The reason is that the definitions of Mapper interface and xml files…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javaweb upload and download the full version of of parse</title><link>https://ofstack.com/Java/23297/javaweb-upload-and-download-the-full-version-of-of-parse.html</link><guid isPermaLink="true">https://ofstack.com/Java/23297/javaweb-upload-and-download-the-full-version-of-of-parse.html</guid><description>1. Display downloaded file resources To provide users with file resources in Web application system for downloading, we first need a page to list all the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java dynamic display file upload progress implementation code</title><link>https://ofstack.com/Java/23298/java-dynamic-display-file-upload-progress-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/23298/java-dynamic-display-file-upload-progress-implementation-code.html</guid><description>This article is an example of the implementation of file upload progress display, let&apos;s first look at what problems we have to solve. Progress tracking of…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java file upload (single file multiple file) and delete</title><link>https://ofstack.com/Java/23299/java-file-upload-(single-file-multiple-file)-and-delete.html</link><guid isPermaLink="true">https://ofstack.com/Java/23299/java-file-upload-(single-file-multiple-file)-and-delete.html</guid><description>java file upload (single file multiple file) and delete</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java passes in the username and password and automatically submits the form to implement the instance code for logging in to another system</title><link>https://ofstack.com/Java/23300/java-passes-in-the-username-and-password-and-automatically-submits-the-form-to-implement-the-instance-code-for-logging-in-to-another-system.html</link><guid isPermaLink="true">https://ofstack.com/Java/23300/java-passes-in-the-username-and-password-and-automatically-submits-the-form-to-implement-the-instance-code-for-logging-in-to-another-system.html</guid><description>Instead of single sign-on, it simulates the login page form of the remote project, and automatically submits the form to the login action of this project…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java+mysql Local image upload database and download sample</title><link>https://ofstack.com/Java/23301/java+mysql-local-image-upload-database-and-download-sample.html</link><guid isPermaLink="true">https://ofstack.com/Java/23301/java+mysql-local-image-upload-database-and-download-sample.html</guid><description>Make a small example of uploading a local image to the mysql database and download it to the desktop to check if the upload is successful. The image table…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java solves the problem of reading and writing Chinese characters in local files</title><link>https://ofstack.com/Java/23302/java-solves-the-problem-of-reading-and-writing-chinese-characters-in-local-files.html</link><guid isPermaLink="true">https://ofstack.com/Java/23302/java-solves-the-problem-of-reading-and-writing-chinese-characters-in-local-files.html</guid><description>When Java program is used to read and write txt files in Chinese, it often occurs that the contents read or written will be confused. The reason is actually…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java finds duplicate data instance details in list</title><link>https://ofstack.com/Java/23303/java-finds-duplicate-data-instance-details-in-list.html</link><guid isPermaLink="true">https://ofstack.com/Java/23303/java-finds-duplicate-data-instance-details-in-list.html</guid><description>Find all duplicate data in an List set, which may be more than one heap, such as aa, bb, aa, bb, cc, dd, aa. If there are duplicates, number them and change…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mybatis interceptor handles the instance code for query parameters and query results</title><link>https://ofstack.com/Java/23304/mybatis-interceptor-handles-the-instance-code-for-query-parameters-and-query-results.html</link><guid isPermaLink="true">https://ofstack.com/Java/23304/mybatis-interceptor-handles-the-instance-code-for-query-parameters-and-query-results.html</guid><description>Here I would like to introduce mybatis interceptor&apos;s processing of query parameters and query results. The specific code is as follows: Add configuration:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>SpringMVC implementation controller gets the session instance code</title><link>https://ofstack.com/Java/23305/springmvc-implementation-controller-gets-the-session-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/23305/springmvc-implementation-controller-gets-the-session-instance-code.html</guid><description>Using springMVC on a regular basis, Servlet API is often called naturally from accessing session in a method. It&apos;s very intuitive and easy to use, and I…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Turn Java gbk utf   8</title><link>https://ofstack.com/Java/23306/turn-java-gbk-utf---8.html</link><guid isPermaLink="true">https://ofstack.com/Java/23306/turn-java-gbk-utf---8.html</guid><description>1. File transcoding: script is used gbk to utf-8 script file: 2. After the file transcoding, the local environment will be changed to utf-8 environment, and…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Simple example of java implementing XML add element operations</title><link>https://ofstack.com/Java/23307/simple-example-of-java-implementing-xml-add-element-operations.html</link><guid isPermaLink="true">https://ofstack.com/Java/23307/simple-example-of-java-implementing-xml-add-element-operations.html</guid><description>This article is an example of how java implements XML adding elements. To share for your reference, specific as follows: XML before modification: PS: Here…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java reflection mechanism</title><link>https://ofstack.com/Java/23308/java-reflection-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/Java/23308/java-reflection-mechanism.html</guid><description>Guidance of this paper: By reflection mechanism In the following example, annotation information of a class is obtained through reflection mechanism. In the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A Brief analysis of the Mechanism of Java Immutable Classes</title><link>https://ofstack.com/Java/23309/a-brief-analysis-of-the-mechanism-of-java-immutable-classes.html</link><guid isPermaLink="true">https://ofstack.com/Java/23309/a-brief-analysis-of-the-mechanism-of-java-immutable-classes.html</guid><description>Immutable classes (Immutable Class) : An immutable class cannot change the value of its member variables once instance 1 has been created. For example, many…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java how to parse excel files</title><link>https://ofstack.com/Java/23310/java-how-to-parse-excel-files.html</link><guid isPermaLink="true">https://ofstack.com/Java/23310/java-how-to-parse-excel-files.html</guid><description>The POI package needs to be imported before the project is set up. POI related jar package download address: http: / / poi apache. org/download html 1.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Complete example code for spring mvc and ajax asynchronous interactions</title><link>https://ofstack.com/Java/23311/complete-example-code-for-spring-mvc-and-ajax-asynchronous-interactions.html</link><guid isPermaLink="true">https://ofstack.com/Java/23311/complete-example-code-for-spring-mvc-and-ajax-asynchronous-interactions.html</guid><description>spring MVC Asynchronous Interaction Note here that if the relevant json package is not added to the pom.xml file it will report: 406 not acceptable 4.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Overview of Java performance tuning</title><link>https://ofstack.com/Java/23312/overview-of-java-performance-tuning.html</link><guid isPermaLink="true">https://ofstack.com/Java/23312/overview-of-java-performance-tuning.html</guid><description>Main performance points of the program: Key metrics to measure program performance: Several aspects that can become system performance bottlenecks: Levels…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java background developed form validation before submission</title><link>https://ofstack.com/Java/23313/java-background-developed-form-validation-before-submission.html</link><guid isPermaLink="true">https://ofstack.com/Java/23313/java-background-developed-form-validation-before-submission.html</guid><description>Without further ado, the specific code is as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Agent pattern details and example code in Java</title><link>https://ofstack.com/Java/23314/agent-pattern-details-and-example-code-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/23314/agent-pattern-details-and-example-code-in-java.html</guid><description>Detailed explanation of java agent pattern In cases where a client does not want or cannot directly reference an object, an indirect reference can be…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java Dynamic Proxy Analysis and a simple example</title><link>https://ofstack.com/Java/23315/java-dynamic-proxy-analysis-and-a-simple-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/23315/java-dynamic-proxy-analysis-and-a-simple-example.html</guid><description>Java dynamic proxy If you want to understand Java dynamic proxy, you must first understand what is called proxy. Those familiar with design patterns must…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail and create a simple instance of Java thread pool</title><link>https://ofstack.com/Java/23316/detail-and-create-a-simple-instance-of-java-thread-pool.html</link><guid isPermaLink="true">https://ofstack.com/Java/23316/detail-and-create-a-simple-instance-of-java-thread-pool.html</guid><description>Java thread pool Recent improvements to the concurrency features of the project have been patchy. After reading a lot of materials, I finally deepened my…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of the use and analysis of Java Enum</title><link>https://ofstack.com/Java/23317/detailed-explanation-of-the-use-and-analysis-of-java-enum.html</link><guid isPermaLink="true">https://ofstack.com/Java/23317/detailed-explanation-of-the-use-and-analysis-of-java-enum.html</guid><description>Analysis of enumeration implementation in Java: Obviously, enum is a lot like the special class, in that the type defined by the enum declaration is…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java Cache details and simple implementation</title><link>https://ofstack.com/Java/23318/java-cache-details-and-simple-implementation.html</link><guid isPermaLink="true">https://ofstack.com/Java/23318/java-cache-details-and-simple-implementation.html</guid><description>Recently, I am working on the project of spring. I want to make a cache, access the database and update the data regularly There are two functions to implement</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Several Suggestions for reducing the Java garbage collection overhead</title><link>https://ofstack.com/Java/23319/several-suggestions-for-reducing-the-java-garbage-collection-overhead.html</link><guid isPermaLink="true">https://ofstack.com/Java/23319/several-suggestions-for-reducing-the-java-garbage-collection-overhead.html</guid><description>What are some tips for keeping GC low overhead? With the upcoming Java9 release due to 1 more delay, the G1(&quot; Garbage First &quot;) garbage collector will become…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MyBatis source analysis of the SqlSession interface and Executor classes</title><link>https://ofstack.com/Java/23320/mybatis-source-analysis-of-the-sqlsession-interface-and-executor-classes.html</link><guid isPermaLink="true">https://ofstack.com/Java/23320/mybatis-source-analysis-of-the-sqlsession-interface-and-executor-classes.html</guid><description>The mybatis framework cannot operate without the function of the SqlSession interface instance class. It can be said that the SqlSession interface instance…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java image compression tool class</title><link>https://ofstack.com/Java/23321/java-image-compression-tool-class.html</link><guid isPermaLink="true">https://ofstack.com/Java/23321/java-image-compression-tool-class.html</guid><description>java image compression tool class</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java modCount detailed analysis and source code analysis</title><link>https://ofstack.com/Java/23322/java-modcount-detailed-analysis-and-source-code-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Java/23322/java-modcount-detailed-analysis-and-source-code-analysis.html</guid><description>What exactly does modCount do In the internal implementation of ArrayList,LinkedList,HashMap and so on, we can always see the figure of modCount, modCount…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Hibernate cache detail</title><link>https://ofstack.com/Java/23323/hibernate-cache-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/23323/hibernate-cache-detail.html</guid><description>1. What is caching? The database cache refers to the data between the application and the physical data source. Copy the data from the physical data source…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java implements a method of converting string and date types to each other</title><link>https://ofstack.com/Java/23324/java-implements-a-method-of-converting-string-and-date-types-to-each-other.html</link><guid isPermaLink="true">https://ofstack.com/Java/23324/java-implements-a-method-of-converting-string-and-date-types-to-each-other.html</guid><description>This article illustrates java&apos;s approach to converting strings and date types to and from each other. To share for your reference, specific as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java calculates the number of occurrences of the letter in a given string and the number of occurrences of that letter</title><link>https://ofstack.com/Java/23325/java-calculates-the-number-of-occurrences-of-the-letter-in-a-given-string-and-the-number-of-occurrences-of-that-letter.html</link><guid isPermaLink="true">https://ofstack.com/Java/23325/java-calculates-the-number-of-occurrences-of-the-letter-in-a-given-string-and-the-number-of-occurrences-of-that-letter.html</guid><description>This article shows how java calculates the number of occurrences of the letter in a given string and the number of occurrences of that letter. To share for…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use keytools to configure ssl bidirectional authentication for tomcat 7</title><link>https://ofstack.com/Java/23326/use-keytools-to-configure-ssl-bidirectional-authentication-for-tomcat-7.html</link><guid isPermaLink="true">https://ofstack.com/Java/23326/use-keytools-to-configure-ssl-bidirectional-authentication-for-tomcat-7.html</guid><description>SSL brief introduction SSL(Secure Sockets Layer Secure Sockets Layer) is a protocol (specification) used to secure the communication between the client and…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details the problem of setting static resources not to be intercepted in SpringMVC</title><link>https://ofstack.com/Java/23327/details-the-problem-of-setting-static-resources-not-to-be-intercepted-in-springmvc.html</link><guid isPermaLink="true">https://ofstack.com/Java/23327/details-the-problem-of-setting-static-resources-not-to-be-intercepted-in-springmvc.html</guid><description>In these two days, SpringMVC is used for login. The registered small demo USES springmvc interceptor to intercept login operation and verify url. If the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java realizes zxing QR code function based on maven</title><link>https://ofstack.com/Java/23328/java-realizes-zxing-qr-code-function-based-on-maven.html</link><guid isPermaLink="true">https://ofstack.com/Java/23328/java-realizes-zxing-qr-code-function-based-on-maven.html</guid><description>Java realizes zxing QR code function based on maven</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of Java splitting a file into multiple subfiles and merging the subfiles into the original file</title><link>https://ofstack.com/Java/23329/an-example-of-java-splitting-a-file-into-multiple-subfiles-and-merging-the-subfiles-into-the-original-file.html</link><guid isPermaLink="true">https://ofstack.com/Java/23329/an-example-of-java-splitting-a-file-into-multiple-subfiles-and-merging-the-subfiles-into-the-original-file.html</guid><description>Java&apos;s example of splitting a file into multiple subfiles and then merging the subfiles into the original file is as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do You log using log4j in Spring Boot</title><link>https://ofstack.com/Java/23330/how-do-you-log-using-log4j-in-spring-boot.html</link><guid isPermaLink="true">https://ofstack.com/Java/23330/how-do-you-log-using-log4j-in-spring-boot.html</guid><description>Spring Boot USES Commons Logging for all internal logs, but the default configuration also provides support for common logs such as Java Util Logging,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Mybatis mapping file example in detail</title><link>https://ofstack.com/Java/23331/mybatis-mapping-file-example-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/23331/mybatis-mapping-file-example-in-detail.html</guid><description>1. Input mapping Specify the Java type of the input parameter, using either an alias or the fully qualified name of the class. It can receive simple types,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Unified exception handling details</title><link>https://ofstack.com/Java/23332/unified-exception-handling-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/23332/unified-exception-handling-details.html</guid><description>Spring Boot has error mapping by default, but this error page is not user-friendly. Unified exception handling By using @ControllerAdvice to define classes…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The idea and practice of coupon offer</title><link>https://ofstack.com/Java/23333/the-idea-and-practice-of-coupon-offer.html</link><guid isPermaLink="true">https://ofstack.com/Java/23333/the-idea-and-practice-of-coupon-offer.html</guid><description>Foreword: the recent development about coupons, but found that large amount of coupons, completely failed to keep pace with performance, library in 2…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java callback mechanism of CallBack detail and example code</title><link>https://ofstack.com/Java/23334/java-callback-mechanism-of-callback-detail-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/23334/java-callback-mechanism-of-callback-detail-and-example-code.html</guid><description>Java callback mechanism With the recent study of java, you have been exposed to the callback mechanism (CallBack). I felt quite confused when I first met…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java to achieve the two dimensional code function of the instance code</title><link>https://ofstack.com/Java/23335/java-to-achieve-the-two-dimensional-code-function-of-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/23335/java-to-achieve-the-two-dimensional-code-function-of-the-instance-code.html</guid><description>Recently, I suddenly wanted to write some articles, so I started to write some technical code that I felt useful and you might use. It is convenient to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The difference between Java collections and arrays</title><link>https://ofstack.com/Java/23336/the-difference-between-java-collections-and-arrays.html</link><guid isPermaLink="true">https://ofstack.com/Java/23336/the-difference-between-java-collections-and-arrays.html</guid><description>Both collections and containers are containers in Java. The difference between Array features: fixed size, can only store data of the same data type…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the JavaConfig annotation in Spring</title><link>https://ofstack.com/Java/23337/detail-the-javaconfig-annotation-in-spring.html</link><guid isPermaLink="true">https://ofstack.com/Java/23337/detail-the-javaconfig-annotation-in-spring.html</guid><description>It is well known that traditional spring1 is generally based on xml configuration, but many JavaConfig annotations have been added. springboot, in…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java gets the maximum and minimum values in a set of data</title><link>https://ofstack.com/Java/23338/java-gets-the-maximum-and-minimum-values-in-a-set-of-data.html</link><guid isPermaLink="true">https://ofstack.com/Java/23338/java-gets-the-maximum-and-minimum-values-in-a-set-of-data.html</guid><description>java gets the maximum and minimum values in a set of data</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java example of AC automaton full text retrieval</title><link>https://ofstack.com/Java/23339/java-example-of-ac-automaton-full-text-retrieval.html</link><guid isPermaLink="true">https://ofstack.com/Java/23339/java-example-of-ac-automaton-full-text-retrieval.html</guid><description>Step 1: Build Trie tree and define Node type: Step 2: Implement two types of Node. If the vocabulary is all printable ASCII characters, use AsciiNode;…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java&apos;s Jackson converts the json string to the generic List</title><link>https://ofstack.com/Java/23340/java&apos;s-jackson-converts-the-json-string-to-the-generic-list.html</link><guid isPermaLink="true">https://ofstack.com/Java/23340/java&apos;s-jackson-converts-the-json-string-to-the-generic-list.html</guid><description>Jackson, Which I feel is the fastest framework for converting between Java and Json, of course Google&apos;s Gson is pretty good too, but according to some…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java&apos;s Jackson framework enables easy conversion of JSON</title><link>https://ofstack.com/Java/23341/java&apos;s-jackson-framework-enables-easy-conversion-of-json.html</link><guid isPermaLink="true">https://ofstack.com/Java/23341/java&apos;s-jackson-framework-enables-easy-conversion-of-json.html</guid><description>Jackson can easily convert Java objects to json objects and xml documents, as well as json and xml to Java objects. Jackson relies on fewer jar packages…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do I implement Java&apos;s ArrayList classic entity class</title><link>https://ofstack.com/Java/23342/how-do-i-implement-java&apos;s-arraylist-classic-entity-class.html</link><guid isPermaLink="true">https://ofstack.com/Java/23342/how-do-i-implement-java&apos;s-arraylist-classic-entity-class.html</guid><description>ArrayList is a classic implementation class in the Java collections framework. Its obvious advantage over conventional arrays is that you can add and remove…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Several simple transformations of complex object collections in Java&apos;s Jackson library</title><link>https://ofstack.com/Java/23343/several-simple-transformations-of-complex-object-collections-in-java&apos;s-jackson-library.html</link><guid isPermaLink="true">https://ofstack.com/Java/23343/several-simple-transformations-of-complex-object-collections-in-java&apos;s-jackson-library.html</guid><description>Several simple transformations of complex object collections in Java&apos;s Jackson library</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of Java implementing SMS verification code and international SMS group sending function</title><link>https://ofstack.com/Java/23344/an-example-of-java-implementing-sms-verification-code-and-international-sms-group-sending-function.html</link><guid isPermaLink="true">https://ofstack.com/Java/23344/an-example-of-java-implementing-sms-verification-code-and-international-sms-group-sending-function.html</guid><description>Recently due to the company&apos;s business development, need to foreign users to send international SMS, countries such as Spain, Portugal, Italy, all want to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of 5 ways to create objects in Java</title><link>https://ofstack.com/Java/23345/summary-of-5-ways-to-create-objects-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/23345/summary-of-5-ways-to-create-objects-in-java.html</guid><description>As Java developers, we create a lot of objects every day, but we usually use dependency management systems like Spring to create objects. However, there are…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Essential differences between notyfy of and notifyAll of in Java</title><link>https://ofstack.com/Java/23346/essential-differences-between-notyfy-of-and-notifyall-of-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/23346/essential-differences-between-notyfy-of-and-notifyall-of-in-java.html</guid><description>wait () method, said to give up the possession of resources, waited and waited, 1 until someone notice me, and I&apos;ll run behind the code. The notify() method…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JAVA&apos;s methods for creating and destroying objects</title><link>https://ofstack.com/Java/23347/java&apos;s-methods-for-creating-and-destroying-objects.html</link><guid isPermaLink="true">https://ofstack.com/Java/23347/java&apos;s-methods-for-creating-and-destroying-objects.html</guid><description>There are several ways to create objects Advantages of the static factory approach Disadvantages of the static factory approach Consider using a builder…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java 8 dynamic typing language Lambda expression implementation principle analysis</title><link>https://ofstack.com/Java/23348/java-8-dynamic-typing-language-lambda-expression-implementation-principle-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Java/23348/java-8-dynamic-typing-language-lambda-expression-implementation-principle-analysis.html</guid><description>Java 8 supports dynamic languages, see the cool Lambda expressions, and Java 1 treats itself as a statically typed language, see the goal of Java virtual…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>spring four dependency injection methods are described in detail</title><link>https://ofstack.com/Java/23349/spring-four-dependency-injection-methods-are-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/23349/spring-four-dependency-injection-methods-are-described-in-detail.html</guid><description>Ordinary java development, programmers need to rely on other classes of methods in a class, is usually new1 a dependency on the class to call the class…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java decimal to hexadecimal string</title><link>https://ofstack.com/Java/23350/java-decimal-to-hexadecimal-string.html</link><guid isPermaLink="true">https://ofstack.com/Java/23350/java-decimal-to-hexadecimal-string.html</guid><description>Base 10 to base 2 Decimal to decimal Decimal to decimal</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>One article handles the casting of Struts2</title><link>https://ofstack.com/Java/23351/one-article-handles-the-casting-of-struts2.html</link><guid isPermaLink="true">https://ofstack.com/Java/23351/one-article-handles-the-casting-of-struts2.html</guid><description>We know that all the data that we submit to the background through HTTP is in the form of a string, and we need more than just a string type of course. So,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java USES the NIO package to implement instance code for Socket communication</title><link>https://ofstack.com/Java/23352/java-uses-the-nio-package-to-implement-instance-code-for-socket-communication.html</link><guid isPermaLink="true">https://ofstack.com/Java/23352/java-uses-the-nio-package-to-implement-instance-code-for-socket-communication.html</guid><description>The previous articles covered Socket communication using the java.io and java.net class libraries. The following is Socket using java.nio class libraries.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example code for automatic mapping of Mybatis result sets</title><link>https://ofstack.com/Java/23353/example-code-for-automatic-mapping-of-mybatis-result-sets.html</link><guid isPermaLink="true">https://ofstack.com/Java/23353/example-code-for-automatic-mapping-of-mybatis-result-sets.html</guid><description>When using Mybatis, sometimes we can not define resultMap, but directly in &lt; select &gt; Specifies resultType on the statement. This is where Mybatis&apos;s result…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Fixed formatting issues with SpringMVC&apos;s return Java8 time JSON data</title><link>https://ofstack.com/Java/23354/fixed-formatting-issues-with-springmvc&apos;s-return-java8-time-json-data.html</link><guid isPermaLink="true">https://ofstack.com/Java/23354/fixed-formatting-issues-with-springmvc&apos;s-return-java8-time-json-data.html</guid><description>Sometimes the @ResponseBody annotation is used in Spring MVC to return response in JSON, but it can be difficult to deal with the time in java8. Generally,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the use of XML Object Json conversion and Xstream</title><link>https://ofstack.com/Java/23355/detail-the-use-of-xml-object-json-conversion-and-xstream.html</link><guid isPermaLink="true">https://ofstack.com/Java/23355/detail-the-use-of-xml-object-json-conversion-and-xstream.html</guid><description>Detail the use of XML,Object,Json conversion and Xstream 1. Features of Xstream: Here is a direct quote from the official account of Xstream: 2. Initialize…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the Java load balancing algorithm code</title><link>https://ofstack.com/Java/23356/detail-the-java-load-balancing-algorithm-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/23356/detail-the-java-load-balancing-algorithm-code.html</guid><description>This paper mainly introduces several Java algorithms for load balancing, specifically as follows: Weighted polling: Weighted random:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed explanation and a simple example of @Async in Spring</title><link>https://ofstack.com/Java/23357/a-detailed-explanation-and-a-simple-example-of-@async-in-spring.html</link><guid isPermaLink="true">https://ofstack.com/Java/23357/a-detailed-explanation-and-a-simple-example-of-@async-in-spring.html</guid><description>Use @Async in Spring Introduction: In the Java application, the interaction processing is realized through synchronization in most cases. However, when…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Mybatis result generates the instance code for the key value pair</title><link>https://ofstack.com/Java/23358/the-mybatis-result-generates-the-instance-code-for-the-key-value-pair.html</link><guid isPermaLink="true">https://ofstack.com/Java/23358/the-mybatis-result-generates-the-instance-code-for-the-key-value-pair.html</guid><description>Here is an example code of mybatis result generating key-value pairs, as shown below: In practical applications, we often encounter such a situation that we…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java implements the method of parsing binary files of string  image</title><link>https://ofstack.com/Java/23360/java-implements-the-method-of-parsing-binary-files-of-string--image.html</link><guid isPermaLink="true">https://ofstack.com/Java/23360/java-implements-the-method-of-parsing-binary-files-of-string--image.html</guid><description>java implements the method of parsing binary files of string image</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>redisson implements the principle of distributed locking</title><link>https://ofstack.com/Java/23361/redisson-implements-the-principle-of-distributed-locking.html</link><guid isPermaLink="true">https://ofstack.com/Java/23361/redisson-implements-the-principle-of-distributed-locking.html</guid><description>Redisson distributed locks One of the previous annotation-based locks is the basic redis distributed lock. The implementation of the lock is based on RLock…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The use of @Transactional in Spring is described in detail</title><link>https://ofstack.com/Java/23362/the-use-of-@transactional-in-spring-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/23362/the-use-of-@transactional-in-spring-is-described-in-detail.html</guid><description>Introduction: In spring, @Transactional provides a shortcut for controlling transaction management. However, many people just use @Transactional simply…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java byte array type of byte[] interconverts to int type</title><link>https://ofstack.com/Java/23363/java-byte-array-type-of-byte%5B%5D-interconverts-to-int-type.html</link><guid isPermaLink="true">https://ofstack.com/Java/23363/java-byte-array-type-of-byte%5B%5D-interconverts-to-int-type.html</guid><description>The code is as follows: The results are as follows: -64 converted to 2 base code [10 million][00 million][00 million][00 million][00 million][01 million]</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java Map to Object and Object to Map implementation code</title><link>https://ofstack.com/Java/23366/java-map-to-object-and-object-to-map-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/23366/java-map-to-object-and-object-to-map-implementation-code.html</guid><description>java Map Object and Object Map 1. Define an entity class: 2. The conversion from Map to Object is as follows: Operation results: 3. Object to Map: Operation…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java notify versus notifyAll</title><link>https://ofstack.com/Java/23367/java-notify-versus-notifyall.html</link><guid isPermaLink="true">https://ofstack.com/Java/23367/java-notify-versus-notifyall.html</guid><description>java notify and notifyAll First of all, notify tells one thread to get the lock, and notifyAll tells all relevant threads to compete for the lock. notify…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java connects to the server via ssh to execute shell command details and examples</title><link>https://ofstack.com/Java/23368/java-connects-to-the-server-via-ssh-to-execute-shell-command-details-and-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/23368/java-connects-to-the-server-via-ssh-to-execute-shell-command-details-and-examples.html</guid><description>java connects to the server via ssh to execute shell command detail java connects to the server via ssh to execute the shell command: JSch is a pure Java…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the list set map traversal and enhancement of for loops in Java</title><link>https://ofstack.com/Java/23369/detail-the-list-set-map-traversal-and-enhancement-of-for-loops-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/23369/detail-the-list-set-map-traversal-and-enhancement-of-for-loops-in-java.html</guid><description>Detail list,set,map traversal and enhancement of for loops in Java The Java collection class can be divided into three chunks, List, Set, and Map type…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java large file upload details and example code</title><link>https://ofstack.com/Java/23370/java-large-file-upload-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/23370/java-large-file-upload-details-and-example-code.html</guid><description>Java large file upload details Last week, I encountered such a problem that the client failed to upload hd video (above 1G). At first, I thought session was…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>@PathVariable in spring mvc gets the dynamic parameters in the request url</title><link>https://ofstack.com/Java/23372/@pathvariable-in-spring-mvc-gets-the-dynamic-parameters-in-the-request-url.html</link><guid isPermaLink="true">https://ofstack.com/Java/23372/@pathvariable-in-spring-mvc-gets-the-dynamic-parameters-in-the-request-url.html</guid><description>The @PathVariable in spring mvc is used to obtain the dynamic parameters in request url, 10 points is convenient, please review:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Mabitis and $symbol differences and usage introduction</title><link>https://ofstack.com/Java/23373/mabitis-and-$symbol-differences-and-usage-introduction.html</link><guid isPermaLink="true">https://ofstack.com/Java/23373/mabitis-and-$symbol-differences-and-usage-introduction.html</guid><description>1. Introduction In mybatis, the configuration in ES5en.xml is used for sql query, which often requires dynamic passing of parameters. For example, when we…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method in java to get the Ip address of the current server</title><link>https://ofstack.com/Java/23374/method-in-java-to-get-the-ip-address-of-the-current-server.html</link><guid isPermaLink="true">https://ofstack.com/Java/23374/method-in-java-to-get-the-ip-address-of-the-current-server.html</guid><description>1. tomcat is a free open source Web server. If deployed locally, the corresponding server is localhost and the corresponding address is 127.0.0.1. Example:…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of java&apos;s method for implementing binary processing based on shift operations</title><link>https://ofstack.com/Java/23375/example-of-java&apos;s-method-for-implementing-binary-processing-based-on-shift-operations.html</link><guid isPermaLink="true">https://ofstack.com/Java/23375/example-of-java&apos;s-method-for-implementing-binary-processing-based-on-shift-operations.html</guid><description>An example of java based on shift operation is presented in this paper. To share for your reference, specific as follows: PS: Here are a few more computing…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>fastjson in java generates and parses json data (serialized and deserialized data)</title><link>https://ofstack.com/Java/24035/fastjson-in-java-generates-and-parses-json-data-(serialized-and-deserialized-data).html</link><guid isPermaLink="true">https://ofstack.com/Java/24035/fastjson-in-java-generates-and-parses-json-data-(serialized-and-deserialized-data).html</guid><description>This article explains two points: 1. fastjson generates and parses json data (Example: Four common types :JavaBean,List &lt; JavaBean &gt; ,List &lt; String &gt; ,List…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java timed tasks Timer and TimerTask use detail</title><link>https://ofstack.com/Java/24040/java-timed-tasks-timer-and-timertask-use-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/24040/java-timed-tasks-timer-and-timertask-use-detail.html</guid><description>timer and timertask are built-in timed task implementations of jdk and do not need to import third-party jar packages to complete 1. Specify how long it…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Java language implements methods to clear content with html tags</title><link>https://ofstack.com/Java/24042/the-java-language-implements-methods-to-clear-content-with-html-tags.html</link><guid isPermaLink="true">https://ofstack.com/Java/24042/the-java-language-implements-methods-to-clear-content-with-html-tags.html</guid><description>The Java language implements methods to clear content with html tags</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of MyBatis input mapping and output mapping examples</title><link>https://ofstack.com/Java/24043/details-of-mybatis-input-mapping-and-output-mapping-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/24043/details-of-mybatis-input-mapping-and-output-mapping-examples.html</guid><description>What is MyBatis? MyBatis is an excellent persistence layer framework that supports custom SQL, stored procedures, and advanced mapping. MyBatis avoids…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java unicast  broadcast  multicast details and example code</title><link>https://ofstack.com/Java/24044/java-unicast--broadcast--multicast-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/24044/java-unicast--broadcast--multicast-details-and-example-code.html</guid><description>java unicast broadcast multicast details and example code</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Equals in Java USES method aggregation</title><link>https://ofstack.com/Java/24045/equals-in-java-uses-method-aggregation.html</link><guid isPermaLink="true">https://ofstack.com/Java/24045/equals-in-java-uses-method-aggregation.html</guid><description>This summary takes the form of asking a question and then giving the answer to the question. This is a current attempt to learn knowledge and make it more…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>30 Java coding experience sharing</title><link>https://ofstack.com/Java/24046/30-java-coding-experience-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Java/24046/30-java-coding-experience-sharing.html</guid><description>Good coding habits are essential to be a good Java programmer. Let&apos;s take a look at 30 Suggestions for code writing. (1) Class names should be capitalized.…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Principle and application of Hibernate</title><link>https://ofstack.com/Java/24048/principle-and-application-of-hibernate.html</link><guid isPermaLink="true">https://ofstack.com/Java/24048/principle-and-application-of-hibernate.html</guid><description>Hibernate works and why ? is used; 1. Through the Configuration (.) configure (); Read and parse the hibernate.cfg.xml configuration file 2. From…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java Class.getSimpleName of</title><link>https://ofstack.com/Java/24049/java-class.getsimplename-of.html</link><guid isPermaLink="true">https://ofstack.com/Java/24049/java-class.getsimplename-of.html</guid><description>java Class.getSimpleName( Usage in android: The print result is: Thank you for reading, I hope to help you, thank you for your support to this site!</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C++ and java inherited class polymorphism details and example code</title><link>https://ofstack.com/Java/24053/c++-and-java-inherited-class-polymorphism-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/24053/c++-and-java-inherited-class-polymorphism-details-and-example-code.html</guid><description>Details on polymorphism of C++/java inherited classes Those of you who have studied C++ and Java know that since both of them can do object-oriented…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Notes for using the volatile keyword</title><link>https://ofstack.com/Java/24054/notes-for-using-the-volatile-keyword.html</link><guid isPermaLink="true">https://ofstack.com/Java/24054/notes-for-using-the-volatile-keyword.html</guid><description>The Volatile variable has the visibility properties of synchronized, but not the atomic properties. This means that the thread can automatically find the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java garbage collection mechanism details and example code</title><link>https://ofstack.com/Java/24057/java-garbage-collection-mechanism-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/24057/java-garbage-collection-mechanism-details-and-example-code.html</guid><description>Details of Java garbage collection mechanism At first glance, garbage collection should do exactly what it says it does -- find and remove garbage. In fact,…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java annotation AOP&apos;s method for exception handling</title><link>https://ofstack.com/Java/24059/java-annotation-aop&apos;s-method-for-exception-handling.html</link><guid isPermaLink="true">https://ofstack.com/Java/24059/java-annotation-aop&apos;s-method-for-exception-handling.html</guid><description>1. Introduction When the project was first developed, it was not well prepared. At the level of 1 you don&apos;t realize that there are still 1 problem to be…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of Custom Spring Security Authority Control management in java</title><link>https://ofstack.com/Java/24060/example-of-custom-spring-security-authority-control-management-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/24060/example-of-custom-spring-security-authority-control-management-in-java.html</guid><description>Background description In the project, we need to make fine-grained permission control to url + httpmethod (meeting restful, for example: https://...…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of btrace method for locating production failures</title><link>https://ofstack.com/Java/24061/example-of-btrace-method-for-locating-production-failures.html</link><guid isPermaLink="true">https://ofstack.com/Java/24061/example-of-btrace-method-for-locating-production-failures.html</guid><description>Many times we need to know the details of more, but it can&apos;t be in the development of the program running all of the details are printed to the log, usually…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of document operations in java (dry cargo)</title><link>https://ofstack.com/Java/24062/summary-of-document-operations-in-java-(dry-cargo).html</link><guid isPermaLink="true">https://ofstack.com/Java/24062/summary-of-document-operations-in-java-(dry-cargo).html</guid><description>File class introduction Folder operation File property Settings Traversal folder Simple file read and write</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java generates captcha</title><link>https://ofstack.com/Java/24064/java-generates-captcha.html</link><guid isPermaLink="true">https://ofstack.com/Java/24064/java-generates-captcha.html</guid><description>The process of Java generating captcha is as follows: Received request - &gt; Random number used to generate captcha - &gt; Use random Numbers to write the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several methods for reading file (binary  character) content in JAVA</title><link>https://ofstack.com/Java/24066/summary-of-several-methods-for-reading-file-(binary--character)-content-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/24066/summary-of-several-methods-for-reading-file-(binary--character)-content-in-java.html</guid><description>Summary of several methods for reading file (binary character) content in JAVA</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A solution where the Null attribute is not shown when fastjson generates json</title><link>https://ofstack.com/Java/24067/a-solution-where-the-null-attribute-is-not-shown-when-fastjson-generates-json.html</link><guid isPermaLink="true">https://ofstack.com/Java/24067/a-solution-where-the-null-attribute-is-not-shown-when-fastjson-generates-json.html</guid><description>It can be seen from the output that the corresponding key of null has been filtered out. This is obviously not what we want, and we need to use the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An bug for escape characters in java</title><link>https://ofstack.com/Java/24071/an-bug-for-escape-characters-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/24071/an-bug-for-escape-characters-in-java.html</guid><description>In java, you can define System.out.println(&quot;\u535a\u5ba2\u56ed&quot;); No matter what the code in what coding environment will not appear Chinese random code problem</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Buffered Input Stream for Java IO Learning (BufferedInputStream)</title><link>https://ofstack.com/Java/24072/buffered-input-stream-for-java-io-learning-(bufferedinputstream).html</link><guid isPermaLink="true">https://ofstack.com/Java/24072/buffered-input-stream-for-java-io-learning-(bufferedinputstream).html</guid><description>Java IO BufferedInputStream BufferedInputStream is a buffered input stream, inherited from FilterInputStream, that adds functionality to another input…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>spring mvc example of implementing file uploads and carrying other parameters</title><link>https://ofstack.com/Java/24073/spring-mvc-example-of-implementing-file-uploads-and-carrying-other-parameters.html</link><guid isPermaLink="true">https://ofstack.com/Java/24073/spring-mvc-example-of-implementing-file-uploads-and-carrying-other-parameters.html</guid><description>This is the main jar file used: spring mvc +apache ES5en-ES6en Step 1: The web. xml file. [Focus on interceptors and related listeners for spring mvc]</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java generates sample excel report files</title><link>https://ofstack.com/Java/24074/java-generates-sample-excel-report-files.html</link><guid isPermaLink="true">https://ofstack.com/Java/24074/java-generates-sample-excel-report-files.html</guid><description>This simple operation exports the data from the database to generate the excel report and imports the excel data into the database First, establish the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java USES WatchService to monitor the folder example</title><link>https://ofstack.com/Java/24077/java-uses-watchservice-to-monitor-the-folder-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/24077/java-uses-watchservice-to-monitor-the-folder-example.html</guid><description>Through WatchService API provided by java7 to achieve the monitoring of folders That&apos;s all it takes to monitor 1 folder. Full code address:…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Quartz is used in Spring to implement task scheduling</title><link>https://ofstack.com/Java/24080/quartz-is-used-in-spring-to-implement-task-scheduling.html</link><guid isPermaLink="true">https://ofstack.com/Java/24080/quartz-is-used-in-spring-to-implement-task-scheduling.html</guid><description>Used in the preface: Spring Quartz there are two ways, 1 kind is inheritance specific base class: org. springframework. scheduling. quartz. QuartzJobBean,…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java operation of Properties file details and simple examples</title><link>https://ofstack.com/Java/24081/java-operation-of-properties-file-details-and-simple-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/24081/java-operation-of-properties-file-details-and-simple-examples.html</guid><description>Java operations on Properties files Introduction to the We often use in Java java. util. Properties. Properties class to parse the Properties file,…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth understanding of the copy mechanism in java</title><link>https://ofstack.com/Java/24083/an-in-depth-understanding-of-the-copy-mechanism-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/24083/an-in-depth-understanding-of-the-copy-mechanism-in-java.html</guid><description>It is well known that in Java, there are two types of copy: deep copy and shallow copy. java implements a method called clone in the common superclass…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Spring MVC more flexible control of json return issues (custom filter fields)</title><link>https://ofstack.com/Java/24084/spring-mvc-more-flexible-control-of-json-return-issues-(custom-filter-fields).html</link><guid isPermaLink="true">https://ofstack.com/Java/24084/spring-mvc-more-flexible-control-of-json-return-issues-(custom-filter-fields).html</guid><description>This article focuses on how Spring MVC dynamically returns Json data. When we do Web interface development, we often encounter this scenario. Two requests…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java USES ES1en ES2en to handle JSON details and example code</title><link>https://ofstack.com/Java/24085/java-uses-es1en-es2en-to-handle-json-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/24085/java-uses-es1en-es2en-to-handle-json-details-and-example-code.html</guid><description>Java USES ES2en-ES3en to handle JSON details [Project Environment] 1. Convert JSON array object to List object; 2. List converted to JSON array object;</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JVM parameter configuration details</title><link>https://ofstack.com/Java/24087/jvm-parameter-configuration-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/24087/jvm-parameter-configuration-details.html</guid><description>JVM parameter configuration -ES7en initial heap size -Xmx maximum heap size -Xmn sets the young generation size Set the stack size for each thread -Xss sets…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java generates QR codes to add logo and text functions</title><link>https://ofstack.com/Java/24088/java-generates-qr-codes-to-add-logo-and-text-functions.html</link><guid isPermaLink="true">https://ofstack.com/Java/24088/java-generates-qr-codes-to-add-logo-and-text-functions.html</guid><description>Without further ado, I posted the code directly to you. The specific code is as follows:</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>springmvc implements a custom type converter example</title><link>https://ofstack.com/Java/24089/springmvc-implements-a-custom-type-converter-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/24089/springmvc-implements-a-custom-type-converter-example.html</guid><description>In addition to the partial type converters that come with springmvc, you can customize type converters by following these steps: 1. Write a class to…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>springMvc requests a jump and a method for passing values</title><link>https://ofstack.com/Java/24090/springmvc-requests-a-jump-and-a-method-for-passing-values.html</link><guid isPermaLink="true">https://ofstack.com/Java/24090/springmvc-requests-a-jump-and-a-method-for-passing-values.html</guid><description>3 ways to skip the forword page: 2. Use Model objects 3. Use ModelAndView It can also be done with new 1 ModelAndView object forword Jump to Controller</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of SpringMVC converting date types</title><link>https://ofstack.com/Java/24091/example-of-springmvc-converting-date-types.html</link><guid isPermaLink="true">https://ofstack.com/Java/24091/example-of-springmvc-converting-date-types.html</guid><description>When doing web development, the page is passed in String type, SpringMVC can be converted to some basic types, but for the date class conversion may require…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Graphical example code of the javaSwing basic tutorial</title><link>https://ofstack.com/Java/24094/graphical-example-code-of-the-javaswing-basic-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Java/24094/graphical-example-code-of-the-javaswing-basic-tutorial.html</guid><description>java Swing Basic tutorial graphical example code Unlike multithreading, generics, etc., Swing is mainly used. The following is mainly code and comments,…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java USES generic parameter types to construct array details and instances</title><link>https://ofstack.com/Java/24095/java-uses-generic-parameter-types-to-construct-array-details-and-instances.html</link><guid isPermaLink="true">https://ofstack.com/Java/24095/java-uses-generic-parameter-types-to-construct-array-details-and-instances.html</guid><description>I was typing code a while ago when a question occurred to me. What if we want to create an array in a method that takes one argument? In the case of…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>[Java] BigDecimal implementation of addition  subtraction  multiplication and division operation code</title><link>https://ofstack.com/Java/24098/%5Bjava%5D-bigdecimal-implementation-of-addition--subtraction--multiplication-and-division-operation-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/24098/%5Bjava%5D-bigdecimal-implementation-of-addition--subtraction--multiplication-and-division-operation-code.html</guid><description>[Java] BigDecimal implementation of addition subtraction multiplication and division operation code</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of file upload and download sample under SpringMVC framework</title><link>https://ofstack.com/Java/24099/implementation-of-file-upload-and-download-sample-under-springmvc-framework.html</link><guid isPermaLink="true">https://ofstack.com/Java/24099/implementation-of-file-upload-and-download-sample-under-springmvc-framework.html</guid><description>In javaEE in eclipse: Import the necessary racks web.xml profile: spring bean configuration file springmvc.xml; handler class methods: Methods to upload and…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Convert instances of Java images to byte arrays</title><link>https://ofstack.com/Java/24100/convert-instances-of-java-images-to-byte-arrays.html</link><guid isPermaLink="true">https://ofstack.com/Java/24100/convert-instances-of-java-images-to-byte-arrays.html</guid><description>Examples are as follows: File resolution: FileImageOutputStream replaced FileOutputStream FileImageInputStream into FileInputStream</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java USES SFTP to upload files to the server for simple use</title><link>https://ofstack.com/Java/24101/java-uses-sftp-to-upload-files-to-the-server-for-simple-use.html</link><guid isPermaLink="true">https://ofstack.com/Java/24101/java-uses-sftp-to-upload-files-to-the-server-for-simple-use.html</guid><description>Recently, I used SFTP to upload a file and find some information. After that, I made a summary for the convenience of future query. The specific code is as…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java emulates Get and Post requests from http and sets the methods of ip and port proxies</title><link>https://ofstack.com/Java/24102/java-emulates-get-and-post-requests-from-http-and-sets-the-methods-of-ip-and-port-proxies.html</link><guid isPermaLink="true">https://ofstack.com/Java/24102/java-emulates-get-and-post-requests-from-http-and-sets-the-methods-of-ip-and-port-proxies.html</guid><description>This paper covers three basic points: 1. Because many companies have agents on their internal networks, the browser accesses the Internet through ip and…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java replaces url&apos;s domain name and port methods</title><link>https://ofstack.com/Java/24103/java-replaces-url&apos;s-domain-name-and-port-methods.html</link><guid isPermaLink="true">https://ofstack.com/Java/24103/java-replaces-url&apos;s-domain-name-and-port-methods.html</guid><description>java replaces url&apos;s domain name and port methods</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>like fuzzy query in Mybatis</title><link>https://ofstack.com/Java/24105/like-fuzzy-query-in-mybatis.html</link><guid isPermaLink="true">https://ofstack.com/Java/24105/like-fuzzy-query-in-mybatis.html</guid><description>like fuzzy query in Mybatis</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The difference between request and getSession of true  false and null</title><link>https://ofstack.com/Java/24107/the-difference-between-request-and-getsession-of-true--false-and-null.html</link><guid isPermaLink="true">https://ofstack.com/Java/24107/the-difference-between-request-and-getsession-of-true--false-and-null.html</guid><description>The difference between request and getSession of true false and null</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javaHashMap expansion details and example code</title><link>https://ofstack.com/Java/24109/javahashmap-expansion-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/24109/javahashmap-expansion-details-and-example-code.html</guid><description>HashMap capacity When size of HashMap is greater than or equal to (capacity * load factor), it will trigger the capacity enlargement operation, which is a…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java ArrayList is grouped according to the same attribute</title><link>https://ofstack.com/Java/24111/java-arraylist-is-grouped-according-to-the-same-attribute.html</link><guid isPermaLink="true">https://ofstack.com/Java/24111/java-arraylist-is-grouped-according-to-the-same-attribute.html</guid><description>java ArrayList is grouped according to the same 1 attribute In general, when querying a batch of data using SQL, you can use the GROUP BY statement in SQL…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The java Object wait method is described in detail</title><link>https://ofstack.com/Java/24113/the-java-object-wait-method-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/24113/the-java-object-wait-method-is-described-in-detail.html</guid><description>java Object wait method When thread B accesses a Shared resource, it tries to obtain the lock object of the resource and finds that the lock has been…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java code comment specification of Power node collation</title><link>https://ofstack.com/Java/25569/java-code-comment-specification-of-power-node-collation.html</link><guid isPermaLink="true">https://ofstack.com/Java/25569/java-code-comment-specification-of-power-node-collation.html</guid><description>Code annotation serves as a communication bridge between program designer and program reader to maximize the efficiency of team development cooperation. It…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Construction of websocket under spring framework</title><link>https://ofstack.com/Java/25578/construction-of-websocket-under-spring-framework.html</link><guid isPermaLink="true">https://ofstack.com/Java/25578/construction-of-websocket-under-spring-framework.html</guid><description>This paper is based on Apach Tomcat 8.0.3+MyEclipse+maven+JDK1.7 spring4.0 after adding the support of websocket technology, the main project is using SSM…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java project developed naming specification of Power node Java College collation</title><link>https://ofstack.com/Java/26255/java-project-developed-naming-specification-of-power-node-java-college-collation.html</link><guid isPermaLink="true">https://ofstack.com/Java/26255/java-project-developed-naming-specification-of-power-node-java-college-collation.html</guid><description>It&apos;s better to use English, not Hanyu Pinyin 1: Package (package) : Used to group classes that perform different functions under different directories…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed configuration and use of Spring Task timing tasks</title><link>https://ofstack.com/Java/26287/detailed-configuration-and-use-of-spring-task-timing-tasks.html</link><guid isPermaLink="true">https://ofstack.com/Java/26287/detailed-configuration-and-use-of-spring-task-timing-tasks.html</guid><description>Note Spring&apos;s built-in timed task usage. Timing tasks are used in spring Use timing tasks based on the xml profile First configure spring to enable the…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the differences between Spring and Spring boot</title><link>https://ofstack.com/Java/26309/introduction-to-the-differences-between-spring-and-spring-boot.html</link><guid isPermaLink="true">https://ofstack.com/Java/26309/introduction-to-the-differences-between-spring-and-spring-boot.html</guid><description>Spring Boot profile The spring framework is very powerful, but even for a very simple project, we have to configure a lot of things. So you have the Spring…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java terminates the thread by closing Socket</title><link>https://ofstack.com/Java/26316/java-terminates-the-thread-by-closing-socket.html</link><guid isPermaLink="true">https://ofstack.com/Java/26316/java-terminates-the-thread-by-closing-socket.html</guid><description>This article shares the specific code for Java to close Socket to terminate the thread, for your reference, the specific content is as follows</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java Collection Memory details and simple examples</title><link>https://ofstack.com/Java/26321/java-collection-memory-details-and-simple-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/26321/java-collection-memory-details-and-simple-examples.html</guid><description>This article is just to strengthen the foundation of 1, recall 1 of the storage of these two commonly used things... 1. Storage objects can be considered:…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details and examples of Java Collection Framework LinkedList</title><link>https://ofstack.com/Java/26328/details-and-examples-of-java-collection-framework-linkedlist.html</link><guid isPermaLink="true">https://ofstack.com/Java/26328/details-and-examples-of-java-collection-framework-linkedlist.html</guid><description>Java Collection framework LinkedList in detail LinkedList definition LinkedList overview The &amp; # 8195; The &amp; # 8195; LinkedList is implemented as a…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>java reflects a simple method of traversing entity class attributes and types  assigning and getting values</title><link>https://ofstack.com/Java/27021/java-reflects-a-simple-method-of-traversing-entity-class-attributes-and-types--assigning-and-getting-values.html</link><guid isPermaLink="true">https://ofstack.com/Java/27021/java-reflects-a-simple-method-of-traversing-entity-class-attributes-and-types--assigning-and-getting-values.html</guid><description>java reflects a simple method of traversing entity class attributes and types assigning and getting values</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java finds maximum and minimum values in List for example</title><link>https://ofstack.com/Java/27743/java-finds-maximum-and-minimum-values-in-list-for-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/27743/java-finds-maximum-and-minimum-values-in-list-for-example.html</guid><description>The following example demonstrates how to use the max() and min() methods of the Collections class to get the maximum and minimum values in List: The output…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>java exports large volumes of excel files with more than 1EN million data</title><link>https://ofstack.com/Java/27797/java-exports-large-volumes-of-excel-files-with-more-than-1en-million-data.html</link><guid isPermaLink="true">https://ofstack.com/Java/27797/java-exports-large-volumes-of-excel-files-with-more-than-1en-million-data.html</guid><description>The excel file with more than 1 million data exported by java is Shared for your reference. The details are as follows 1. Traditional export will consume a…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>elasticsearch plug in development tutorial</title><link>https://ofstack.com/Java/28014/elasticsearch-plug-in-development-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Java/28014/elasticsearch-plug-in-development-tutorial.html</guid><description>The retrieval engine Elasticsearch supports the plug-in pattern. Sometimes you may need to install a plugin. You can even develop your own plug-ins. Here is…</description><pubDate>Sat, 22 Aug 2020 00:00:00 GMT</pubDate></item><item><title>Java Image Tool class instance based on Decorator Pattern [With demo source code download]</title><link>https://ofstack.com/Java/28751/java-image-tool-class-instance-based-on-decorator-pattern-%5Bwith-demo-source-code-download%5D.html</link><guid isPermaLink="true">https://ofstack.com/Java/28751/java-image-tool-class-instance-based-on-decorator-pattern-%5Bwith-demo-source-code-download%5D.html</guid><description>This article gives an example of Java&apos;s image utility class based on decorator pattern. To share for your reference, the details are as follows:…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>A detailed example of Java reflection mechanism</title><link>https://ofstack.com/Java/28901/a-detailed-example-of-java-reflection-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/Java/28901/a-detailed-example-of-java-reflection-mechanism.html</guid><description>Is JAVA a dynamic language? Generally speaking, when speaking of dynamic language, it is allowed to change the program structure or variable type while the…</description><pubDate>Sat, 31 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Build spring boot Multi module project (source code attached)</title><link>https://ofstack.com/Java/29045/build-spring-boot-multi-module-project-(source-code-attached).html</link><guid isPermaLink="true">https://ofstack.com/Java/29045/build-spring-boot-multi-module-project-(source-code-attached).html</guid><description>This paper introduces Maven&apos;s multi-module project to build spring boot, which is Shared with everyone. The details are as follows: Note: All projects are…</description><pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Complete instance of file upload and download Tool class implemented by Java [Automatic naming of upload file]</title><link>https://ofstack.com/Java/29191/complete-instance-of-file-upload-and-download-tool-class-implemented-by-java-%5Bautomatic-naming-of-upload-file%5D.html</link><guid isPermaLink="true">https://ofstack.com/Java/29191/complete-instance-of-file-upload-and-download-tool-class-implemented-by-java-%5Bautomatic-naming-of-upload-file%5D.html</guid><description>This article illustrates the file upload and download tool class implemented by Java. To share for your reference, the details are as follows: This is a…</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Java implementation of zip compression and decompression tool class example</title><link>https://ofstack.com/Java/30709/java-implementation-of-zip-compression-and-decompression-tool-class-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/30709/java-implementation-of-zip-compression-and-decompression-tool-class-example.html</guid><description>The zip compression and decompression tool class implemented by Java is described. To share for your reference, the details are as follows: For more…</description><pubDate>Sat, 19 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Spring Boot and Kotlin integrate full text search engine Elasticsearch sample code</title><link>https://ofstack.com/Java/31547/spring-boot-and-kotlin-integrate-full-text-search-engine-elasticsearch-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/31547/spring-boot-and-kotlin-integrate-full-text-search-engine-elasticsearch-sample-code.html</guid><description>ES1en is almost unbeatable in full-text search, and is also very useful in big data. It can be used as ES2en (which was originally ES3en). This article…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Spring Cloud Feign as a method for HTTP clients to invoke remote HTTP services of recommends</title><link>https://ofstack.com/Java/31658/spring-cloud-feign-as-a-method-for-http-clients-to-invoke-remote-http-services-of-recommends.html</link><guid isPermaLink="true">https://ofstack.com/Java/31658/spring-cloud-feign-as-a-method-for-http-clients-to-invoke-remote-http-services-of-recommends.html</guid><description>In the Spring Cloud Netflix stack, each microservice exposes its own service in the form of an HTTP interface, so the HTTP client must be used when invoking…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of spring cloud Feign problems encountered in the use of summary</title><link>https://ofstack.com/Java/31659/detailed-explanation-of-spring-cloud-feign-problems-encountered-in-the-use-of-summary.html</link><guid isPermaLink="true">https://ofstack.com/Java/31659/detailed-explanation-of-spring-cloud-feign-problems-encountered-in-the-use-of-summary.html</guid><description>In this paper, the problems encountered in the use of spring cloud Feign are summarized and shared with you. The details are as follows: We talked about…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Java programming Nashorn instance code</title><link>https://ofstack.com/Java/31660/java-programming-nashorn-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/31660/java-programming-nashorn-instance-code.html</guid><description>This paper mainly studies Java programming Nashorn related content, as follows. What is Nashorn Nashorn, pronounced &quot;nass-horn&quot;, is the name of a German…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>maven download jar package to use Ali cloud maven library method</title><link>https://ofstack.com/Java/31661/maven-download-jar-package-to-use-ali-cloud-maven-library-method.html</link><guid isPermaLink="true">https://ofstack.com/Java/31661/maven-download-jar-package-to-use-ali-cloud-maven-library-method.html</guid><description>This paper introduces the maven download jar package to use Ali cloud maven library method, to share with you, the details are as follows: Modify the…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Java uses openoffice to convert doc  docx to pdf instance code</title><link>https://ofstack.com/Java/31662/java-uses-openoffice-to-convert-doc--docx-to-pdf-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/31662/java-uses-openoffice-to-convert-doc--docx-to-pdf-instance-code.html</guid><description>Java uses openoffice to convert doc docx to pdf instance code</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>spring Learn to create project Hello Spring instance code</title><link>https://ofstack.com/Java/31663/spring-learn-to-create-project-hello-spring-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/31663/spring-learn-to-create-project-hello-spring-instance-code.html</guid><description>This paper mainly studies spring learning to create project Hello Spring example code, as follows. 1, eclipse created java project HelloSpring 2. Create the…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Spring+Junit4 for interface test example code</title><link>https://ofstack.com/Java/31664/spring+junit4-for-interface-test-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/31664/spring+junit4-for-interface-test-example-code.html</guid><description>This paper mainly studies a relevant example of Spring+Junit4 interface testing, and the specific implementation code is as follows. testInterface can be…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Utility classes for common java regular expressions</title><link>https://ofstack.com/Java/31665/utility-classes-for-common-java-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/Java/31665/utility-classes-for-common-java-regular-expressions.html</guid><description>This article example for everyone to share java regular expression tool class specific code, for your reference, the specific content is as follows</description><pubDate>Wed, 13 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Spring  Boot and Spark  Cassandra system integration development example</title><link>https://ofstack.com/Java/31841/spring--boot-and-spark--cassandra-system-integration-development-example.html</link><guid isPermaLink="true">https://ofstack.com/Java/31841/spring--boot-and-spark--cassandra-system-integration-development-example.html</guid><description>Spring Boot and Spark Cassandra system integration development example</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Three Methods of Recursive Fibonacci Sequence java</title><link>https://ofstack.com/Java/32242/three-methods-of-recursive-fibonacci-sequence-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/32242/three-methods-of-recursive-fibonacci-sequence-java.html</guid><description>In this paper, we share the specific code of the Fibonacci sequence of java recursion for your reference. The specific content is as follows The first kind,…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Java recursively implements the Fibonacci sequence</title><link>https://ofstack.com/Java/32243/java-recursively-implements-the-fibonacci-sequence.html</link><guid isPermaLink="true">https://ofstack.com/Java/32243/java-recursively-implements-the-fibonacci-sequence.html</guid><description>The programming technique in which a program calls itself is called recursion (recursion). Recursion is widely used in programming languages as a kind of…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Java programming thread synchronization tool Exchanger use instance resolution</title><link>https://ofstack.com/Java/32244/java-programming-thread-synchronization-tool-exchanger-use-instance-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Java/32244/java-programming-thread-synchronization-tool-exchanger-use-instance-resolution.html</guid><description>This article mainly studies the use of Exchanger programming thread synchronization tool Java, let&apos;s take a look at the details. If two threads need to…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Sprigmvc project to springboot method</title><link>https://ofstack.com/Java/32245/sprigmvc-project-to-springboot-method.html</link><guid isPermaLink="true">https://ofstack.com/Java/32245/sprigmvc-project-to-springboot-method.html</guid><description>If you have an old springmvc program that you want to convert to springboot, read this article. If your project is not even an maven project, please switch…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Java programming a multithreading problem example code</title><link>https://ofstack.com/Java/32246/java-programming-a-multithreading-problem-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/32246/java-programming-a-multithreading-problem-example-code.html</guid><description>The previous posts have basically summarized some of the content of java concurrency. This post starts with one problem and looks at what concurrency…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MyBatis uses dynamic table or column code parsing</title><link>https://ofstack.com/Java/32247/mybatis-uses-dynamic-table-or-column-code-parsing.html</link><guid isPermaLink="true">https://ofstack.com/Java/32247/mybatis-uses-dynamic-table-or-column-code-parsing.html</guid><description>Sometimes it is unavoidable to use dynamic tables or columns for business processing. Here&apos;s how to use dynamic tables/columns: That is, the default value.</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Thymeleaf template engine instance code is used in SpringMVC</title><link>https://ofstack.com/Java/32248/thymeleaf-template-engine-instance-code-is-used-in-springmvc.html</link><guid isPermaLink="true">https://ofstack.com/Java/32248/thymeleaf-template-engine-instance-code-is-used-in-springmvc.html</guid><description>This paper mainly studies the Thymeleaf template engine in SpringMVC, the details are as follows. Thymeleaf provides a set of Spring integrations, allowing…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>mybatis uses xml to add  delete and check code parsing</title><link>https://ofstack.com/Java/32249/mybatis-uses-xml-to-add--delete-and-check-code-parsing.html</link><guid isPermaLink="true">https://ofstack.com/Java/32249/mybatis-uses-xml-to-add--delete-and-check-code-parsing.html</guid><description>mybatis uses xml to add delete and check code parsing</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Java Implements Message Retrieval Password Function</title><link>https://ofstack.com/Java/32816/java-implements-message-retrieval-password-function.html</link><guid isPermaLink="true">https://ofstack.com/Java/32816/java-implements-message-retrieval-password-function.html</guid><description>The specific code of Java to achieve the function of retrieving password for mail is shared for your reference, which is as follows: 1. There is a need to…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Several Ways of SpringMVC Receiving and Responding to json Data</title><link>https://ofstack.com/Java/33986/several-ways-of-springmvc-receiving-and-responding-to-json-data.html</link><guid isPermaLink="true">https://ofstack.com/Java/33986/several-ways-of-springmvc-receiving-and-responding-to-json-data.html</guid><description>In addition to submitting data through form form, data in json format can also be transmitted and received to the back end through ajax (this way can…</description><pubDate>Sat, 03 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Code Configuration of mysql+spring+mybatis to Realize the Separation of Reading and Writing Database</title><link>https://ofstack.com/Java/33987/code-configuration-of-mysql+spring+mybatis-to-realize-the-separation-of-reading-and-writing-database.html</link><guid isPermaLink="true">https://ofstack.com/Java/33987/code-configuration-of-mysql+spring+mybatis-to-realize-the-separation-of-reading-and-writing-database.html</guid><description>Scenario: 1 read data source and 1 read and write data source. Principle: With the help of spring&apos;s &quot;…</description><pubDate>Sat, 03 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of ArrayList class in Java</title><link>https://ofstack.com/Java/34993/detailed-explanation-of-arraylist-class-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/34993/detailed-explanation-of-arraylist-class-in-java.html</guid><description>ArratList class: Container that holds the same 1 data type (only reference data type, because it actually holds addresses inside) 1. Import its package…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Explain the difference between int and Integer in Java in detail</title><link>https://ofstack.com/Java/35837/explain-the-difference-between-int-and-integer-in-java-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/35837/explain-the-difference-between-int-and-integer-in-java-in-detail.html</guid><description>Basic data types and reference types Java is an object-oriented programming language, 1 cut is an object, but for the convenience of programming, basic data…</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Java Why don&apos;t you need to create objects for basic data types？</title><link>https://ofstack.com/Java/36171/java-why-don&apos;t-you-need-to-create-objects-for-basic-data-types%EF%BF%BD%EF%BF%BD%EF%BF%BD.html</link><guid isPermaLink="true">https://ofstack.com/Java/36171/java-why-don&apos;t-you-need-to-create-objects-for-basic-data-types%EF%BF%BD%EF%BF%BD%EF%BF%BD.html</guid><description>Java is an object-oriented language, that is, all objects! So why are data types divided into basic types and objects? There are 8 basic data types in Java…</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>How many bytes does a character occupy in Java language？</title><link>https://ofstack.com/Java/36172/how-many-bytes-does-a-character-occupy-in-java-language%C3%AF%C2%BC%C5%B8.html</link><guid isPermaLink="true">https://ofstack.com/Java/36172/how-many-bytes-does-a-character-occupy-in-java-language%C3%AF%C2%BC%C5%B8.html</guid><description>It is good to distinguish the inner code (internal encoding) from the outer code (external encoding). Inner code is the character code used inside the…</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Execute a plurality of timing tasks based on Springboot and dynamically acquire timing task information</title><link>https://ofstack.com/Java/37312/execute-a-plurality-of-timing-tasks-based-on-springboot-and-dynamically-acquire-timing-task-information.html</link><guid isPermaLink="true">https://ofstack.com/Java/37312/execute-a-plurality-of-timing-tasks-based-on-springboot-and-dynamically-acquire-timing-task-information.html</guid><description>Brief introduction Because 1 of the business needs all need to use a number of different timing tasks, and each timing task in the timing information is…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Character Buffer Stream Instance of Java IO Stream</title><link>https://ofstack.com/Java/37683/detailed-explanation-of-character-buffer-stream-instance-of-java-io-stream.html</link><guid isPermaLink="true">https://ofstack.com/Java/37683/detailed-explanation-of-character-buffer-stream-instance-of-java-io-stream.html</guid><description>Character stream: 1. Add character cache stream to enhance reading function (readLine) 2. Read data more efficiently Read text from the character input…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>SpringBoot easily integrates the whole process record of MongoDB</title><link>https://ofstack.com/Java/38535/springboot-easily-integrates-the-whole-process-record-of-mongodb.html</link><guid isPermaLink="true">https://ofstack.com/Java/38535/springboot-easily-integrates-the-whole-process-record-of-mongodb.html</guid><description>MongoDB is a product between relational database and non-relational database, which has the richest functions and is most like relational database. Tip: The…</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>java Realizes Reflection json Dynamic Transformation to Entity Classes fastjson</title><link>https://ofstack.com/Java/39047/java-realizes-reflection-json-dynamic-transformation-to-entity-classes-fastjson.html</link><guid isPermaLink="true">https://ofstack.com/Java/39047/java-realizes-reflection-json-dynamic-transformation-to-entity-classes-fastjson.html</guid><description>I won&apos;t talk too much, let&apos;s just look at the code ~ Supplement: jsonObject to Entity Class Objects Using fastjson Firstly, the related jar packet is…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>elasticsearch+logstash and log retrieval using java code</title><link>https://ofstack.com/Java/39055/elasticsearch+logstash-and-log-retrieval-using-java-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/39055/elasticsearch+logstash-and-log-retrieval-using-java-code.html</guid><description>为了项目日志不被泄露，数据展示不采用Kibana Note: elasticsearch should be started by ordinary users or an error will be reported Previous exception resolution of integrating…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>java enumerates enum and obtains key key according to value value</title><link>https://ofstack.com/Java/39317/java-enumerates-enum-and-obtains-key-key-according-to-value-value.html</link><guid isPermaLink="true">https://ofstack.com/Java/39317/java-enumerates-enum-and-obtains-key-key-according-to-value-value.html</guid><description>Supplement: Value of Java traversal enumeration (Enum) and corresponding Index</description><pubDate>Sat, 28 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Resolve the problem that @ Transactional annotation transaction does not work without rollback</title><link>https://ofstack.com/Java/39324/resolve-the-problem-that-@-transactional-annotation-transaction-does-not-work-without-rollback.html</link><guid isPermaLink="true">https://ofstack.com/Java/39324/resolve-the-problem-that-@-transactional-annotation-transaction-does-not-work-without-rollback.html</guid><description>These days, I found in the project that I used @ Transactional to annotate transactions, and threw an exception without rolling back. Finally found out the…</description><pubDate>Sat, 28 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Actions to specify default values when @ PathVariable is null</title><link>https://ofstack.com/Java/39334/actions-to-specify-default-values-when-@-pathvariable-is-null.html</link><guid isPermaLink="true">https://ofstack.com/Java/39334/actions-to-specify-default-values-when-@-pathvariable-is-null.html</guid><description>Specifies the default value when @ PathVariable is null, You can specify multiple matching paths, and then set the parameters that are not necessary. The…</description><pubDate>Sat, 28 Aug 2021 00:00:00 GMT</pubDate></item><item><title>An example of Java implementing simple Socket communication</title><link>https://ofstack.com/Java/39827/an-example-of-java-implementing-simple-socket-communication.html</link><guid isPermaLink="true">https://ofstack.com/Java/39827/an-example-of-java-implementing-simple-socket-communication.html</guid><description>Java socket encapsulates the implementation details of the transport layer, and developers can implement the application layer based on socket. This article…</description><pubDate>Sun, 05 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Resolving spring @ ControllerAdvice Handling Exception Does Not Match Custom Exception Correctly</title><link>https://ofstack.com/Java/40535/resolving-spring-@-controlleradvice-handling-exception-does-not-match-custom-exception-correctly.html</link><guid isPermaLink="true">https://ofstack.com/Java/40535/resolving-spring-@-controlleradvice-handling-exception-does-not-match-custom-exception-correctly.html</guid><description>First of all, when using @ ControllerAdvice and @ ExceptionHandler to handle the exception of global controller, if you want to match your own custom…</description><pubDate>Thu, 16 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Unified Exception Handling and Log Printing Using spring aop</title><link>https://ofstack.com/Java/40536/unified-exception-handling-and-log-printing-using-spring-aop.html</link><guid isPermaLink="true">https://ofstack.com/Java/40536/unified-exception-handling-and-log-printing-using-spring-aop.html</guid><description>It&apos;s easy to write code with a lot of try catch and logger. warn (), logger. error (), so that the original business logic of a method is only 5 lines, and…</description><pubDate>Thu, 16 Sep 2021 00:00:00 GMT</pubDate></item><item><title>json How to Parse Mixed Array Objects into the list Collection of Entity Classes</title><link>https://ofstack.com/Java/40779/json-how-to-parse-mixed-array-objects-into-the-list-collection-of-entity-classes.html</link><guid isPermaLink="true">https://ofstack.com/Java/40779/json-how-to-parse-mixed-array-objects-into-the-list-collection-of-entity-classes.html</guid><description>This project encountered one such requirement, parsing the following data into the object below me. I don&apos;t know if my friends have found that I am only an…</description><pubDate>Mon, 20 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Spring Security permitAll of operations that do not allow anonymous access</title><link>https://ofstack.com/Java/41014/spring-security-permitall-of-operations-that-do-not-allow-anonymous-access.html</link><guid isPermaLink="true">https://ofstack.com/Java/41014/spring-security-permitall-of-operations-that-do-not-allow-anonymous-access.html</guid><description>The order of permitAll () is important, as in the XML configuration, that is, authorizeRequests (). anyRequest (). authenticate comes last Put the control…</description><pubDate>Fri, 24 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Several Ways of Packaging Projects in maven</title><link>https://ofstack.com/Java/41239/several-ways-of-packaging-projects-in-maven.html</link><guid isPermaLink="true">https://ofstack.com/Java/41239/several-ways-of-packaging-projects-in-maven.html</guid><description>Maven can use the mvn package directive to package the project. If you run the jar file using Java-jar xxx. jar, errors such as &quot;no main manifest attribute,…</description><pubDate>Mon, 11 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Spring Boot Implementation of Sensitive Word and Special Character Filtering</title><link>https://ofstack.com/Java/41466/spring-boot-implementation-of-sensitive-word-and-special-character-filtering.html</link><guid isPermaLink="true">https://ofstack.com/Java/41466/spring-boot-implementation-of-sensitive-word-and-special-character-filtering.html</guid><description>The technology adopts Spring Boot, the request method is mainly POST, and the annotation used more frequently is @ RequestBody Deliver it to the tester for…</description><pubDate>Wed, 13 Oct 2021 00:00:00 GMT</pubDate></item><item><title>mybatis Resolves Automatic Mapping Failure from Column Names to Attribute Names</title><link>https://ofstack.com/Java/41491/mybatis-resolves-automatic-mapping-failure-from-column-names-to-attribute-names.html</link><guid isPermaLink="true">https://ofstack.com/Java/41491/mybatis-resolves-automatic-mapping-failure-from-column-names-to-attribute-names.html</guid><description>When the data from the database is mapped to the entity class, only some attributes in the entity class are mapped successfully, and the other attributes…</description><pubDate>Wed, 13 Oct 2021 00:00:00 GMT</pubDate></item><item><title>How does Spring mvc realize the connection operation with the front and back ends of the database？</title><link>https://ofstack.com/Java/41701/how-does-spring-mvc-realize-the-connection-operation-with-the-front-and-back-ends-of-the-database%EF%BF%BD%EF%BF%BD%EF%BF%BD.html</link><guid isPermaLink="true">https://ofstack.com/Java/41701/how-does-spring-mvc-realize-the-connection-operation-with-the-front-and-back-ends-of-the-database%EF%BF%BD%EF%BF%BD%EF%BF%BD.html</guid><description>springboot is based on maven to manage jar package, only use springboot to download jar package only need to select, will automatically configure components…</description><pubDate>Fri, 15 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Talk about the difference between ResourceBundle and properties reading configuration files</title><link>https://ofstack.com/Java/43091/talk-about-the-difference-between-resourcebundle-and-properties-reading-configuration-files.html</link><guid isPermaLink="true">https://ofstack.com/Java/43091/talk-about-the-difference-between-resourcebundle-and-properties-reading-configuration-files.html</guid><description>Both classes read files in properties format, while Properties can also be used to write files. Properties is treated as a mapping table, and this class…</description><pubDate>Tue, 02 Nov 2021 00:00:00 GMT</pubDate></item><item><title>springboot integrates mybatis plus to realize one to one of one to many query function based on annotations</title><link>https://ofstack.com/Java/43784/springboot-integrates-mybatis-plus-to-realize-one-to-one-of-one-to-many-query-function-based-on-annotations.html</link><guid isPermaLink="true">https://ofstack.com/Java/43784/springboot-integrates-mybatis-plus-to-realize-one-to-one-of-one-to-many-query-function-based-on-annotations.html</guid><description>Because the current version of mybatis-plus is 3.1. 1, it feels like a semi-finished product. All annotations on entity classes can only support single…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Spring Cloud Gateway Gateway XSS Filtering Mode</title><link>https://ofstack.com/Java/44235/spring-cloud-gateway-gateway-xss-filtering-mode.html</link><guid isPermaLink="true">https://ofstack.com/Java/44235/spring-cloud-gateway-gateway-xss-filtering-mode.html</guid><description>XSS is a computer security vulnerability that often appears in web applications. Please refer to Google for specific information. This article only shares…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>How to Implement Interface Versioning in SpringBoot</title><link>https://ofstack.com/Java/44236/how-to-implement-interface-versioning-in-springboot.html</link><guid isPermaLink="true">https://ofstack.com/Java/44236/how-to-implement-interface-versioning-in-springboot.html</guid><description>A system will be iteratively updated after it goes online, Requirements will also change constantly, and it is possible that the parameters of the interface…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>java Development SSM Framework SpringMVC with rest Style</title><link>https://ofstack.com/Java/44237/java-development-ssm-framework-springmvc-with-rest-style.html</link><guid isPermaLink="true">https://ofstack.com/Java/44237/java-development-ssm-framework-springmvc-with-rest-style.html</guid><description>REST (Resource Representational State Transfer) means &quot;resource presentation layer state transition&quot;, and Resource (resource) is omitted. Clients are…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Java SpringBoot uses interceptor as the implementation method of privilege control</title><link>https://ofstack.com/Java/44238/java-springboot-uses-interceptor-as-the-implementation-method-of-privilege-control.html</link><guid isPermaLink="true">https://ofstack.com/Java/44238/java-springboot-uses-interceptor-as-the-implementation-method-of-privilege-control.html</guid><description>First of all, the interceptor belongs to web, so we need to introduce springboot web module, and the specific version is in parent Then we create a new…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>@ CacheEvict + redis Realizes Batch Cache Deletion</title><link>https://ofstack.com/Java/44239/@-cacheevict-+-redis-realizes-batch-cache-deletion.html</link><guid isPermaLink="true">https://ofstack.com/Java/44239/@-cacheevict-+-redis-realizes-batch-cache-deletion.html</guid><description>Clear the cache. In practical applications, some caches have the same prefix or suffix. When the database is updated, it is necessary to delete a cache of…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>SpringBoot @ JsonDeserialize Customize Json Serialization</title><link>https://ofstack.com/Java/44240/springboot-@-jsondeserialize-customize-json-serialization.html</link><guid isPermaLink="true">https://ofstack.com/Java/44240/springboot-@-jsondeserialize-customize-json-serialization.html</guid><description>In the project, SpringBoot is used as the framework. When the third-party interface is called, the returned parameter Date type needs to be customized for…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>java through the direction keys to control small ball movement games</title><link>https://ofstack.com/Java/44241/java-through-the-direction-keys-to-control-small-ball-movement-games.html</link><guid isPermaLink="true">https://ofstack.com/Java/44241/java-through-the-direction-keys-to-control-small-ball-movement-games.html</guid><description>This article needs to realize the specific process of java controlling the ball movement through the direction keys for your reference, the specific…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>springboot jackson custom serialization and deserialization instances</title><link>https://ofstack.com/Java/44242/springboot-jackson-custom-serialization-and-deserialization-instances.html</link><guid isPermaLink="true">https://ofstack.com/Java/44242/springboot-jackson-custom-serialization-and-deserialization-instances.html</guid><description>spingmvc uses the httpmessageconverter interface to convert http requests and responses. If you need to add and customize converters, you can use the…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Dynamic Configuration of Modifying Execution Time Using spring task Timing Tasks</title><link>https://ofstack.com/Java/45485/dynamic-configuration-of-modifying-execution-time-using-spring-task-timing-tasks.html</link><guid isPermaLink="true">https://ofstack.com/Java/45485/dynamic-configuration-of-modifying-execution-time-using-spring-task-timing-tasks.html</guid><description>Due to the needs of the project, several timed tasks need to set the execution time artificially dynamically, so, just consult the relevant information,…</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>About Mybatis using collection paging</title><link>https://ofstack.com/Java/46353/about-mybatis-using-collection-paging.html</link><guid isPermaLink="true">https://ofstack.com/Java/46353/about-mybatis-using-collection-paging.html</guid><description>The mybatis paging scenario in the project is very high frequency. When using ResultMap and configuring collection for paging, we may encounter the problem…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Simple Implementation Process Record of java Server</title><link>https://ofstack.com/Java/46354/simple-implementation-process-record-of-java-server.html</link><guid isPermaLink="true">https://ofstack.com/Java/46354/simple-implementation-process-record-of-java-server.html</guid><description>A 1 http request consists of the following three parts: 1 request methods, such as get, post 2 request header An example of an http request is as follows:</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Record a problem with setting default values using Spring Data JPA</title><link>https://ofstack.com/Java/46355/record-a-problem-with-setting-default-values-using-spring-data-jpa.html</link><guid isPermaLink="true">https://ofstack.com/Java/46355/record-a-problem-with-setting-default-values-using-spring-data-jpa.html</guid><description>I have an entity entity with a Boolean field in it: Then now you need to set the default value true for this Boolean variable In fact, this writing should…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Introduction to Java Database Connection Pool Tomcat</title><link>https://ofstack.com/Java/46356/introduction-to-java-database-connection-pool-tomcat.html</link><guid isPermaLink="true">https://ofstack.com/Java/46356/introduction-to-java-database-connection-pool-tomcat.html</guid><description>The Tomcat connection pool is a highly concurrent connection pool rewritten from Tomcat 7 to replace the DBCP 1 connection pool previously used in Tomcat.…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Solve the problem that the null value of JPA save of method overrides the default value of mysql preset</title><link>https://ofstack.com/Java/46357/solve-the-problem-that-the-null-value-of-jpa-save-of-method-overrides-the-default-value-of-mysql-preset.html</link><guid isPermaLink="true">https://ofstack.com/Java/46357/solve-the-problem-that-the-null-value-of-jpa-save-of-method-overrides-the-default-value-of-mysql-preset.html</guid><description>The save () method defaults to the null value when no parameters are passed in, while the field in the mysql table is set to the null value. At this time,…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Introduction to Java Database Connection Pool DBPool</title><link>https://ofstack.com/Java/46358/introduction-to-java-database-connection-pool-dbpool.html</link><guid isPermaLink="true">https://ofstack.com/Java/46358/introduction-to-java-database-connection-pool-dbpool.html</guid><description>DBPool It is an efficient and easy-to-configure database connection pool, which supports JDBC 4.2, but it is no longer maintained at present; This paper…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Introduction to Java Database Connection Pool c3p0</title><link>https://ofstack.com/Java/46359/introduction-to-java-database-connection-pool-c3p0.html</link><guid isPermaLink="true">https://ofstack.com/Java/46359/introduction-to-java-database-connection-pool-c3p0.html</guid><description>c3p0 is an open source database connection pool, which implements JDBC 3 specification. This paper mainly introduces the basic use of c3p0. The software…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Introduction of Java Database Connection Pool DBCP</title><link>https://ofstack.com/Java/46360/introduction-of-java-database-connection-pool-dbcp.html</link><guid isPermaLink="true">https://ofstack.com/Java/46360/introduction-of-java-database-connection-pool-dbcp.html</guid><description>DBCP (Database connection pooling) is owned by Apache Commons 1 sub-project under the project, providing connection pool function; This article mainly…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Spring transaction management only rolls back runtime exceptions that occur</title><link>https://ofstack.com/Java/5884/spring-transaction-management-only-rolls-back-runtime-exceptions-that-occur.html</link><guid isPermaLink="true">https://ofstack.com/Java/5884/spring-transaction-management-only-rolls-back-runtime-exceptions-that-occur.html</guid><description>A, the conclusion Spring&apos;s transaction management by default only to a runtime exception (Java. Lang. RuntimeException and its subclasses) are rolled back.…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java thread start of and run of methods</title><link>https://ofstack.com/Java/5914/java-thread-start-of-and-run-of-methods.html</link><guid isPermaLink="true">https://ofstack.com/Java/5914/java-thread-start-of-and-run-of-methods.html</guid><description>Java thread start of and run of methods</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java implements instances of file copying and format changes</title><link>https://ofstack.com/Java/5974/java-implements-instances-of-file-copying-and-format-changes.html</link><guid isPermaLink="true">https://ofstack.com/Java/5974/java-implements-instances-of-file-copying-and-format-changes.html</guid><description>Java implements instances of file copying and format changes</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The method of calculating string length in Java and the understanding of u4E00 and u9FBB</title><link>https://ofstack.com/Java/5999/the-method-of-calculating-string-length-in-java-and-the-understanding-of-u4e00-and-u9fbb.html</link><guid isPermaLink="true">https://ofstack.com/Java/5999/the-method-of-calculating-string-length-in-java-and-the-understanding-of-u4e00-and-u9fbb.html</guid><description>The method of calculating string length in Java and the understanding of u4E00 and u9FBB</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java socket details</title><link>https://ofstack.com/Java/6104/java-socket-details.html</link><guid isPermaLink="true">https://ofstack.com/Java/6104/java-socket-details.html</guid><description>// return local host name and IP address; InetAddress I = InetAddress. GetLocalHost (); I.g etHostAddress (); / / IP I.g etAddress (); / /??? // get…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Five ways to get the class load path and project root path in Java</title><link>https://ofstack.com/Java/6130/five-ways-to-get-the-class-load-path-and-project-root-path-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/6130/five-ways-to-get-the-class-load-path-and-project-root-path-in-java.html</guid><description>Five ways to get the class load path and project root path in Java</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>On the difference between equals and equals of == in Java</title><link>https://ofstack.com/Java/6180/on-the-difference-between-equals-and-equals-of-==-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/6180/on-the-difference-between-equals-and-equals-of-==-in-java.html</guid><description>Data types in Java can be divided into two categories: 1. Basic data type, also known as raw data type. Byte, short, char, int, long, float, double, boolean…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of Java reflection mechanism</title><link>https://ofstack.com/Java/6188/implementation-of-java-reflection-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/Java/6188/implementation-of-java-reflection-mechanism.html</guid><description>Many mainstream frameworks use reflection technology. For example, SSH framework adopts two technologies: XML as configuration file + reflection technology.</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java implementation of a single linked list of whether there is a ring method</title><link>https://ofstack.com/Java/6192/java-implementation-of-a-single-linked-list-of-whether-there-is-a-ring-method.html</link><guid isPermaLink="true">https://ofstack.com/Java/6192/java-implementation-of-a-single-linked-list-of-whether-there-is-a-ring-method.html</guid><description>This is a classic Microsoft pen question, is that the two Pointers h1, h2 from the beginning to traverse the single linked list, h1 each step forward, h2…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Dig into Java garbage collection</title><link>https://ofstack.com/Java/6250/dig-into-java-garbage-collection.html</link><guid isPermaLink="true">https://ofstack.com/Java/6250/dig-into-java-garbage-collection.html</guid><description>1. Core idea of garbage collection algorithm The Java language establishes a garbage collection mechanism to keep track of objects in use and to find and…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The code implementation removes duplicates of C and JAVA instances from the unordered list</title><link>https://ofstack.com/Java/6477/the-code-implementation-removes-duplicates-of-c-and-java-instances-from-the-unordered-list.html</link><guid isPermaLink="true">https://ofstack.com/Java/6477/the-code-implementation-removes-duplicates-of-c-and-java-instances-from-the-unordered-list.html</guid><description>How do you code the implementation if you can&apos;t use temporary caching? JAVA reference code:</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the Java development naming specification</title><link>https://ofstack.com/Java/6494/summary-of-the-java-development-naming-specification.html</link><guid isPermaLink="true">https://ofstack.com/Java/6494/summary-of-the-java-development-naming-specification.html</guid><description>Precautions before use: 1. Due to the nature of Java object-oriented programming, you should try to choose nouns when naming 2. Camel Case (Camel Case) :…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>How to use the ArrayList class in Java</title><link>https://ofstack.com/Java/6616/how-to-use-the-arraylist-class-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/6616/how-to-use-the-arraylist-class-in-java.html</guid><description>Usage of the ArrayList class in Java 1. What is an ArrayList ArrayList is the legendary dynamic Array, or complex version of Array as it is called in MSDN,…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java configuration DBCP connection pool of database connection pool sample share</title><link>https://ofstack.com/Java/6636/java-configuration-dbcp-connection-pool-of-database-connection-pool-sample-share.html</link><guid isPermaLink="true">https://ofstack.com/Java/6636/java-configuration-dbcp-connection-pool-of-database-connection-pool-sample-share.html</guid><description>Use jar packages: Commons -dbcp-1.4.jar, Commons -pool-1.6.jar, Commons -logging-1.1.3.jar, in addition to the database JDBC driver, java6 and above platform</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Sample Java remove duplicate elements from collection share Java remove duplicate</title><link>https://ofstack.com/Java/6711/sample-java-remove-duplicate-elements-from-collection-share-java-remove-duplicate.html</link><guid isPermaLink="true">https://ofstack.com/Java/6711/sample-java-remove-duplicate-elements-from-collection-share-java-remove-duplicate.html</guid><description>Sample Java remove duplicate elements from collection share Java remove duplicate</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java date utility class instance sharing</title><link>https://ofstack.com/Java/6747/java-date-utility-class-instance-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Java/6747/java-date-utility-class-instance-sharing.html</guid><description>Java date utility class instance sharing</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The most complete Java random number generation algorithm ever Shared</title><link>https://ofstack.com/Java/6767/the-most-complete-java-random-number-generation-algorithm-ever-shared.html</link><guid isPermaLink="true">https://ofstack.com/Java/6767/the-most-complete-java-random-number-generation-algorithm-ever-shared.html</guid><description>Source as follows: Picture is truth: Java random character supplement Today, I saw a demo of Java random character generation in zuidaimai. I just wanted to…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>SpringMVC file upload multi file upload instance</title><link>https://ofstack.com/Java/6768/springmvc-file-upload-multi-file-upload-instance.html</link><guid isPermaLink="true">https://ofstack.com/Java/6768/springmvc-file-upload-multi-file-upload-instance.html</guid><description>The DispatcherServlet must be explicitly told how to handle MultipartRequest. SpringMVC provides the following ways to upload files Configure…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The default and json formats for serialization and deserialization of Java objects are used in the examples</title><link>https://ofstack.com/Java/6935/the-default-and-json-formats-for-serialization-and-deserialization-of-java-objects-are-used-in-the-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/6935/the-default-and-json-formats-for-serialization-and-deserialization-of-java-objects-are-used-in-the-examples.html</guid><description>The default format Deserialization: Use the Jackson package. Jackson is a very efficient Java JSON package. See the official website for documents and…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Several methods for memory allocation in Java</title><link>https://ofstack.com/Java/7033/several-methods-for-memory-allocation-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/7033/several-methods-for-memory-allocation-in-java.html</guid><description>The upper limit of array allocation The size of an array in Java is limited because it USES an int as an array index. This means that you cannot request an…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java implementation of data structure single   linked representation of example of Java single   linked list</title><link>https://ofstack.com/Java/7045/java-implementation-of-data-structure-single---linked-representation-of-example-of-java-single---linked-list.html</link><guid isPermaLink="true">https://ofstack.com/Java/7045/java-implementation-of-data-structure-single---linked-representation-of-example-of-java-single---linked-list.html</guid><description>Java implementation of data structure single linked representation of example of Java single linked list</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java sample for the number of iterations of an array element and the size of a Java string comparison</title><link>https://ofstack.com/Java/7198/java-sample-for-the-number-of-iterations-of-an-array-element-and-the-size-of-a-java-string-comparison.html</link><guid isPermaLink="true">https://ofstack.com/Java/7198/java-sample-for-the-number-of-iterations-of-an-array-element-and-the-size-of-a-java-string-comparison.html</guid><description>Java sample for the number of iterations of an array element and the size of a Java string comparison</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Sample Java reflection mechanism</title><link>https://ofstack.com/Java/7209/sample-java-reflection-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/Java/7209/sample-java-reflection-mechanism.html</guid><description>Java reflection JAVA reflection mechanism is in the running state, for any class, can know all the attributes and methods of the class; For any object, you…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java Reflection mechanism (Reflection) analysis</title><link>https://ofstack.com/Java/7224/java-reflection-mechanism-(reflection)-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Java/7224/java-reflection-mechanism-(reflection)-analysis.html</guid><description>Reflection is an important feature of the Java language. We know that we usually create a class before we use it. For example, we create a class file, and…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java database connection pool and database connection examples</title><link>https://ofstack.com/Java/7253/java-database-connection-pool-and-database-connection-examples.html</link><guid isPermaLink="true">https://ofstack.com/Java/7253/java-database-connection-pool-and-database-connection-examples.html</guid><description>Java database connection pool and database connection examples</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java file filtering code sharing (filter by drop out)</title><link>https://ofstack.com/Java/7294/java-file-filtering-code-sharing-(filter-by-drop-out).html</link><guid isPermaLink="true">https://ofstack.com/Java/7294/java-file-filtering-code-sharing-(filter-by-drop-out).html</guid><description>Haven&apos;t written code for a long time, also haven&apos;t updated my blog for a long time, last night wrote this filter file name program, then send it ~</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>JAVA method to get the absolute path to a file</title><link>https://ofstack.com/Java/7473/java-method-to-get-the-absolute-path-to-a-file.html</link><guid isPermaLink="true">https://ofstack.com/Java/7473/java-method-to-get-the-absolute-path-to-a-file.html</guid><description>This article illustrates a JAVA method for obtaining the absolute path to a file. Share with you for your reference. The specific implementation method is…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java method to remove the last redundant comma when concatenating strings</title><link>https://ofstack.com/Java/7530/java-method-to-remove-the-last-redundant-comma-when-concatenating-strings.html</link><guid isPermaLink="true">https://ofstack.com/Java/7530/java-method-to-remove-the-last-redundant-comma-when-concatenating-strings.html</guid><description>This article illustrates how to remove the last redundant comma when concatenating strings in Java. Share with you for your reference. Specific analysis is…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>A Java utility class that connects to a Mysql database</title><link>https://ofstack.com/Java/7547/a-java-utility-class-that-connects-to-a-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/Java/7547/a-java-utility-class-that-connects-to-a-mysql-database.html</guid><description>An encapsulated link to the Mysql database utility class, you can easily get Connection objects close Statement, ResultSet, Statment objects, and so on</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The Java implementation reads large files by line</title><link>https://ofstack.com/Java/7623/the-java-implementation-reads-large-files-by-line.html</link><guid isPermaLink="true">https://ofstack.com/Java/7623/the-java-implementation-reads-large-files-by-line.html</guid><description>The two while versions that are popular online are not reliable Consider the bufferedinputstream and bufferedoutputstream to read bytes. This code is too…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>A summary of the full array generation algorithm in Java</title><link>https://ofstack.com/Java/7826/a-summary-of-the-full-array-generation-algorithm-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/7826/a-summary-of-the-full-array-generation-algorithm-in-java.html</guid><description>The algorithm of generating full permutation is to enumerate all possible permutations without repetition or omission in an effective way for a given…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Learn Java&apos;s Date  Calendar Date operations</title><link>https://ofstack.com/Java/7840/learn-java&apos;s-date--calendar-date-operations.html</link><guid isPermaLink="true">https://ofstack.com/Java/7840/learn-java&apos;s-date--calendar-date-operations.html</guid><description>This article introduces the date related operations in the Java development process. The code Shared is as follows:</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>An example of a binary tree data structure in Java</title><link>https://ofstack.com/Java/7864/an-example-of-a-binary-tree-data-structure-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/7864/an-example-of-a-binary-tree-data-structure-in-java.html</guid><description>Let&apos;s look at a specific exercise: The title According to binary tree preorder traversal sequence, for example: 7, 7, 8 -, #, #, and 3, 6,, # 9, #, #, #, -…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Swing in Java implements checkbox methods</title><link>https://ofstack.com/Java/7929/swing-in-java-implements-checkbox-methods.html</link><guid isPermaLink="true">https://ofstack.com/Java/7929/swing-in-java-implements-checkbox-methods.html</guid><description>This article illustrates how to implement checkboxes in Java in swing. Share with you for your reference. The details are as follows: I hope this article…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to Java Socket network programming</title><link>https://ofstack.com/Java/7969/introduction-to-java-socket-network-programming.html</link><guid isPermaLink="true">https://ofstack.com/Java/7969/introduction-to-java-socket-network-programming.html</guid><description>Network application modes mainly include: WWW (world wide web) is built on the client/server mode, based on HTML language and HTTP protocol, can provide a…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>An example of JAVA reflection mechanism</title><link>https://ofstack.com/Java/8054/an-example-of-java-reflection-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/Java/8054/an-example-of-java-reflection-mechanism.html</guid><description>This article illustrates the JAVA reflection mechanism. Share with you for your reference, as follows: Reflection, at that time, I often heard them say, I…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java arrayList traversal of the four methods and the use of the arrayList class in Java</title><link>https://ofstack.com/Java/8096/java-arraylist-traversal-of-the-four-methods-and-the-use-of-the-arraylist-class-in-java.html</link><guid isPermaLink="true">https://ofstack.com/Java/8096/java-arraylist-traversal-of-the-four-methods-and-the-use-of-the-arraylist-class-in-java.html</guid><description>Ps: usage of the ArrayList class in Java 1. What is an ArrayList ArrayList is the legendary dynamic Array, or complex version of Array as it is called in…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java binary tree sort and traversal file display text format file tree</title><link>https://ofstack.com/Java/8110/java-binary-tree-sort-and-traversal-file-display-text-format-file-tree.html</link><guid isPermaLink="true">https://ofstack.com/Java/8110/java-binary-tree-sort-and-traversal-file-display-text-format-file-tree.html</guid><description>Java binary tree sorting algorithm The description of sort binary tree is also a recursive description, so the construction of sort binary tree is also…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java reflection mechanism in detail</title><link>https://ofstack.com/Java/8141/java-reflection-mechanism-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Java/8141/java-reflection-mechanism-in-detail.html</guid><description>This article has analyzed the Java reflection mechanism in detail. Share with you for your reference, as follows: 1. Prior knowledge (Java virtual machine)</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Questions about the Java collection framework (with answers)</title><link>https://ofstack.com/Java/8162/questions-about-the-java-collection-framework-(with-answers).html</link><guid isPermaLink="true">https://ofstack.com/Java/8162/questions-about-the-java-collection-framework-(with-answers).html</guid><description>21. What is the difference between a HashMap and a HashTable? (1) HashMap allows key and value to be null, while HashTable does not. (2) HashTable is…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>About the Java collection framework interview questions (with answers)</title><link>https://ofstack.com/Java/8163/about-the-java-collection-framework-interview-questions-(with-answers).html</link><guid isPermaLink="true">https://ofstack.com/Java/8163/about-the-java-collection-framework-interview-questions-(with-answers).html</guid><description>1. What is the Java collections framework? What are some of the advantages of a collection framework? There are collections in each programming language,…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Based on html5+ Java to achieve large file upload instance code</title><link>https://ofstack.com/Java/8232/based-on-html5+-java-to-achieve-large-file-upload-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Java/8232/based-on-html5+-java-to-achieve-large-file-upload-instance-code.html</guid><description>Nonsense not to say, directly to everyone posted code, specific code as follows: The HTML code is as follows: The Java code is as follows: The Java packages…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Java StringBuilder and StringBuffer source code analysis</title><link>https://ofstack.com/Java/8234/java-stringbuilder-and-stringbuffer-source-code-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Java/8234/java-stringbuilder-and-stringbuffer-source-code-analysis.html</guid><description>StringBuilder and StringBuffer are two commonly used classes that manipulate strings. As you all know, StringBuilder is thread-unsafe, and StringBuffer is…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Tutorial on using Jackson to transform Java objects to and from JSON</title><link>https://ofstack.com/Java/8240/tutorial-on-using-jackson-to-transform-java-objects-to-and-from-json.html</link><guid isPermaLink="true">https://ofstack.com/Java/8240/tutorial-on-using-jackson-to-transform-java-objects-to-and-from-json.html</guid><description>Introduction to a, There is an ObjectMapper class in Jackson that is useful for interchangeability between Java objects and JSON. 1.JAVA object to JSON[JSON…</description><pubDate>Wed, 01 Apr 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of object orientation in JavaScript</title><link>https://ofstack.com/javascript/1000/in-depth-understanding-of-object-orientation-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1000/in-depth-understanding-of-object-orientation-in-javascript.html</guid><description>JavaScript is object-oriented. But many people do not fully understand this point. In JavaScript, objects fall into two categories. One can be called a…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Bubbling problem solution based on mouseout and mouseover  etc</title><link>https://ofstack.com/javascript/1001/bubbling-problem-solution-based-on-mouseout-and-mouseover--etc.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1001/bubbling-problem-solution-based-on-mouseout-and-mouseover--etc.html</guid><description>Bubbling problem solution based on mouseout and mouseover etc</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Set as home page and favorite Javascript code of pro test compatible with Internet explorer Firefox chrome and other browsers</title><link>https://ofstack.com/javascript/1002/set-as-home-page-and-favorite-javascript-code-of-pro-test-compatible-with-internet-explorer-firefox-chrome-and-other-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1002/set-as-home-page-and-favorite-javascript-code-of-pro-test-compatible-with-internet-explorer-firefox-chrome-and-other-browsers.html</guid><description>In addition, the ie window. Many people also come across it. External addFavorite. An error is reported at the time. So I also had to throw out the prompt…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the usage of jquery cookie</title><link>https://ofstack.com/javascript/1003/summary-of-the-usage-of-jquery-cookie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1003/summary-of-the-usage-of-jquery-cookie.html</guid><description>JQuery cookie is a good cookie plug-in, the general use of the following Example $. Cookies (&apos; name &apos;, &apos;value&apos;); Set the value of the cookie and the value…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use NodeJS and PhantomJS to grab web page information and website screenshots</title><link>https://ofstack.com/javascript/1004/use-nodejs-and-phantomjs-to-grab-web-page-information-and-website-screenshots.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1004/use-nodejs-and-phantomjs-to-grab-web-page-information-and-website-screenshots.html</guid><description>If there is a reaction, then we can proceed to the next step. Take a simple screenshot with PhantomJS Here we set the window size to 1024 * 800: Intercept…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple implementation of turning a JS JSON object into a string</title><link>https://ofstack.com/javascript/1005/a-simple-implementation-of-turning-a-js-json-object-into-a-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1005/a-simple-implementation-of-turning-a-js-json-object-into-a-string.html</guid><description>Return / ^ (string | number) $/. Test typeof (s)? &apos;&quot; + s + &quot;&apos; : s; Return /^(string)$/.test(typeof s)? &apos;&quot; + s + &quot;&apos; : s; (just ignore the number type)</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the implementation code for the value of the ckeditor editor</title><link>https://ofstack.com/javascript/1006/javascript-gets-the-implementation-code-for-the-value-of-the-ckeditor-editor.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1006/javascript-gets-the-implementation-code-for-the-value-of-the-ckeditor-editor.html</guid><description>The CKeditor editor is an upgraded version of FCKeditor I think for FCK, it&apos;s really good, and it loads faster Here&apos;s how to get the value of the CKeditor…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A few usage summaries of js page elements</title><link>https://ofstack.com/javascript/1007/a-few-usage-summaries-of-js-page-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1007/a-few-usage-summaries-of-js-page-elements.html</guid><description>Object properties Document.title // sets the document title to be equivalent to the HTML title tag Document.bgcolor // sets the background color of the page…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>NodeJS url interception module url   extract use example</title><link>https://ofstack.com/javascript/1008/nodejs-url-interception-module-url---extract-use-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1008/nodejs-url-interception-module-url---extract-use-example.html</guid><description>NodeJS url interception module url extract use example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>NodeJS url validation of url valid</title><link>https://ofstack.com/javascript/1009/nodejs-url-validation-of-url-valid.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1009/nodejs-url-validation-of-url-valid.html</guid><description>NodeJS url validation of url valid</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Encapsulated jquery page scrolling of sample code</title><link>https://ofstack.com/javascript/1010/encapsulated-jquery-page-scrolling-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1010/encapsulated-jquery-page-scrolling-of-sample-code.html</guid><description>HTML structure: &lt; Script type = &quot;text/javascript&quot; SRC = &quot;/ js/jquery / / scrollTo/jquery scrollTo - min. Js&quot; &gt; &lt; / script&gt; Author: Teresa 2011-3-28 Params:…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript window width and height  mouse position  scroll height of detailed resolution</title><link>https://ofstack.com/javascript/1011/javascript-window-width-and-height--mouse-position--scroll-height-of-detailed-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1011/javascript-window-width-and-height--mouse-position--scroll-height-of-detailed-resolution.html</guid><description>Javascript window width and height mouse position scroll height of detailed resolution</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple code to implement jquery timer</title><link>https://ofstack.com/javascript/1012/simple-code-to-implement-jquery-timer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1012/simple-code-to-implement-jquery-timer.html</guid><description>Simple code to implement jquery timer</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js code for the form is not allowed to submit Spaces</title><link>https://ofstack.com/javascript/1013/the-js-code-for-the-form-is-not-allowed-to-submit-spaces.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1013/the-js-code-for-the-form-is-not-allowed-to-submit-spaces.html</guid><description>The js code for the form is not allowed to submit Spaces</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery realizes the prompt effect of clicking the text box to pop up the hot tag</title><link>https://ofstack.com/javascript/1014/jquery-realizes-the-prompt-effect-of-clicking-the-text-box-to-pop-up-the-hot-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1014/jquery-realizes-the-prompt-effect-of-clicking-the-text-box-to-pop-up-the-hot-tag.html</guid><description>JQuery realizes the prompt effect of clicking the text box to pop up the hot tag</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>ExtJS[Desktop] implementation icon newline sample code</title><link>https://ofstack.com/javascript/1015/extjs%5Bdesktop%5D-implementation-icon-newline-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1015/extjs%5Bdesktop%5D-implementation-icon-newline-sample-code.html</guid><description>ExtJS[Desktop] implementation icon newline sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript: what does void of 0 mean</title><link>https://ofstack.com/javascript/1016/javascript:-what-does-void-of-0-mean.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1016/javascript:-what-does-void-of-0-mean.html</guid><description>In Javascript, void is an operator that specifies that an expression is to be evaluated but does not return a value. The void operator is used in the…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript submission forms are easy to use for a page with multiple submit buttons</title><link>https://ofstack.com/javascript/1017/javascript-submission-forms-are-easy-to-use-for-a-page-with-multiple-submit-buttons.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1017/javascript-submission-forms-are-easy-to-use-for-a-page-with-multiple-submit-buttons.html</guid><description>Javascript submission forms are easy to use for a page with multiple submit buttons</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of the use and distinction of setInterval of and setTimeout of</title><link>https://ofstack.com/javascript/1018/examples-of-the-use-and-distinction-of-setinterval-of-and-settimeout-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1018/examples-of-the-use-and-distinction-of-setinterval-of-and-settimeout-of.html</guid><description>Examples of the use and distinction of setInterval of and setTimeout of</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js USES regular expressions to validate the complete resources of the form of</title><link>https://ofstack.com/javascript/1019/js-uses-regular-expressions-to-validate-the-complete-resources-of-the-form-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1019/js-uses-regular-expressions-to-validate-the-complete-resources-of-the-form-of.html</guid><description>Take a look at regular expressions while studying form validation in your web page Found a relatively complete resource on the Internet, a little bit of…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery notes on problems with checkboxes in projects</title><link>https://ofstack.com/javascript/1020/jquery-notes-on-problems-with-checkboxes-in-projects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1020/jquery-notes-on-problems-with-checkboxes-in-projects.html</guid><description>Jquery notes on problems with checkboxes in projects</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the difference between prop and attr in jQuery learning</title><link>https://ofstack.com/javascript/1021/an-example-of-the-difference-between-prop-and-attr-in-jquery-learning.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1021/an-example-of-the-difference-between-prop-and-attr-in-jquery-learning.html</guid><description>An example of the difference between prop and attr in jQuery learning</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery Highcharts method for dynamically generating charts</title><link>https://ofstack.com/javascript/1022/jquery-highcharts-method-for-dynamically-generating-charts.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1022/jquery-highcharts-method-for-dynamically-generating-charts.html</guid><description>JQuery Highcharts method for dynamically generating charts</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery +json implementation data list pagination sample code</title><link>https://ofstack.com/javascript/1023/jquery-+json-implementation-data-list-pagination-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1023/jquery-+json-implementation-data-list-pagination-sample-code.html</guid><description>Jquery +json implementation data list pagination sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery method to get element values of common form elements</title><link>https://ofstack.com/javascript/1024/jquery-method-to-get-element-values-of-common-form-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1024/jquery-method-to-get-element-values-of-common-form-elements.html</guid><description>Jquery method to get element values of common form elements</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery to achieve picture light box shading effect</title><link>https://ofstack.com/javascript/1025/jquery-to-achieve-picture-light-box-shading-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1025/jquery-to-achieve-picture-light-box-shading-effect.html</guid><description>Jquery to achieve picture light box shading effect</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jquery iframe operation is parsed in detail</title><link>https://ofstack.com/javascript/1026/the-jquery-iframe-operation-is-parsed-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1026/the-jquery-iframe-operation-is-parsed-in-detail.html</guid><description>Use jquery to manipulate the iframe There are two ifame in the content &lt; The iframe id = &quot;leftiframe&quot;... &lt; / iframe&gt; &lt; The iframe id = &quot;mainiframe.. &lt; / iframe&gt;</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets a simple instance of the current date and time</title><link>https://ofstack.com/javascript/1027/js-gets-a-simple-instance-of-the-current-date-and-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1027/js-gets-a-simple-instance-of-the-current-date-and-time.html</guid><description>JS gets a simple instance of the current date and time</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js automatically play the instance code</title><link>https://ofstack.com/javascript/1028/js-automatically-play-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1028/js-automatically-play-the-instance-code.html</guid><description>Js automatically play the instance code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mouse scroll control text box value JS code</title><link>https://ofstack.com/javascript/1029/mouse-scroll-control-text-box-value-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1029/mouse-scroll-control-text-box-value-js-code.html</guid><description>Mouse scroll control text box value JS code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery alternate colors of the three methods of example code</title><link>https://ofstack.com/javascript/1030/jquery-alternate-colors-of-the-three-methods-of-example-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1030/jquery-alternate-colors-of-the-three-methods-of-example-code.html</guid><description>Jquery alternate colors of the three methods of example code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax success callback function to implement the button ash countdown</title><link>https://ofstack.com/javascript/1031/jquery-ajax-success-callback-function-to-implement-the-button-ash-countdown.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1031/jquery-ajax-success-callback-function-to-implement-the-button-ash-countdown.html</guid><description>Jquery ajax success callback function to implement the button ash countdown</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explain the extend method in jQuery plug in development</title><link>https://ofstack.com/javascript/1032/explain-the-extend-method-in-jquery-plug-in-development.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1032/explain-the-extend-method-in-jquery-plug-in-development.html</guid><description>Jquery&apos;s extend method, called extend, is a common method we use when writing plug-ins, and it has some overloaded prototypes, Dest is the space to be…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js exports table contents to a simple instance of Excel</title><link>https://ofstack.com/javascript/1033/js-exports-table-contents-to-a-simple-instance-of-excel.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1033/js-exports-table-contents-to-a-simple-instance-of-excel.html</guid><description>Js exports table contents to a simple instance of Excel</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js text box input point carriage return trigger to ensure compatibility with IE  FF  etc</title><link>https://ofstack.com/javascript/1034/js-text-box-input-point-carriage-return-trigger-to-ensure-compatibility-with-ie--ff--etc.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1034/js-text-box-input-point-carriage-return-trigger-to-ensure-compatibility-with-ie--ff--etc.html</guid><description>Js text box input point carriage return trigger to ensure compatibility with IE FF etc</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery. Autocomplete modification to implement the keyboard up and down key auto fill example</title><link>https://ofstack.com/javascript/1035/jquery.-autocomplete-modification-to-implement-the-keyboard-up-and-down-key-auto-fill-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1035/jquery.-autocomplete-modification-to-implement-the-keyboard-up-and-down-key-auto-fill-example.html</guid><description>Jquery. Autocomplete modification to implement the keyboard up and down key auto fill example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS comments create bugs that even the comments execute</title><link>https://ofstack.com/javascript/1036/js-comments-create-bugs-that-even-the-comments-execute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1036/js-comments-create-bugs-that-even-the-comments-execute.html</guid><description>JS comments create bugs that even the comments execute</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js calculates the instance code for the days difference between two times</title><link>https://ofstack.com/javascript/1037/js-calculates-the-instance-code-for-the-days-difference-between-two-times.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1037/js-calculates-the-instance-code-for-the-days-difference-between-two-times.html</guid><description>Js calculates the instance code for the days difference between two times</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the current url  host address project root path</title><link>https://ofstack.com/javascript/1038/js-gets-the-current-url--host-address-project-root-path.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1038/js-gets-the-current-url--host-address-project-root-path.html</guid><description>JS gets the current url host address project root path</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax simple example of of interface + background</title><link>https://ofstack.com/javascript/1039/jquery-ajax-simple-example-of-of-interface-+-background.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1039/jquery-ajax-simple-example-of-of-interface-+-background.html</guid><description>Jquery ajax simple example of of interface + background</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript array of arrays USES strings as subscripts for arrays</title><link>https://ofstack.com/javascript/1040/javascript-array-of-arrays-uses-strings-as-subscripts-for-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1040/javascript-array-of-arrays-uses-strings-as-subscripts-for-arrays.html</guid><description>Array inherits from Object. It has all the functionality and features of Object. Here is the case of Object: New: var Object = New The Object (); Added:…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The simple time prompts the DEMO to keep timing from 0</title><link>https://ofstack.com/javascript/1041/the-simple-time-prompts-the-demo-to-keep-timing-from-0.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1041/the-simple-time-prompts-the-demo-to-keep-timing-from-0.html</guid><description>The simple time prompts the DEMO to keep timing from 0</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mouse over the title to display the image JS code</title><link>https://ofstack.com/javascript/1042/mouse-over-the-title-to-display-the-image-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1042/mouse-over-the-title-to-display-the-image-js-code.html</guid><description>Mouse over the title to display the image JS code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS simple login verification attached renderings</title><link>https://ofstack.com/javascript/1043/js-simple-login-verification-attached-renderings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1043/js-simple-login-verification-attached-renderings.html</guid><description>JS simple login verification attached renderings</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS random floating advertising code concrete example</title><link>https://ofstack.com/javascript/1044/js-random-floating-advertising-code-concrete-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1044/js-random-floating-advertising-code-concrete-example.html</guid><description>JS random floating advertising code concrete example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS simple implementation of the element copy example attached</title><link>https://ofstack.com/javascript/1045/js-simple-implementation-of-the-element-copy-example-attached.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1045/js-simple-implementation-of-the-element-copy-example-attached.html</guid><description>JS simple implementation of the element copy example attached</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the instance code for the last day of the month</title><link>https://ofstack.com/javascript/1046/js-gets-the-instance-code-for-the-last-day-of-the-month.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1046/js-gets-the-instance-code-for-the-last-day-of-the-month.html</guid><description>Js gets the instance code for the last day of the month</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Beautiful RadioButton RadioButton based on jquery custom</title><link>https://ofstack.com/javascript/1047/beautiful-radiobutton-radiobutton-based-on-jquery-custom.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1047/beautiful-radiobutton-radiobutton-based-on-jquery-custom.html</guid><description>Beautiful RadioButton RadioButton based on jquery custom</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Beautiful drop down box based on jquery extension can be modified twice</title><link>https://ofstack.com/javascript/1048/beautiful-drop-down-box-based-on-jquery-extension-can-be-modified-twice.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1048/beautiful-drop-down-box-based-on-jquery-extension-can-be-modified-twice.html</guid><description>Beautiful drop down box based on jquery extension can be modified twice</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of using the showModelDialog pop up file download window</title><link>https://ofstack.com/javascript/1049/example-of-using-the-showmodeldialog-pop-up-file-download-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1049/example-of-using-the-showmodeldialog-pop-up-file-download-window.html</guid><description>When I click to modify, I need to generate excel files in the background, and I need to provide the function of downloading files. Easy to generate excel…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Beautiful CheckBox of yourself based on jquery extensions</title><link>https://ofstack.com/javascript/1050/beautiful-checkbox-of-yourself-based-on-jquery-extensions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1050/beautiful-checkbox-of-yourself-based-on-jquery-extensions.html</guid><description>Beautiful CheckBox of yourself based on jquery extensions</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery showModelDialog usage method example</title><link>https://ofstack.com/javascript/1051/jquery-showmodeldialog-usage-method-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1051/jquery-showmodeldialog-usage-method-example.html</guid><description>I received such a task two days ago: when the user uploads the attachment, I need to verify the id information in the attachment. If there is any error…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js prevent bubble and jquery prevent event bubble example introduction</title><link>https://ofstack.com/javascript/1052/js-prevent-bubble-and-jquery-prevent-event-bubble-example-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1052/js-prevent-bubble-and-jquery-prevent-event-bubble-example-introduction.html</guid><description>Js prevent bubble and jquery prevent event bubble example introduction</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Disables ajax caching methods for getting the latest data from a program</title><link>https://ofstack.com/javascript/1053/disables-ajax-caching-methods-for-getting-the-latest-data-from-a-program.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1053/disables-ajax-caching-methods-for-getting-the-latest-data-from-a-program.html</guid><description>During the project today, almost all the submissions were submitted through ajax. During the test, I found that the data obtained after each submission was…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JQueryiframe page manipulates the elements in the parent page with the method of instance</title><link>https://ofstack.com/javascript/1054/the-jqueryiframe-page-manipulates-the-elements-in-the-parent-page-with-the-method-of-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1054/the-jqueryiframe-page-manipulates-the-elements-in-the-parent-page-with-the-method-of-instance.html</guid><description>1) method to find the parent page element in the iframe: $(&apos; # id &apos;window. The parent. The document) 2) call the methods and variables defined in the parent…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery controls the iFrame of instance code</title><link>https://ofstack.com/javascript/1055/jquery-controls-the-iframe-of-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1055/jquery-controls-the-iframe-of-instance-code.html</guid><description>Get the value of an element of the parent window in the IFRAME with jQuery DOM method and jquery method to combine the way to achieve 1. In the parent…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery is the instance code that detects the existence of an element</title><link>https://ofstack.com/javascript/1056/jquery-is-the-instance-code-that-detects-the-existence-of-an-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1056/jquery-is-the-instance-code-that-detects-the-existence-of-an-element.html</guid><description>if ($(&apos;#myDiv).length) { // your code } Simple, but not obvious.</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS copies content to the clipboard in the instance code of of compatible with IE and firefox</title><link>https://ofstack.com/javascript/1057/js-copies-content-to-the-clipboard-in-the-instance-code-of-of-compatible-with-ie-and-firefox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1057/js-copies-content-to-the-clipboard-in-the-instance-code-of-of-compatible-with-ie-and-firefox.html</guid><description>JS copies content to the clipboard in the instance code of of compatible with IE and firefox</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js clipboard of the use of clipboarddata.setdata and js match function</title><link>https://ofstack.com/javascript/1058/js-clipboard-of-the-use-of-clipboarddata.setdata-and-js-match-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1058/js-clipboard-of-the-use-of-clipboarddata.setdata-and-js-match-function.html</guid><description>You often see the effect of clicking a button to copy the contents of an area to the clipboard. In fact, this function is not difficult to implement, the…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A summary of the usage of the instanceof operator in JavaScript</title><link>https://ofstack.com/javascript/1059/a-summary-of-the-usage-of-the-instanceof-operator-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1059/a-summary-of-the-usage-of-the-instanceof-operator-in-javascript.html</guid><description>The instanceof operator in JavaScript returns a Boolean value indicating whether an object is an instanceof a particular class. Usage: Result = object…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The usage and differences of the instanceof and typeof operators in JavaScript are explained in detail</title><link>https://ofstack.com/javascript/1060/the-usage-and-differences-of-the-instanceof-and-typeof-operators-in-javascript-are-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1060/the-usage-and-differences-of-the-instanceof-and-typeof-operators-in-javascript-are-explained-in-detail.html</guid><description>Instanceof and typeof in JavaScript are often used to determine what type (instance) a variable is, but their use is different: The typeof operator Returns…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between click of bind of live of delegate of in Query</title><link>https://ofstack.com/javascript/1061/the-difference-between-click-of-bind-of-live-of-delegate-of-in-query.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1061/the-difference-between-click-of-bind-of-live-of-delegate-of-in-query.html</guid><description>Click (), bind(), and live() are all methods used to execute the event. They have some differences before, and we should choose them as needed when using…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to remove the space of the string of the implementation code</title><link>https://ofstack.com/javascript/1062/js-to-remove-the-space-of-the-string-of-the-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1062/js-to-remove-the-space-of-the-string-of-the-implementation-code.html</guid><description>1. Remove Spaces from both ends of the string String. The prototype. The trim = function () {return this. The replace (/ (^ / s *) | ($)/s * / g, &quot;); }</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS regular verification mailbox format details</title><link>https://ofstack.com/javascript/1063/js-regular-verification-mailbox-format-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1063/js-regular-verification-mailbox-format-details.html</guid><description>JS regular verification mailbox format details</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js interprets whether the browser supports html5 canvas code</title><link>https://ofstack.com/javascript/1064/js-interprets-whether-the-browser-supports-html5-canvas-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1064/js-interprets-whether-the-browser-supports-html5-canvas-code.html</guid><description>Js interprets whether the browser supports html5 canvas code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js and html5 to achieve the phone side scratch card lottery effect perfect compatibility with android and IOS</title><link>https://ofstack.com/javascript/1065/js-and-html5-to-achieve-the-phone-side-scratch-card-lottery-effect-perfect-compatibility-with-android-and-ios.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1065/js-and-html5-to-achieve-the-phone-side-scratch-card-lottery-effect-perfect-compatibility-with-android-and-ios.html</guid><description>Js and html5 to achieve the phone side scratch card lottery effect perfect compatibility with android and IOS</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript object property method summary</title><link>https://ofstack.com/javascript/1066/javascript-object-property-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1066/javascript-object-property-method-summary.html</guid><description>Array: an ordered collection of a series of elements Length: gets the number of elements in an array, the maximum index plus 1 Sort (function): in the case…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Gets the sample code for the number of Javascript object attributes</title><link>https://ofstack.com/javascript/1067/gets-the-sample-code-for-the-number-of-javascript-object-attributes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1067/gets-the-sample-code-for-the-number-of-javascript-object-attributes.html</guid><description>Gets the sample code for the number of Javascript object attributes</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>XMLHttpRequest handles the sample code for returning data of in XML format</title><link>https://ofstack.com/javascript/1068/xmlhttprequest-handles-the-sample-code-for-returning-data-of-in-xml-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1068/xmlhttprequest-handles-the-sample-code-for-returning-data-of-in-xml-format.html</guid><description>XMLHttpRequest handles the sample code for returning data of in XML format</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Very beautiful JS+CSS image slideshow toggle effects</title><link>https://ofstack.com/javascript/1070/very-beautiful-js+css-image-slideshow-toggle-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1070/very-beautiful-js+css-image-slideshow-toggle-effects.html</guid><description>Very beautiful JS+CSS image slideshow toggle effects</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Some practical experience of checkbox operation</title><link>https://ofstack.com/javascript/1071/some-practical-experience-of-checkbox-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1071/some-practical-experience-of-checkbox-operation.html</guid><description>Some practical experience of checkbox operation</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS sample code to remove null values from Array</title><link>https://ofstack.com/javascript/1072/js-sample-code-to-remove-null-values-from-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1072/js-sample-code-to-remove-null-values-from-array.html</guid><description>JS sample code to remove null values from Array</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Document.getelementbyid gets the solution that the control object is empty</title><link>https://ofstack.com/javascript/1073/document.getelementbyid-gets-the-solution-that-the-control-object-is-empty.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1073/document.getelementbyid-gets-the-solution-that-the-control-object-is-empty.html</guid><description>1. Here is a simple example of a page that displays a piece of information when it loads After execution, it is indeed &quot;output information before page…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery HTML dynamic generation select tag out of the problem solution</title><link>https://ofstack.com/javascript/1074/jquery-html-dynamic-generation-select-tag-out-of-the-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1074/jquery-html-dynamic-generation-select-tag-out-of-the-problem-solution.html</guid><description>Jquery HTML dynamic generation select tag out of the problem solution</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js array to json and its implementation in the background</title><link>https://ofstack.com/javascript/1075/js-array-to-json-and-its-implementation-in-the-background.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1075/js-array-to-json-and-its-implementation-in-the-background.html</guid><description>Presumably you also encounter similar problems in the development process, if you directly send the array obtained by js to the background, the background…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the javascript loop call example</title><link>https://ofstack.com/javascript/1076/introduction-to-the-javascript-loop-call-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1076/introduction-to-the-javascript-loop-call-example.html</guid><description>Introduction to the javascript loop call example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements a draggable DIV custom to save to an instance of the data</title><link>https://ofstack.com/javascript/1077/jquery-implements-a-draggable-div-custom-to-save-to-an-instance-of-the-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1077/jquery-implements-a-draggable-div-custom-to-save-to-an-instance-of-the-data.html</guid><description>See a nice jquery plug-in, can drag DIV, the order can be saved to an instance of the database: here is a simple example of PHP:</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements methods for multidimensional arrays</title><link>https://ofstack.com/javascript/1078/javascript-implements-methods-for-multidimensional-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1078/javascript-implements-methods-for-multidimensional-arrays.html</guid><description>In C#, define the multidimensional array, can be achieved by such simple code: PS: recently in the process of learning JavaScript, I often use notepad to…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery jcrop plugin screenshot usage</title><link>https://ofstack.com/javascript/1079/jquery-jcrop-plugin-screenshot-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1079/jquery-jcrop-plugin-screenshot-usage.html</guid><description>Do the cutting in the background. Principle of head interception: in the foreground, use jcrop to obtain the X-axis coordinate, Y-axis coordinate, cutting…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use of if statements in javascript</title><link>https://ofstack.com/javascript/1080/use-of-if-statements-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1080/use-of-if-statements-in-javascript.html</guid><description>Use of if statements in javascript</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A small example of a js control form that cannot enter Spaces</title><link>https://ofstack.com/javascript/1081/a-small-example-of-a-js-control-form-that-cannot-enter-spaces.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1081/a-small-example-of-a-js-control-form-that-cannot-enter-spaces.html</guid><description>A small example of a js control form that cannot enter Spaces</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of an Image object in js and its preloading</title><link>https://ofstack.com/javascript/1082/an-example-of-an-image-object-in-js-and-its-preloading.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1082/an-example-of-an-image-object-in-js-and-its-preloading.html</guid><description>An example of an Image object in js and its preloading</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS intercepts character length instances in bytes</title><link>https://ofstack.com/javascript/1083/js-intercepts-character-length-instances-in-bytes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1083/js-intercepts-character-length-instances-in-bytes.html</guid><description>* * handle long strings, intercept and add ellipses * note: the length of the half Angle is 1, and the length of the whole Angle is 2 * * pStr: string *…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details. JS compares instances where the values of two Json objects are equal</title><link>https://ofstack.com/javascript/1084/details.-js-compares-instances-where-the-values-of-two-json-objects-are-equal.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1084/details.-js-compares-instances-where-the-values-of-two-json-objects-are-equal.html</guid><description>Details. JS compares instances where the values of two Json objects are equal</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascipt matches regular expressions for single   and multi line comments</title><link>https://ofstack.com/javascript/1085/javascipt-matches-regular-expressions-for-single---and-multi-line-comments.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1085/javascipt-matches-regular-expressions-for-single---and-multi-line-comments.html</guid><description>Javascipt matches regular expressions for single and multi line comments</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Custom a simple fashion js drop down selection box</title><link>https://ofstack.com/javascript/1086/custom-a-simple-fashion-js-drop-down-selection-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1086/custom-a-simple-fashion-js-drop-down-selection-box.html</guid><description>Custom a simple fashion js drop down selection box</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How jQuery evaluates and assigns HTML elements</title><link>https://ofstack.com/javascript/1087/how-jquery-evaluates-and-assigns-html-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1087/how-jquery-evaluates-and-assigns-html-elements.html</guid><description>Var STR = $(&apos;# TXT &apos;).val(); $(&apos; # TXT). Val (&quot; Set Lbl Value &quot;); // text box, text area: $(&quot;#text_id&quot;).attr(&quot;value&quot;, &quot;); // empty the content…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Client side js determines the file type and file size  which limits the upload size</title><link>https://ofstack.com/javascript/1088/client-side-js-determines-the-file-type-and-file-size--which-limits-the-upload-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1088/client-side-js-determines-the-file-type-and-file-size--which-limits-the-upload-size.html</guid><description>Client side js determines the file type and file size which limits the upload size</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS keeps small examples of two decimal rounding functions</title><link>https://ofstack.com/javascript/1089/js-keeps-small-examples-of-two-decimal-rounding-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1089/js-keeps-small-examples-of-two-decimal-rounding-functions.html</guid><description>JS keeps small examples of two decimal rounding functions</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simple implementation of the tree menu</title><link>https://ofstack.com/javascript/1090/js-simple-implementation-of-the-tree-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1090/js-simple-implementation-of-the-tree-menu.html</guid><description>Js simple implementation of the tree menu</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js creates the tag example dynamically with CreateElement</title><link>https://ofstack.com/javascript/1091/js-creates-the-tag-example-dynamically-with-createelement.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1091/js-creates-the-tag-example-dynamically-with-createelement.html</guid><description>Js creates the tag example dynamically with CreateElement</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS font color palette instance code</title><link>https://ofstack.com/javascript/1092/js-font-color-palette-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1092/js-font-color-palette-instance-code.html</guid><description>Alas, the previous paragraph of development is really not easy... Got 1 hour, looking for a variety of materials, finally, the basic function of the font…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements tree   level menu instance code</title><link>https://ofstack.com/javascript/1093/jquery-implements-tree---level-menu-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1093/jquery-implements-tree---level-menu-instance-code.html</guid><description>Jquery implements tree level menu instance code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript bottom right corner of the layer and automatically hide of their own writing</title><link>https://ofstack.com/javascript/1094/javascript-bottom-right-corner-of-the-layer-and-automatically-hide-of-their-own-writing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1094/javascript-bottom-right-corner-of-the-layer-and-automatically-hide-of-their-own-writing.html</guid><description>Javascript bottom right corner of the layer and automatically hide of their own writing</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery quickly completes the animation that is currently executing</title><link>https://ofstack.com/javascript/1095/jquery-quickly-completes-the-animation-that-is-currently-executing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1095/jquery-quickly-completes-the-animation-that-is-currently-executing.html</guid><description>JQuery quickly completes the animation that is currently executing</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of Boolean operators in js</title><link>https://ofstack.com/javascript/1096/introduction-to-the-use-of-boolean-operators-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1096/introduction-to-the-use-of-boolean-operators-in-js.html</guid><description>Introduction to the use of Boolean operators in js</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis on the application of hasOwnProperty method</title><link>https://ofstack.com/javascript/1097/a-brief-analysis-on-the-application-of-hasownproperty-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1097/a-brief-analysis-on-the-application-of-hasownproperty-method.html</guid><description>The hasOwnProperty function method in JavaScript returns a Boolean value indicating whether an object has a property with the specified name. Usage: Object.…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mouse wheel to change the size of the image sample code</title><link>https://ofstack.com/javascript/1098/mouse-wheel-to-change-the-size-of-the-image-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1098/mouse-wheel-to-change-the-size-of-the-image-sample-code.html</guid><description>Mouse wheel to change the size of the image sample code &lt; Script&gt; The function onWheelZoom (obj) { Zoom = parseFloat (obj. Style. Zoom); TZoom = zoom +…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS draws line of instance code</title><link>https://ofstack.com/javascript/1099/js-draws-line-of-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1099/js-draws-line-of-instance-code.html</guid><description>JS draws line of instance code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between  clientHeight offsetHeight scrollHeight</title><link>https://ofstack.com/javascript/1100/the-difference-between--clientheight-offsetheight-scrollheight.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1100/the-difference-between--clientheight-offsetheight-scrollheight.html</guid><description>The difference between clientHeight offsetHeight scrollHeight</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The differences between the JS events in IE and FF are resolved in detail</title><link>https://ofstack.com/javascript/1101/the-differences-between-the-js-events-in-ie-and-ff-are-resolved-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1101/the-differences-between-the-js-events-in-ie-and-ff-are-resolved-in-detail.html</guid><description>The search category in the easy search project of tao is generated dynamically by JS, and each generated element needs to dynamically add attributes and…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between the reference js in IE and FF is explained in detail</title><link>https://ofstack.com/javascript/1102/the-difference-between-the-reference-js-in-ie-and-ff-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1102/the-difference-between-the-reference-js-in-ie-and-ff-is-explained-in-detail.html</guid><description>Js debugging tools recommend firefox&apos;s firebug plug-in The ability to set breakpoints for js execution Ability to modify CSS styles at run time View the dom…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript IE fireEvent method details</title><link>https://ofstack.com/javascript/1103/javascript-ie-fireevent-method-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1103/javascript-ie-fireevent-method-details.html</guid><description>A fireEvent method is provided in IE, which as the name implies means to trigger an event to happen. At first I thought I was going to use onclick(), but…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of setInterval usage in JavaScript</title><link>https://ofstack.com/javascript/1104/summary-of-setinterval-usage-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1104/summary-of-setinterval-usage-in-javascript.html</guid><description>The setInterval action calls a function, method, or object at regular intervals while the animation is playing. You can use this action to update the…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery operation iframe parent page and child page elements and methods of of instance</title><link>https://ofstack.com/javascript/1105/jquery-operation-iframe-parent-page-and-child-page-elements-and-methods-of-of-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1105/jquery-operation-iframe-parent-page-and-child-page-elements-and-methods-of-of-instance.html</guid><description>JQUERY IFRAME The following is a simple use of Jquery to manipulate some of the iframe records, which can be implemented using pure JS and. First, how to…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to some javascript functions implemented by string.prototype</title><link>https://ofstack.com/javascript/1106/introduction-to-some-javascript-functions-implemented-by-string.prototype.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1106/introduction-to-some-javascript-functions-implemented-by-string.prototype.html</guid><description>Introduction to some javascript functions implemented by string.prototype</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The nodeType attribute returns an introduction to the nodeType of the selected node</title><link>https://ofstack.com/javascript/1107/the-nodetype-attribute-returns-an-introduction-to-the-nodetype-of-the-selected-node.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1107/the-nodetype-attribute-returns-an-introduction-to-the-nodetype-of-the-selected-node.html</guid><description>The nodeType attribute returns an introduction to the nodeType of the selected node</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Gets the value of the form in the parent window in the Iframe</title><link>https://ofstack.com/javascript/1108/gets-the-value-of-the-form-in-the-parent-window-in-the-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1108/gets-the-value-of-the-form-in-the-parent-window-in-the-iframe.html</guid><description>Part of the code is as follows: &lt; From Name = &quot;FRM&quot; Action = &quot;bb. Asp &gt;&quot; &lt; Table&gt; &lt; Tr&gt; &lt; Td&gt; &lt; Input Type = &quot;text&quot; Name = &quot;BH&quot; &gt; &lt; / td&gt; &lt; / tr&gt; &lt; Tr&gt; &lt;…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Resolve the differences and connections between uris and urls</title><link>https://ofstack.com/javascript/1109/resolve-the-differences-and-connections-between-uris-and-urls.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1109/resolve-the-differences-and-connections-between-uris-and-urls.html</guid><description>Today when we watch the STRUTS configuration and found a problem, is looking at the configuration file, sometimes a URL is a URI, sometimes make me…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple JS time control sample code of JS time minute and second time control</title><link>https://ofstack.com/javascript/1110/a-simple-js-time-control-sample-code-of-js-time-minute-and-second-time-control.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1110/a-simple-js-time-control-sample-code-of-js-time-minute-and-second-time-control.html</guid><description>A simple JS time control sample code of JS time minute and second time control</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How jQuery reads and sets the KindEditor value</title><link>https://ofstack.com/javascript/1111/how-jquery-reads-and-sets-the-kindeditor-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1111/how-jquery-reads-and-sets-the-kindeditor-value.html</guid><description>When we use Kindeditor, we want to use Ajax to pass values, but the method wrapped in the editor doesn&apos;t work, because the editor is placed on another JSP…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implement the 51Map interface of the sample code</title><link>https://ofstack.com/javascript/1112/implement-the-51map-interface-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1112/implement-the-51map-interface-of-the-sample-code.html</guid><description>51Map provides the map interface for free. The following is the calling interface and the implementation of geolocation annotation, storage, modification…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to choose Javascript Framework of Javascript Framework</title><link>https://ofstack.com/javascript/1113/how-to-choose-javascript-framework-of-javascript-framework.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1113/how-to-choose-javascript-framework-of-javascript-framework.html</guid><description>What are your project requirements First ask yourself what it is a project, what is the specific requirements, is a common type of website or an online web…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery is a small example of a lookup based on the name attribute</title><link>https://ofstack.com/javascript/1114/jquery-is-a-small-example-of-a-lookup-based-on-the-name-attribute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1114/jquery-is-a-small-example-of-a-lookup-based-on-the-name-attribute.html</guid><description>Jquery is a small example of a lookup based on the name attribute</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js revolving lamp simple example</title><link>https://ofstack.com/javascript/1115/js-revolving-lamp-simple-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1115/js-revolving-lamp-simple-example.html</guid><description>Js revolving lamp simple example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets a simple instance of the client&apos;s extranet IP</title><link>https://ofstack.com/javascript/1116/js-gets-a-simple-instance-of-the-client&apos;s-extranet-ip.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1116/js-gets-a-simple-instance-of-the-client&apos;s-extranet-ip.html</guid><description>I&apos;ve looked up a lot of information on this, but it doesn&apos;t work. It works. Example, js get local and external network IP address. The above is the method…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation simple to understand the picture show small examples</title><link>https://ofstack.com/javascript/1117/jquery-implementation-simple-to-understand-the-picture-show-small-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1117/jquery-implementation-simple-to-understand-the-picture-show-small-examples.html</guid><description>Jquery implementation simple to understand the picture show small examples</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax escapes special characters to prevent js injection from being used in the example</title><link>https://ofstack.com/javascript/1118/jquery-ajax-escapes-special-characters-to-prevent-js-injection-from-being-used-in-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1118/jquery-ajax-escapes-special-characters-to-prevent-js-injection-from-being-used-in-the-example.html</guid><description>At the time of using ajax to leave a message, there was a problem. Because the message content after you&apos;ve written, submitted via ajax content, at the same…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use jq to make your div in a good way to share</title><link>https://ofstack.com/javascript/1119/use-jq-to-make-your-div-in-a-good-way-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1119/use-jq-to-make-your-div-in-a-good-way-to-share.html</guid><description>very short version: Activated by this code : $(&apos;#mainDiv&apos;).center(); Activated by this code :</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Flex gets the instance code for the client IP and computer name through JS</title><link>https://ofstack.com/javascript/1120/flex-gets-the-instance-code-for-the-client-ip-and-computer-name-through-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1120/flex-gets-the-instance-code-for-the-client-ip-and-computer-name-through-js.html</guid><description>First of all, getting it JS is not calling webservices and httpservices. In each of our FLex web projects, have such a folder bin - debug, there is an…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two methods for developing plug ins: jquery.fn.extend and jquery.extend</title><link>https://ofstack.com/javascript/1121/two-methods-for-developing-plug-ins:-jquery.fn.extend-and-jquery.extend.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1121/two-methods-for-developing-plug-ins:-jquery.fn.extend-and-jquery.extend.html</guid><description>Two methods for developing plug ins: jquery.fn.extend and jquery.extend</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS connection SQL database and ACCESS database method instances</title><link>https://ofstack.com/javascript/1122/js-connection-sql-database-and-access-database-method-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1122/js-connection-sql-database-and-access-database-method-instances.html</guid><description>JS connection SQL database and ACCESS database method instances</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The problem of one function getting the return value of another function in js is discussed</title><link>https://ofstack.com/javascript/1123/the-problem-of-one-function-getting-the-return-value-of-another-function-in-js-is-discussed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1123/the-problem-of-one-function-getting-the-return-value-of-another-function-in-js-is-discussed.html</guid><description>The problem of one function getting the return value of another function in js is discussed</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js set the method to combine the shortcut key  and tabindex function</title><link>https://ofstack.com/javascript/1124/js-set-the-method-to-combine-the-shortcut-key--and-tabindex-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1124/js-set-the-method-to-combine-the-shortcut-key--and-tabindex-function.html</guid><description>Js set the method to combine the shortcut key and tabindex function</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Custom button sample code in the jtable column</title><link>https://ofstack.com/javascript/1125/custom-button-sample-code-in-the-jtable-column.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1125/custom-button-sample-code-in-the-jtable-column.html</guid><description>Custom button sample code in the jtable column</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic tag hover effect lazy loading sample code</title><link>https://ofstack.com/javascript/1126/dynamic-tag-hover-effect-lazy-loading-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1126/dynamic-tag-hover-effect-lazy-loading-sample-code.html</guid><description>Dynamic tag hover effect lazy loading sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS two ways of definition of the difference  the internal principle</title><link>https://ofstack.com/javascript/1127/js-two-ways-of-definition-of-the-difference--the-internal-principle.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1127/js-two-ways-of-definition-of-the-difference--the-internal-principle.html</guid><description>JS two ways of definition of the difference the internal principle</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A summary of the various ways jQuery operates on the input value</title><link>https://ofstack.com/javascript/1128/a-summary-of-the-various-ways-jquery-operates-on-the-input-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1128/a-summary-of-the-various-ways-jquery-operates-on-the-input-value.html</guid><description>Gets the selected value Gets the values of a set of selected items of radio In Jquery, $(&quot;#id&quot;) is used to get the input element of the page, which is…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jqgrid table data export instance</title><link>https://ofstack.com/javascript/1129/jqgrid-table-data-export-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1129/jqgrid-table-data-export-instance.html</guid><description>First, a javascript script: Then there&apos;s the javascript for the page call:</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js implementation menu scrolls around to show the sample introduction</title><link>https://ofstack.com/javascript/1130/the-js-implementation-menu-scrolls-around-to-show-the-sample-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1130/the-js-implementation-menu-scrolls-around-to-show-the-sample-introduction.html</guid><description>The js implementation menu scrolls around to show the sample introduction</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Extjs4 implements a specific method of data drag and drop between two gridpanels</title><link>https://ofstack.com/javascript/1131/extjs4-implements-a-specific-method-of-data-drag-and-drop-between-two-gridpanels.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1131/extjs4-implements-a-specific-method-of-data-drag-and-drop-between-two-gridpanels.html</guid><description>1. I have seen before on winForm that some data will be put into the waiting box when selecting data, and users can put the data they want to select into…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery&apos;s ready function is different from JS&apos;s onload</title><link>https://ofstack.com/javascript/1132/jquery&apos;s-ready-function-is-different-from-js&apos;s-onload.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1132/jquery&apos;s-ready-function-is-different-from-js&apos;s-onload.html</guid><description>The difference between JQuery&apos;s ready function and JS&apos;s onload: 1. Execution time Window.onload must wait until all the elements in the page, including the…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation menu up and down display attached renderings</title><link>https://ofstack.com/javascript/1133/js-implementation-menu-up-and-down-display-attached-renderings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1133/js-implementation-menu-up-and-down-display-attached-renderings.html</guid><description>Js implementation menu up and down display attached renderings</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of javascript array sort functions sort and reverse</title><link>https://ofstack.com/javascript/1134/introduction-to-the-use-of-javascript-array-sort-functions-sort-and-reverse.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1134/introduction-to-the-use-of-javascript-array-sort-functions-sort-and-reverse.html</guid><description>Introduction to the use of javascript array sort functions sort and reverse</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js drags div and when the mouse moves the entire div moves accordingly</title><link>https://ofstack.com/javascript/1135/js-drags-div-and-when-the-mouse-moves-the-entire-div-moves-accordingly.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1135/js-drags-div-and-when-the-mouse-moves-the-entire-div-moves-accordingly.html</guid><description>Js drags div and when the mouse moves the entire div moves accordingly</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to get a null object solution</title><link>https://ofstack.com/javascript/1136/js-to-get-a-null-object-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1136/js-to-get-a-null-object-solution.html</guid><description>Js to get a null object solution</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Tangram frame response loading method</title><link>https://ofstack.com/javascript/1137/tangram-frame-response-loading-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1137/tangram-frame-response-loading-method.html</guid><description>Various websites often see the page scroll to the visual area, and then load the corresponding image resources, what is the nature of it? In this article,…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three solutions for rotating images</title><link>https://ofstack.com/javascript/1138/three-solutions-for-rotating-images.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1138/three-solutions-for-rotating-images.html</guid><description>One, picture rotation scheme 2) rotate through the filter under IE 3) use canvas to rotate the picture The code is as follows: The above code first gets a…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js singleton pattern details the example</title><link>https://ofstack.com/javascript/1139/the-js-singleton-pattern-details-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1139/the-js-singleton-pattern-details-the-example.html</guid><description>What is a singleton? Singletons require one and only one instance of a class to provide a global access point. So it bypasses the normal controller so that…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for synchronous and asynchronous Ajax transfers</title><link>https://ofstack.com/javascript/1140/sample-code-for-synchronous-and-asynchronous-ajax-transfers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1140/sample-code-for-synchronous-and-asynchronous-ajax-transfers.html</guid><description>Sample code for synchronous and asynchronous Ajax transfers</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A detailed comparison between jquery and the prototype framework</title><link>https://ofstack.com/javascript/1141/a-detailed-comparison-between-jquery-and-the-prototype-framework.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1141/a-detailed-comparison-between-jquery-and-the-prototype-framework.html</guid><description>I used to use jquery for the interface, but now I use the prototype that comes with rails because I have to use a lot of ajax effects Since jquery is used a…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Tab toggle component (Tab functionality) instance code</title><link>https://ofstack.com/javascript/1142/tab-toggle-component-(tab-functionality)-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1142/tab-toggle-component-(tab-functionality)-instance-code.html</guid><description>Direct paste code with comments: The method of invocation on the page is as follows:</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explore whether javascript is an object oriented language</title><link>https://ofstack.com/javascript/1143/explore-whether-javascript-is-an-object-oriented-language.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1143/explore-whether-javascript-is-an-object-oriented-language.html</guid><description>It has objects that can contain data and methods to process it. Objects can contain other objects. It doesn&apos;t have classes (before javascript2.0 was…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of a function in JS that converts characters to ASCII values</title><link>https://ofstack.com/javascript/1144/example-of-a-function-in-js-that-converts-characters-to-ascii-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1144/example-of-a-function-in-js-that-converts-characters-to-ascii-values.html</guid><description>Characters to ASCII: charCodeAt(); ASCII to character: use fromCharCode(); Let&apos;s do a little example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js is used to realize the foreground dynamic add text box  the background to get the text box content of the sample code of</title><link>https://ofstack.com/javascript/1145/js-is-used-to-realize-the-foreground-dynamic-add-text-box--the-background-to-get-the-text-box-content-of-the-sample-code-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1145/js-is-used-to-realize-the-foreground-dynamic-add-text-box--the-background-to-get-the-text-box-content-of-the-sample-code-of.html</guid><description>Js is used to realize the foreground dynamic add text box the background to get the text box content of the sample code of</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js import export excel of instance code</title><link>https://ofstack.com/javascript/1146/js-import-export-excel-of-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1146/js-import-export-excel-of-instance-code.html</guid><description>Js import export excel of instance code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Add control custom property resolution with javascript</title><link>https://ofstack.com/javascript/1147/add-control-custom-property-resolution-with-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1147/add-control-custom-property-resolution-with-javascript.html</guid><description>Previously, we said to add custom attributes for HTML elements, which are added manually in HTML controls. In fact, we can add them dynamically in…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript and Js scripts handle the custom attribute resolution of HTML elements  which is compatible with Firefox and IE</title><link>https://ofstack.com/javascript/1148/javascript-and-js-scripts-handle-the-custom-attribute-resolution-of-html-elements--which-is-compatible-with-firefox-and-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1148/javascript-and-js-scripts-handle-the-custom-attribute-resolution-of-html-elements--which-is-compatible-with-firefox-and-ie.html</guid><description>JavaScript and Js scripts handle the custom attribute resolution of HTML elements which is compatible with Firefox and IE</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several non editable methods for setting the text input field of form elements</title><link>https://ofstack.com/javascript/1149/summary-of-several-non-editable-methods-for-setting-the-text-input-field-of-form-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1149/summary-of-several-non-editable-methods-for-setting-the-text-input-field-of-form-elements.html</guid><description>The input box cannot get focus and cannot be edited The form gets the value. It can be copied. It&apos;s weird. You&apos;ve got it, haven&apos;t you got the focus yet?</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamic add delete  background data of sample code</title><link>https://ofstack.com/javascript/1150/js-dynamic-add-delete--background-data-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1150/js-dynamic-add-delete--background-data-of-sample-code.html</guid><description>Js dynamic add delete background data of sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript creates new tags  determines keyboard input  and determines the focus of sample code</title><link>https://ofstack.com/javascript/1151/javascript-creates-new-tags--determines-keyboard-input--and-determines-the-focus-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1151/javascript-creates-new-tags--determines-keyboard-input--and-determines-the-focus-of-sample-code.html</guid><description>Javascript creates new tags determines keyboard input and determines the focus of sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery to get checkbox checkbox and other operations and considerations</title><link>https://ofstack.com/javascript/1152/jquery-to-get-checkbox-checkbox-and-other-operations-and-considerations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1152/jquery-to-get-checkbox-checkbox-and-other-operations-and-considerations.html</guid><description>First, get the checkbox checked. Most of the methods found online use each to get: IE10 under the effect: A Google search revealed why: Address: (link:…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript pop up window returns a value to the parent window implementation</title><link>https://ofstack.com/javascript/1153/the-javascript-pop-up-window-returns-a-value-to-the-parent-window-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1153/the-javascript-pop-up-window-returns-a-value-to-the-parent-window-implementation.html</guid><description>Directly on the code, some places can be used: Sub. HTML page code is</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implements three methods for string inversion</title><link>https://ofstack.com/javascript/1154/javascript-implements-three-methods-for-string-inversion.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1154/javascript-implements-three-methods-for-string-inversion.html</guid><description>Javascript implements three methods for string inversion</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript mouse moves up the slider to follow the effects of code sharing</title><link>https://ofstack.com/javascript/1155/javascript-mouse-moves-up-the-slider-to-follow-the-effects-of-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1155/javascript-mouse-moves-up-the-slider-to-follow-the-effects-of-code-sharing.html</guid><description>Here&apos;s a screenshot. The mouse moves to the corresponding classification, the red triangle below will automatically follow, slowly follow. It doesn&apos;t matter…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js image to the right one scroll effect instance code</title><link>https://ofstack.com/javascript/1157/js-image-to-the-right-one-scroll-effect-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1157/js-image-to-the-right-one-scroll-effect-instance-code.html</guid><description>Js image to the right one scroll effect instance code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements simple clock instance code</title><link>https://ofstack.com/javascript/1158/javascript-implements-simple-clock-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1158/javascript-implements-simple-clock-instance-code.html</guid><description>JavaScript implements simple clock instance code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Small example of JS controlling date display</title><link>https://ofstack.com/javascript/1159/small-example-of-js-controlling-date-display.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1159/small-example-of-js-controlling-date-display.html</guid><description>We generally encounter the problem of display time in the project. The general way to deal with it is to control the display time in the foreground through…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dynamic loop output table specific method</title><link>https://ofstack.com/javascript/1160/jquery-dynamic-loop-output-table-specific-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1160/jquery-dynamic-loop-output-table-specific-method.html</guid><description>Jquery dynamic loop output table specific method</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Asynchronous transmission of json data format instance code based on jquery</title><link>https://ofstack.com/javascript/1161/asynchronous-transmission-of-json-data-format-instance-code-based-on-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1161/asynchronous-transmission-of-json-data-format-instance-code-based-on-jquery.html</guid><description>1. The JSP code is as follows 2. Access the action code as follows 3. The effect is as follows:</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Ajax Json to achieve the upper and lower level drop down box linkage effect instance code</title><link>https://ofstack.com/javascript/1162/javascript-ajax-json-to-achieve-the-upper-and-lower-level-drop-down-box-linkage-effect-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1162/javascript-ajax-json-to-achieve-the-upper-and-lower-level-drop-down-box-linkage-effect-instance-code.html</guid><description>Recently, I tried to make a drop-down box linkage function between departments and personnel. The corresponding relationship between departments and…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript blocks the browser back event to prevent accidental operation to clear the form</title><link>https://ofstack.com/javascript/1163/javascript-blocks-the-browser-back-event-to-prevent-accidental-operation-to-clear-the-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1163/javascript-blocks-the-browser-back-event-to-prevent-accidental-operation-to-clear-the-form.html</guid><description>Javascript blocks the browser back event to prevent accidental operation to clear the form</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to obtain the computer resolution of the idea and operation</title><link>https://ofstack.com/javascript/1164/js-to-obtain-the-computer-resolution-of-the-idea-and-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1164/js-to-obtain-the-computer-resolution-of-the-idea-and-operation.html</guid><description>Js to obtain the computer resolution of the idea and operation</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS+CSS made super simple drop down menu attached</title><link>https://ofstack.com/javascript/1165/js+css-made-super-simple-drop-down-menu-attached.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1165/js+css-made-super-simple-drop-down-menu-attached.html</guid><description>JS+CSS made super simple drop down menu attached</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to install node. js on Mac and Windows</title><link>https://ofstack.com/javascript/1166/how-to-install-node.-js-on-mac-and-windows.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1166/how-to-install-node.-js-on-mac-and-windows.html</guid><description>How to install node. js on Mac and Windows</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript Event object details and usage examples</title><link>https://ofstack.com/javascript/1167/javascript-event-object-details-and-usage-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1167/javascript-event-object-details-and-usage-examples.html</guid><description>Javascript Event object details and usage examples</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js Date concept is introduced in detail</title><link>https://ofstack.com/javascript/1168/js-date-concept-is-introduced-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1168/js-date-concept-is-introduced-in-detail.html</guid><description>Js Date concept is introduced in detail</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The page is refreshed regularly every 1 second</title><link>https://ofstack.com/javascript/1169/the-page-is-refreshed-regularly-every-1-second.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1169/the-page-is-refreshed-regularly-every-1-second.html</guid><description>The page is refreshed regularly every 1 second</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js judge IE browser version is too low sample code</title><link>https://ofstack.com/javascript/1170/js-judge-ie-browser-version-is-too-low-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1170/js-judge-ie-browser-version-is-too-low-sample-code.html</guid><description>Js judge IE browser version is too low sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js acquisition time of this week  this quarter  this month..</title><link>https://ofstack.com/javascript/1171/js-acquisition-time-of-this-week--this-quarter--this-month...html</link><guid isPermaLink="true">https://ofstack.com/javascript/1171/js-acquisition-time-of-this-week--this-quarter--this-month...html</guid><description>Js acquisition time of this week this quarter this month..</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Text box can only select data to text box to prohibit manual input</title><link>https://ofstack.com/javascript/1172/text-box-can-only-select-data-to-text-box-to-prohibit-manual-input.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1172/text-box-can-only-select-data-to-text-box-to-prohibit-manual-input.html</guid><description>Text box can only select data to text box to prohibit manual input</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS test screen resolution and screen size method</title><link>https://ofstack.com/javascript/1173/js-test-screen-resolution-and-screen-size-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1173/js-test-screen-resolution-and-screen-size-method.html</guid><description>JS test screen resolution and screen size method</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The namespace of jQuery events is simple to understand</title><link>https://ofstack.com/javascript/1174/the-namespace-of-jquery-events-is-simple-to-understand.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1174/the-namespace-of-jquery-events-is-simple-to-understand.html</guid><description>The namespace of jQuery events is simple to understand</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In Firefox  JavaScript is used to Copy data to the of Copy to Clipboard cross browser version</title><link>https://ofstack.com/javascript/1175/in-firefox--javascript-is-used-to-copy-data-to-the-of-copy-to-clipboard-cross-browser-version.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1175/in-firefox--javascript-is-used-to-copy-data-to-the-of-copy-to-clipboard-cross-browser-version.html</guid><description>In Firefox JavaScript is used to Copy data to the of Copy to Clipboard cross browser version</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>IE8 JavaScript click event of onclick is not compatible with the solution</title><link>https://ofstack.com/javascript/1176/ie8-javascript-click-event-of-onclick-is-not-compatible-with-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1176/ie8-javascript-click-event-of-onclick-is-not-compatible-with-the-solution.html</guid><description>Blog park flash page is generated with JavaScript, today found that under IE8 click page number can not turn the page, page turning operation is in the…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Replace the image address img label with a regular expression</title><link>https://ofstack.com/javascript/1177/replace-the-image-address-img-label-with-a-regular-expression.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1177/replace-the-image-address-img-label-with-a-regular-expression.html</guid><description>The solution that came to mind was: I get the entire img tag, but I expect the url in SRC, so I simply return the new address in function(match). So, stuck…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery plug in jQuery JSONP development ajax call usage considerations</title><link>https://ofstack.com/javascript/1178/jquery-plug-in-jquery-jsonp-development-ajax-call-usage-considerations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1178/jquery-plug-in-jquery-jsonp-development-ajax-call-usage-considerations.html</guid><description>JSONP call sample code: The first thing to note is the callbackParameter. If there is no special callback function, always write &quot;callback&quot;. The second…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax USES jsonp as a restriction solution</title><link>https://ofstack.com/javascript/1179/jquery-ajax-uses-jsonp-as-a-restriction-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1179/jquery-ajax-uses-jsonp-as-a-restriction-solution.html</guid><description>Jsonp addresses the problem of cross-domain ajax calls. Why cross-domain ajax calls? This allows you to call another application&apos;s API (under a different…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript disables Tab key script instances</title><link>https://ofstack.com/javascript/1180/javascript-disables-tab-key-script-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1180/javascript-disables-tab-key-script-instances.html</guid><description>The code is as follows: Passed the test in IE 6, IE 7, IE 8, FireFox and Chrome.</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implementation of Virginia of Vigenere cryptographic algorithm example</title><link>https://ofstack.com/javascript/1181/javascript-implementation-of-virginia-of-vigenere-cryptographic-algorithm-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1181/javascript-implementation-of-virginia-of-vigenere-cryptographic-algorithm-example.html</guid><description>Traditional encryption technologies do not play a large role in today&apos;s network security, but they are introduced at the beginning of every book on…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use js to determine whether the browser type of of is IE Firefox Opera or not</title><link>https://ofstack.com/javascript/1182/use-js-to-determine-whether-the-browser-type-of-of-is-ie-firefox-opera-or-not.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1182/use-js-to-determine-whether-the-browser-type-of-of-is-ie-firefox-opera-or-not.html</guid><description>Now there are probably several kinds of browsers, each person&apos;s preferences are different, so also use different browsers! The people that we develop often…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of various ways in which javascript removes the option option</title><link>https://ofstack.com/javascript/1183/summary-of-various-ways-in-which-javascript-removes-the-option-option.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1183/summary-of-various-ways-in-which-javascript-removes-the-option-option.html</guid><description>Summary of various ways in which javascript removes the option option</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js intercepts a simple example of fixed length Chinese and English characters</title><link>https://ofstack.com/javascript/1184/js-intercepts-a-simple-example-of-fixed-length-chinese-and-english-characters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1184/js-intercepts-a-simple-example-of-fixed-length-chinese-and-english-characters.html</guid><description>Js intercepts a simple example of fixed length Chinese and English characters</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of the current click on the label a color change to highlight the other label a return to the primary color</title><link>https://ofstack.com/javascript/1185/js-implementation-of-the-current-click-on-the-label-a-color-change-to-highlight-the-other-label-a-return-to-the-primary-color.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1185/js-implementation-of-the-current-click-on-the-label-a-color-change-to-highlight-the-other-label-a-return-to-the-primary-color.html</guid><description>Js implementation of the current click on the label a color change to highlight the other label a return to the primary color</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The showModalDialog returns a Null solution in the Google browser</title><link>https://ofstack.com/javascript/1186/the-showmodaldialog-returns-a-null-solution-in-the-google-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1186/the-showmodaldialog-returns-a-null-solution-in-the-google-browser.html</guid><description>The showModalDialog returns a Null solution in the Google browser</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery checkbox implements small radio examples</title><link>https://ofstack.com/javascript/1187/jquery-checkbox-implements-small-radio-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1187/jquery-checkbox-implements-small-radio-examples.html</guid><description>Jquery checkbox implements small radio examples</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of child pages passing values to parent pages</title><link>https://ofstack.com/javascript/1188/example-of-child-pages-passing-values-to-parent-pages.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1188/example-of-child-pages-passing-values-to-parent-pages.html</guid><description>Example of child pages passing values to parent pages</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js changes the text font size of the instance code</title><link>https://ofstack.com/javascript/1189/js-changes-the-text-font-size-of-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1189/js-changes-the-text-font-size-of-the-instance-code.html</guid><description>When I first came to the company, the leader gave me some simple, simple and simple... task Once asked me to write out the font size conversion function of…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A solution to a js caused jquery failure problem</title><link>https://ofstack.com/javascript/1190/a-solution-to-a-js-caused-jquery-failure-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1190/a-solution-to-a-js-caused-jquery-failure-problem.html</guid><description>Make the website development, the most headache is js problem, not PHP program development, the front page, js is really too much trouble, especially js,…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Google Dart programming syntax and basic types tutorial</title><link>https://ofstack.com/javascript/1191/google-dart-programming-syntax-and-basic-types-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1191/google-dart-programming-syntax-and-basic-types-tutorial.html</guid><description>1. Variable declaration How to define variables The initial value of the variable You can use var or you can specify the type directly. Final, a variable…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery implements a scalable cascading menu instance code</title><link>https://ofstack.com/javascript/1192/jquery-implements-a-scalable-cascading-menu-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1192/jquery-implements-a-scalable-cascading-menu-instance-code.html</guid><description>Doing a cascading menu might be daunting with pure JavaScript code instead of a framework, but with a framework, it&apos;s easy, and that&apos;s the benefit of a…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using JavaScript to achieve the effect of of instance of the news scrolling code</title><link>https://ofstack.com/javascript/1193/using-javascript-to-achieve-the-effect-of-of-instance-of-the-news-scrolling-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1193/using-javascript-to-achieve-the-effect-of-of-instance-of-the-news-scrolling-code.html</guid><description>Recently to achieve a rolling news effect, looked up some information on the Internet, found that there are two basic implementation methods: 2. The method…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implementation of scrolling image news instance code</title><link>https://ofstack.com/javascript/1194/javascript-implementation-of-scrolling-image-news-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1194/javascript-implementation-of-scrolling-image-news-instance-code.html</guid><description>The following code is used to implement photo journalism</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Discusses the loading order of HTML and javascript in the browser</title><link>https://ofstack.com/javascript/1195/discusses-the-loading-order-of-html-and-javascript-in-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1195/discusses-the-loading-order-of-html-and-javascript-in-the-browser.html</guid><description>I felt good about myself after sweeping javascript the other day. Now that I think about it, it doesn&apos;t matter. Today&apos;s task is to finish the chapter on the…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js instead of copy of sample code</title><link>https://ofstack.com/javascript/1196/js-instead-of-copy-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1196/js-instead-of-copy-of-sample-code.html</guid><description>Js instead of copy of sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery encapsulates an example of getting parameters in a Url</title><link>https://ofstack.com/javascript/1197/jquery-encapsulates-an-example-of-getting-parameters-in-a-url.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1197/jquery-encapsulates-an-example-of-getting-parameters-in-a-url.html</guid><description>Js pure foreground processing will encounter the problem of passing the parameters of a web page to the next page by way of get. At this point, js can be…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The precision of parseFloat of method in javascript is discussed</title><link>https://ofstack.com/javascript/1198/the-precision-of-parsefloat-of-method-in-javascript-is-discussed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1198/the-precision-of-parsefloat-of-method-in-javascript-is-discussed.html</guid><description>The precision of parseFloat of method in javascript is discussed</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The success function failed to enter after the form form was submitted in Extjs4</title><link>https://ofstack.com/javascript/1199/the-success-function-failed-to-enter-after-the-form-form-was-submitted-in-extjs4.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1199/the-success-function-failed-to-enter-after-the-form-form-was-submitted-in-extjs4.html</guid><description>The success function failed to enter after the form form was submitted in Extjs4</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the buffer.toJSON method in node.js</title><link>https://ofstack.com/javascript/11993/instructions-for-the-buffer.tojson-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/11993/instructions-for-the-buffer.tojson-method-in-node.js.html</guid><description>method description: Converts buffer objects to json format. receive parameters:</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the buffer.Buffer.isBuffer method in node.js</title><link>https://ofstack.com/javascript/11996/instructions-for-the-buffer.buffer.isbuffer-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/11996/instructions-for-the-buffer.buffer.isbuffer-method-in-node.js.html</guid><description>method description: Detects whether the target is an buffer object. Either true or false will be returned. receive parameters:</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Small problems in JS and CSS loading are discussed</title><link>https://ofstack.com/javascript/1200/small-problems-in-js-and-css-loading-are-discussed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1200/small-problems-in-js-and-css-loading-are-discussed.html</guid><description>Small problems in JS and CSS loading are discussed</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES Ajax to get sample code for json formatted data</title><link>https://ofstack.com/javascript/1201/jquery-uses-ajax-to-get-sample-code-for-json-formatted-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1201/jquery-uses-ajax-to-get-sample-code-for-json-formatted-data.html</guid><description>JQuery USES Ajax to get sample code for json formatted data</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use js to solve the div width problem caused by the border attribute</title><link>https://ofstack.com/javascript/1202/use-js-to-solve-the-div-width-problem-caused-by-the-border-attribute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1202/use-js-to-solve-the-div-width-problem-caused-by-the-border-attribute.html</guid><description>Use js to solve the div width problem caused by the border attribute</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.symlinkSync method in node.js</title><link>https://ofstack.com/javascript/12024/instructions-for-the-fs.symlinksync-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/12024/instructions-for-the-fs.symlinksync-method-in-node.js.html</guid><description>method description: Synchronous version of symlink(). Used to create symbolic links. Since this method belongs to the fs module, it is necessary to…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Js popup box only plays once after two modifications of of</title><link>https://ofstack.com/javascript/1203/js-popup-box-only-plays-once-after-two-modifications-of-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1203/js-popup-box-only-plays-once-after-two-modifications-of-of.html</guid><description>Js popup box only plays once after two modifications of of</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript Object objects learn notes</title><link>https://ofstack.com/javascript/12034/javascript-object-objects-learn-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/12034/javascript-object-objects-learn-notes.html</guid><description>constructor new Object () new Object(value) parameters value An optional parameter that declares the original value (that is, a number, Boolean, or string)…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>JS uniform motion demonstrates the sample code</title><link>https://ofstack.com/javascript/1204/js-uniform-motion-demonstrates-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1204/js-uniform-motion-demonstrates-the-sample-code.html</guid><description>JS uniform motion demonstrates the sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use jQuery to solve the iframe adaptive height problem without judging the browser height</title><link>https://ofstack.com/javascript/12040/use-jquery-to-solve-the-iframe-adaptive-height-problem-without-judging-the-browser-height.html</link><guid isPermaLink="true">https://ofstack.com/javascript/12040/use-jquery-to-solve-the-iframe-adaptive-height-problem-without-judging-the-browser-height.html</guid><description>Here are two super easy ways to determine a browser&apos;s height and width without writing anything. Choose one of the two methods below. One is on the same…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery realizes the sum of number addition and subtraction effect</title><link>https://ofstack.com/javascript/12043/jquery-realizes-the-sum-of-number-addition-and-subtraction-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/12043/jquery-realizes-the-sum-of-number-addition-and-subtraction-effect.html</guid><description>When we submit orders in online shopping, there will be a control to select the number of items on the web page, the buyer is required to choose the number…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>IE6 and IE7 JavaScript json prompts for missing identifier  string  or number problem handling</title><link>https://ofstack.com/javascript/12046/ie6-and-ie7-javascript-json-prompts-for-missing-identifier--string--or-number-problem-handling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/12046/ie6-and-ie7-javascript-json-prompts-for-missing-identifier--string--or-number-problem-handling.html</guid><description>IE6 and IE7 JavaScript json prompts for missing identifier string or number problem handling</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>The local hiddenfield used by Form in Extjs4</title><link>https://ofstack.com/javascript/1205/the-local-hiddenfield-used-by-form-in-extjs4.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1205/the-local-hiddenfield-used-by-form-in-extjs4.html</guid><description>The local hiddenfield used by Form in Extjs4</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.rmdirSync method in node.js</title><link>https://ofstack.com/javascript/12050/instructions-for-the-fs.rmdirsync-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/12050/instructions-for-the-fs.rmdirsync-method-in-node.js.html</guid><description>method description: Synchronized version of rmdir(). A return value of null or undefined indicates a successful deletion, otherwise an exception is thrown.</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery Mobile&apos;s loading dialog shows and hides method sharing</title><link>https://ofstack.com/javascript/1206/jquery-mobile&apos;s-loading-dialog-shows-and-hides-method-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1206/jquery-mobile&apos;s-loading-dialog-shows-and-hides-method-sharing.html</guid><description>JQuery Mobile&apos;s loading dialog shows and hides method sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>When the mouse over the text box automatically selected the input box content of the JS code to share</title><link>https://ofstack.com/javascript/1207/when-the-mouse-over-the-text-box-automatically-selected-the-input-box-content-of-the-js-code-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1207/when-the-mouse-over-the-text-box-automatically-selected-the-input-box-content-of-the-js-code-to-share.html</guid><description>When the mouse over the text box automatically selected the input box content of the JS code to share</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS judgment cannot be empty instance code</title><link>https://ofstack.com/javascript/1208/js-judgment-cannot-be-empty-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1208/js-judgment-cannot-be-empty-instance-code.html</guid><description>JS judgment cannot be empty instance code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Common JavaScript validation regular expression summary</title><link>https://ofstack.com/javascript/1209/common-javascript-validation-regular-expression-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1209/common-javascript-validation-regular-expression-summary.html</guid><description>The following are some of the most common regular expressions I&apos;ve collected, as they are often used for form validation. Send out specially, let each…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js parentNode  parentElement .childnodes  the difference between the children</title><link>https://ofstack.com/javascript/1210/js-parentnode--parentelement-.childnodes--the-difference-between-the-children.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1210/js-parentnode--parentelement-.childnodes--the-difference-between-the-children.html</guid><description>Js parentNode parentElement .childnodes the difference between the children</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS+DIV to achieve the mouse across the switch layer effect of the instance code</title><link>https://ofstack.com/javascript/1211/js+div-to-achieve-the-mouse-across-the-switch-layer-effect-of-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1211/js+div-to-achieve-the-mouse-across-the-switch-layer-effect-of-the-instance-code.html</guid><description>&lt; Style&gt; . None {display: none; } The block {display: block; } . S_c {width: 800 px; The text - align: center; } . S_c ul {clear: both; Margin: 0; } . S_c…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Keyboard KeyCode value list summary</title><link>https://ofstack.com/javascript/1212/keyboard-keycode-value-list-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1212/keyboard-keycode-value-list-summary.html</guid><description>Keyboard KeyCode value list summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Special symbols in regular expressions and several methods of regular expressions of replace test search</title><link>https://ofstack.com/javascript/1213/special-symbols-in-regular-expressions-and-several-methods-of-regular-expressions-of-replace-test-search.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1213/special-symbols-in-regular-expressions-and-several-methods-of-regular-expressions-of-replace-test-search.html</guid><description>The body of a regular expression. Special symbols are used in regular expressions. Below, I will briefly introduce the various symbols and their meanings…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery simple implementation of the scroll down DIV fixed in the head</title><link>https://ofstack.com/javascript/1214/jquery-simple-implementation-of-the-scroll-down-div-fixed-in-the-head.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1214/jquery-simple-implementation-of-the-scroll-down-div-fixed-in-the-head.html</guid><description>Jquery simple implementation of the scroll down DIV fixed in the head</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Collated comparison of full event pairs like the differences between ie and firefox</title><link>https://ofstack.com/javascript/1215/collated-comparison-of-full-event-pairs-like-the-differences-between-ie-and-firefox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1215/collated-comparison-of-full-event-pairs-like-the-differences-between-ie-and-firefox.html</guid><description>Collated comparison of full event pairs like the differences between ie and firefox</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ie and ff under the use of events</title><link>https://ofstack.com/javascript/1216/ie-and-ff-under-the-use-of-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1216/ie-and-ff-under-the-use-of-events.html</guid><description>Ie and ff under the use of events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript USES apply and arguments to reuse methods</title><link>https://ofstack.com/javascript/1217/javascript-uses-apply-and-arguments-to-reuse-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1217/javascript-uses-apply-and-arguments-to-reuse-methods.html</guid><description>First, there&apos;s a singleton with a bunch of static utility methods on it. One of them is each, which traverses groups or objects. There are also utility…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript simulation to achieve c-sharp string.format function function code</title><link>https://ofstack.com/javascript/1218/javascript-simulation-to-achieve-c-sharp-string.format-function-function-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1218/javascript-simulation-to-achieve-c-sharp-string.format-function-function-code.html</guid><description>C# string.format this function used more places, so js implementation of a simple version: The above code adds a static method format to the javascript…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two ways in which js assigns a value to onclick to pass a parameter</title><link>https://ofstack.com/javascript/1219/two-ways-in-which-js-assigns-a-value-to-onclick-to-pass-a-parameter.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1219/two-ways-in-which-js-assigns-a-value-to-onclick-to-pass-a-parameter.html</guid><description>Two ways in which js assigns a value to onclick to pass a parameter</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Self   implementation of jQuery Callbacks complete function code details</title><link>https://ofstack.com/javascript/1220/self---implementation-of-jquery-callbacks-complete-function-code-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1220/self---implementation-of-jquery-callbacks-complete-function-code-details.html</guid><description>Self implementation of jQuery Callbacks complete function code details</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Basic knowledge of writing JQuery plug ins</title><link>https://ofstack.com/javascript/1221/basic-knowledge-of-writing-jquery-plug-ins.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1221/basic-knowledge-of-writing-jquery-plug-ins.html</guid><description>Popularize JQuery knowledge Knowledge 1: when writing plug-ins with JQuery, the core methods are as follows: Basic definition and invocation: Knowledge…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript dynamically operates on a table instance of of to add and delete rows  columns  and cells</title><link>https://ofstack.com/javascript/1222/javascript-dynamically-operates-on-a-table-instance-of-of-to-add-and-delete-rows--columns--and-cells.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1222/javascript-dynamically-operates-on-a-table-instance-of-of-to-add-and-delete-rows--columns--and-cells.html</guid><description>JavaScript dynamically operates on a table instance of of to add and delete rows columns and cells</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Delete the current line with javascript and add the line of of sample code</title><link>https://ofstack.com/javascript/1223/delete-the-current-line-with-javascript-and-add-the-line-of-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1223/delete-the-current-line-with-javascript-and-add-the-line-of-of-sample-code.html</guid><description>Delete the current line with javascript and add the line of of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I manipulate the custom properties of a web control through javascript</title><link>https://ofstack.com/javascript/1224/how-do-i-manipulate-the-custom-properties-of-a-web-control-through-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1224/how-do-i-manipulate-the-custom-properties-of-a-web-control-through-javascript.html</guid><description>When programming, custom properties of web server controls are sometimes used. For example, there is no IsNotNull property in the TextBox control, but we…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript intercepts the specified string from the right in three ways</title><link>https://ofstack.com/javascript/1225/javascript-intercepts-the-specified-string-from-the-right-in-three-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1225/javascript-intercepts-the-specified-string-from-the-right-in-three-ways.html</guid><description>Intercept fg to the right of abcdefg &lt; Script&gt; String = &quot;abcdefg&quot; Alert (string, the substring (string length 2, the string. Length)) &lt; / script&gt; &lt; Script&gt;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript setInterval&apos;s two call methods of the of instance</title><link>https://ofstack.com/javascript/1226/javascript-setinterval&apos;s-two-call-methods-of-the-of-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1226/javascript-setinterval&apos;s-two-call-methods-of-the-of-instance.html</guid><description>Javascript setInterval&apos;s two call methods of the of instance</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The differences between children and find in Jquery are explained in detail</title><link>https://ofstack.com/javascript/1227/the-differences-between-children-and-find-in-jquery-are-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1227/the-differences-between-children-and-find-in-jquery-are-explained-in-detail.html</guid><description>First look at a piece of HTML code, as follows: Looking up the data, children is the child element of the element, and find is all the child elements of the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS keyword spherical rotation effect of the instance code</title><link>https://ofstack.com/javascript/1228/js-keyword-spherical-rotation-effect-of-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1228/js-keyword-spherical-rotation-effect-of-the-instance-code.html</guid><description>Sometimes look up information on the Internet, see someone else&apos;s blog has keyword rotation effect, feel pretty good. So I searched the web for its…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple implementation of JS Loading function</title><link>https://ofstack.com/javascript/1229/simple-implementation-of-js-loading-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1229/simple-implementation-of-js-loading-function.html</guid><description>We often see the LOADING prompt when the data is loaded when browsing the web. Actually this function principle is very simple, is a DIV cover the current…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis of types and objects in JavaScript</title><link>https://ofstack.com/javascript/1230/brief-analysis-of-types-and-objects-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1230/brief-analysis-of-types-and-objects-in-javascript.html</guid><description>JavaScript is object-based, and any element can be viewed as an object. However, types and objects are different. In this article, in addition to discussing…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A summary of several ways to create classes and objects in JavaScript</title><link>https://ofstack.com/javascript/1231/a-summary-of-several-ways-to-create-classes-and-objects-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1231/a-summary-of-several-ways-to-create-classes-and-objects-in-javascript.html</guid><description>In JS, Create Object is not exactly what we often say to Create class objects. The Object in JS emphasizes a kind of composite type, and the Object creation…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to convert a string to a json object</title><link>https://ofstack.com/javascript/1232/method-to-convert-a-string-to-a-json-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1232/method-to-convert-a-string-to-a-json-object.html</guid><description>JSON is a lightweight data interchange format that is easy to manipulate. Easy to read and write. It is also easy for machines to parse and generate. Please…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript explains the operation instance of the drop down list box of select</title><link>https://ofstack.com/javascript/1233/javascript-explains-the-operation-instance-of-the-drop-down-list-box-of-select.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1233/javascript-explains-the-operation-instance-of-the-drop-down-list-box-of-select.html</guid><description>This article is about javascript and the most basic methods related to select, for those unfamiliar with javascript reference. It&apos;s not uncommon for someone…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js timer setTimeout cannot call local variables solution</title><link>https://ofstack.com/javascript/1234/js-timer-settimeout-cannot-call-local-variables-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1234/js-timer-settimeout-cannot-call-local-variables-solution.html</guid><description>Js timer setTimeout cannot call local variables solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery USES the taobao interface to cross domain query mobile phone number ownership instances</title><link>https://ofstack.com/javascript/1235/jquery-uses-the-taobao-interface-to-cross-domain-query-mobile-phone-number-ownership-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1235/jquery-uses-the-taobao-interface-to-cross-domain-query-mobile-phone-number-ownership-instances.html</guid><description>Jquery USES the taobao interface to cross domain query mobile phone number ownership instances</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS small function of of checkbox to implement all selection and all cancel instance code</title><link>https://ofstack.com/javascript/1236/js-small-function-of-of-checkbox-to-implement-all-selection-and-all-cancel-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1236/js-small-function-of-of-checkbox-to-implement-all-selection-and-all-cancel-instance-code.html</guid><description>JS small function of of checkbox to implement all selection and all cancel instance code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS small function of onmouseover implementation select month instance code</title><link>https://ofstack.com/javascript/1237/js-small-function-of-onmouseover-implementation-select-month-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1237/js-small-function-of-onmouseover-implementation-select-month-instance-code.html</guid><description>JS small function of onmouseover implementation select month instance code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS small function of setInterval to realize the image effect display time instance code</title><link>https://ofstack.com/javascript/1238/js-small-function-of-setinterval-to-realize-the-image-effect-display-time-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1238/js-small-function-of-setinterval-to-realize-the-image-effect-display-time-instance-code.html</guid><description>JS small function of setInterval to realize the image effect display time instance code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS small function of operation Table   dynamically add and delete the Table and data implementation code</title><link>https://ofstack.com/javascript/1239/js-small-function-of-operation-table---dynamically-add-and-delete-the-table-and-data-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1239/js-small-function-of-operation-table---dynamically-add-and-delete-the-table-and-data-implementation-code.html</guid><description>JS small function of operation Table dynamically add and delete the Table and data implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS small function of offsetLeft to achieve the image scroll effect instance code</title><link>https://ofstack.com/javascript/1240/js-small-function-of-offsetleft-to-achieve-the-image-scroll-effect-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1240/js-small-function-of-offsetleft-to-achieve-the-image-scroll-effect-instance-code.html</guid><description>JS small function of offsetLeft to achieve the image scroll effect instance code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS small function of of list page interlaced color simple implementation</title><link>https://ofstack.com/javascript/1241/js-small-function-of-of-list-page-interlaced-color-simple-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1241/js-small-function-of-of-list-page-interlaced-color-simple-implementation.html</guid><description>JS small function of of list page interlaced color simple implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery calculate textarea Chinese word of the remaining number of small procedures</title><link>https://ofstack.com/javascript/1242/jquery-calculate-textarea-chinese-word-of-the-remaining-number-of-small-procedures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1242/jquery-calculate-textarea-chinese-word-of-the-remaining-number-of-small-procedures.html</guid><description>JQuery calculate textarea Chinese word of the remaining number of small procedures</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of a method for javascript to print HTML content functionality</title><link>https://ofstack.com/javascript/1243/example-of-a-method-for-javascript-to-print-html-content-functionality.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1243/example-of-a-method-for-javascript-to-print-html-content-functionality.html</guid><description>Example of a method for javascript to print HTML content functionality</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript listbox manipulation function collection summary</title><link>https://ofstack.com/javascript/1244/javascript-listbox-manipulation-function-collection-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1244/javascript-listbox-manipulation-function-collection-summary.html</guid><description>Javascript listbox manipulation function collection summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of a single line of text scroll up effect instance code</title><link>https://ofstack.com/javascript/1246/js-implementation-of-a-single-line-of-text-scroll-up-effect-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1246/js-implementation-of-a-single-line-of-text-scroll-up-effect-instance-code.html</guid><description>Js implementation of a single line of text scroll up effect instance code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the code sample for the element CSS style</title><link>https://ofstack.com/javascript/1247/javascript-gets-the-code-sample-for-the-element-css-style.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1247/javascript-gets-the-code-sample-for-the-element-css-style.html</guid><description>There are four ways to use CSS to control a page: inline, inline, link-in, and lead-in. Inline styles are written in the style attribute of an HTML tag,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of CSS properties and naming conventions in JavaScript</title><link>https://ofstack.com/javascript/1248/a-brief-analysis-of-css-properties-and-naming-conventions-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1248/a-brief-analysis-of-css-properties-and-naming-conventions-in-javascript.html</guid><description>Many CSS style properties have a hyphen in their names, which in JavaScript is interpreted as a minus sign. Therefore, the property name of the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details of the hyphen in JavaScript</title><link>https://ofstack.com/javascript/1249/details-of-the-hyphen-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1249/details-of-the-hyphen-in-javascript.html</guid><description>I spent two hours in the evening working with Javascript on a simple string filtering function, and I pasted the code down, which was actually quite simple,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief introduction to the use of the Google of Local Search API</title><link>https://ofstack.com/javascript/1250/a-brief-introduction-to-the-use-of-the-google-of-local-search-api.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1250/a-brief-introduction-to-the-use-of-the-google-of-local-search-api.html</guid><description>It took two days to build this little thing using Google&apos;s API, but there wasn&apos;t a lot of actual implementation code, just a dozen lines. The time-consuming…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation of the pop up window effect of the instance code</title><link>https://ofstack.com/javascript/1251/jquery-implementation-of-the-pop-up-window-effect-of-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1251/jquery-implementation-of-the-pop-up-window-effect-of-the-instance-code.html</guid><description>JavaScript implementation pop-up Windows essentially draw a square area on the browser, hide it at first, and display it only at some JavaScript event by…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Asm. Js USES sample code</title><link>https://ofstack.com/javascript/1252/asm.-js-uses-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1252/asm.-js-uses-sample-code.html</guid><description>Asm. Js USES sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation of dynamic menu instance code</title><link>https://ofstack.com/javascript/1253/jquery-implementation-of-dynamic-menu-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1253/jquery-implementation-of-dynamic-menu-instance-code.html</guid><description>Jquery implements dynamic menus in much the same way as jquery pop-up Windows, using JavaScript to manipulate CSS. The specific steps can be divided into…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Common problem solving methods in JavaScript: of garble IE cache  proxy</title><link>https://ofstack.com/javascript/1254/common-problem-solving-methods-in-javascript:-of-garble-ie-cache--proxy.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1254/common-problem-solving-methods-in-javascript:-of-garble-ie-cache--proxy.html</guid><description>Common problem solving methods in JavaScript: of garble IE cache proxy</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A review of the original XMLHttpRequest method</title><link>https://ofstack.com/javascript/1255/a-review-of-the-original-xmlhttprequest-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1255/a-review-of-the-original-xmlhttprequest-method.html</guid><description>Use a typical example of login authentication to demonstrate this In general, using the XMLHttpRequest object for login verification goes through the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery handles parsing of returned data of instances in XML format</title><link>https://ofstack.com/javascript/1256/jquery-handles-parsing-of-returned-data-of-instances-in-xml-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1256/jquery-handles-parsing-of-returned-data-of-instances-in-xml-format.html</guid><description>JQuery handles parsing of returned data of instances in XML format</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple poll written in js</title><link>https://ofstack.com/javascript/1257/a-simple-poll-written-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1257/a-simple-poll-written-in-js.html</guid><description>A simple poll written in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The popover effect written by the juery framework is suitable for beginners</title><link>https://ofstack.com/javascript/1258/the-popover-effect-written-by-the-juery-framework-is-suitable-for-beginners.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1258/the-popover-effect-written-by-the-juery-framework-is-suitable-for-beginners.html</guid><description>The popover effect written by the juery framework is suitable for beginners</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js USES arrays to determine whether the same data exists for the submitted data</title><link>https://ofstack.com/javascript/1259/js-uses-arrays-to-determine-whether-the-same-data-exists-for-the-submitted-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1259/js-uses-arrays-to-determine-whether-the-same-data-exists-for-the-submitted-data.html</guid><description>Js USES arrays to determine whether the same data exists for the submitted data</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js executes an ajax request every 5 minutes</title><link>https://ofstack.com/javascript/1260/js-executes-an-ajax-request-every-5-minutes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1260/js-executes-an-ajax-request-every-5-minutes.html</guid><description>Js executes an ajax request every 5 minutes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js string interceptor substr substring slice USES contrast</title><link>https://ofstack.com/javascript/1261/the-js-string-interceptor-substr-substring-slice-uses-contrast.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1261/the-js-string-interceptor-substr-substring-slice-uses-contrast.html</guid><description>The js string interceptor substr substring slice USES contrast</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does JS determine the mobile access device and parse the corresponding CSS</title><link>https://ofstack.com/javascript/1262/how-does-js-determine-the-mobile-access-device-and-parse-the-corresponding-css.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1262/how-does-js-determine-the-mobile-access-device-and-parse-the-corresponding-css.html</guid><description>How does JS determine the mobile access device and parse the corresponding CSS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does javascript dynamically load tables and dynamically add table rows</title><link>https://ofstack.com/javascript/1263/how-does-javascript-dynamically-load-tables-and-dynamically-add-table-rows.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1263/how-does-javascript-dynamically-load-tables-and-dynamically-add-table-rows.html</guid><description>How does javascript dynamically load tables and dynamically add table rows</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parents of jQuery traverse up the DOM tree  the parent of  the closest of the difference between</title><link>https://ofstack.com/javascript/1264/parents-of-jquery-traverse-up-the-dom-tree--the-parent-of--the-closest-of-the-difference-between.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1264/parents-of-jquery-traverse-up-the-dom-tree--the-parent-of--the-closest-of-the-difference-between.html</guid><description>Parents of jQuery traverse up the DOM tree the parent of the closest of the difference between</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of manipulation of properties in Attr of dom are explained in javascript</title><link>https://ofstack.com/javascript/1265/examples-of-manipulation-of-properties-in-attr-of-dom-are-explained-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1265/examples-of-manipulation-of-properties-in-attr-of-dom-are-explained-in-javascript.html</guid><description>Examples of manipulation of properties in Attr of dom are explained in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis of the role and advantages of jquery</title><link>https://ofstack.com/javascript/1266/brief-analysis-of-the-role-and-advantages-of-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1266/brief-analysis-of-the-role-and-advantages-of-jquery.html</guid><description>1. Manipulate page objects 2. Modify the appearance of the page 3. Event mechanism of oil painting javascript 4. Add animation to the page 5. Optimize the ajax</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the description of the selector of instance in CSS</title><link>https://ofstack.com/javascript/1267/jquery-gets-the-description-of-the-selector-of-instance-in-css.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1267/jquery-gets-the-description-of-the-selector-of-instance-in-css.html</guid><description>Let&apos;s review the difference between elements and nodes before we start writing: The element is one of the most widely used nodes in the W3C document object…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Find the difference between the parents and the closest approach of jquery</title><link>https://ofstack.com/javascript/1268/find-the-difference-between-the-parents-and-the-closest-approach-of-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1268/find-the-difference-between-the-parents-and-the-closest-approach-of-jquery.html</guid><description>The former can return multiple elements or only 0 or 1 The former is all the superior elements that go all the way to the root which is generally the body…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The filtering operations in jquery are explained in detail</title><link>https://ofstack.com/javascript/1269/the-filtering-operations-in-jquery-are-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1269/the-filtering-operations-in-jquery-are-explained-in-detail.html</guid><description>1. The filter Filtering Filters out the collection of elements that match the specified expression. Filters out the collection of elements that match the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native JS web pages add onclick events to p elements and interlaced table color changes</title><link>https://ofstack.com/javascript/1270/native-js-web-pages-add-onclick-events-to-p-elements-and-interlaced-table-color-changes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1270/native-js-web-pages-add-onclick-events-to-p-elements-and-interlaced-table-color-changes.html</guid><description>Native JS web pages add onclick events to p elements and interlaced table color changes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation of 3D spherical tag cloud sample code</title><link>https://ofstack.com/javascript/1271/js-implementation-of-3d-spherical-tag-cloud-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1271/js-implementation-of-3d-spherical-tag-cloud-sample-code.html</guid><description>Matter: 1. Found that the instance is insufficient and cannot hover (to be solved) 2. No system random automatic coloring (to be solved) First came Flickr,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js arguments jcallee caller usage summary</title><link>https://ofstack.com/javascript/1272/js-arguments-jcallee-caller-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1272/js-arguments-jcallee-caller-usage-summary.html</guid><description>Key words: the arguments, the callee, caller Arguments: represents an argument to the passed function Callee: a statement that represents a function and its…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explain the use of of instance of arguments in js</title><link>https://ofstack.com/javascript/1273/explain-the-use-of-of-instance-of-arguments-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1273/explain-the-use-of-of-instance-of-arguments-in-js.html</guid><description>Explain the use of of instance of arguments in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Undefined learning summary in JavaScript</title><link>https://ofstack.com/javascript/1274/undefined-learning-summary-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1274/undefined-learning-summary-in-javascript.html</guid><description>This is the value that is returned when an undeclared variable is used, or when a declared but unassigned variable is used, or when a nonexistent object…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the typeof operator in JavaScript</title><link>https://ofstack.com/javascript/1275/a-brief-analysis-of-the-typeof-operator-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1275/a-brief-analysis-of-the-typeof-operator-in-javascript.html</guid><description>If the operator of typeof is a number, string, or Boolean, the result it returns is &quot;number, &quot;&quot;string,&quot; or &quot;Boolean.&quot; for objects, arrays, or null, it returns</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the delete operator in JavaScript</title><link>https://ofstack.com/javascript/1276/a-brief-analysis-of-the-delete-operator-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1276/a-brief-analysis-of-the-delete-operator-in-javascript.html</guid><description>The delete operator deletes an attribute, array element, or variable of an object specified by the operand. If the delete operation succeeds, it will return…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery easyui combobox fuzzy filter of sample code</title><link>https://ofstack.com/javascript/1277/jquery-easyui-combobox-fuzzy-filter-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1277/jquery-easyui-combobox-fuzzy-filter-of-sample-code.html</guid><description>Fix jquery easyui combobox blur filtering By default, the first line of easyui&apos;s combobox extension is selected. The code that has been reprinted for…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between the offsetLeft shallow  Left  clientLeft</title><link>https://ofstack.com/javascript/1278/the-difference-between-the-offsetleft-shallow--left--clientleft.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1278/the-difference-between-the-offsetleft-shallow--left--clientleft.html</guid><description>The difference between the offsetLeft shallow Left clientLeft</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery filter element operation summary</title><link>https://ofstack.com/javascript/1279/jquery-filter-element-operation-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1279/jquery-filter-element-operation-summary.html</guid><description>1: eq(index) method To get the NTH element, the position of this element is calculated from 0. The syntax is as follows: eq(index) Gets the third table and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Add the method of of to remove the left and right Spaces for String objects in Javascript</title><link>https://ofstack.com/javascript/1280/add-the-method-of-of-to-remove-the-left-and-right-spaces-for-string-objects-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1280/add-the-method-of-of-to-remove-the-left-and-right-spaces-for-string-objects-in-javascript.html</guid><description>String. The prototype. The trim = function () { Var m = this match (/ ^ \ s * (\ s + (\ s + \ s +) *) \ s * $/); Return (m = = null)?&quot; &quot;: m [1]; } Use: Var…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript modifies String object to add whitespace removing function of sample code</title><link>https://ofstack.com/javascript/1281/javascript-modifies-string-object-to-add-whitespace-removing-function-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1281/javascript-modifies-string-object-to-add-whitespace-removing-function-of-sample-code.html</guid><description>Javascript modifies String object to add whitespace removing function of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implements array deduplication to determine whether the contents of the array and object are the same</title><link>https://ofstack.com/javascript/1282/js-implements-array-deduplication-to-determine-whether-the-contents-of-the-array-and-object-are-the-same.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1282/js-implements-array-deduplication-to-determine-whether-the-contents-of-the-array-and-object-are-the-same.html</guid><description>Js implements array deduplication to determine whether the contents of the array and object are the same</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery limits text fields to Numbers  integers and decimals</title><link>https://ofstack.com/javascript/1283/jquery-limits-text-fields-to-numbers--integers-and-decimals.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1283/jquery-limits-text-fields-to-numbers--integers-and-decimals.html</guid><description>Jquery limits text fields to Numbers integers and decimals</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js event handling and browser object sample introduction</title><link>https://ofstack.com/javascript/1284/js-event-handling-and-browser-object-sample-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1284/js-event-handling-and-browser-object-sample-introduction.html</guid><description>Js event handling and browser object sample introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of the folded navigation example</title><link>https://ofstack.com/javascript/1285/js-implementation-of-the-folded-navigation-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1285/js-implementation-of-the-folded-navigation-example.html</guid><description>Js implementation of the folded navigation example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to javascript special usage examples</title><link>https://ofstack.com/javascript/1286/introduction-to-javascript-special-usage-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1286/introduction-to-javascript-special-usage-examples.html</guid><description>Introduction to javascript special usage examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The relationship between jquery and ajax is described in detail</title><link>https://ofstack.com/javascript/1287/the-relationship-between-jquery-and-ajax-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1287/the-relationship-between-jquery-and-ajax-is-described-in-detail.html</guid><description>The relationship between jquery and ajax is described in detail</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js operation table sample of personal notes</title><link>https://ofstack.com/javascript/1288/js-operation-table-sample-of-personal-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1288/js-operation-table-sample-of-personal-notes.html</guid><description>Js operation table sample of personal notes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>CSS with jquery beautify select</title><link>https://ofstack.com/javascript/1289/css-with-jquery-beautify-select.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1289/css-with-jquery-beautify-select.html</guid><description>CSS with jquery beautify select</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jjcarousellite implements a simple instance of a scrolling list of images</title><link>https://ofstack.com/javascript/1290/jjcarousellite-implements-a-simple-instance-of-a-scrolling-list-of-images.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1290/jjcarousellite-implements-a-simple-instance-of-a-scrolling-list-of-images.html</guid><description>Jcarousel Lite has no skin constraints compared to jcarousel, can customize the Settings of front and rear buttons and TAB buttons, the generated HTML is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation of multi   object buffer motion instance code</title><link>https://ofstack.com/javascript/1291/js-implementation-of-multi---object-buffer-motion-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1291/js-implementation-of-multi---object-buffer-motion-instance-code.html</guid><description>JS implementation of multi object buffer motion instance code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to achieve uniform motion code instance</title><link>https://ofstack.com/javascript/1292/js-to-achieve-uniform-motion-code-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1292/js-to-achieve-uniform-motion-code-instance.html</guid><description>Exercise with the setInerval() timer. Then the key point is to give it a judgment to fill the gap at the end of the stop.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation side floating floating instance code</title><link>https://ofstack.com/javascript/1293/js-implementation-side-floating-floating-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1293/js-implementation-side-floating-floating-instance-code.html</guid><description>First, load the onscroll control scroll bar. Then write the method of caching the motion, the method of buffering the motion is to first calculate the speed…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simulation click submit form as an example compatible with major browsers</title><link>https://ofstack.com/javascript/1294/js-simulation-click-submit-form-as-an-example-compatible-with-major-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1294/js-simulation-click-submit-form-as-an-example-compatible-with-major-browsers.html</guid><description>Js simulation click submit form as an example compatible with major browsers</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation date plus and minus methods</title><link>https://ofstack.com/javascript/1295/js-implementation-date-plus-and-minus-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1295/js-implementation-date-plus-and-minus-methods.html</guid><description>JS implementation date plus and minus methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript code that sorts by a column in a table</title><link>https://ofstack.com/javascript/1297/javascript-code-that-sorts-by-a-column-in-a-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1297/javascript-code-that-sorts-by-a-column-in-a-table.html</guid><description>Javascript code that sorts by a column in a table</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS takes a simple instance of the minimum value in the text box</title><link>https://ofstack.com/javascript/1298/js-takes-a-simple-instance-of-the-minimum-value-in-the-text-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1298/js-takes-a-simple-instance-of-the-minimum-value-in-the-text-box.html</guid><description>Effect: take the minimum value Event: when a value is entered, the minimum value is fetched.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>EventType events in js and their browser support</title><link>https://ofstack.com/javascript/1299/eventtype-events-in-js-and-their-browser-support.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1299/eventtype-events-in-js-and-their-browser-support.html</guid><description>EventType events in js and their browser support</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Easily create nodejs server (5) : event handler</title><link>https://ofstack.com/javascript/12999/easily-create-nodejs-server-(5)-:-event-handler.html</link><guid isPermaLink="true">https://ofstack.com/javascript/12999/easily-create-nodejs-server-(5)-:-event-handler.html</guid><description>In order to give different feedback, we introduce an event handler module. The module is named requestHandlers, so let&apos;s first add two placeholders, start()…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Js simple implementation according to the id number to identify gender  age and birthday</title><link>https://ofstack.com/javascript/1300/js-simple-implementation-according-to-the-id-number-to-identify-gender--age-and-birthday.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1300/js-simple-implementation-according-to-the-id-number-to-identify-gender--age-and-birthday.html</guid><description>Js simple implementation according to the id number to identify gender age and birthday</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Perfectly compatible with IE chrome ff set as home page  add to favorites and save to desktop js code</title><link>https://ofstack.com/javascript/13009/perfectly-compatible-with-ie-chrome-ff-set-as-home-page--add-to-favorites-and-save-to-desktop-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13009/perfectly-compatible-with-ie-chrome-ff-set-as-home-page--add-to-favorites-and-save-to-desktop-js-code.html</guid><description>Perfectly compatible with IE chrome ff set as home page add to favorites and save to desktop js code</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>A small example of JS averaging</title><link>https://ofstack.com/javascript/1301/a-small-example-of-js-averaging.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1301/a-small-example-of-js-averaging.html</guid><description>Event: the blur event is triggered when the three text fields are entered. Calculate the average Description: call the method to calculate the average value,</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript operation array details</title><link>https://ofstack.com/javascript/13012/javascript-operation-array-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13012/javascript-operation-array-details.html</guid><description>1. Creation of array Note that while the second method of creating an array specifies a length, in all cases the array actually gets longer, which means…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.appendFileSync method in node.js</title><link>https://ofstack.com/javascript/13013/instructions-for-the-fs.appendfilesync-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13013/instructions-for-the-fs.appendfilesync-method-in-node.js.html</guid><description>method description: This method is similar to fs.appendFile () except that it operates synchronously, whereas fs.appendFile USES asynchrony. Since this…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements node (div) name editing</title><link>https://ofstack.com/javascript/13014/javascript-implements-node-(div)-name-editing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13014/javascript-implements-node-(div)-name-editing.html</guid><description>The code of node html is as follows: js edits noteTxt text, function as follows: css is as follows: The code is very simple, there is no explanation here,…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.createWriteStream method in node.js</title><link>https://ofstack.com/javascript/13016/instructions-for-the-fs.createwritestream-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13016/instructions-for-the-fs.createwritestream-method-in-node.js.html</guid><description>method description: Returns an WriteStream (output stream) object (writable stream). Since this method belongs to the fs module, the fs module (var fs=…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.futimesSync method in node.js</title><link>https://ofstack.com/javascript/13017/instructions-for-the-fs.futimessync-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13017/instructions-for-the-fs.futimessync-method-in-node.js.html</guid><description>method description: Change the timestamp of the file referenced by the file descriptor provided by 1 file. Change timestamp for short Since this method…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>js implements a method to edit the name of the div node</title><link>https://ofstack.com/javascript/13018/js-implements-a-method-to-edit-the-name-of-the-div-node.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13018/js-implements-a-method-to-edit-the-name-of-the-div-node.html</guid><description>This article illustrates an example of how js implements an div node name. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.futimes method in node.js</title><link>https://ofstack.com/javascript/13019/instructions-for-the-fs.futimes-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13019/instructions-for-the-fs.futimes-method-in-node.js.html</guid><description>method description: Change the timestamp of the file referenced by the file descriptor provided by 1 file. Change timestamp for short Since this method…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Javascript simple implementation of the table row spacing display color and highlight</title><link>https://ofstack.com/javascript/1302/javascript-simple-implementation-of-the-table-row-spacing-display-color-and-highlight.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1302/javascript-simple-implementation-of-the-table-row-spacing-display-color-and-highlight.html</guid><description>Javascript simple implementation of the table row spacing display color and highlight</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.existsSync method in node.js</title><link>https://ofstack.com/javascript/13020/instructions-for-the-fs.existssync-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13020/instructions-for-the-fs.existssync-method-in-node.js.html</guid><description>method description: Since this method belongs to fs module, fs module (var fs= require(&quot; fs &quot;) needs to be introduced before use.) receive parameters:</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.exists method in node.js</title><link>https://ofstack.com/javascript/13021/instructions-for-the-fs.exists-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13021/instructions-for-the-fs.exists-method-in-node.js.html</guid><description>method description: Test for the existence of a file under a path. The callback function contains one parameter exists, true means the file exists,…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.openSync method in node.js</title><link>https://ofstack.com/javascript/13022/instructions-for-the-fs.opensync-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13022/instructions-for-the-fs.opensync-method-in-node.js.html</guid><description>method description: Since this method belongs to fs module, fs module (var fs= require(&quot; fs &quot;) needs to be introduced before use.) receive parameters:</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.open method in node.js</title><link>https://ofstack.com/javascript/13023/instructions-for-the-fs.open-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13023/instructions-for-the-fs.open-method-in-node.js.html</guid><description>method description: Open the file asynchronously. In POSIX systems, path is considered to exist by default (even if the file under the path does not exist)</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the fs.closeSync method in node.js</title><link>https://ofstack.com/javascript/13024/instructions-for-the-fs.closesync-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13024/instructions-for-the-fs.closesync-method-in-node.js.html</guid><description>method description: Synchronized version of close(). Since this method belongs to the fs module, the fs module (var fs= require(&quot; fs &quot;)) needs to be…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Native javaScript to implement the image loading method</title><link>https://ofstack.com/javascript/13025/native-javascript-to-implement-the-image-loading-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13025/native-javascript-to-implement-the-image-loading-method.html</guid><description>This article illustrates the method of native javaScript to realize the delayed loading of images. The image delay loading is actually with the jquery…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>JS small function (button to select color simple instance</title><link>https://ofstack.com/javascript/1303/js-small-function-(button-to-select-color-simple-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1303/js-small-function-(button-to-select-color-simple-instance.html</guid><description>JS small function (button to select color simple instance</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to implement the private property write class mode of of in JavaScript</title><link>https://ofstack.com/javascript/1304/how-to-implement-the-private-property-write-class-mode-of-of-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1304/how-to-implement-the-private-property-write-class-mode-of-of-in-javascript.html</guid><description>We discussed how to write classes in JavaScript earlier. Private implementations are not discussed. Check this one out. We know that the implementation of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript distinguishes between the two ways of writing a variable to determine whether it is undefined</title><link>https://ofstack.com/javascript/1305/javascript-distinguishes-between-the-two-ways-of-writing-a-variable-to-determine-whether-it-is-undefined.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1305/javascript-distinguishes-between-the-two-ways-of-writing-a-variable-to-determine-whether-it-is-undefined.html</guid><description>At work we often need to determine whether a variable/property is undefined. There are usually two ways to write it Let&apos;s do another example This is the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mixins are used in ExtJS4 to implement multiple inheritance examples</title><link>https://ofstack.com/javascript/1306/mixins-are-used-in-extjs4-to-implement-multiple-inheritance-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1306/mixins-are-used-in-extjs4-to-implement-multiple-inheritance-examples.html</guid><description>Mixins are used in ExtJS4 to implement multiple inheritance. The specific example code is as follows:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the requires usage method sample in ExtJS4</title><link>https://ofstack.com/javascript/1307/introduction-to-the-requires-usage-method-sample-in-extjs4.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1307/introduction-to-the-requires-usage-method-sample-in-extjs4.html</guid><description>Introduction to the requires usage method sample in ExtJS4</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The use of JS image switch that is  special effects display pictures</title><link>https://ofstack.com/javascript/1308/the-use-of-js-image-switch-that-is--special-effects-display-pictures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1308/the-use-of-js-image-switch-that-is--special-effects-display-pictures.html</guid><description>The use of JS image switch that is special effects display pictures</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple example of a menu with JavaScript flex</title><link>https://ofstack.com/javascript/1309/simple-example-of-a-menu-with-javascript-flex.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1309/simple-example-of-a-menu-with-javascript-flex.html</guid><description>Simple example of a menu with JavaScript flex</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the meanings of top  parent and opener of JS window objects</title><link>https://ofstack.com/javascript/1310/introduction-to-the-meanings-of-top--parent-and-opener-of-js-window-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1310/introduction-to-the-meanings-of-top--parent-and-opener-of-js-window-objects.html</guid><description>Introduction to the meanings of top parent and opener of JS window objects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implements the display and hiding of information such as the registration page</title><link>https://ofstack.com/javascript/1311/javascript-implements-the-display-and-hiding-of-information-such-as-the-registration-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1311/javascript-implements-the-display-and-hiding-of-information-such-as-the-registration-page.html</guid><description>Javascript implements the display and hiding of information such as the registration page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A js   controlled navigation menu instance code</title><link>https://ofstack.com/javascript/1312/a-js---controlled-navigation-menu-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1312/a-js---controlled-navigation-menu-instance-code.html</guid><description>This menu effect is controlled by scripts and styles, and is great for beginners to learn: This kind of last night while watching strictly come dancing,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS and c-sharp encoding and decoding</title><link>https://ofstack.com/javascript/1313/js-and-c-sharp-encoding-and-decoding.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1313/js-and-c-sharp-encoding-and-decoding.html</guid><description>Escape has 69 unencoded characters: *, +, -,., /, @, _, 0-9, a-z, a-z EncodeURI does not encode 82 characters:! , #, $, &amp;, &apos;, (,), *, +,, -,. , =? @, _, ~,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explore the use of jQuery ajax scenarios of c-sharp</title><link>https://ofstack.com/javascript/1314/explore-the-use-of-jquery-ajax-scenarios-of-c-sharp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1314/explore-the-use-of-jquery-ajax-scenarios-of-c-sharp.html</guid><description>One: jQuery. Ajax syntax foundation The jQuery ajax ([options]) Overview: loading remote data via HTTP requests. JQuery&apos;s underlying AJAX implementation.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Instanceof in parsing JavaScript may return true for different constructors</title><link>https://ofstack.com/javascript/1316/instanceof-in-parsing-javascript-may-return-true-for-different-constructors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1316/instanceof-in-parsing-javascript-may-return-true-for-different-constructors.html</guid><description>We know that the instanceof operator is used to check whether an object is an instanceof a constructor. Here are the various scenarios where it returns true.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explore the similarities and differences between three ways of declaring global variables in JavaScript</title><link>https://ofstack.com/javascript/1317/explore-the-similarities-and-differences-between-three-ways-of-declaring-global-variables-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1317/explore-the-similarities-and-differences-between-three-ways-of-declaring-global-variables-in-javascript.html</guid><description>Variables and variable declarations are the most basic concepts in a language that beginners can quickly grasp. The same is true for declaring variables in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parsing the polysemy of the Javascript parenthesis &apos;of&apos;</title><link>https://ofstack.com/javascript/1319/parsing-the-polysemy-of-the-javascript-parenthesis-&apos;of&apos;.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1319/parsing-the-polysemy-of-the-javascript-parenthesis-&apos;of&apos;.html</guid><description>Javascript brackets have five semantics Semantics 1, function declaration when the parameter table Semantics 3, used with new to pass values (arguments)</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parsing the polysemy of the bracket &apos;[]&apos; in Javascript</title><link>https://ofstack.com/javascript/1320/parsing-the-polysemy-of-the-bracket-&apos;%5B%5D&apos;-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1320/parsing-the-polysemy-of-the-bracket-&apos;%5B%5D&apos;-in-javascript.html</guid><description>There are four semantics for parentheses in Javascript Semantics 1, declare an array</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery serializes a form into an object</title><link>https://ofstack.com/javascript/1321/jquery-serializes-a-form-into-an-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1321/jquery-serializes-a-form-into-an-object.html</guid><description>Jquery serializes a form into an object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets content and attribute methods and examples</title><link>https://ofstack.com/javascript/1322/jquery-gets-content-and-attribute-methods-and-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1322/jquery-gets-content-and-attribute-methods-and-examples.html</guid><description>JQuery gets content and attribute methods and examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does jquery achieve smooth scrolling between anchor links</title><link>https://ofstack.com/javascript/1323/how-does-jquery-achieve-smooth-scrolling-between-anchor-links.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1323/how-does-jquery-achieve-smooth-scrolling-between-anchor-links.html</guid><description>How does jquery achieve smooth scrolling between anchor links</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery removes a line of code from the table with the a tag</title><link>https://ofstack.com/javascript/1324/jquery-removes-a-line-of-code-from-the-table-with-the-a-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1324/jquery-removes-a-line-of-code-from-the-table-with-the-a-tag.html</guid><description>Jquery removes a line of code from the table with the a tag</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery is a small example of whether a checkbox is checked</title><link>https://ofstack.com/javascript/1325/jquery-is-a-small-example-of-whether-a-checkbox-is-checked.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1325/jquery-is-a-small-example-of-whether-a-checkbox-is-checked.html</guid><description>JQuery is a small example of whether a checkbox is checked</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The use of ajax jquery to achieve secondary interaction menu</title><link>https://ofstack.com/javascript/1326/the-use-of-ajax-jquery-to-achieve-secondary-interaction-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1326/the-use-of-ajax-jquery-to-achieve-secondary-interaction-menu.html</guid><description>The use of ajax jquery to achieve secondary interaction menu</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Foreground js calls the background method example</title><link>https://ofstack.com/javascript/1327/foreground-js-calls-the-background-method-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1327/foreground-js-calls-the-background-method-example.html</guid><description>Foreground js calls the background method example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Add the idea and code of weather display to the page with javascript</title><link>https://ofstack.com/javascript/1328/add-the-idea-and-code-of-weather-display-to-the-page-with-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1328/add-the-idea-and-code-of-weather-display-to-the-page-with-javascript.html</guid><description>Add the idea and code of weather display to the page with javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Add the sample code for the double click event to the ListBox</title><link>https://ofstack.com/javascript/1329/add-the-sample-code-for-the-double-click-event-to-the-listbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1329/add-the-sample-code-for-the-double-click-event-to-the-listbox.html</guid><description>Add the sample code for the double click event to the ListBox</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js lottery to achieve random lottery code effect</title><link>https://ofstack.com/javascript/1330/js-lottery-to-achieve-random-lottery-code-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1330/js-lottery-to-achieve-random-lottery-code-effect.html</guid><description>Js lottery to achieve random lottery code effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript simulation earth rotation effect code instance</title><link>https://ofstack.com/javascript/1331/javascript-simulation-earth-rotation-effect-code-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1331/javascript-simulation-earth-rotation-effect-code-instance.html</guid><description>Javascript simulation earth rotation effect code instance</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to achieve full   screen floating ads to move the cursor to stop moving</title><link>https://ofstack.com/javascript/1332/js-to-achieve-full---screen-floating-ads-to-move-the-cursor-to-stop-moving.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1332/js-to-achieve-full---screen-floating-ads-to-move-the-cursor-to-stop-moving.html</guid><description>Js to achieve full screen floating ads to move the cursor to stop moving</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A small example of extending the time formatting functionality of the JS Date object</title><link>https://ofstack.com/javascript/1333/a-small-example-of-extending-the-time-formatting-functionality-of-the-js-date-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1333/a-small-example-of-extending-the-time-formatting-functionality-of-the-js-date-object.html</guid><description>Introduce the code in its own JS code: The method is as follows: Var dt = new Date(); Var nowDate = dt.format(&quot; yyyy-mm-dd hh: MM :ss&quot;); You get the current…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>There are two ways to determine whether a JS object has a property</title><link>https://ofstack.com/javascript/1334/there-are-two-ways-to-determine-whether-a-js-object-has-a-property.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1334/there-are-two-ways-to-determine-whether-a-js-object-has-a-property.html</guid><description>Two ways, but slightly different You can see that both the name and the toString on the primitive chain return true. 2. HasOwnProperty method Properties…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the defects of for in js</title><link>https://ofstack.com/javascript/1335/a-brief-analysis-of-the-defects-of-for-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1335/a-brief-analysis-of-the-defects-of-for-in-js.html</guid><description>The for in statement is used to list the properties (members) of the object, as follows Notice that there are no built-in properties (or built-in members,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js validates a simple example of an integer plus a reserved decimal point</title><link>https://ofstack.com/javascript/1336/js-validates-a-simple-example-of-an-integer-plus-a-reserved-decimal-point.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1336/js-validates-a-simple-example-of-an-integer-plus-a-reserved-decimal-point.html</guid><description>Js validates a simple example of an integer plus a reserved decimal point</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The gridpanel group in ExtJs sorts the instance code after the group name</title><link>https://ofstack.com/javascript/1337/the-gridpanel-group-in-extjs-sorts-the-instance-code-after-the-group-name.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1337/the-gridpanel-group-in-extjs-sorts-the-instance-code-after-the-group-name.html</guid><description>The gridpanel group in ExtJs sorts the instance code after the group name</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript manipulation HTML control instance of javascript to add HTML</title><link>https://ofstack.com/javascript/1338/javascript-manipulation-html-control-instance-of-javascript-to-add-html.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1338/javascript-manipulation-html-control-instance-of-javascript-to-add-html.html</guid><description>Javascript manipulation HTML control instance of javascript to add HTML</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parsing the polysemy of the Javascript braces &apos;{}&apos;</title><link>https://ofstack.com/javascript/1339/parsing-the-polysemy-of-the-javascript-braces-&apos;%7B%7D&apos;.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1339/parsing-the-polysemy-of-the-javascript-braces-&apos;%7B%7D&apos;.html</guid><description>JS braces have four semantic effects Semantic 1, organization of compound statements, is the most common Semantics 3, declare functions or function direct…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parsing the polysemy of the dot &apos;. &apos;in JavaScript</title><link>https://ofstack.com/javascript/1340/parsing-the-polysemy-of-the-dot-&apos;.-&apos;in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1340/parsing-the-polysemy-of-the-dot-&apos;.-&apos;in-javascript.html</guid><description>The dot &quot;. &quot;has two semantics in JavaScript Semantics 1, represents the decimal point (floating point number) in arithmetic, such as 2.5 Take object…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery USES the Firefox FireBug plug in to debug Ajax steps</title><link>https://ofstack.com/javascript/1342/jquery-uses-the-firefox-firebug-plug-in-to-debug-ajax-steps.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1342/jquery-uses-the-firefox-firebug-plug-in-to-debug-ajax-steps.html</guid><description>First, let&apos;s use an example to illustrate the Ajax invocation of JQuery. One of the functions implemented is: after clicking the &quot;confirm payment&quot; button,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery traverses the difference between parent of and parents of and the parentsUntil of method</title><link>https://ofstack.com/javascript/1343/jquery-traverses-the-difference-between-parent-of-and-parents-of-and-the-parentsuntil-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1343/jquery-traverses-the-difference-between-parent-of-and-parents-of-and-the-parentsuntil-of-method.html</guid><description>The parent (the selector) Gets the values of each element in the current set of matched elements The parent element , filtered by a selector (optional).</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I tell if an element is a HTMLElement</title><link>https://ofstack.com/javascript/1344/how-do-i-tell-if-an-element-is-a-htmlelement.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1344/how-do-i-tell-if-an-element-is-a-htmlelement.html</guid><description>We often use nodeType==1 to determine whether the element is a HMTLElement. The elements on the page are all nodes, including Element Node, Attribute Node,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery code that rolls up and down with the mouse</title><link>https://ofstack.com/javascript/1345/jquery-code-that-rolls-up-and-down-with-the-mouse.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1345/jquery-code-that-rolls-up-and-down-with-the-mouse.html</guid><description>Jquery code that rolls up and down with the mouse</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simple implementation of the deletion of records when the prompt effect</title><link>https://ofstack.com/javascript/1346/js-simple-implementation-of-the-deletion-of-records-when-the-prompt-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1346/js-simple-implementation-of-the-deletion-of-records-when-the-prompt-effect.html</guid><description>Js simple implementation of the deletion of records when the prompt effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery toggles the different image sample code</title><link>https://ofstack.com/javascript/1347/jquery-toggles-the-different-image-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1347/jquery-toggles-the-different-image-sample-code.html</guid><description>Jquery toggles the different image sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery quickly returns to the top of the page</title><link>https://ofstack.com/javascript/1348/jquery-quickly-returns-to-the-top-of-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1348/jquery-quickly-returns-to-the-top-of-the-page.html</guid><description>Jquery quickly returns to the top of the page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS code that verifies that the mailbox format is correct</title><link>https://ofstack.com/javascript/1349/js-code-that-verifies-that-the-mailbox-format-is-correct.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1349/js-code-that-verifies-that-the-mailbox-format-is-correct.html</guid><description>JS code that verifies that the mailbox format is correct</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery. Cookie of method use of of read  write  delete</title><link>https://ofstack.com/javascript/1352/jquery.-cookie-of-method-use-of-of-read--write--delete.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1352/jquery.-cookie-of-method-use-of-of-read--write--delete.html</guid><description>Jquery. Cookie of method use of of read write delete</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Thousands of digit format of comma separated code has been modified to support 0 9 comma separated JS code</title><link>https://ofstack.com/javascript/1353/thousands-of-digit-format-of-comma-separated-code-has-been-modified-to-support-0-9-comma-separated-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1353/thousands-of-digit-format-of-comma-separated-code-has-been-modified-to-support-0-9-comma-separated-js-code.html</guid><description>Recent work on the project required us to format the amount in thousandths (that is, separated by commas for every three digits) in the front end, and the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery navigation component jquery mouse over the color change effect example</title><link>https://ofstack.com/javascript/1354/jquery-navigation-component-jquery-mouse-over-the-color-change-effect-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1354/jquery-navigation-component-jquery-mouse-over-the-color-change-effect-example.html</guid><description>Jquery navigation component jquery mouse over the color change effect example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript drag and drop upload class library DropzoneJS method to use</title><link>https://ofstack.com/javascript/1355/javascript-drag-and-drop-upload-class-library-dropzonejs-method-to-use.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1355/javascript-drag-and-drop-upload-class-library-dropzonejs-method-to-use.html</guid><description>1. Add js and CSS style 2. Post The data 3. Handling for Server Response</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery upload plugin fineuploader upload file using the method of of jquery image upload plugin</title><link>https://ofstack.com/javascript/1356/jquery-upload-plugin-fineuploader-upload-file-using-the-method-of-of-jquery-image-upload-plugin.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1356/jquery-upload-plugin-fineuploader-upload-file-using-the-method-of-of-jquery-image-upload-plugin.html</guid><description>Jquery upload plugin fineuploader upload file using the method of of jquery image upload plugin</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to obtain HTML objects in several ways</title><link>https://ofstack.com/javascript/1357/js-to-obtain-html-objects-in-several-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1357/js-to-obtain-html-objects-in-several-ways.html</guid><description>Document. The getElementById (&quot; zx &quot;); Get the HTML element object by ID, which should be unique in the HTML document. Returns a unique element object. And…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the parameter data in the URL</title><link>https://ofstack.com/javascript/1358/js-gets-the-parameter-data-in-the-url.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1358/js-gets-the-parameter-data-in-the-url.html</guid><description>Such as: / / www.jb51.net/UserQuery.aspx? Id = 202 GetParam (&quot; id &quot;) for 202</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plug in tooltipv top fade in effect using the example</title><link>https://ofstack.com/javascript/1359/jquery-plug-in-tooltipv-top-fade-in-effect-using-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1359/jquery-plug-in-tooltipv-top-fade-in-effect-using-the-example.html</guid><description>Jquery plug in tooltipv top fade in effect using the example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief discussion on the modifiable problem of JavaScript function parameters</title><link>https://ofstack.com/javascript/1360/a-brief-discussion-on-the-modifiable-problem-of-javascript-function-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1360/a-brief-discussion-on-the-modifiable-problem-of-javascript-function-parameters.html</guid><description>A pen question is the result of thinking that normally no one would change the parameter values inside a function. Just for discussion here, there are three…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of implicit type conversion in JavaScript</title><link>https://ofstack.com/javascript/1361/a-brief-analysis-of-implicit-type-conversion-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1361/a-brief-analysis-of-implicit-type-conversion-in-javascript.html</guid><description>If you explicitly cast one type to another through a function or method call, it is called a display cast, and conversely, it is called an implicit cast.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of two types of global objects and functions in JavaScript</title><link>https://ofstack.com/javascript/1362/a-brief-analysis-of-two-types-of-global-objects-and-functions-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1362/a-brief-analysis-of-two-types-of-global-objects-and-functions-in-javascript.html</guid><description>By JavaScript, I mean the browser environment, including the host environment. The first is ECMAScript Global Object, and the second is the Global…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Perfect solution to the problem that the lower version of IE does not support call and apply</title><link>https://ofstack.com/javascript/1363/perfect-solution-to-the-problem-that-the-lower-version-of-ie-does-not-support-call-and-apply.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1363/perfect-solution-to-the-problem-that-the-lower-version-of-ie-does-not-support-call-and-apply.html</guid><description>Perfect solution to the problem that the lower version of IE does not support call and apply</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript subclass calls the superclass method with object.getprototypeof</title><link>https://ofstack.com/javascript/1364/the-javascript-subclass-calls-the-superclass-method-with-object.getprototypeof.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1364/the-javascript-subclass-calls-the-superclass-method-with-object.getprototypeof.html</guid><description>Each function has a prototype property called a prototype. Each object has a prototype, Firefox/Safari/Chrome/Opera can access through __proto__, IE6/7/8…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery table plug in ParamQuery simple use method example</title><link>https://ofstack.com/javascript/1365/jquery-table-plug-in-paramquery-simple-use-method-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1365/jquery-table-plug-in-paramquery-simple-use-method-example.html</guid><description>Implementation steps: Add a reference to jQuery and jQuery UI in the HTML head: Add a reference to the Param Query Grid: Add script code: Finally, add a div…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The browser to document. GetElementById and other methods of the implementation of differences resolution</title><link>https://ofstack.com/javascript/1366/the-browser-to-document.-getelementbyid-and-other-methods-of-the-implementation-of-differences-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1366/the-browser-to-document.-getelementbyid-and-other-methods-of-the-implementation-of-differences-resolution.html</guid><description>All of my Web front end colleagues are familiar with document.getelementbyid. It is often used during development to get the element with a page id of xx,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of four ways to pass parameters to an event response function</title><link>https://ofstack.com/javascript/1367/summary-of-four-ways-to-pass-parameters-to-an-event-response-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1367/summary-of-four-ways-to-pass-parameters-to-an-event-response-function.html</guid><description>How do I pass parameters to an event handler? When I first started working with Javascript, I often struggled with closures because I didn&apos;t understand them…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pop up the simplest template mask layer js code</title><link>https://ofstack.com/javascript/1368/pop-up-the-simplest-template-mask-layer-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1368/pop-up-the-simplest-template-mask-layer-js-code.html</guid><description>Pop up the simplest template mask layer js code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does js set div not to be displayed in an iframe frame</title><link>https://ofstack.com/javascript/1369/how-does-js-set-div-not-to-be-displayed-in-an-iframe-frame.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1369/how-does-js-set-div-not-to-be-displayed-in-an-iframe-frame.html</guid><description>How does js set div not to be displayed in an iframe frame</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dynamically changes the onclick property to cause invalidation</title><link>https://ofstack.com/javascript/1370/jquery-dynamically-changes-the-onclick-property-to-cause-invalidation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1370/jquery-dynamically-changes-the-onclick-property-to-cause-invalidation.html</guid><description>Jquery dynamically changes the onclick property to cause invalidation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript sets the amount style conversion to keep the two digit decimal sample code</title><link>https://ofstack.com/javascript/1371/javascript-sets-the-amount-style-conversion-to-keep-the-two-digit-decimal-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1371/javascript-sets-the-amount-style-conversion-to-keep-the-two-digit-decimal-sample-code.html</guid><description>Javascript sets the amount style conversion to keep the two digit decimal sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The drop down list select moves from the left border to the right example</title><link>https://ofstack.com/javascript/1372/the-drop-down-list-select-moves-from-the-left-border-to-the-right-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1372/the-drop-down-list-select-moves-from-the-left-border-to-the-right-example.html</guid><description>The drop down list select moves from the left border to the right example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript execution sequence is described in detail</title><link>https://ofstack.com/javascript/1373/the-javascript-execution-sequence-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1373/the-javascript-execution-sequence-is-described-in-detail.html</guid><description>After exploring how JavaScript works from the parsing mechanism of the JavaScript engine, let&apos;s take a more visual example to illustrate the order in which…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery validate adds custom validation rule of validate mailbox zip code</title><link>https://ofstack.com/javascript/1374/jquery-validate-adds-custom-validation-rule-of-validate-mailbox-zip-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1374/jquery-validate-adds-custom-validation-rule-of-validate-mailbox-zip-code.html</guid><description>JQuery: validate adds custom validation JQuery. The validator. AddMethod add custom validation rules AddMethod: name, method, message Simple example: the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Browser image selection preview  rotation  batch upload JS code to achieve</title><link>https://ofstack.com/javascript/1375/browser-image-selection-preview--rotation--batch-upload-js-code-to-achieve.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1375/browser-image-selection-preview--rotation--batch-upload-js-code-to-achieve.html</guid><description>Browser image selection preview rotation batch upload JS code to achieve</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery built in validation of validate method example of of form validation</title><link>https://ofstack.com/javascript/1376/jquery-built-in-validation-of-validate-method-example-of-of-form-validation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1376/jquery-built-in-validation-of-validate-method-example-of-of-form-validation.html</guid><description>(1)required:true field (2)remote:&quot;check.php&quot; USES the ajax method to call check.php to verify the input value (3)email:true must enter the correct email…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two arrays to heavy JS code</title><link>https://ofstack.com/javascript/1377/two-arrays-to-heavy-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1377/two-arrays-to-heavy-js-code.html</guid><description>Two arrays to heavy JS code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery USES the jquery.zclip plug in to copy an example tutorial of an object</title><link>https://ofstack.com/javascript/1378/jquery-uses-the-jquery.zclip-plug-in-to-copy-an-example-tutorial-of-an-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1378/jquery-uses-the-jquery.zclip-plug-in-to-copy-an-example-tutorial-of-an-object.html</guid><description>It is worth noting that if the content is copied from input box, textarea, etc., the copy object is used: If the copied content comes from the page element…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Validates the control&apos;s detailed resolution of the OnClientClick event for the Button</title><link>https://ofstack.com/javascript/1379/validates-the-control&apos;s-detailed-resolution-of-the-onclientclick-event-for-the-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1379/validates-the-control&apos;s-detailed-resolution-of-the-onclientclick-event-for-the-button.html</guid><description>This is a problem that has been neglected or not found by me for a long time. The problem is as follows: In a page, when a Button control fires the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Quickly solve the problem of Chinese garbled code linked by FusionCharts</title><link>https://ofstack.com/javascript/1380/quickly-solve-the-problem-of-chinese-garbled-code-linked-by-fusioncharts.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1380/quickly-solve-the-problem-of-chinese-garbled-code-linked-by-fusioncharts.html</guid><description>Problem content: When using fusioncharts, you may want to click on a section of the Chart on a page like demo.html and display the details of that section.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js running algorithm implementation code</title><link>https://ofstack.com/javascript/1381/js-running-algorithm-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1381/js-running-algorithm-implementation-code.html</guid><description>Let&apos;s copy this and see how it works. The essence of this is the setInterval () method:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to implement the private property write class mode of of 2 in JavaScript</title><link>https://ofstack.com/javascript/1382/how-to-implement-the-private-property-write-class-mode-of-of-2-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1382/how-to-implement-the-private-property-write-class-mode-of-of-2-in-javascript.html</guid><description>Last time I wrote a tool function $class, this time I improved the following. Implement the following functions 2. When subclasses inherit the parent class,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript Chinese text box input method switching problem</title><link>https://ofstack.com/javascript/1383/javascript-chinese-text-box-input-method-switching-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1383/javascript-chinese-text-box-input-method-switching-problem.html</guid><description>You can turn off the input method in the page input control by setting ime-mode When a text field does not require Chinese input, we can reduce the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript numeric format output of the implementation code</title><link>https://ofstack.com/javascript/1384/javascript-numeric-format-output-of-the-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1384/javascript-numeric-format-output-of-the-implementation-code.html</guid><description>Javascript numeric format output of the implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Multiple jquery. Datatable coexisting  a quick solution for checkbox to select all exceptions</title><link>https://ofstack.com/javascript/1385/multiple-jquery.-datatable-coexisting--a-quick-solution-for-checkbox-to-select-all-exceptions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1385/multiple-jquery.-datatable-coexisting--a-quick-solution-for-checkbox-to-select-all-exceptions.html</guid><description>Multiple jquery. Datatable coexisting a quick solution for checkbox to select all exceptions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js input box automatic prompt function code implementation</title><link>https://ofstack.com/javascript/1386/js-input-box-automatic-prompt-function-code-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1386/js-input-box-automatic-prompt-function-code-implementation.html</guid><description>Similarly, this plug-in doesn&apos;t need any HTML tags, just an input field with a corresponding class name and a parent class name, and nothing else. The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of several small changes in jQuery1.8</title><link>https://ofstack.com/javascript/1387/a-brief-analysis-of-several-small-changes-in-jquery1.8.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1387/a-brief-analysis-of-several-small-changes-in-jquery1.8.html</guid><description>Methods.width() and.height() In addition to setting the width to 500px, we also set the padding to 5px and the border to 5px. The results of each browser…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed parsing of various trim implementations in Javascript</title><link>https://ofstack.com/javascript/1388/detailed-parsing-of-various-trim-implementations-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1388/detailed-parsing-of-various-trim-implementations-in-javascript.html</guid><description>Detailed parsing of various trim implementations in Javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of Javascript dynamic method invocation and parameter modification</title><link>https://ofstack.com/javascript/1389/in-depth-understanding-of-javascript-dynamic-method-invocation-and-parameter-modification.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1389/in-depth-understanding-of-javascript-dynamic-method-invocation-and-parameter-modification.html</guid><description>The passed parameters can be modified in the function in Javascript, as shown below In fact, fun1 has the ability to change the parameters of the call to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample drag and drop effects for ExtJS</title><link>https://ofstack.com/javascript/1390/sample-drag-and-drop-effects-for-extjs.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1390/sample-drag-and-drop-effects-for-extjs.html</guid><description>Sample drag and drop effects for ExtJS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript is used to get the exact location of the page element</title><link>https://ofstack.com/javascript/1391/javascript-is-used-to-get-the-exact-location-of-the-page-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1391/javascript-is-used-to-get-the-exact-location-of-the-page-element.html</guid><description>Javascript is used to get the exact location of the page element</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets an example of the text and value of the select selection</title><link>https://ofstack.com/javascript/1392/jquery-gets-an-example-of-the-text-and-value-of-the-select-selection.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1392/jquery-gets-an-example-of-the-text-and-value-of-the-select-selection.html</guid><description>JQuery gets an example of the text and value of the select selection</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript   the window object is used as an example</title><link>https://ofstack.com/javascript/1393/javascript---the-window-object-is-used-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1393/javascript---the-window-object-is-used-as-an-example.html</guid><description>JavaScript the window object is used as an example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of javascript timer</title><link>https://ofstack.com/javascript/13938/a-brief-analysis-of-javascript-timer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13938/a-brief-analysis-of-javascript-timer.html</guid><description>setTimeout()-- used to specify that a program should be executed after a specified period of time. [timer object name =]setTimeout(&quot; &lt; expression &gt; &quot;,…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Js button control text box + 1 1 applied to hours + minutes</title><link>https://ofstack.com/javascript/1394/js-button-control-text-box-+-1-1-applied-to-hours-+-minutes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1394/js-button-control-text-box-+-1-1-applied-to-hours-+-minutes.html</guid><description>Js button control text box + 1 1 applied to hours + minutes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An invalid solution for dynamically creating the script tag onload in IE8</title><link>https://ofstack.com/javascript/13948/an-invalid-solution-for-dynamically-creating-the-script-tag-onload-in-ie8.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13948/an-invalid-solution-for-dynamically-creating-the-script-tag-onload-in-ie8.html</guid><description>This article illustrates an example of an invalid solution for dynamically creating the script tag onload in IE8. Share with you for your reference. The…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript date objects  array objects  two dimensional array instructions</title><link>https://ofstack.com/javascript/13949/javascript-date-objects--array-objects--two-dimensional-array-instructions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13949/javascript-date-objects--array-objects--two-dimensional-array-instructions.html</guid><description>javascript date objects array objects two dimensional array instructions</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Cross   domain transfer is the transfer of values between the home page and the iframe</title><link>https://ofstack.com/javascript/1395/cross---domain-transfer-is-the-transfer-of-values-between-the-home-page-and-the-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1395/cross---domain-transfer-is-the-transfer-of-values-between-the-home-page-and-the-iframe.html</guid><description>Cross domain transfer is the transfer of values between the home page and the iframe</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript dynamically creates link tags into head methods</title><link>https://ofstack.com/javascript/13954/javascript-dynamically-creates-link-tags-into-head-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13954/javascript-dynamically-creates-link-tags-into-head-methods.html</guid><description>This example demonstrates how JavaScript dynamically creates link tags into head. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Replace method of JS</title><link>https://ofstack.com/javascript/1396/replace-method-of-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1396/replace-method-of-js.html</guid><description>Definition and usage The replace() method is used to replace some characters in a string with others, or to replace a substring that matches the regular…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Deep understanding of passed values and passed references in JavaScript</title><link>https://ofstack.com/javascript/1397/deep-understanding-of-passed-values-and-passed-references-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1397/deep-understanding-of-passed-values-and-passed-references-in-javascript.html</guid><description>The value of the variable is copied out of the original value, which means that even if the new value is modified, the original value will not change. In…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The realization of Javascript multi object motion</title><link>https://ofstack.com/javascript/13972/the-realization-of-javascript-multi-object-motion.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13972/the-realization-of-javascript-multi-object-motion.html</guid><description>Let&apos;s take a look at the previous motion code, whether it supports multiple object motion, what would happen. Here is the Javascript code: At this point,…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript USES prototype for single inheritance</title><link>https://ofstack.com/javascript/13979/javascript-uses-prototype-for-single-inheritance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/13979/javascript-uses-prototype-for-single-inheritance.html</guid><description>javascript USES prototype for single inheritance</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>The shortest and easiest way to understand a js Array operation</title><link>https://ofstack.com/javascript/1398/the-shortest-and-easiest-way-to-understand-a-js-array-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1398/the-shortest-and-easiest-way-to-understand-a-js-array-operation.html</guid><description>The method of Array 1 array.join (): returns all the elements as a string, if the element is not of a primitive type, call toString first. It corresponds to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple implementation of javascript magnifying glass effect</title><link>https://ofstack.com/javascript/1399/simple-implementation-of-javascript-magnifying-glass-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1399/simple-implementation-of-javascript-magnifying-glass-effect.html</guid><description>It&apos;s not that hard to do, but the point is the position and the scale, Capture the mouse position, determine the mouse position area, and the onmouseover,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript snake full version of the source code</title><link>https://ofstack.com/javascript/1400/javascript-snake-full-version-of-the-source-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1400/javascript-snake-full-version-of-the-source-code.html</guid><description>Javascript snake full version of the source code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A good example of a js memory leak</title><link>https://ofstack.com/javascript/1401/a-good-example-of-a-js-memory-leak.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1401/a-good-example-of-a-js-memory-leak.html</guid><description>I changed someone else&apos;s example to make it more compact! To paraphrase someone else, when a DOM object contains a reference to a Js object (such as an…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS lianliankan source code perfect annotated version of recommendation</title><link>https://ofstack.com/javascript/1402/js-lianliankan-source-code-perfect-annotated-version-of-recommendation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1402/js-lianliankan-source-code-perfect-annotated-version-of-recommendation.html</guid><description>Be free and at leisure, also write a javascript lianliankan, comments are more complete, want to learn friends can want to see. Lianliankan the most…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Resolve 11 issues that are difficult to understand in Javascript</title><link>https://ofstack.com/javascript/1403/resolve-11-issues-that-are-difficult-to-understand-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1403/resolve-11-issues-that-are-difficult-to-understand-in-javascript.html</guid><description>1. Original and reference values The original value is stored in the stack, and the reference value is stored in the heap. 2. Undefined and null Undefined:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of Javascript scope and variable promotion</title><link>https://ofstack.com/javascript/1404/in-depth-understanding-of-javascript-scope-and-variable-promotion.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1404/in-depth-understanding-of-javascript-scope-and-variable-promotion.html</guid><description>What is the result of the following procedure? What about the next one? Did you freak out? What happened? This can be strange, dangerous, confusing, and in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between Javascript global variables var and non var is explained in depth</title><link>https://ofstack.com/javascript/1405/the-difference-between-javascript-global-variables-var-and-non-var-is-explained-in-depth.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1405/the-difference-between-javascript-global-variables-var-and-non-var-is-explained-in-depth.html</guid><description>I believe that you are familiar with global variables, in the function scope with the form of a=1 defined variables will be a global variable, in the global…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery div drag effect sample code</title><link>https://ofstack.com/javascript/1406/jquery-div-drag-effect-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1406/jquery-div-drag-effect-sample-code.html</guid><description>Jquery div drag effect sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery vertical announcement scrolling implementation code</title><link>https://ofstack.com/javascript/1407/jquery-vertical-announcement-scrolling-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1407/jquery-vertical-announcement-scrolling-implementation-code.html</guid><description>Jquery vertical announcement scrolling implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of using the alternate click event toggle method in jquery</title><link>https://ofstack.com/javascript/1408/an-example-of-using-the-alternate-click-event-toggle-method-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1408/an-example-of-using-the-alternate-click-event-toggle-method-in-jquery.html</guid><description>An example of using the alternate click event toggle method in jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript determines whether the user entered the correct email and phone format</title><link>https://ofstack.com/javascript/1409/javascript-determines-whether-the-user-entered-the-correct-email-and-phone-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1409/javascript-determines-whether-the-user-entered-the-correct-email-and-phone-format.html</guid><description>JavaScript determines whether the user entered the correct email and phone format</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jqplot method and idea of dynamically drawing and folding line graph through ajax</title><link>https://ofstack.com/javascript/1410/jqplot-method-and-idea-of-dynamically-drawing-and-folding-line-graph-through-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1410/jqplot-method-and-idea-of-dynamically-drawing-and-folding-line-graph-through-ajax.html</guid><description>The effect is shown in the figure, where each five-second graph is moved once (in effect, a new graph is drawn) to show the monitored CPU information.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript 32 bit integer unsigned operation example</title><link>https://ofstack.com/javascript/1411/javascript-32-bit-integer-unsigned-operation-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1411/javascript-32-bit-integer-unsigned-operation-example.html</guid><description>JavaScript 32 bit integer unsigned operation example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In Extjs4  the tree drag function of can drag and drop simple instances between two trees</title><link>https://ofstack.com/javascript/1412/in-extjs4--the-tree-drag-function-of-can-drag-and-drop-simple-instances-between-two-trees.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1412/in-extjs4--the-tree-drag-function-of-can-drag-and-drop-simple-instances-between-two-trees.html</guid><description>In Extjs4 the tree drag function of can drag and drop simple instances between two trees</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js quick sort implementation code</title><link>https://ofstack.com/javascript/1413/js-quick-sort-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1413/js-quick-sort-implementation-code.html</guid><description>But there are a lot of books that are not very clear, and different textbooks are implemented in different ways, I&apos;m going to write down the simplest…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of how anonymous functions are called in Javascript</title><link>https://ofstack.com/javascript/1414/summary-of-how-anonymous-functions-are-called-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1414/summary-of-how-anonymous-functions-are-called-in-javascript.html</guid><description>There are many ways to define functions in Javascript, one of which is the function direct. Var fun = function(){}, where function is an anonymous function…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Resolve the difference between naming a variable when it is declared and naming it as an object attribute</title><link>https://ofstack.com/javascript/1415/resolve-the-difference-between-naming-a-variable-when-it-is-declared-and-naming-it-as-an-object-attribute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1415/resolve-the-difference-between-naming-a-variable-when-it-is-declared-and-naming-it-as-an-object-attribute.html</guid><description>This title is a mouthful, and Javascript names variables according to the rules 1. The first character must be a letter, a Chinese character, an underscore…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript scope and scope chain in depth analysis</title><link>https://ofstack.com/javascript/1416/javascript-scope-and-scope-chain-in-depth-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1416/javascript-scope-and-scope-chain-in-depth-analysis.html</guid><description>JavaScript scopes Any programming language has the concept of scope. Simply put, scope is the accessibility of variables and functions, that is, scope…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth parsing of variable scopes in JavaScript</title><link>https://ofstack.com/javascript/1417/in-depth-parsing-of-variable-scopes-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1417/in-depth-parsing-of-variable-scopes-in-javascript.html</guid><description>Before we learn about JavaScript&apos;s variable scope, we should make a few points clear: The &amp; # 8226; JavaScript&apos;s variable scope is based on its unique scope…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An eight point summary of the Javascript scope chain</title><link>https://ofstack.com/javascript/1418/an-eight-point-summary-of-the-javascript-scope-chain.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1418/an-eight-point-summary-of-the-javascript-scope-chain.html</guid><description>1. The scope chain of JavaScript functions is divided into definition scope chain and runtime scope chain; 2. When a function is defined, it has a property…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript variable scope details</title><link>https://ofstack.com/javascript/1419/javascript-variable-scope-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1419/javascript-variable-scope-details.html</guid><description>The scope of a variable refers to its visibility, while the lifecycle (survival) looks at a variable from another perspective. The scope of variables in JS…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript clone an array of implementation code</title><link>https://ofstack.com/javascript/1421/javascript-clone-an-array-of-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1421/javascript-clone-an-array-of-implementation-code.html</guid><description>In 2008, a company JS interview question, the position is javascript engineer (to Google) When the interviewer asked me how to clone an array, I thought…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the priority of the namesake identifier in JavaScript</title><link>https://ofstack.com/javascript/1422/a-brief-analysis-of-the-priority-of-the-namesake-identifier-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1422/a-brief-analysis-of-the-priority-of-the-namesake-identifier-in-javascript.html</guid><description>First, the local variables are used before the declaration, do not affect the external variables with the same name But in other languages, such as C and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use js to determine whether an array contains an element of  similar to in_array of in PHP</title><link>https://ofstack.com/javascript/1423/use-js-to-determine-whether-an-array-contains-an-element-of--similar-to-in_array-of-in-php.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1423/use-js-to-determine-whether-an-array-contains-an-element-of--similar-to-in_array-of-in-php.html</guid><description>Use js to determine whether an array contains an element of similar to in_array of in PHP</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parse the page load with the execution of the js function onload or ready</title><link>https://ofstack.com/javascript/1424/parse-the-page-load-with-the-execution-of-the-js-function-onload-or-ready.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1424/parse-the-page-load-with-the-execution-of-the-js-function-onload-or-ready.html</guid><description>First, page loading order: Parse the HTML structure. Load external scripts and style sheet files. Parse and execute the script code. Construct the HTML DOM…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js popover plug in function instance code sharing</title><link>https://ofstack.com/javascript/1425/js-popover-plug-in-function-instance-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1425/js-popover-plug-in-function-instance-code-sharing.html</guid><description>Let&apos;s first look at the basic configuration items for this component: JS simple popover plug-in (including demo and source code) Read, 1 comment, collect,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Understand the difference between JQuery keyUp and keyDown</title><link>https://ofstack.com/javascript/1426/understand-the-difference-between-jquery-keyup-and-keydown.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1426/understand-the-difference-between-jquery-keyup-and-keydown.html</guid><description>Definition and usage The complete key press process is divided into two parts: 1. 2. The button is released. A keydown event occurs when a button is pressed.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ff JQuery can not listen to the keyup input event solution</title><link>https://ofstack.com/javascript/1427/ff-jquery-can-not-listen-to-the-keyup-input-event-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1427/ff-jquery-can-not-listen-to-the-keyup-input-event-solution.html</guid><description>Bind (&apos; input &apos;fun) For keyup under ff Bind (&apos; keyup &apos;fun) used in Internet explorer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The Jquery each method jumps out of the loop and gets the return value of the example of</title><link>https://ofstack.com/javascript/1428/the-jquery-each-method-jumps-out-of-the-loop-and-gets-the-return-value-of-the-example-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1428/the-jquery-each-method-jumps-out-of-the-loop-and-gets-the-return-value-of-the-example-of.html</guid><description>The Jquery each method jumps out of the loop and gets the return value of the example of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parse the prototype JQuery method to break out of the each loop</title><link>https://ofstack.com/javascript/1429/parse-the-prototype-jquery-method-to-break-out-of-the-each-loop.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1429/parse-the-prototype-jquery-method-to-break-out-of-the-each-loop.html</guid><description>Parse the prototype JQuery method to break out of the each loop</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I remove x controlled with from an ajax request in jQuery</title><link>https://ofstack.com/javascript/1430/how-do-i-remove-x-controlled-with-from-an-ajax-request-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1430/how-do-i-remove-x-controlled-with-from-an-ajax-request-in-jquery.html</guid><description>How do I remove x controlled with from an ajax request in jQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery dynamically displays and hides a column in the datagrid</title><link>https://ofstack.com/javascript/1431/jquery-dynamically-displays-and-hides-a-column-in-the-datagrid.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1431/jquery-dynamically-displays-and-hides-a-column-in-the-datagrid.html</guid><description>JQuery dynamically displays and hides a column in the datagrid</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How objects in js are declared and some usage examples for arrays</title><link>https://ofstack.com/javascript/1432/how-objects-in-js-are-declared-and-some-usage-examples-for-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1432/how-objects-in-js-are-declared-and-some-usage-examples-for-arrays.html</guid><description>How objects in js are declared and some usage examples for arrays</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The concrete implementation of httpclient simulated login of USES js to set cookies</title><link>https://ofstack.com/javascript/1433/the-concrete-implementation-of-httpclient-simulated-login-of-uses-js-to-set-cookies.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1433/the-concrete-implementation-of-httpclient-simulated-login-of-uses-js-to-set-cookies.html</guid><description>The concrete implementation of httpclient simulated login of USES js to set cookies</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to determine the client is iOS or Android and other mobile terminal method</title><link>https://ofstack.com/javascript/1434/js-to-determine-the-client-is-ios-or-android-and-other-mobile-terminal-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1434/js-to-determine-the-client-is-ios-or-android-and-other-mobile-terminal-method.html</guid><description>Js to determine the client is iOS or Android and other mobile terminal method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js + CSS implementation mask center popup layer of with the browser window scroll bar scroll</title><link>https://ofstack.com/javascript/1435/js-+-css-implementation-mask-center-popup-layer-of-with-the-browser-window-scroll-bar-scroll.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1435/js-+-css-implementation-mask-center-popup-layer-of-with-the-browser-window-scroll-bar-scroll.html</guid><description>Js + CSS implementation mask center popup layer of with the browser window scroll bar scroll</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Press Enter to move focus to the implementation js code for the next control</title><link>https://ofstack.com/javascript/1436/press-enter-to-move-focus-to-the-implementation-js-code-for-the-next-control.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1436/press-enter-to-move-focus-to-the-implementation-js-code-for-the-next-control.html</guid><description>Press Enter to move focus to the implementation js code for the next control</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of parsing and using the window.open full screen command in JS</title><link>https://ofstack.com/javascript/1437/example-of-parsing-and-using-the-window.open-full-screen-command-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1437/example-of-parsing-and-using-the-window.open-full-screen-command-in-js.html</guid><description>Example of parsing and using the window.open full screen command in JS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js anonymous function usage introduction</title><link>https://ofstack.com/javascript/1438/js-anonymous-function-usage-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1438/js-anonymous-function-usage-introduction.html</guid><description>Js anonymous function usage introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax jsonp calls instance code across domains</title><link>https://ofstack.com/javascript/1439/jquery-ajax-jsonp-calls-instance-code-across-domains.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1439/jquery-ajax-jsonp-calls-instance-code-across-domains.html</guid><description>Server-side code The client page and the server page are in two projects for cross-domain invocation testing. Cross-domain instance code (need to load…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to JavaScript math.ceil function usage</title><link>https://ofstack.com/javascript/1440/introduction-to-javascript-math.ceil-function-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1440/introduction-to-javascript-math.ceil-function-usage.html</guid><description>Introduction to JavaScript math.ceil function usage</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A small example of a Javascript implementation that returns to the previous page and refreshes</title><link>https://ofstack.com/javascript/1441/a-small-example-of-a-javascript-implementation-that-returns-to-the-previous-page-and-refreshes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1441/a-small-example-of-a-javascript-implementation-that-returns-to-the-previous-page-and-refreshes.html</guid><description>Today, I wrote a small hint of a successful page, at the same time, I asked to return to the previous page, and realized the operation of the previous page…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Div floating layer  scroll bar moves  the position remains the same 4 methods summary</title><link>https://ofstack.com/javascript/1442/div-floating-layer--scroll-bar-moves--the-position-remains-the-same-4-methods-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1442/div-floating-layer--scroll-bar-moves--the-position-remains-the-same-4-methods-summary.html</guid><description>Div floating layer scroll bar moves the position remains the same 4 methods summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Determine the javascript data type of of sample code</title><link>https://ofstack.com/javascript/1443/determine-the-javascript-data-type-of-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1443/determine-the-javascript-data-type-of-of-sample-code.html</guid><description>Determine the javascript data type of of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery is used to quickly implement the AJAX dynamic loading of of instances in Tab</title><link>https://ofstack.com/javascript/1445/jquery-is-used-to-quickly-implement-the-ajax-dynamic-loading-of-of-instances-in-tab.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1445/jquery-is-used-to-quickly-implement-the-ajax-dynamic-loading-of-of-instances-in-tab.html</guid><description>Now I will briefly describe the implementation process: 1. Find the link source. Here is a series of links under Li 3. When the mouse moves over, load the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of jquery Tab effects and dynamic loading</title><link>https://ofstack.com/javascript/1446/a-simple-example-of-jquery-tab-effects-and-dynamic-loading.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1446/a-simple-example-of-jquery-tab-effects-and-dynamic-loading.html</guid><description>A simple example of jquery Tab effects and dynamic loading</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js is a quick solution to an empty or non object problem</title><link>https://ofstack.com/javascript/1447/js-is-a-quick-solution-to-an-empty-or-non-object-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1447/js-is-a-quick-solution-to-an-empty-or-non-object-problem.html</guid><description>1. Add a parameter &lt; Script language = &quot;javascript&quot; defer = &quot;defer&quot; &gt; 2. &apos;null&apos; is empty or not an object: &lt; The script type = &quot;text/javascript&quot; &gt; Try…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the maximum of of implementation code for the XML node</title><link>https://ofstack.com/javascript/1448/javascript-gets-the-maximum-of-of-implementation-code-for-the-xml-node.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1448/javascript-gets-the-maximum-of-of-implementation-code-for-the-xml-node.html</guid><description>Suppose the current time is 7000 milliseconds. When the time is 3000--6000 is the value of 3000, when the time is 6000--9000 is the value of 6000, that is,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript pop up layer input box of sample code</title><link>https://ofstack.com/javascript/1449/javascript-pop-up-layer-input-box-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1449/javascript-pop-up-layer-input-box-of-sample-code.html</guid><description>Javascript pop up layer input box of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dig into the role of defer in javascript</title><link>https://ofstack.com/javascript/1450/dig-into-the-role-of-defer-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1450/dig-into-the-role-of-defer-in-javascript.html</guid><description>Many people have perfected Javascript, but seeing defer doesn&apos;t always tell you what he does; Many people have encountered the problem that js that needs to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to change the password when the password box display saved to the cookie password</title><link>https://ofstack.com/javascript/1451/how-to-change-the-password-when-the-password-box-display-saved-to-the-cookie-password.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1451/how-to-change-the-password-when-the-password-box-display-saved-to-the-cookie-password.html</guid><description>How to change the password when the password box display saved to the cookie password</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The tabular data of JQuery page is added with the realization of pagination</title><link>https://ofstack.com/javascript/1452/the-tabular-data-of-jquery-page-is-added-with-the-realization-of-pagination.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1452/the-tabular-data-of-jquery-page-is-added-with-the-realization-of-pagination.html</guid><description>The tabular data of JQuery page is added with the realization of pagination</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dynamically loads the select drop down box sample code</title><link>https://ofstack.com/javascript/1453/jquery-dynamically-loads-the-select-drop-down-box-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1453/jquery-dynamically-loads-the-select-drop-down-box-sample-code.html</guid><description>Jquery dynamically loads the select drop down box sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of each in jquery</title><link>https://ofstack.com/javascript/1454/introduction-to-the-use-of-each-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1454/introduction-to-the-use-of-each-in-jquery.html</guid><description>Jquery contains two each one is $(). Each one is $. Each difference is that the former is a jquery object of built-in functions, and then a is this object…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to jquery support for ajax</title><link>https://ofstack.com/javascript/1455/introduction-to-jquery-support-for-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1455/introduction-to-jquery-support-for-ajax.html</guid><description>1. Three ways 1.1. The load method // effect: directly add the data returned by the server to the dom object that meets the requirements // is equivalent to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of an event hiding display and an array of objects for the jquerydom object</title><link>https://ofstack.com/javascript/1456/an-example-of-an-event-hiding-display-and-an-array-of-objects-for-the-jquerydom-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1456/an-example-of-an-event-hiding-display-and-an-array-of-objects-for-the-jquerydom-object.html</guid><description>An example of an event hiding display and an array of objects for the jquerydom object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The mouse selects the JS code that dynamically changes the page background color</title><link>https://ofstack.com/javascript/1457/the-mouse-selects-the-js-code-that-dynamically-changes-the-page-background-color.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1457/the-mouse-selects-the-js-code-that-dynamically-changes-the-page-background-color.html</guid><description>Using Javascript, click the corresponding color with the mouse to dynamically change the page background color This is a screenshot The corresponding…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of JavaScript&apos;s advanced lexical scope and scope chain</title><link>https://ofstack.com/javascript/1458/in-depth-understanding-of-javascript&apos;s-advanced-lexical-scope-and-scope-chain.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1458/in-depth-understanding-of-javascript&apos;s-advanced-lexical-scope-and-scope-chain.html</guid><description>Main contents: 1. Analyze the meaning of lexical scope of JavaScript 2. Resolve the scope chain of variables 3. What happens when the variable name is promoted</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript rounds the function code to share the last few bits of of</title><link>https://ofstack.com/javascript/1459/javascript-rounds-the-function-code-to-share-the-last-few-bits-of-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1459/javascript-rounds-the-function-code-to-share-the-last-few-bits-of-of.html</guid><description>Just look at the code Parameter 1: the number to keep the decimal place Parameter two: the number of digits to be reserved</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript how to create a table of javascript two ways to draw a table</title><link>https://ofstack.com/javascript/1460/javascript-how-to-create-a-table-of-javascript-two-ways-to-draw-a-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1460/javascript-how-to-create-a-table-of-javascript-two-ways-to-draw-a-table.html</guid><description>1. InserRow () and insertCell() functions The insertRow() function can take an argument, as follows: InsertRow (index) : index starts at 0 This function…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript changes table background color instance code sharing</title><link>https://ofstack.com/javascript/1461/javascript-changes-table-background-color-instance-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1461/javascript-changes-table-background-color-instance-code-sharing.html</guid><description>Javascript changes table background color instance code sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery all selected checkBox function implementation code of cancel all selected function</title><link>https://ofstack.com/javascript/1462/jquery-all-selected-checkbox-function-implementation-code-of-cancel-all-selected-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1462/jquery-all-selected-checkbox-function-implementation-code-of-cancel-all-selected-function.html</guid><description>Jquery all selected checkBox function implementation code of cancel all selected function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mouse over div  floating layer display details  pop up layer and div upper margin left margin overlap of of sample code</title><link>https://ofstack.com/javascript/1463/mouse-over-div--floating-layer-display-details--pop-up-layer-and-div-upper-margin-left-margin-overlap-of-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1463/mouse-over-div--floating-layer-display-details--pop-up-layer-and-div-upper-margin-left-margin-overlap-of-of-sample-code.html</guid><description>Mouse over div floating layer display details pop up layer and div upper margin left margin overlap of of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js keyboard up and down key about how to trigger function of instance</title><link>https://ofstack.com/javascript/1464/js-keyboard-up-and-down-key-about-how-to-trigger-function-of-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1464/js-keyboard-up-and-down-key-about-how-to-trigger-function-of-instance.html</guid><description>Js keyboard up and down key about how to trigger function of instance</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js keys control focus of sample code</title><link>https://ofstack.com/javascript/1465/js-keys-control-focus-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1465/js-keys-control-focus-of-sample-code.html</guid><description>Js keys control focus of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to control the keyboard around the keys of the sample code</title><link>https://ofstack.com/javascript/1466/js-to-control-the-keyboard-around-the-keys-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1466/js-to-control-the-keyboard-around-the-keys-of-the-sample-code.html</guid><description>This is a JS beginner code, want to learn JS friends, you can study or extend, it is best to use JS to achieve the control of the entire keyboard, it is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS short circuit principle application example simplified code approach</title><link>https://ofstack.com/javascript/1467/js-short-circuit-principle-application-example-simplified-code-approach.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1467/js-short-circuit-principle-application-example-simplified-code-approach.html</guid><description>In js logic, 0, &quot;&quot;, null, false, undefined, NaN are all declared false, and everything else is true. || evaluates the first operand, if it can be converted…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The code triggers js events of click and change sample application</title><link>https://ofstack.com/javascript/1468/the-code-triggers-js-events-of-click-and-change-sample-application.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1468/the-code-triggers-js-events-of-click-and-change-sample-application.html</guid><description>The code triggers js events of click and change sample application</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the value of option and operates on option</title><link>https://ofstack.com/javascript/1469/jquery-gets-the-value-of-option-and-operates-on-option.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1469/jquery-gets-the-value-of-option-and-operates-on-option.html</guid><description>JQuery gets the Select element and selects the Text and Value:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery traverses several ways of filtering arrays and traversing parsing json objects</title><link>https://ofstack.com/javascript/1470/jquery-traverses-several-ways-of-filtering-arrays-and-traversing-parsing-json-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1470/jquery-traverses-several-ways-of-filtering-arrays-and-traversing-parsing-json-objects.html</guid><description>Jquery traverses several ways of filtering arrays and traversing parsing json objects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery changes the Boolean state of disabled in three ways</title><link>https://ofstack.com/javascript/1471/jquery-changes-the-boolean-state-of-disabled-in-three-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1471/jquery-changes-the-boolean-state-of-disabled-in-three-ways.html</guid><description>The first is to change the Boolean state of disabled. The specific code and explanation are as follows: The code is as follows:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Paging applications in Extjs4 combine with the front and back ends</title><link>https://ofstack.com/javascript/1473/paging-applications-in-extjs4-combine-with-the-front-and-back-ends.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1473/paging-applications-in-extjs4-combine-with-the-front-and-back-ends.html</guid><description>Paging applications in Extjs4 combine with the front and back ends</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP displays the file in which the current file resides and all the files in the folder as a tree</title><link>https://ofstack.com/javascript/1474/php-displays-the-file-in-which-the-current-file-resides-and-all-the-files-in-the-folder-as-a-tree.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1474/php-displays-the-file-in-which-the-current-file-resides-and-all-the-files-in-the-folder-as-a-tree.html</guid><description>PHP displays the file in which the current file resides and all the files in the folder as a tree</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Window.print prints the code for the specified div instance</title><link>https://ofstack.com/javascript/1475/window.print-prints-the-code-for-the-specified-div-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1475/window.print-prints-the-code-for-the-specified-div-instance.html</guid><description>First we can put what we want to print in a div and then print it with the following code.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two usage examples of call in Javascript</title><link>https://ofstack.com/javascript/1476/two-usage-examples-of-call-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1476/two-usage-examples-of-call-in-javascript.html</guid><description>Usage 1 (common usage) : The representation is: an object. Method. Call (another object), meaning to replace the current object with another object, to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Share JavaScript to get page closed and unclosed events</title><link>https://ofstack.com/javascript/1477/share-javascript-to-get-page-closed-and-unclosed-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1477/share-javascript-to-get-page-closed-and-unclosed-events.html</guid><description>When doing Web development, we often use the page close event onbeforeunload to give users a chance to opt out of closing, like this blog editor. If the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the sample code for the absolute coordinates of the trigger event element in the entire web page</title><link>https://ofstack.com/javascript/1478/js-gets-the-sample-code-for-the-absolute-coordinates-of-the-trigger-event-element-in-the-entire-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1478/js-gets-the-sample-code-for-the-absolute-coordinates-of-the-trigger-event-element-in-the-entire-web-page.html</guid><description>Js gets the sample code for the absolute coordinates of the trigger event element in the entire web page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the caching problem of XMLHttpRequest</title><link>https://ofstack.com/javascript/1479/a-brief-analysis-of-the-caching-problem-of-xmlhttprequest.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1479/a-brief-analysis-of-the-caching-problem-of-xmlhttprequest.html</guid><description>Have you ever encountered this in using XMLHttpRequest, the first use is good, refresh is not good, clean out the cache and refresh again. This is a common…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two solutions for XMLHTTP cache cleaning</title><link>https://ofstack.com/javascript/1480/two-solutions-for-xmlhttp-cache-cleaning.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1480/two-solutions-for-xmlhttp-cache-cleaning.html</guid><description>Method 1: add an if-modified-since header XMLHTTP always displays a cached page when it is called many times, and it doesn&apos;t work to try to add the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the url parameter code instance to share the url of the of js operation</title><link>https://ofstack.com/javascript/1481/js-gets-the-url-parameter-code-instance-to-share-the-url-of-the-of-js-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1481/js-gets-the-url-parameter-code-instance-to-share-the-url-of-the-of-js-operation.html</guid><description>The code is very simple, the main idea is to resolve the url parameters to js object, and then do add, delete, change, look up operations is very convenient…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the HTML page node method of recursive mode of</title><link>https://ofstack.com/javascript/1482/js-gets-the-html-page-node-method-of-recursive-mode-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1482/js-gets-the-html-page-node-method-of-recursive-mode-of.html</guid><description>I haven&apos;t done a recursive call in a long time. After reading, suddenly woke up! In fact, through recursive call can also achieve the same effect as baidu…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery merges the same cell of sample code</title><link>https://ofstack.com/javascript/1483/jquery-merges-the-same-cell-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1483/jquery-merges-the-same-cell-of-sample-code.html</guid><description>Jquery merges the same cell of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Codomain jQuery of works with DOM of across iframe</title><link>https://ofstack.com/javascript/1485/codomain-jquery-of-works-with-dom-of-across-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1485/codomain-jquery-of-works-with-dom-of-across-iframe.html</guid><description>Frame is still popular, and many places use it for special cases. For example, traditional upload, select under ie6, proxy, cross-domain, and so on. Today,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript paging code instances share of js paging</title><link>https://ofstack.com/javascript/1486/javascript-paging-code-instances-share-of-js-paging.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1486/javascript-paging-code-instances-share-of-js-paging.html</guid><description>Javascript paging code instances share of js paging</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several ways jquery operates on iframe</title><link>https://ofstack.com/javascript/1487/summary-of-several-ways-jquery-operates-on-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1487/summary-of-several-ways-jquery-operates-on-iframe.html</guid><description>Iframes are used a lot in composite documents, and working with iframes with jquery can be a great way to improve your productivity. Here are some basic…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Load JS asynchronously and run the of sample code</title><link>https://ofstack.com/javascript/1488/load-js-asynchronously-and-run-the-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1488/load-js-asynchronously-and-run-the-of-sample-code.html</guid><description>Load JS asynchronously and run the of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details and applications of $. Ajax of method parameters in JQuery</title><link>https://ofstack.com/javascript/1489/details-and-applications-of-$.-ajax-of-method-parameters-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1489/details-and-applications-of-$.-ajax-of-method-parameters-in-jquery.html</guid><description>Details and applications of $. Ajax of method parameters in JQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction and application of js setTimeout of function take countdown as an example</title><link>https://ofstack.com/javascript/1490/introduction-and-application-of-js-settimeout-of-function-take-countdown-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1490/introduction-and-application-of-js-settimeout-of-function-take-countdown-as-an-example.html</guid><description>Introduction and application of js setTimeout of function take countdown as an example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does jquery get checkbox values</title><link>https://ofstack.com/javascript/1491/how-does-jquery-get-checkbox-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1491/how-does-jquery-get-checkbox-values.html</guid><description>How does jquery get checkbox values</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery creates a layer that does not disappear when the mouse moves over the layer</title><link>https://ofstack.com/javascript/1492/jquery-creates-a-layer-that-does-not-disappear-when-the-mouse-moves-over-the-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1492/jquery-creates-a-layer-that-does-not-disappear-when-the-mouse-moves-over-the-layer.html</guid><description>Jquery creates a layer that does not disappear when the mouse moves over the layer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery&apos;s each terminates or skips the sample code</title><link>https://ofstack.com/javascript/1493/jquery&apos;s-each-terminates-or-skips-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1493/jquery&apos;s-each-terminates-or-skips-the-sample-code.html</guid><description>JQuery&apos;s each terminates or skips the sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Usage analysis of jQuery of method in jQuery</title><link>https://ofstack.com/javascript/14936/usage-analysis-of-jquery-of-method-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/14936/usage-analysis-of-jquery-of-method-in-jquery.html</guid><description>This article illustrates the use of the jQuery() method in jQuery as an example. Share with you for your reference. The details are as follows: Definition…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Javascript string replacement and string segmentation sample code</title><link>https://ofstack.com/javascript/1494/javascript-string-replacement-and-string-segmentation-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1494/javascript-string-replacement-and-string-segmentation-sample-code.html</guid><description>Javascript string replacement and string segmentation sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery checkbox all   selected failure solution</title><link>https://ofstack.com/javascript/14941/jquery-checkbox-all---selected-failure-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/14941/jquery-checkbox-all---selected-failure-solution.html</guid><description>If you use jQuery 1.6, code if ($(elem).attr(&quot; checked &quot;)) will get a property (attribute) that does not change when the checkbox is selected and checked.…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>The javascript implementation prohibits right clicking and F12 from viewing source code</title><link>https://ofstack.com/javascript/14944/the-javascript-implementation-prohibits-right-clicking-and-f12-from-viewing-source-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/14944/the-javascript-implementation-prohibits-right-clicking-and-f12-from-viewing-source-code.html</guid><description>Function is very simple, the code is also very simple, here is not much nonsense, directly on the source code, the need for a partner directly away. This is…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Js makes the drop down list box editable for more than just selection</title><link>https://ofstack.com/javascript/1495/js-makes-the-drop-down-list-box-editable-for-more-than-just-selection.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1495/js-makes-the-drop-down-list-box-editable-for-more-than-just-selection.html</guid><description>Js makes the drop down list box editable for more than just selection</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery realizes the complete example of the rotation and switching effect of the picture with the indicator bar of imitation taobao</title><link>https://ofstack.com/javascript/14953/jquery-realizes-the-complete-example-of-the-rotation-and-switching-effect-of-the-picture-with-the-indicator-bar-of-imitation-taobao.html</link><guid isPermaLink="true">https://ofstack.com/javascript/14953/jquery-realizes-the-complete-example-of-the-rotation-and-switching-effect-of-the-picture-with-the-indicator-bar-of-imitation-taobao.html</guid><description>This paper describes the example of jQuery to achieve the imitation of taobao with an indicator bar image rotation switching effect method. Share with you…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>How does JavaScript implement inheritance</title><link>https://ofstack.com/javascript/1496/how-does-javascript-implement-inheritance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1496/how-does-javascript-implement-inheritance.html</guid><description>Recently, I read the experience of a person&apos;s interview on taobao on the Internet, and then I found that I had a lot of unclear places. Therefore, I hereby…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript Ajax asynchronous reading RSS document implementation</title><link>https://ofstack.com/javascript/1497/javascript-ajax-asynchronous-reading-rss-document-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1497/javascript-ajax-asynchronous-reading-rss-document-implementation.html</guid><description>RSS is an xml-based file standard, and content sharing between websites can be easily realized through XML files conforming to the RSS specification. Ajax…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript method for simulating parabolic motion under gravity</title><link>https://ofstack.com/javascript/14970/javascript-method-for-simulating-parabolic-motion-under-gravity.html</link><guid isPermaLink="true">https://ofstack.com/javascript/14970/javascript-method-for-simulating-parabolic-motion-under-gravity.html</guid><description>In this paper, an example is given to describe the method of JavaScript to simulate parabolic motion under gravity state. Share with you for your reference.…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Javascript pit to achieve password strength detection code sharing</title><link>https://ofstack.com/javascript/1498/javascript-pit-to-achieve-password-strength-detection-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1498/javascript-pit-to-achieve-password-strength-detection-code-sharing.html</guid><description>Javascript pit to achieve password strength detection code sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets the Value of the sample code selected by Radio CheckBox</title><link>https://ofstack.com/javascript/1499/jquery-gets-the-value-of-the-sample-code-selected-by-radio-checkbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1499/jquery-gets-the-value-of-the-sample-code-selected-by-radio-checkbox.html</guid><description>$(&quot; input [name = &apos;radio_name] [checked] &quot;). The val (); // select the Value of the selected Radio $(&quot; # text_id &quot;). The focus (the function () {/ / code...…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implements a full instance of a floating window that can be scaled  dragged  closed  and minimized</title><link>https://ofstack.com/javascript/14993/js-implements-a-full-instance-of-a-floating-window-that-can-be-scaled--dragged--closed--and-minimized.html</link><guid isPermaLink="true">https://ofstack.com/javascript/14993/js-implements-a-full-instance-of-a-floating-window-that-can-be-scaled--dragged--closed--and-minimized.html</guid><description>JS implements a full instance of a floating window that can be scaled dragged closed and minimized</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Jquery changes the check state of the radio and checkbox to get the selected value of the sample code</title><link>https://ofstack.com/javascript/1500/jquery-changes-the-check-state-of-the-radio-and-checkbox-to-get-the-selected-value-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1500/jquery-changes-the-check-state-of-the-radio-and-checkbox-to-get-the-selected-value-of-the-sample-code.html</guid><description>Jquery changes the check state of the radio and checkbox to get the selected value of the sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to achieve FLASH slide image switching effect</title><link>https://ofstack.com/javascript/15009/js-to-achieve-flash-slide-image-switching-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15009/js-to-achieve-flash-slide-image-switching-effect.html</guid><description>The example of this article describes the method of JS to realize FLASH slide picture switching effect. Share with you for your reference. The specific…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript determines whether the source of access is a phone or a computer  and which browser you use</title><link>https://ofstack.com/javascript/1501/javascript-determines-whether-the-source-of-access-is-a-phone-or-a-computer--and-which-browser-you-use.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1501/javascript-determines-whether-the-source-of-access-is-a-phone-or-a-computer--and-which-browser-you-use.html</guid><description>JavaScript determines whether the source of access is a phone or a computer and which browser you use</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A summary of the usage of typeof in js</title><link>https://ofstack.com/javascript/1502/a-summary-of-the-usage-of-typeof-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1502/a-summary-of-the-usage-of-typeof-in-js.html</guid><description>Typeof in JavaScript is actually quite complex and can do a lot of things, but it also has a lot of weird behavior. (link:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery simple mouse over the navigation bar to change the background</title><link>https://ofstack.com/javascript/1503/jquery-simple-mouse-over-the-navigation-bar-to-change-the-background.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1503/jquery-simple-mouse-over-the-navigation-bar-to-change-the-background.html</guid><description>Jquery simple mouse over the navigation bar to change the background</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three ways to use javascript validation boxes</title><link>https://ofstack.com/javascript/1504/three-ways-to-use-javascript-validation-boxes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1504/three-ways-to-use-javascript-validation-boxes.html</guid><description>The first method: very good, after confirmation can open the download address page. The principle is also clearer. Mainly used to delete a single message…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js clipboard application clipboardData detailed resolution</title><link>https://ofstack.com/javascript/1505/js-clipboard-application-clipboarddata-detailed-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1505/js-clipboard-application-clipboarddata-detailed-resolution.html</guid><description>Note: ie7, and ie8 have a copy of the page permissions, to be set in the &quot;security&quot; in the &quot;custom level&quot; script The clipboardData object Provides access to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS get screen  browser window size  web page height width of of implementation code</title><link>https://ofstack.com/javascript/1506/js-get-screen--browser-window-size--web-page-height-width-of-of-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1506/js-get-screen--browser-window-size--web-page-height-width-of-of-implementation-code.html</guid><description>JS get screen browser window size web page height width of of implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example code for JavaScript to disable page manipulation</title><link>https://ofstack.com/javascript/1507/example-code-for-javascript-to-disable-page-manipulation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1507/example-code-for-javascript-to-disable-page-manipulation.html</guid><description>Single JS prohibited page right-click menu - to avoid website information theft &lt; BODY oncontextmenu=&quot;return false&quot; onselectstart=&quot;return false&quot; Ondragstart…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript parentNode .childnodes  application solutions for multiple children</title><link>https://ofstack.com/javascript/1508/javascript-parentnode-.childnodes--application-solutions-for-multiple-children.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1508/javascript-parentnode-.childnodes--application-solutions-for-multiple-children.html</guid><description>Javascript parentNode .childnodes application solutions for multiple children</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the current value of the select sample code of IE and Firefox and Opera and Chrome compatibility</title><link>https://ofstack.com/javascript/1509/javascript-gets-the-current-value-of-the-select-sample-code-of-ie-and-firefox-and-opera-and-chrome-compatibility.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1509/javascript-gets-the-current-value-of-the-select-sample-code-of-ie-and-firefox-and-opera-and-chrome-compatibility.html</guid><description>JavaScript gets the current value of Select Var value = document. GetElementById (&quot; select &quot;). The options [document. GetElementById (&quot; select &quot;). The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS closed Windows and JS closed several methods of page summary</title><link>https://ofstack.com/javascript/1510/js-closed-windows-and-js-closed-several-methods-of-page-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1510/js-closed-windows-and-js-closed-several-methods-of-page-summary.html</guid><description>The first: JS timing automatically close the window &lt; Script language = &quot;javascript&quot; &gt; &lt; ! -- The function closewin () { The self. The opener = null; The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS sample code that does not prompt to close the page window directly</title><link>https://ofstack.com/javascript/1511/js-sample-code-that-does-not-prompt-to-close-the-page-window-directly.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1511/js-sample-code-that-does-not-prompt-to-close-the-page-window-directly.html</guid><description>In IE7, IE8, the use of JavaScript provided by the close() method can be closed the current window or label, but are prompted to hate the dialog box, found…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of the countdown clock sample code</title><link>https://ofstack.com/javascript/1512/js-implementation-of-the-countdown-clock-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1512/js-implementation-of-the-countdown-clock-sample-code.html</guid><description>Js implementation of the countdown clock sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript summary commonly used in B and S mode projects</title><link>https://ofstack.com/javascript/1513/javascript-summary-commonly-used-in-b-and-s-mode-projects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1513/javascript-summary-commonly-used-in-b-and-s-mode-projects.html</guid><description>Right click of screen cheat page &lt; Body oncontextmenu = &quot;return false&quot; &gt; Or &lt; Body style = &quot;overflow - y: hidden&quot; &gt; Add background music to the page IE: &lt;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Load the dtree.js treeview of sample code dynamically</title><link>https://ofstack.com/javascript/1514/load-the-dtree.js-treeview-of-sample-code-dynamically.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1514/load-the-dtree.js-treeview-of-sample-code-dynamically.html</guid><description>We can see that the following code is the key to the spanning tree: First we must create a table in the database So let&apos;s look at the fact that there are so…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery uploadify image upload plugin cannot upload the solution</title><link>https://ofstack.com/javascript/1515/jquery-uploadify-image-upload-plugin-cannot-upload-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1515/jquery-uploadify-image-upload-plugin-cannot-upload-the-solution.html</guid><description>Jquery uploadify image upload plugin cannot upload the solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js USES map to fetch the id set group and implements clicking on a line to select a line</title><link>https://ofstack.com/javascript/1516/js-uses-map-to-fetch-the-id-set-group-and-implements-clicking-on-a-line-to-select-a-line.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1516/js-uses-map-to-fetch-the-id-set-group-and-implements-clicking-on-a-line-to-select-a-line.html</guid><description>Js USES map to fetch the id set group and implements clicking on a line to select a line</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js capture mouse wheel event code</title><link>https://ofstack.com/javascript/1517/js-capture-mouse-wheel-event-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1517/js-capture-mouse-wheel-event-code.html</guid><description>I saw a pen test of a person&apos;s advanced front end interview before It requires writing code by hand, and one of the questions is to make a picture…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Can&apos;t find a possible reason why something went wrong during javascript debugging</title><link>https://ofstack.com/javascript/1518/can&apos;t-find-a-possible-reason-why-something-went-wrong-during-javascript-debugging.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1518/can&apos;t-find-a-possible-reason-why-something-went-wrong-during-javascript-debugging.html</guid><description>Can&apos;t find a possible reason why something went wrong during javascript debugging</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of debugging javascript using firebug</title><link>https://ofstack.com/javascript/1519/an-example-of-debugging-javascript-using-firebug.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1519/an-example-of-debugging-javascript-using-firebug.html</guid><description>An example of debugging javascript using firebug</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript and jquery modify the href attribute of the a tag</title><link>https://ofstack.com/javascript/1520/javascript-and-jquery-modify-the-href-attribute-of-the-a-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1520/javascript-and-jquery-modify-the-href-attribute-of-the-a-tag.html</guid><description>Javascript and jquery modify the href attribute of the a tag</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript modifies CSS styles styles dynamically change element styles</title><link>https://ofstack.com/javascript/1521/javascript-modifies-css-styles-styles-dynamically-change-element-styles.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1521/javascript-modifies-css-styles-styles-dynamically-change-element-styles.html</guid><description>JavaScript modifies CSS styles styles dynamically change element styles</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implement object inheritance in javascript using the apply method</title><link>https://ofstack.com/javascript/1522/implement-object-inheritance-in-javascript-using-the-apply-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1522/implement-object-inheritance-in-javascript-using-the-apply-method.html</guid><description>Implement object inheritance in javascript using the apply method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does javaScript generate XMLHTTP</title><link>https://ofstack.com/javascript/1523/how-does-javascript-generate-xmlhttp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1523/how-does-javascript-generate-xmlhttp.html</guid><description>How does javaScript generate XMLHTTP</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS onmousemove mousemove coordinates solitaire DIV effect instance</title><link>https://ofstack.com/javascript/1524/js-onmousemove-mousemove-coordinates-solitaire-div-effect-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1524/js-onmousemove-mousemove-coordinates-solitaire-div-effect-instance.html</guid><description>Use the onmousemove event, then get the coordinates of the mouse, and then pass the DIV one by one, and finally assign the coordinates of the mouse to DIV.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation imitate weibo release effect instance code</title><link>https://ofstack.com/javascript/1525/js-implementation-imitate-weibo-release-effect-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1525/js-implementation-imitate-weibo-release-effect-instance-code.html</guid><description>The multi-functional floating motion framework is used to achieve the microblog effect. First, the attributes in the textarea are added to the newly created…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JSON infinite folding menu authoring example</title><link>https://ofstack.com/javascript/1526/json-infinite-folding-menu-authoring-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1526/json-infinite-folding-menu-authoring-example.html</guid><description>Recently read an article about JSON infinite folding menu written feel good, is also studied under the code, so the coding way also made a demo actually…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use JSLint to improve JS code quality method sharing</title><link>https://ofstack.com/javascript/1527/use-jslint-to-improve-js-code-quality-method-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1527/use-jslint-to-improve-js-code-quality-method-sharing.html</guid><description>With the advent of rich Web front-end applications, developers have had to re-examine and re-value the power and use of the JavaScript language, abandoning…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript operating table of insertRow deleteRow  insertCell  rounding deleteCell method</title><link>https://ofstack.com/javascript/1528/javascript-operating-table-of-insertrow-deleterow--insertcell--rounding-deletecell-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1528/javascript-operating-table-of-insertrow-deleterow--insertcell--rounding-deletecell-method.html</guid><description>Javascript operating table of insertRow deleteRow insertCell rounding deleteCell method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code to dynamically add and delete table rows using js</title><link>https://ofstack.com/javascript/1529/sample-code-to-dynamically-add-and-delete-table-rows-using-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1529/sample-code-to-dynamically-add-and-delete-table-rows-using-js.html</guid><description>Sample code to dynamically add and delete table rows using js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines the difference between undefined type undefined  and null</title><link>https://ofstack.com/javascript/1530/js-determines-the-difference-between-undefined-type-undefined--and-null.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1530/js-determines-the-difference-between-undefined-type-undefined--and-null.html</guid><description>Js determines the difference between undefined type undefined and null</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>InnerHTML  outerHTML  the innerText outerText usage and difference analysis</title><link>https://ofstack.com/javascript/1531/innerhtml--outerhtml--the-innertext-outertext-usage-and-difference-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1531/innerhtml--outerhtml--the-innertext-outertext-usage-and-difference-analysis.html</guid><description>InnerHTML outerHTML the innerText outerText usage and difference analysis</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js AppendChild versus insertBefore in detail</title><link>https://ofstack.com/javascript/1532/js-appendchild-versus-insertbefore-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1532/js-appendchild-versus-insertbefore-in-detail.html</guid><description>We know that appendChild and insertBefore both have the function of inserting nodes. But in application, there are some differences between the two. For…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The usage of AppendChild and insertBefore in js is explained in detail</title><link>https://ofstack.com/javascript/1533/the-usage-of-appendchild-and-insertbefore-in-js-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1533/the-usage-of-appendchild-and-insertbefore-in-js-is-explained-in-detail.html</guid><description>The appendChild definition The appendChild (newChild: Node) : the Node Appends a node to the childNodes array for the node. Supported: IE 5.0+, Mozilla…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the instance code for the last day of the month with JS getting the maximum number of days of the month</title><link>https://ofstack.com/javascript/1534/js-gets-the-instance-code-for-the-last-day-of-the-month-with-js-getting-the-maximum-number-of-days-of-the-month.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1534/js-gets-the-instance-code-for-the-last-day-of-the-month-with-js-getting-the-maximum-number-of-days-of-the-month.html</guid><description>Js gets the maximum number of days in a month The new Date(&quot; XXXX /xx/xx&quot;) in JS has a nice construction method, When you pass in &quot;XXXX /xx/0&quot; (no. 0), you…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript control ASP.NET treeview control selects or cancels the of sample code</title><link>https://ofstack.com/javascript/1535/the-javascript-control-asp.net-treeview-control-selects-or-cancels-the-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1535/the-javascript-control-asp.net-treeview-control-selects-or-cancels-the-of-sample-code.html</guid><description>The javascript control ASP.NET treeview control selects or cancels the of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Quick solution for JS bubbling events</title><link>https://ofstack.com/javascript/1536/quick-solution-for-js-bubbling-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1536/quick-solution-for-js-bubbling-events.html</guid><description>What is a bubble event This is when you have multiple divs nested; That is, a parent-child relationship is established. When the parent div and the child…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS batch operation CSS properties detailed parsing</title><link>https://ofstack.com/javascript/1537/js-batch-operation-css-properties-detailed-parsing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1537/js-batch-operation-css-properties-detailed-parsing.html</guid><description>In general, we use js to set the style of the element object. Copy the code Var element = document. GetElementById (&quot; id &quot;); Element. Style. 20 px &quot;width…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js mouse and object coordinate control properties detailed analysis</title><link>https://ofstack.com/javascript/1538/js-mouse-and-object-coordinate-control-properties-detailed-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1538/js-mouse-and-object-coordinate-control-properties-detailed-analysis.html</guid><description>offsetTop Gets the computed top position of the object relative to the layout or parent coordinates specified by the offsetParent attribute. The offsetLeft…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS and JQUERY get the page size  scrollbar position  and element position of sample code</title><link>https://ofstack.com/javascript/1539/js-and-jquery-get-the-page-size--scrollbar-position--and-element-position-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1539/js-and-jquery-get-the-page-size--scrollbar-position--and-element-position-of-sample-code.html</guid><description>JS and JQUERY get the page size scrollbar position and element position of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using javascript to disable all text boxes  drop down menus  multi line text fields on the web page</title><link>https://ofstack.com/javascript/1540/using-javascript-to-disable-all-text-boxes--drop-down-menus--multi-line-text-fields-on-the-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1540/using-javascript-to-disable-all-text-boxes--drop-down-menus--multi-line-text-fields-on-the-web-page.html</guid><description>Using javascript to disable all text boxes drop down menus multi line text fields on the web page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the sample code for specifying the parameter value in the url</title><link>https://ofstack.com/javascript/1541/js-gets-the-sample-code-for-specifying-the-parameter-value-in-the-url.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1541/js-gets-the-sample-code-for-specifying-the-parameter-value-in-the-url.html</guid><description>Js gets the sample code for specifying the parameter value in the url</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js double   click mouse automatically scroll screen sample code</title><link>https://ofstack.com/javascript/1542/js-double---click-mouse-automatically-scroll-screen-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1542/js-double---click-mouse-automatically-scroll-screen-sample-code.html</guid><description>Js double click mouse automatically scroll screen sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>This paper discusses how to solve the problem of using the deserialization class of JQUERY JSON</title><link>https://ofstack.com/javascript/1543/this-paper-discusses-how-to-solve-the-problem-of-using-the-deserialization-class-of-jquery-json.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1543/this-paper-discusses-how-to-solve-the-problem-of-using-the-deserialization-class-of-jquery-json.html</guid><description>Recently I made a method of JSON deserialization to the server side and found many problems. I hereby record the solution and share with you Manually…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Json serialization and deserialization method parsing</title><link>https://ofstack.com/javascript/1544/json-serialization-and-deserialization-method-parsing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1544/json-serialization-and-deserialization-method-parsing.html</guid><description>Javascript calls the test code Javascript calls the test code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using js of jquery operation Cookie method description</title><link>https://ofstack.com/javascript/1545/using-js-of-jquery-operation-cookie-method-description.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1545/using-js-of-jquery-operation-cookie-method-description.html</guid><description>Cookie manipulation is a feature that we often use in Web development, and we used to implement it through javascript. The following jquery plug-in is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The usage of JQUERY dialog is explained in detail</title><link>https://ofstack.com/javascript/1546/the-usage-of-jquery-dialog-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1546/the-usage-of-jquery-dialog-is-explained-in-detail.html</guid><description>Today used the client dialog box, the jQuery UI dialog box to learn. Prepare jQuery environment First, we create a button that pops up with a dialog when…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS control image flip sample code of compatible with firefox ie chrome</title><link>https://ofstack.com/javascript/1547/js-control-image-flip-sample-code-of-compatible-with-firefox-ie-chrome.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1547/js-control-image-flip-sample-code-of-compatible-with-firefox-ie-chrome.html</guid><description>JS control image flip sample code of compatible with firefox ie chrome</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A quick solution to the failure of server side controls after jquery dialog open</title><link>https://ofstack.com/javascript/1548/a-quick-solution-to-the-failure-of-server-side-controls-after-jquery-dialog-open.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1548/a-quick-solution-to-the-failure-of-server-side-controls-after-jquery-dialog-open.html</guid><description>Jquery dialog provides us with a very beautiful and practical dialog box, which is much more useful than the monotonous alert, confirm, prompt. When…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Codomain jQuery of cross iframe operation DOM of example</title><link>https://ofstack.com/javascript/1549/codomain-jquery-of-cross-iframe-operation-dom-of-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1549/codomain-jquery-of-cross-iframe-operation-dom-of-example.html</guid><description>Frame is still popular, and many places use it for special cases. For example, traditional upload, select under ie6, proxy, cross-domain, and so on. Today,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery to get parameters in the URL to solve the problem of Chinese garbled code two ways</title><link>https://ofstack.com/javascript/1550/jquery-to-get-parameters-in-the-url-to-solve-the-problem-of-chinese-garbled-code-two-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1550/jquery-to-get-parameters-in-the-url-to-solve-the-problem-of-chinese-garbled-code-two-ways.html</guid><description>Jquery to get parameters in the URL to solve the problem of Chinese garbled code two ways</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to print the current time implementation ideas and code</title><link>https://ofstack.com/javascript/1551/javascript-to-print-the-current-time-implementation-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1551/javascript-to-print-the-current-time-implementation-ideas-and-code.html</guid><description>Javascript to print the current time implementation ideas and code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js limits input to Numbers  letters  characters  and so on</title><link>https://ofstack.com/javascript/1552/js-limits-input-to-numbers--letters--characters--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1552/js-limits-input-to-numbers--letters--characters--and-so-on.html</guid><description>Js limits input to Numbers letters characters and so on</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript changes CSS styles of local and global</title><link>https://ofstack.com/javascript/1553/javascript-changes-css-styles-of-local-and-global.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1553/javascript-changes-css-styles-of-local-and-global.html</guid><description>Javascript changes CSS styles of local and global</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery prompt message display automatically disappeared after the specific implementation</title><link>https://ofstack.com/javascript/1554/jquery-prompt-message-display-automatically-disappeared-after-the-specific-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1554/jquery-prompt-message-display-automatically-disappeared-after-the-specific-implementation.html</guid><description>Jquery prompt message display automatically disappeared after the specific implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Concat of method of array in javascript</title><link>https://ofstack.com/javascript/1555/concat-of-method-of-array-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1555/concat-of-method-of-array-in-javascript.html</guid><description>Concat of method of array in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of the sort of method for arrays in javascript</title><link>https://ofstack.com/javascript/1556/introduction-to-the-use-of-the-sort-of-method-for-arrays-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1556/introduction-to-the-use-of-the-sort-of-method-for-arrays-in-javascript.html</guid><description>Introduction to the use of the sort of method for arrays in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Bubble sort of arrays in javascript is used as an example</title><link>https://ofstack.com/javascript/1557/bubble-sort-of-arrays-in-javascript-is-used-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1557/bubble-sort-of-arrays-in-javascript-is-used-as-an-example.html</guid><description>Bubble sort of arrays in javascript is used as an example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for maximizing arrays in javascript</title><link>https://ofstack.com/javascript/1558/sample-code-for-maximizing-arrays-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1558/sample-code-for-maximizing-arrays-in-javascript.html</guid><description>Sample code for maximizing arrays in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A sample introduction to JS dynamic call method names</title><link>https://ofstack.com/javascript/1559/a-sample-introduction-to-js-dynamic-call-method-names.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1559/a-sample-introduction-to-js-dynamic-call-method-names.html</guid><description>A sample introduction to JS dynamic call method names</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript page dynamically displays the time varying sample code</title><link>https://ofstack.com/javascript/1560/the-javascript-page-dynamically-displays-the-time-varying-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1560/the-javascript-page-dynamically-displays-the-time-varying-sample-code.html</guid><description>The javascript page dynamically displays the time varying sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Page real time update time JS instance code</title><link>https://ofstack.com/javascript/1561/page-real-time-update-time-js-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1561/page-real-time-update-time-js-instance-code.html</guid><description>Call: &lt; Strong&gt; Current time :&lt; / strong&gt; &lt; Font color = &quot;white&quot; &gt; &lt; Span id = &quot;nowDateTimeSpan&quot; &gt; &lt; / span&gt; &lt; / font&gt;</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS code with left and right arrow image rotations</title><link>https://ofstack.com/javascript/1562/js-code-with-left-and-right-arrow-image-rotations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1562/js-code-with-left-and-right-arrow-image-rotations.html</guid><description>See the picture below for the effect of rotation. The picture can be rotated by itself. Click the left and right buttons to turn the page. Effect picture:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of changing the selected state of a marquee with js code</title><link>https://ofstack.com/javascript/1563/a-simple-example-of-changing-the-selected-state-of-a-marquee-with-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1563/a-simple-example-of-changing-the-selected-state-of-a-marquee-with-js-code.html</guid><description>Today, there was a requirement to change the selected state of the marquee using js code. I didn&apos;t want to be direct Because we set checked=&quot;checked&quot; in the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explain the difference between document.ready and window.onload</title><link>https://ofstack.com/javascript/1564/explain-the-difference-between-document.ready-and-window.onload.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1564/explain-the-difference-between-document.ready-and-window.onload.html</guid><description>Javascript can only perform certain operations on DOM elements after they have been defined, which is covered in the article &quot;Javascript execution order&quot;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Talk about Javascript execution order</title><link>https://ofstack.com/javascript/1565/talk-about-javascript-execution-order.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1565/talk-about-javascript-execution-order.html</guid><description>Talk about Javascript execution order</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript talk about reference types</title><link>https://ofstack.com/javascript/1566/javascript-talk-about-reference-types.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1566/javascript-talk-about-reference-types.html</guid><description>Introduction to the 1. Reference type A reference type is an internal type in javascript. It is mainly used as a reference, instead of a variable or…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis of style setting of JQuery UI Dialog</title><link>https://ofstack.com/javascript/1567/brief-analysis-of-style-setting-of-jquery-ui-dialog.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1567/brief-analysis-of-style-setting-of-jquery-ui-dialog.html</guid><description>Recently, I was working on a JQUERY UI Dialog plug-in, which felt particularly powerful, but the style setting was a bit of a hassle. After two days of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajaxStart of and ajaxStop of method of of examples</title><link>https://ofstack.com/javascript/1568/jquery-ajaxstart-of-and-ajaxstop-of-method-of-of-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1568/jquery-ajaxstart-of-and-ajaxstop-of-method-of-of-examples.html</guid><description>JQuery provides similar functionality through the ajaxStart() and ajaxStop() methods. The ajaxStart() method is called when an Ajax request is started and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery. Event is compatible with all browsers for detailed parsing of events</title><link>https://ofstack.com/javascript/1569/jquery.-event-is-compatible-with-all-browsers-for-detailed-parsing-of-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1569/jquery.-event-is-compatible-with-all-browsers-for-detailed-parsing-of-events.html</guid><description>JQuery. Event. Fix (event |, | window.event); This method converts the event object of the browser to jquery.event; If your event is bound through the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery event object properties and method summary</title><link>https://ofstack.com/javascript/1570/jquery-event-object-properties-and-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1570/jquery-event-object-properties-and-method-summary.html</guid><description>JQuery reading notes and Event property description The Event attribute in JQuery events is often ignored. Most of the time you don&apos;t really use it, but…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Understand the difference between the live and bind methods in jQuery</title><link>https://ofstack.com/javascript/1571/understand-the-difference-between-the-live-and-bind-methods-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1571/understand-the-difference-between-the-live-and-bind-methods-in-jquery.html</guid><description>Note that you must use live () if you are adding layers and objects through jq; nothing else works The downside of live is that it doesn&apos;t free up space…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parse the conversion between JSON objects and strings</title><link>https://ofstack.com/javascript/1572/parse-the-conversion-between-json-objects-and-strings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1572/parse-the-conversion-between-json-objects-and-strings.html</guid><description>In the process of development, if a small number of parameters of the front and back end of the transfer, you can directly use the ajax data function,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Path and domain properties in cookies</title><link>https://ofstack.com/javascript/1573/path-and-domain-properties-in-cookies.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1573/path-and-domain-properties-in-cookies.html</guid><description>1. The domain is a cookie in the domain, the default for the request of address, such as www.jb51.net/test/test.aspx, then the domain to www.jb51.net by…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Analyze Path and domain in Cookie</title><link>https://ofstack.com/javascript/1574/analyze-path-and-domain-in-cookie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1574/analyze-path-and-domain-in-cookie.html</guid><description>Path. Specifies the WEB page associated with the cookie. The value can be a directory or a path. If a cookie is established in / /…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery. Cookie usage</title><link>https://ofstack.com/javascript/1575/jquery.-cookie-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1575/jquery.-cookie-usage.html</guid><description>Cookies are generated on the server side and sent to the user-agent (usually the browser). The browser will save the key/value of the Cookie to a text file…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Event altKey ctrlKey shiftKey attribute resolution</title><link>https://ofstack.com/javascript/1576/event-altkey-ctrlkey-shiftkey-attribute-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1576/event-altkey-ctrlkey-shiftkey-attribute-resolution.html</guid><description>The event, altKey Function: detects whether Alt is being held while the event is happening. Grammar: event. AltKey Value: true | false An altKey attribute…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Extjs4 treepanel example of dynamically changing row heights</title><link>https://ofstack.com/javascript/1577/extjs4-treepanel-example-of-dynamically-changing-row-heights.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1577/extjs4-treepanel-example-of-dynamically-changing-row-heights.html</guid><description>Extjs4 treepanel example of dynamically changing row heights</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript on this</title><link>https://ofstack.com/javascript/1578/javascript-on-this.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1578/javascript-on-this.html</guid><description>introduce This plays a very important role in a variety of opposition object programming, mainly used to point to the calling object. However, in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The reason for the failure to convert the list to json</title><link>https://ofstack.com/javascript/1579/the-reason-for-the-failure-to-convert-the-list-to-json.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1579/the-reason-for-the-failure-to-convert-the-list-to-json.html</guid><description>Presumably you are using hibernate&apos;s automatic annotation, and there is a one-to-many, many-to-one relationship in it, which requires you to annotate…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation can drag DIV methods</title><link>https://ofstack.com/javascript/1580/js-implementation-can-drag-div-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1580/js-implementation-can-drag-div-methods.html</guid><description>With the change of The Times, more and more feel the importance of js, js not only can do web pages (such as Ext framework), but also can do some web…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js copies web content and is compatible with the code of the major browsers</title><link>https://ofstack.com/javascript/1581/js-copies-web-content-and-is-compatible-with-the-code-of-the-major-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1581/js-copies-web-content-and-is-compatible-with-the-code-of-the-major-browsers.html</guid><description>Js copies web content and is compatible with the code of the major browsers</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mouse in and out events change the resolution of the image in two ways</title><link>https://ofstack.com/javascript/1582/mouse-in-and-out-events-change-the-resolution-of-the-image-in-two-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1582/mouse-in-and-out-events-change-the-resolution-of-the-image-in-two-ways.html</guid><description>Mouse in and out events change the resolution of the image in two ways</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code to determine whether a client browser supports cookies</title><link>https://ofstack.com/javascript/1583/sample-code-to-determine-whether-a-client-browser-supports-cookies.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1583/sample-code-to-determine-whether-a-client-browser-supports-cookies.html</guid><description>Sample code to determine whether a client browser supports cookies</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to debug JS</title><link>https://ofstack.com/javascript/1584/how-to-debug-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1584/how-to-debug-js.html</guid><description>How to debug JS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Exception handling method sharing in JS</title><link>https://ofstack.com/javascript/1585/exception-handling-method-sharing-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1585/exception-handling-method-sharing-in-js.html</guid><description>Js fault-tolerant statement, even if js error does not prompt an error (to prevent the browser bottom right corner of a yellow triangle symbol, or the user…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of an online quadratic equation calculator with one variable</title><link>https://ofstack.com/javascript/1586/an-example-of-an-online-quadratic-equation-calculator-with-one-variable.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1586/an-example-of-an-online-quadratic-equation-calculator-with-one-variable.html</guid><description>An example of an online quadratic equation calculator with one variable</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS code that determines whether the file is being used</title><link>https://ofstack.com/javascript/1587/js-code-that-determines-whether-the-file-is-being-used.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1587/js-code-that-determines-whether-the-file-is-being-used.html</guid><description>JS code that determines whether the file is being used</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery mouse stops moving events</title><link>https://ofstack.com/javascript/1588/jquery-mouse-stops-moving-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1588/jquery-mouse-stops-moving-events.html</guid><description>Jquery mouse stops moving events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery copy Flash scroll up and down the Chinese and English navigation menu example</title><link>https://ofstack.com/javascript/15880/jquery-copy-flash-scroll-up-and-down-the-chinese-and-english-navigation-menu-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15880/jquery-copy-flash-scroll-up-and-down-the-chinese-and-english-navigation-menu-example.html</guid><description>The example of this article describes the method of jQuery imitating Flash to flip up and down the navigation menu in Chinese and English. Share with you…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>js controls the full screen display of the page and how to exit the full screen display</title><link>https://ofstack.com/javascript/15881/js-controls-the-full-screen-display-of-the-page-and-how-to-exit-the-full-screen-display.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15881/js-controls-the-full-screen-display-of-the-page-and-how-to-exit-the-full-screen-display.html</guid><description>This article illustrates how to control the full screen display of js and how to exit the full screen display. Share with you for your reference. The…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>The jQuery implementation can be used for dynamic sliding menus for blogs</title><link>https://ofstack.com/javascript/15885/the-jquery-implementation-can-be-used-for-dynamic-sliding-menus-for-blogs.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15885/the-jquery-implementation-can-be-used-for-dynamic-sliding-menus-for-blogs.html</guid><description>This article demonstrates an example of how jQuery can implement dynamic sliding menus for blogs. Share with you for your reference. The details are as follows:</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>JS delegate and live analysis</title><link>https://ofstack.com/javascript/1589/js-delegate-and-live-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1589/js-delegate-and-live-analysis.html</guid><description>There are two methods can be used for binding in jquery automatically append the DOM object, they are live and delegate, in fact, these two methods is a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The usage and distinction of delegate and on in jQuery</title><link>https://ofstack.com/javascript/1590/the-usage-and-distinction-of-delegate-and-on-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1590/the-usage-and-distinction-of-delegate-and-on-in-jquery.html</guid><description>The usage and distinction of delegate and on in jQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS controls how web pages dynamically generate tables for any number of rows</title><link>https://ofstack.com/javascript/15901/js-controls-how-web-pages-dynamically-generate-tables-for-any-number-of-rows.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15901/js-controls-how-web-pages-dynamically-generate-tables-for-any-number-of-rows.html</guid><description>This article illustrates an example of how JS controls the dynamic generation of a table with any number of rows and columns on a web page. Share with you…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of mouse over to display large pictures</title><link>https://ofstack.com/javascript/15905/jquery-implements-the-method-of-mouse-over-to-display-large-pictures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15905/jquery-implements-the-method-of-mouse-over-to-display-large-pictures.html</guid><description>This article illustrates an example of how jQuery can be used to display a large image across a mouse. Share with you for your reference. The details are as…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>The array of javascript objects is sorted by the value of the object object key</title><link>https://ofstack.com/javascript/15906/the-array-of-javascript-objects-is-sorted-by-the-value-of-the-object-object-key.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15906/the-array-of-javascript-objects-is-sorted-by-the-value-of-the-object-object-key.html</guid><description>There is an array of js objects var ary=[{id:1,name:&quot;b&quot;},{id:2,name:&quot;b&quot;}] the requirement is to sort by name or id values, here is a fancy function Function…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for storing checkbox values in jquery array</title><link>https://ofstack.com/javascript/1591/sample-code-for-storing-checkbox-values-in-jquery-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1591/sample-code-for-storing-checkbox-values-in-jquery-array.html</guid><description>Sample code for storing checkbox values in jquery array</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implements the method of loading files in dynamic order</title><link>https://ofstack.com/javascript/15913/js-implements-the-method-of-loading-files-in-dynamic-order.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15913/js-implements-the-method-of-loading-files-in-dynamic-order.html</guid><description>This article illustrates the dynamic sequential loading of JS files. Share with you for your reference. The specific analysis is as follows: Dynamic loading…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Jquery achieved the imitation of tencent entertainment channel focus picture of slide effects</title><link>https://ofstack.com/javascript/15914/jquery-achieved-the-imitation-of-tencent-entertainment-channel-focus-picture-of-slide-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15914/jquery-achieved-the-imitation-of-tencent-entertainment-channel-focus-picture-of-slide-effects.html</guid><description>A copy of tencent entertainment channel focus map rotation plug-in The above is to share jQuery copy tencent entertainment channel focus picture effects all…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript operates on the Oracle database example</title><link>https://ofstack.com/javascript/15916/javascript-operates-on-the-oracle-database-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15916/javascript-operates-on-the-oracle-database-example.html</guid><description>I am still a newbie in the IT world. I have not been working for a long time. However, with my eager to learn and my never-ending learning pace, I have also…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>How does jquery get the value of the current name by the name name</title><link>https://ofstack.com/javascript/1592/how-does-jquery-get-the-value-of-the-current-name-by-the-name-name.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1592/how-does-jquery-get-the-value-of-the-current-name-by-the-name-name.html</guid><description>How does jquery get the value of the current name by the name name</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of adding specific content to a string at a specified length</title><link>https://ofstack.com/javascript/15922/jquery-implements-the-method-of-adding-specific-content-to-a-string-at-a-specified-length.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15922/jquery-implements-the-method-of-adding-specific-content-to-a-string-at-a-specified-length.html</guid><description>This article demonstrates an example of how jQuery implements strings that add specific content at a specified length. Share with you for your reference.…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery simulates the scrolling effect of the sina weibo home page</title><link>https://ofstack.com/javascript/15925/jquery-simulates-the-scrolling-effect-of-the-sina-weibo-home-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15925/jquery-simulates-the-scrolling-effect-of-the-sina-weibo-home-page.html</guid><description>This paper illustrates the method of jQuery to simulate the scrolling effect of sina weibo homepage. Share with you for your reference. The specific…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of counting the number of input words</title><link>https://ofstack.com/javascript/15927/jquery-implements-the-method-of-counting-the-number-of-input-words.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15927/jquery-implements-the-method-of-counting-the-number-of-input-words.html</guid><description>The example of this paper describes the method of jQuery to calculate the number of input words. Share with you for your reference. The details are as follows:</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>The problem of foreground js object transforming Java object in the background is discussed</title><link>https://ofstack.com/javascript/1593/the-problem-of-foreground-js-object-transforming-java-object-in-the-background-is-discussed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1593/the-problem-of-foreground-js-object-transforming-java-object-in-the-background-is-discussed.html</guid><description>The problem of foreground js object transforming Java object in the background is discussed</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript USES summary with css3 animation</title><link>https://ofstack.com/javascript/15938/javascript-uses-summary-with-css3-animation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15938/javascript-uses-summary-with-css3-animation.html</guid><description>When Html5 and css3 have gradually become the mainstream, I am quite used to using js to do some simple animations. Because on desktop browsers, not all of…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to Javascript selection compatibility</title><link>https://ofstack.com/javascript/1594/introduction-to-javascript-selection-compatibility.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1594/introduction-to-javascript-selection-compatibility.html</guid><description>Introduction to Javascript selection compatibility</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js controls the way text boxes enter only Numbers and decimal points</title><link>https://ofstack.com/javascript/15942/js-controls-the-way-text-boxes-enter-only-numbers-and-decimal-points.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15942/js-controls-the-way-text-boxes-enter-only-numbers-and-decimal-points.html</guid><description>This example shows how js controls text boxes to enter only Numbers and decimal points. Share with you for your reference. The specific implementation…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of highlighting the current page labels</title><link>https://ofstack.com/javascript/15943/jquery-implements-the-method-of-highlighting-the-current-page-labels.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15943/jquery-implements-the-method-of-highlighting-the-current-page-labels.html</guid><description>This article illustrates how jQuery enables the highlighting of current page labels. Share with you for your reference. The specific implementation method…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of highlighting</title><link>https://ofstack.com/javascript/15944/jquery-implements-the-method-of-highlighting.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15944/jquery-implements-the-method-of-highlighting.html</guid><description>This article demonstrates an example of how jQuery can be highlighted. Share with you for your reference. The details are as follows: The main functional…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Method to insert a new element outside of each matched element</title><link>https://ofstack.com/javascript/1595/method-to-insert-a-new-element-outside-of-each-matched-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1595/method-to-insert-a-new-element-outside-of-each-matched-element.html</guid><description>Method to insert a new element outside of each matched element</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>innerHTML attributes  outerHTML attributes  textContent attributes  innerText attributes</title><link>https://ofstack.com/javascript/15952/innerhtml-attributes--outerhtml-attributes--textcontent-attributes--innertext-attributes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/15952/innerhtml-attributes--outerhtml-attributes--textcontent-attributes--innertext-attributes.html</guid><description>innerHTML attributes outerHTML attributes textContent attributes innerText attributes</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief introduction to six data types and special attention points of javascript</title><link>https://ofstack.com/javascript/1596/a-brief-introduction-to-six-data-types-and-special-attention-points-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1596/a-brief-introduction-to-six-data-types-and-special-attention-points-of-javascript.html</guid><description>There are six data types commonly used in js: String, Null, Number, Boolean, and Object. 1. Attention of typeof When it comes to data types, the operator…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Random example of random function of random number generated by js</title><link>https://ofstack.com/javascript/1597/random-example-of-random-function-of-random-number-generated-by-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1597/random-example-of-random-function-of-random-number-generated-by-js.html</guid><description>Random example of random function of random number generated by js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements the example code for moving the tr element up and down</title><link>https://ofstack.com/javascript/1598/jquery-implements-the-example-code-for-moving-the-tr-element-up-and-down.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1598/jquery-implements-the-example-code-for-moving-the-tr-element-up-and-down.html</guid><description>Jquery implements the example code for moving the tr element up and down</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Resolved that the JQeury display content has no margins the content is next to the browser edge</title><link>https://ofstack.com/javascript/1599/resolved-that-the-jqeury-display-content-has-no-margins-the-content-is-next-to-the-browser-edge.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1599/resolved-that-the-jqeury-display-content-has-no-margins-the-content-is-next-to-the-browser-edge.html</guid><description>Resolved that the JQeury display content has no margins the content is next to the browser edge</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS compares two simple sample code for time sizes</title><link>https://ofstack.com/javascript/1600/js-compares-two-simple-sample-code-for-time-sizes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1600/js-compares-two-simple-sample-code-for-time-sizes.html</guid><description>JS compares two simple sample code for time sizes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets sample code for URL parameters and parameter values</title><link>https://ofstack.com/javascript/1601/javascript-gets-sample-code-for-url-parameters-and-parameter-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1601/javascript-gets-sample-code-for-url-parameters-and-parameter-values.html</guid><description>Javascript gets sample code for URL parameters and parameter values</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the sample code for the mouse click element object of</title><link>https://ofstack.com/javascript/1602/javascript-gets-the-sample-code-for-the-mouse-click-element-object-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1602/javascript-gets-the-sample-code-for-the-mouse-click-element-object-of.html</guid><description>IE: Var obj = document. ElementFromPoint (event. ClientX, event. ClientY); Get object text Var a = obj. The innerText FF requires adding an object to the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js operation select and option of examples</title><link>https://ofstack.com/javascript/1603/js-operation-select-and-option-of-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1603/js-operation-select-and-option-of-examples.html</guid><description>1. Create a select dynamically Var obj = document. GetElementByIdx_x (&quot; mySelect &quot;); Var index = obj. SelectedIndex; // serial number, take the serial…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js plug in way to open the PDF file of browser PDF plug in to share</title><link>https://ofstack.com/javascript/1604/js-plug-in-way-to-open-the-pdf-file-of-browser-pdf-plug-in-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1604/js-plug-in-way-to-open-the-pdf-file-of-browser-pdf-plug-in-to-share.html</guid><description>OK, that&apos;s it. Just write the address right. What if I load the PDF in a div? Look at the official website, found that the embed() method can have…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS dynamically adds and removes the sample code for the Option object of in the select</title><link>https://ofstack.com/javascript/1605/js-dynamically-adds-and-removes-the-sample-code-for-the-option-object-of-in-the-select.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1605/js-dynamically-adds-and-removes-the-sample-code-for-the-option-object-of-in-the-select.html</guid><description>JS dynamically adds and removes the sample code for the Option object of in the select</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js select option object summary</title><link>https://ofstack.com/javascript/1606/js-select-option-object-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1606/js-select-option-object-summary.html</guid><description>Basic understanding: Var e = document. GetElementById (&quot; selectId &quot;); E. Options = new Option(&quot; text &quot;,&quot; value &quot;); // creates an option object in &lt; Select&gt;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript key event of is compatible with all browsers</title><link>https://ofstack.com/javascript/1607/javascript-key-event-of-is-compatible-with-all-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1607/javascript-key-event-of-is-compatible-with-all-browsers.html</guid><description>Part 1: browser button events To implement keylogger with js, we should pay attention to three key event types in the browser, namely keydown, keypress and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js and jQuery get the iframe of the parent window and child window</title><link>https://ofstack.com/javascript/1608/js-and-jquery-get-the-iframe-of-the-parent-window-and-child-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1608/js-and-jquery-get-the-iframe-of-the-parent-window-and-child-window.html</guid><description>In web development, iframes are often used, and it is inevitable that you will encounter elements that require the use of the iframe in the parent window,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several return methods for calling HttpHanlder</title><link>https://ofstack.com/javascript/1609/summary-of-several-return-methods-for-calling-httphanlder.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1609/summary-of-several-return-methods-for-calling-httphanlder.html</guid><description>1: if you only need to return string form such as content, JSON string array, etc The context. The Response. The Write (resultPrice. ToString ()); 2: if you…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery implements a gorgeous horizontal drop down menu</title><link>https://ofstack.com/javascript/1610/jquery-implements-a-gorgeous-horizontal-drop-down-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1610/jquery-implements-a-gorgeous-horizontal-drop-down-menu.html</guid><description>JQuery implements a gorgeous horizontal drop down menu</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of jquery prop and the difference with attr</title><link>https://ofstack.com/javascript/1611/introduction-to-the-use-of-jquery-prop-and-the-difference-with-attr.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1611/introduction-to-the-use-of-jquery-prop-and-the-difference-with-attr.html</guid><description>Introduction to the use of jquery prop and the difference with attr</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the text sample code for the option selected by select</title><link>https://ofstack.com/javascript/1612/js-gets-the-text-sample-code-for-the-option-selected-by-select.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1612/js-gets-the-text-sample-code-for-the-option-selected-by-select.html</guid><description>Js gets the text sample code for the option selected by select</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js effectively removes the array duplicate element sample code</title><link>https://ofstack.com/javascript/1613/js-effectively-removes-the-array-duplicate-element-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1613/js-effectively-removes-the-array-duplicate-element-sample-code.html</guid><description>Js effectively removes the array duplicate element sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>No flicker update web content JS implementation</title><link>https://ofstack.com/javascript/1614/no-flicker-update-web-content-js-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1614/no-flicker-update-web-content-js-implementation.html</guid><description>Scintillation - free updating of web pages is a larger topic. The loaded HTML string (retrieved via ajax), if you still need to run the code, is a problem.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for defining strings in javascript</title><link>https://ofstack.com/javascript/1615/sample-code-for-defining-strings-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1615/sample-code-for-defining-strings-in-javascript.html</guid><description>Sample code for defining strings in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of using typeof in javascript</title><link>https://ofstack.com/javascript/1616/an-example-of-using-typeof-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1616/an-example-of-using-typeof-in-javascript.html</guid><description>An example of using typeof in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of common functions in javascript</title><link>https://ofstack.com/javascript/1617/introduction-to-the-use-of-common-functions-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1617/introduction-to-the-use-of-common-functions-in-javascript.html</guid><description>Introduction to the use of common functions in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of isNaN of methods for global objects in javascript</title><link>https://ofstack.com/javascript/1618/introduction-to-the-use-of-isnan-of-methods-for-global-objects-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1618/introduction-to-the-use-of-isnan-of-methods-for-global-objects-in-javascript.html</guid><description>Introduction to the use of isNaN of methods for global objects in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of parseInt of methods for global objects in javascript</title><link>https://ofstack.com/javascript/1619/introduction-to-the-use-of-parseint-of-methods-for-global-objects-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1619/introduction-to-the-use-of-parseint-of-methods-for-global-objects-in-javascript.html</guid><description>Introduction to the use of parseInt of methods for global objects in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The use of ajax in jQuery and the solution of caching problems</title><link>https://ofstack.com/javascript/1620/the-use-of-ajax-in-jquery-and-the-solution-of-caching-problems.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1620/the-use-of-ajax-in-jquery-and-the-solution-of-caching-problems.html</guid><description>1:GET access browser thinks is idempotent It&apos;s the same URL and there&apos;s only one result. So on the second visit if the URL string doesn&apos;t change the browser…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Resolve the ajax caching problem in jquery</title><link>https://ofstack.com/javascript/1621/resolve-the-ajax-caching-problem-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1621/resolve-the-ajax-caching-problem-in-jquery.html</guid><description>Resolve the ajax caching problem in jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An introduction to the simplest way to quickly solve jquery&apos;s get caching problem</title><link>https://ofstack.com/javascript/1622/an-introduction-to-the-simplest-way-to-quickly-solve-jquery&apos;s-get-caching-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1622/an-introduction-to-the-simplest-way-to-quickly-solve-jquery&apos;s-get-caching-problem.html</guid><description>Under the ie series, the $.get() method caches the results when the url is fixed, causing unexpected problems. Under firefox, it&apos;s not cached. There are…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery combines CSS manipulation with methods for printing styles</title><link>https://ofstack.com/javascript/1623/jquery-combines-css-manipulation-with-methods-for-printing-styles.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1623/jquery-combines-css-manipulation-with-methods-for-printing-styles.html</guid><description>Add a print style 1. Prepare a CSS file for screen display and printing, as follows: CSS for screen display: CSS for printing: 2. Import method: 3. Directly…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery dynamic change of image display size of modified version of the realization of ideas and code</title><link>https://ofstack.com/javascript/1624/jquery-dynamic-change-of-image-display-size-of-modified-version-of-the-realization-of-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1624/jquery-dynamic-change-of-image-display-size-of-modified-version-of-the-realization-of-ideas-and-code.html</guid><description>When we want to display several pictures with different sizes in the background, we need to dynamically change the size of the pictures in order to ensure…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery automatically switches the specific implementation of the tabs TAB</title><link>https://ofstack.com/javascript/1625/jquery-automatically-switches-the-specific-implementation-of-the-tabs-tab.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1625/jquery-automatically-switches-the-specific-implementation-of-the-tabs-tab.html</guid><description>Jquery automatically switches the specific implementation of the tabs TAB</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS code that does not duplicate data is randomly selected from the array</title><link>https://ofstack.com/javascript/1626/js-code-that-does-not-duplicate-data-is-randomly-selected-from-the-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1626/js-code-that-does-not-duplicate-data-is-randomly-selected-from-the-array.html</guid><description>Some operations related to arrays are often encountered in work 1. Randomly select x pieces of non-repeating data from the data (PS: the following s.ach is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS filter url parameters of the implementation of special characters</title><link>https://ofstack.com/javascript/1627/js-filter-url-parameters-of-the-implementation-of-special-characters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1627/js-filter-url-parameters-of-the-implementation-of-special-characters.html</guid><description>In the URL pass parameter, there are some special characters, and these symbols cannot be directly passed in the URL, if you want to pass these special…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS control image such as scaling sample code</title><link>https://ofstack.com/javascript/1628/js-control-image-such-as-scaling-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1628/js-control-image-such-as-scaling-sample-code.html</guid><description>JS control image such as scaling sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS mask key effect and change the key effect of the sample code</title><link>https://ofstack.com/javascript/1629/js-mask-key-effect-and-change-the-key-effect-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1629/js-mask-key-effect-and-change-the-key-effect-of-the-sample-code.html</guid><description>Function key f1-f2:112-123 Number keys: 0-9:48-57 Backspace key: 8 Shift: 16; Ctrl: 17; Alt: 18 Insert: 45; Delete: 46</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js clears the sample code for the codomain of type equal to file in input</title><link>https://ofstack.com/javascript/1630/js-clears-the-sample-code-for-the-codomain-of-type-equal-to-file-in-input.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1630/js-clears-the-sample-code-for-the-codomain-of-type-equal-to-file-in-input.html</guid><description>As shown below; Var objFile = document. GetElementById (&quot; count &quot;); ObjFile. OuterHTML = objFile. OuterHTML. Replace (/ (value = \ &quot;). + \ &quot;/ I,&quot; $1 \ &quot;&quot;);</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery clicks outside of itself to close a simple instance of the pop up layer</title><link>https://ofstack.com/javascript/1632/jquery-clicks-outside-of-itself-to-close-a-simple-instance-of-the-pop-up-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1632/jquery-clicks-outside-of-itself-to-close-a-simple-instance-of-the-pop-up-layer.html</guid><description>The main function is to click the display, and then by clicking anywhere on the page can turn off the display effect, mainly $(document).click During the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS refresh the current page of several methods summary</title><link>https://ofstack.com/javascript/1633/js-refresh-the-current-page-of-several-methods-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1633/js-refresh-the-current-page-of-several-methods-summary.html</guid><description>Grammar: location. Reload ([bForceGet]) Parameter: bForceGet, optional parameter, false by default, takes the current page from the client cache. True, then…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The usage of indexof in js is analyzed in detail</title><link>https://ofstack.com/javascript/1634/the-usage-of-indexof-in-js-is-analyzed-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1634/the-usage-of-indexof-in-js-is-analyzed-in-detail.html</guid><description>String.indexof method (Char, [startIndex], [count]) Reports the index of the first match of the specified character in this instance. The search starts at…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js click elsewhere on the page to close the pop up layer of sample code</title><link>https://ofstack.com/javascript/1635/js-click-elsewhere-on-the-page-to-close-the-pop-up-layer-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1635/js-click-elsewhere-on-the-page-to-close-the-pop-up-layer-of-sample-code.html</guid><description>1. When the pop-up method is called, an event object is passed in: event. 2. Pop-up method to add event binding code. 3. There should be a global js code,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS Replace full Replace characters usage summary</title><link>https://ofstack.com/javascript/1636/js-replace-full-replace-characters-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1636/js-replace-full-replace-characters-usage-summary.html</guid><description>Script language = &quot;javascript&quot; &gt; Var r = &quot;1, n2 and n3 \ n&quot;; // replace the element number with the letter \n Alert (r.r eplace (&quot; \ n &quot;, &quot;;&quot; )); Results:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the url link string location.href</title><link>https://ofstack.com/javascript/1637/js-gets-the-url-link-string-location.href.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1637/js-gets-the-url-link-string-location.href.html</guid><description>JS gets the url link string location.href</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The solution when the amount of data in the url in window.location.href is too large</title><link>https://ofstack.com/javascript/1638/the-solution-when-the-amount-of-data-in-the-url-in-window.location.href-is-too-large.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1638/the-solution-when-the-amount-of-data-in-the-url-in-window.location.href-is-too-large.html</guid><description>Let&apos;s talk about today&apos;s problem first For the processing of exporting excel, a large amount of data needs to be transferred to the background after the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of three ways to deselect radio</title><link>https://ofstack.com/javascript/1639/examples-of-three-ways-to-deselect-radio.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1639/examples-of-three-ways-to-deselect-radio.html</guid><description>Examples of three ways to deselect radio</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to insert HTML content and text content in the specified place</title><link>https://ofstack.com/javascript/1640/how-to-insert-html-content-and-text-content-in-the-specified-place.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1640/how-to-insert-html-content-and-text-content-in-the-specified-place.html</guid><description>How to insert HTML content and text content in the specified place</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js prevents child elements from responding to the parent element&apos;s onmouseout event implementation</title><link>https://ofstack.com/javascript/1641/js-prevents-child-elements-from-responding-to-the-parent-element&apos;s-onmouseout-event-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1641/js-prevents-child-elements-from-responding-to-the-parent-element&apos;s-onmouseout-event-implementation.html</guid><description>Js prevents child elements from responding to the parent element&apos;s onmouseout event implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Write the reason why the el expression cannot be evaluated in the js file and the solution</title><link>https://ofstack.com/javascript/1642/write-the-reason-why-the-el-expression-cannot-be-evaluated-in-the-js-file-and-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1642/write-the-reason-why-the-el-expression-cannot-be-evaluated-in-the-js-file-and-the-solution.html</guid><description>Write the reason why the el expression cannot be evaluated in the js file and the solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js universal order code</title><link>https://ofstack.com/javascript/1643/js-universal-order-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1643/js-universal-order-code.html</guid><description>Js universal order code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js page out of the frameset framework sample introduction</title><link>https://ofstack.com/javascript/1644/js-page-out-of-the-frameset-framework-sample-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1644/js-page-out-of-the-frameset-framework-sample-introduction.html</guid><description>Js page out of the frameset framework sample introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Html5 canvas js of digital clock instance code</title><link>https://ofstack.com/javascript/1645/html5-canvas-js-of-digital-clock-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1645/html5-canvas-js-of-digital-clock-instance-code.html</guid><description>Html5 canvas js of digital clock instance code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Floating div adaptive center display js code</title><link>https://ofstack.com/javascript/1646/floating-div-adaptive-center-display-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1646/floating-div-adaptive-center-display-js-code.html</guid><description>When div is floating, the browser window cannot be centered when it changes (because float is usually left or right). You can start with jquery to get the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implementation of a simple Map example</title><link>https://ofstack.com/javascript/1647/javascript-implementation-of-a-simple-map-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1647/javascript-implementation-of-a-simple-map-example.html</guid><description>Javascript implementation of a simple Map example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js cart implementation ideas and code of personal feel good</title><link>https://ofstack.com/javascript/1648/js-cart-implementation-ideas-and-code-of-personal-feel-good.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1648/js-cart-implementation-ideas-and-code-of-personal-feel-good.html</guid><description>Js cart implementation ideas and code of personal feel good</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A way to let jQuery coexist with other JavaScript libraries to avoid collisions</title><link>https://ofstack.com/javascript/1649/a-way-to-let-jquery-coexist-with-other-javascript-libraries-to-avoid-collisions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1649/a-way-to-let-jquery-coexist-with-other-javascript-libraries-to-avoid-collisions.html</guid><description>A way to let jQuery coexist with other JavaScript libraries to avoid collisions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Comment page of written by js is not bad</title><link>https://ofstack.com/javascript/1650/comment-page-of-written-by-js-is-not-bad.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1650/comment-page-of-written-by-js-is-not-bad.html</guid><description>Comment page of written by js is not bad</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use js to refresh the concrete implementation of the current page reserved parameters</title><link>https://ofstack.com/javascript/1651/use-js-to-refresh-the-concrete-implementation-of-the-current-page-reserved-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1651/use-js-to-refresh-the-concrete-implementation-of-the-current-page-reserved-parameters.html</guid><description>Had certain site traffic, you need to find a way to improve the viscosity, the world buyers net recently going to get a set of tools of foreign trade, is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plug in jTimer of jquery timer method</title><link>https://ofstack.com/javascript/1652/jquery-plug-in-jtimer-of-jquery-timer-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1652/jquery-plug-in-jtimer-of-jquery-timer-method.html</guid><description>Jquery plug in jTimer of jquery timer method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery to achieve the image page turning effect</title><link>https://ofstack.com/javascript/1653/jquery-to-achieve-the-image-page-turning-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1653/jquery-to-achieve-the-image-page-turning-effect.html</guid><description>Jquery to achieve the image page turning effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js substring gets the specified length string of sample code from the right</title><link>https://ofstack.com/javascript/1654/js-substring-gets-the-specified-length-string-of-sample-code-from-the-right.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1654/js-substring-gets-the-specified-length-string-of-sample-code-from-the-right.html</guid><description>Js substring gets the specified length string of sample code from the right</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS 10 ways to determine whether an object exists or not</title><link>https://ofstack.com/javascript/1655/js-10-ways-to-determine-whether-an-object-exists-or-not.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1655/js-10-ways-to-determine-whether-an-object-exists-or-not.html</guid><description>Javascript language design is not rigorous enough, a lot of things can go wrong. For example, consider the following. Now, we need to determine whether a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS determines whether the form input is null of sample code</title><link>https://ofstack.com/javascript/1656/js-determines-whether-the-form-input-is-null-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1656/js-determines-whether-the-form-input-is-null-of-sample-code.html</guid><description>JS determines whether the form input is null of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple instance in js that determines whether a value entered by the user is null</title><link>https://ofstack.com/javascript/1657/a-simple-instance-in-js-that-determines-whether-a-value-entered-by-the-user-is-null.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1657/a-simple-instance-in-js-that-determines-whether-a-value-entered-by-the-user-is-null.html</guid><description>In js to determine whether the value of the user input is null, which is a lot of people use. There is nothing to write. But I wrote. The reason is that I…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three ways to determine whether an object is empty in js</title><link>https://ofstack.com/javascript/1658/three-ways-to-determine-whether-an-object-is-empty-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1658/three-ways-to-determine-whether-an-object-is-empty-in-js.html</guid><description>When writing js script, we often encounter the case that the object is empty or not an object. In this case, we can use if to judge it and then execute the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS is used to determine whether the user is connected to the Internet or not</title><link>https://ofstack.com/javascript/1659/js-is-used-to-determine-whether-the-user-is-connected-to-the-internet-or-not.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1659/js-is-used-to-determine-whether-the-user-is-connected-to-the-internet-or-not.html</guid><description>JS is used to determine whether the user is connected to the Internet or not</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js disables the return of the sample code for submitting a form</title><link>https://ofstack.com/javascript/1660/js-disables-the-return-of-the-sample-code-for-submitting-a-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1660/js-disables-the-return-of-the-sample-code-for-submitting-a-form.html</guid><description>Js disables the return of the sample code for submitting a form</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Internet explorer 6 under javascript hashipt:void of 0 invalid solution</title><link>https://ofstack.com/javascript/1661/internet-explorer-6-under-javascript-hashipt:void-of-0-invalid-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1661/internet-explorer-6-under-javascript-hashipt:void-of-0-invalid-solution.html</guid><description>IE 6, JSP link problem: &lt; A href = &quot;javascript: void (0);&quot; MainFrame target = &quot;&quot; onClick =&quot; btnHome_onClick () &quot;&gt; The function btnHome_onClick () { Window.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The onerror event Stack overflow at line: 0 was not found when parsing the img image</title><link>https://ofstack.com/javascript/1662/the-onerror-event-stack-overflow-at-line:-0-was-not-found-when-parsing-the-img-image.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1662/the-onerror-event-stack-overflow-at-line:-0-was-not-found-when-parsing-the-img-image.html</guid><description>Stack overflow at line: 0. I took a screenshot as follows: After analysis, the following code is found in the web page: Analysis: pay special attention to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Of apply call prototype</title><link>https://ofstack.com/javascript/1663/of-apply-call-prototype.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1663/of-apply-call-prototype.html</guid><description>One, object inheritance in js There are three ways of inheritance in js 1. Js prototype implementation inheritance In js, both call and apply can realize…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js floating point Numbers keep two decimal point sample code of rounding</title><link>https://ofstack.com/javascript/1664/js-floating-point-numbers-keep-two-decimal-point-sample-code-of-rounding.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1664/js-floating-point-numbers-keep-two-decimal-point-sample-code-of-rounding.html</guid><description>Js floating point Numbers keep two decimal point sample code of rounding</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js Math random round ceil floor usage summary</title><link>https://ofstack.com/javascript/1665/js-math-random-round-ceil-floor-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1665/js-math-random-round-ceil-floor-usage-summary.html</guid><description>&lt; SPAN style = &quot;FONT - SIZE: 18 px&quot; &gt; 1. Math. The random (); The result is a random number between 0 and 1 (including 0, not including 1) &lt; / SPAN&gt; Math.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js floating point number to calculate exactly of plus  minus  multiply  divide</title><link>https://ofstack.com/javascript/1666/js-floating-point-number-to-calculate-exactly-of-plus--minus--multiply--divide.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1666/js-floating-point-number-to-calculate-exactly-of-plus--minus--multiply--divide.html</guid><description>Js floating point number to calculate exactly of plus minus multiply divide</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js integer string converted to amount type data of sample code</title><link>https://ofstack.com/javascript/1667/js-integer-string-converted-to-amount-type-data-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1667/js-integer-string-converted-to-amount-type-data-of-sample-code.html</guid><description>Zhen (&apos; 12345 &apos;); - &gt;&quot; Twelve thousand three hundred and forty five&quot;</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery parses json data in detail</title><link>https://ofstack.com/javascript/1668/jquery-parses-json-data-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1668/jquery-parses-json-data-in-detail.html</guid><description>Recently, I was tortured by jquery for a while, so I made a demo of jquery parsing json. This demo wants to realize instantiating dataSet or dataTable…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The Jquery getJSON method is analyzed in detail</title><link>https://ofstack.com/javascript/1669/the-jquery-getjson-method-is-analyzed-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1669/the-jquery-getjson-method-is-analyzed-in-detail.html</guid><description>The preparatory work ・ Customer class Method definition: jQuery. GetJSON (url, data, callback) Get the json data through the get request , the url is used…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>There are two ways to determine the existence of HTML elements in JQuery</title><link>https://ofstack.com/javascript/1670/there-are-two-ways-to-determine-the-existence-of-html-elements-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1670/there-are-two-ways-to-determine-the-existence-of-html-elements-in-jquery.html</guid><description>Encountered such a situation at work, part of the HTML elements on a page is through the server language control display different content according to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS copy tencent micro blog effect code</title><link>https://ofstack.com/javascript/1671/js-copy-tencent-micro-blog-effect-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1671/js-copy-tencent-micro-blog-effect-code.html</guid><description>In the past two days, I have studied the effect of tencent&apos;s microblog. Here I would like to share the effect as follows: Before I share this, I will talk…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript USES the timing function to jump to a page</title><link>https://ofstack.com/javascript/1672/javascript-uses-the-timing-function-to-jump-to-a-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1672/javascript-uses-the-timing-function-to-jump-to-a-page.html</guid><description>Javascript USES the timing function to jump to a page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS continuously scrolls up the effect code</title><link>https://ofstack.com/javascript/1673/js-continuously-scrolls-up-the-effect-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1673/js-continuously-scrolls-up-the-effect-code.html</guid><description>JS continuously scrolls up the effect code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of methods and differences between synchronous and asynchronous processing in js</title><link>https://ofstack.com/javascript/1674/summary-of-methods-and-differences-between-synchronous-and-asynchronous-processing-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1674/summary-of-methods-and-differences-between-synchronous-and-asynchronous-processing-in-js.html</guid><description>Summary of methods and differences between synchronous and asynchronous processing in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Methods to implement arrays of functions in javascript</title><link>https://ofstack.com/javascript/1675/methods-to-implement-arrays-of-functions-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1675/methods-to-implement-arrays-of-functions-in-javascript.html</guid><description>Methods to implement arrays of functions in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js time format and timestamp conversion sample code</title><link>https://ofstack.com/javascript/1676/js-time-format-and-timestamp-conversion-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1676/js-time-format-and-timestamp-conversion-sample-code.html</guid><description>Js time format and timestamp conversion sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Usage example resolution of for in in js</title><link>https://ofstack.com/javascript/1677/usage-example-resolution-of-for-in-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1677/usage-example-resolution-of-for-in-in-js.html</guid><description>Usage example resolution of for in in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample method interpretation for executing arbitrary HTML code in javascript</title><link>https://ofstack.com/javascript/1678/sample-method-interpretation-for-executing-arbitrary-html-code-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1678/sample-method-interpretation-for-executing-arbitrary-html-code-in-javascript.html</guid><description>Sample method interpretation for executing arbitrary HTML code in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery easyui combox some practical tips</title><link>https://ofstack.com/javascript/1679/jquery-easyui-combox-some-practical-tips.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1679/jquery-easyui-combox-some-practical-tips.html</guid><description>Jquery easyui combox some practical tips</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Onbeforeunload event is prompted when the browser is closed</title><link>https://ofstack.com/javascript/1680/onbeforeunload-event-is-prompted-when-the-browser-is-closed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1680/onbeforeunload-event-is-prompted-when-the-browser-is-closed.html</guid><description>Onbeforeunload event it is used like this: This causes the onbeforeunload event to be triggered every time the browser window is closed or a new page is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Some ways to optimize javascript execution efficiency are summarized</title><link>https://ofstack.com/javascript/1681/some-ways-to-optimize-javascript-execution-efficiency-are-summarized.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1681/some-ways-to-optimize-javascript-execution-efficiency-are-summarized.html</guid><description>Some ways to optimize javascript execution efficiency are summarized</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery fancybox ie6 does not show the close button solution</title><link>https://ofstack.com/javascript/1682/jquery-fancybox-ie6-does-not-show-the-close-button-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1682/jquery-fancybox-ie6-does-not-show-the-close-button-solution.html</guid><description>Open jquery. Fancybox-1.3.4. CSS and comment out this line:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery plug in fancybox cannot use the left and right keys in the pop up layer</title><link>https://ofstack.com/javascript/1683/jquery-plug-in-fancybox-cannot-use-the-left-and-right-keys-in-the-pop-up-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1683/jquery-plug-in-fancybox-cannot-use-the-left-and-right-keys-in-the-pop-up-layer.html</guid><description>The JQuery plug-in fancybox solves the problem of not being able to use left and right keys in the pop-up layer. The reason it doesn&apos;t work is that the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamic loading of several methods to summarize the event</title><link>https://ofstack.com/javascript/1684/js-dynamic-loading-of-several-methods-to-summarize-the-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1684/js-dynamic-loading-of-several-methods-to-summarize-the-event.html</guid><description>Sometimes you need methods to load javascript events dynamically We often need to dynamically add events in JS, which is where browser compatibility comes in.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js mouse movement to display a simple example of a picture</title><link>https://ofstack.com/javascript/1685/js-mouse-movement-to-display-a-simple-example-of-a-picture.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1685/js-mouse-movement-to-display-a-simple-example-of-a-picture.html</guid><description>&lt; A href = &quot;.. / UpLoadFile / 200911784060017 JPG &quot;target =&quot; _blank &quot;title =&quot; &lt; Img SRC =.. / UpLoadFile / 200911784060017 jpg / &gt;&quot; &gt; Big &lt; / a&gt; &lt; A href =…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Make jquery mask layer effect navigation menu code sharing</title><link>https://ofstack.com/javascript/1686/make-jquery-mask-layer-effect-navigation-menu-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1686/make-jquery-mask-layer-effect-navigation-menu-code-sharing.html</guid><description>Jquery navigation is an indispensable module of a website. When a user is browsing on a website, he or she will view the navigation bar of the website for a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery creates table of automatically increases table code sharing</title><link>https://ofstack.com/javascript/1687/jquery-creates-table-of-automatically-increases-table-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1687/jquery-creates-table-of-automatically-increases-table-code-sharing.html</guid><description>Jquery creates table of automatically increases table code sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis of readonly and enabled property of js setting control</title><link>https://ofstack.com/javascript/1688/brief-analysis-of-readonly-and-enabled-property-of-js-setting-control.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1688/brief-analysis-of-readonly-and-enabled-property-of-js-setting-control.html</guid><description>How do I set the readonly and enabled properties of a control with js? I&apos;ve tried this no,text1 is &lt; Input type = text Id = text1 &gt; Text1. Readonly = true;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript: example of setting the readOnly attribute of for input</title><link>https://ofstack.com/javascript/1689/javascript:-example-of-setting-the-readonly-attribute-of-for-input.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1689/javascript:-example-of-setting-the-readonly-attribute-of-for-input.html</guid><description>1. Js is &lt; Input&gt; Set the readOnly property &lt; Textarea name=&quot;content&quot; id=&quot;content&quot; cols=&quot;27&quot; rows=&quot;6&quot;&gt; &lt; / textarea&gt; Var cObj = document. GetElementById (&quot;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript sets the sample code for the ReadOnly attribute of the object</title><link>https://ofstack.com/javascript/1690/javascript-sets-the-sample-code-for-the-readonly-attribute-of-the-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1690/javascript-sets-the-sample-code-for-the-readonly-attribute-of-the-object.html</guid><description>Javascript sets the sample code for the ReadOnly attribute of the object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I set the value of readOnly in JS</title><link>https://ofstack.com/javascript/1691/how-do-i-set-the-value-of-readonly-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1691/how-do-i-set-the-value-of-readonly-in-js.html</guid><description>In the web page, we sometimes need to control the &quot;input state&quot; of the text input box, and some key properties cannot be modified. At this time, we need to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simplified Chinese to traditional Chinese of implementation code</title><link>https://ofstack.com/javascript/1692/simplified-chinese-to-traditional-chinese-of-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1692/simplified-chinese-to-traditional-chinese-of-implementation-code.html</guid><description>Simplified Chinese to traditional Chinese of implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A summary of the incompatibilities in jquery with combobox</title><link>https://ofstack.com/javascript/1693/a-summary-of-the-incompatibilities-in-jquery-with-combobox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1693/a-summary-of-the-incompatibilities-in-jquery-with-combobox.html</guid><description>A summary of the incompatibilities in jquery with combobox</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Append versus appendTo and appendChild</title><link>https://ofstack.com/javascript/1694/append-versus-appendto-and-appendchild.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1694/append-versus-appendto-and-appendchild.html</guid><description>Append versus appendTo and appendChild</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between setTimeout of and setInterval of methods</title><link>https://ofstack.com/javascript/1695/the-difference-between-settimeout-of-and-setinterval-of-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1695/the-difference-between-settimeout-of-and-setinterval-of-methods.html</guid><description>The difference between setTimeout of and setInterval of methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dynamically generates the table sample code</title><link>https://ofstack.com/javascript/1696/jquery-dynamically-generates-the-table-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1696/jquery-dynamically-generates-the-table-sample-code.html</guid><description>Jquery dynamically generates the table sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does the js asynchronous operation callback function control the order of execution</title><link>https://ofstack.com/javascript/1697/how-does-the-js-asynchronous-operation-callback-function-control-the-order-of-execution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1697/how-does-the-js-asynchronous-operation-callback-function-control-the-order-of-execution.html</guid><description>How does the js asynchronous operation callback function control the order of execution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The core JS code for the odd and even rows of the table to set different colors</title><link>https://ofstack.com/javascript/1698/the-core-js-code-for-the-odd-and-even-rows-of-the-table-to-set-different-colors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1698/the-core-js-code-for-the-odd-and-even-rows-of-the-table-to-set-different-colors.html</guid><description>The core JS code for the odd and even rows of the table to set different colors</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Function of in js</title><link>https://ofstack.com/javascript/1699/function-of-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1699/function-of-in-js.html</guid><description>Function of in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of how to obtain a document node object</title><link>https://ofstack.com/javascript/1700/an-example-of-how-to-obtain-a-document-node-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1700/an-example-of-how-to-obtain-a-document-node-object.html</guid><description>An example of how to obtain a document node object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jqgrid sample code for setting all of of selection and getting the value of the selected row</title><link>https://ofstack.com/javascript/1701/jqgrid-sample-code-for-setting-all-of-of-selection-and-getting-the-value-of-the-selected-row.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1701/jqgrid-sample-code-for-setting-all-of-of-selection-and-getting-the-value-of-the-selected-row.html</guid><description>1. Add multiselect: true 2. Gets the value of the selected row</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery sample code that changes the tr background color</title><link>https://ofstack.com/javascript/1702/jquery-sample-code-that-changes-the-tr-background-color.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1702/jquery-sample-code-that-changes-the-tr-background-color.html</guid><description>Id is the id of tr Sets the current selected row background color and sets the other row backgrounds to a different color</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript text in accordance with the pinyin sorting implementation code</title><link>https://ofstack.com/javascript/1703/javascript-text-in-accordance-with-the-pinyin-sorting-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1703/javascript-text-in-accordance-with-the-pinyin-sorting-implementation-code.html</guid><description>JavaScript text in accordance with the pinyin sorting implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery pop up layer class code sharing</title><link>https://ofstack.com/javascript/1704/jquery-pop-up-layer-class-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1704/jquery-pop-up-layer-class-code-sharing.html</guid><description>Jquery pop up layer class code sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>TEXT box for inserting pictures</title><link>https://ofstack.com/javascript/1705/text-box-for-inserting-pictures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1705/text-box-for-inserting-pictures.html</guid><description>Today, in the middle of a comment function like qq, I had no idea what to do, searched the Internet for answers, and finally I was enlightened in a small,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS string interceptor function instance</title><link>https://ofstack.com/javascript/1707/js-string-interceptor-function-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1707/js-string-interceptor-function-instance.html</guid><description>Use substring() or slice() Function: the split () Function: stores a string into an array using a specified delimiter Example:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js for decimal addition precision processing example</title><link>https://ofstack.com/javascript/1708/js-for-decimal-addition-precision-processing-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1708/js-for-decimal-addition-precision-processing-example.html</guid><description>Js for decimal addition precision processing example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js handles the sample code for array repeating elements</title><link>https://ofstack.com/javascript/1709/js-handles-the-sample-code-for-array-repeating-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1709/js-handles-the-sample-code-for-array-repeating-elements.html</guid><description>Js handles the sample code for array repeating elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to the table td for the same content merge example</title><link>https://ofstack.com/javascript/1710/js-to-the-table-td-for-the-same-content-merge-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1710/js-to-the-table-td-for-the-same-content-merge-example.html</guid><description>Js to the table td for the same content merge example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS pop up layer to show and hide sample code</title><link>https://ofstack.com/javascript/1711/js-pop-up-layer-to-show-and-hide-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1711/js-pop-up-layer-to-show-and-hide-sample-code.html</guid><description>JS pop up layer to show and hide sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implementation of pop up layer background ash   simulate of easyui dialog</title><link>https://ofstack.com/javascript/1712/javascript-implementation-of-pop-up-layer-background-ash---simulate-of-easyui-dialog.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1712/javascript-implementation-of-pop-up-layer-background-ash---simulate-of-easyui-dialog.html</guid><description>Javascript implementation of pop up layer background ash simulate of easyui dialog</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The three methods of removing a node in jQuery are remove of detach of and empty of</title><link>https://ofstack.com/javascript/1713/the-three-methods-of-removing-a-node-in-jquery-are-remove-of-detach-of-and-empty-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1713/the-three-methods-of-removing-a-node-in-jquery-are-remove-of-detach-of-and-empty-of.html</guid><description>JQuery provides three methods to remove (), detach (), and empty (). HTML code used for testing:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A custom method for the in_array function similar to PHP&apos;s js array</title><link>https://ofstack.com/javascript/1714/a-custom-method-for-the-in_array-function-similar-to-php&apos;s-js-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1714/a-custom-method-for-the-in_array-function-similar-to-php&apos;s-js-array.html</guid><description>A custom method for the in_array function similar to PHP&apos;s js array</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript exports the page table as a concrete implementation of Excel</title><link>https://ofstack.com/javascript/1715/javascript-exports-the-page-table-as-a-concrete-implementation-of-excel.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1715/javascript-exports-the-page-table-as-a-concrete-implementation-of-excel.html</guid><description>JavaScript exports the page table as a concrete implementation of Excel</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Java and JS to obtain the specific method of flash height and width</title><link>https://ofstack.com/javascript/1716/java-and-js-to-obtain-the-specific-method-of-flash-height-and-width.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1716/java-and-js-to-obtain-the-specific-method-of-flash-height-and-width.html</guid><description>Java and JS to obtain the specific method of flash height and width</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Location.href usage summarizes the most important of</title><link>https://ofstack.com/javascript/1717/location.href-usage-summarizes-the-most-important-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1717/location.href-usage-summarizes-the-most-important-of.html</guid><description>Location.href usage summarizes the most important of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript rounds math.round of and math.pow of</title><link>https://ofstack.com/javascript/1718/javascript-rounds-math.round-of-and-math.pow-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1718/javascript-rounds-math.round-of-and-math.pow-of.html</guid><description>Javascript rounds math.round of and math.pow of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The textarea controls the number of bytes of the input character</title><link>https://ofstack.com/javascript/1720/the-textarea-controls-the-number-of-bytes-of-the-input-character.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1720/the-textarea-controls-the-number-of-bytes-of-the-input-character.html</guid><description>The textarea controls the number of bytes of the input character</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js controls input character resolution</title><link>https://ofstack.com/javascript/1721/js-controls-input-character-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1721/js-controls-input-character-resolution.html</guid><description>The ENTER key moves the cursor to the next input field &lt; Input onkeydown = &quot;if (event. KeyCode = = 13) event. The keyCode = 9&quot; &gt; Only in Chinese &lt; Input…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript calculates the day difference of of between two dates</title><link>https://ofstack.com/javascript/1722/javascript-calculates-the-day-difference-of-of-between-two-dates.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1722/javascript-calculates-the-day-difference-of-of-between-two-dates.html</guid><description>One: calculate the number of days between two dates For example: Str1 = &quot;2002-01-20&quot; Str2 = &quot;2002-10-11&quot; How do you calculate the number of days between…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the use of replace in js</title><link>https://ofstack.com/javascript/1723/summary-of-the-use-of-replace-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1723/summary-of-the-use-of-replace-in-js.html</guid><description>The syntax of replace method is: Stringobj. replace(rgExp, replaceText) where stringObj is a string, reExp can be a regular expression object (RegExp) or a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Loop through all elements in the array using the javascript array length</title><link>https://ofstack.com/javascript/1724/loop-through-all-elements-in-the-array-using-the-javascript-array-length.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1724/loop-through-all-elements-in-the-array-using-the-javascript-array-length.html</guid><description>Loop through all elements in the array using the javascript array length</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plugin jquery countdown plugin share</title><link>https://ofstack.com/javascript/1725/jquery-plugin-jquery-countdown-plugin-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1725/jquery-plugin-jquery-countdown-plugin-share.html</guid><description>Jquery plugin jquery countdown plugin share</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Substr in js  the substring  indexOf lastIndexOf usage summary</title><link>https://ofstack.com/javascript/1726/substr-in-js--the-substring--indexof-lastindexof-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1726/substr-in-js--the-substring--indexof-lastindexof-usage-summary.html</guid><description>Substr in js the substring indexOf lastIndexOf usage summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Window.open shows the sample code in the center of the page</title><link>https://ofstack.com/javascript/1727/window.open-shows-the-sample-code-in-the-center-of-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1727/window.open-shows-the-sample-code-in-the-center-of-the-page.html</guid><description>Window.open shows the sample code in the center of the page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JSuggest automatically matches the drop down box using the method of of sample code</title><link>https://ofstack.com/javascript/1728/jsuggest-automatically-matches-the-drop-down-box-using-the-method-of-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1728/jsuggest-automatically-matches-the-drop-down-box-using-the-method-of-of-sample-code.html</guid><description>1. Download jquery-latest.js, JSuggest. Js and JSuggest. CSS The JSuggest. Js source code is as follows</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery form validation framework provides the id verification method of the sample code</title><link>https://ofstack.com/javascript/1729/jquery-form-validation-framework-provides-the-id-verification-method-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1729/jquery-form-validation-framework-provides-the-id-verification-method-of-the-sample-code.html</guid><description>Jquery form validation framework provides the id verification method of the sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS digital conversion research summary</title><link>https://ofstack.com/javascript/1730/js-digital-conversion-research-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1730/js-digital-conversion-research-summary.html</guid><description>JS digital conversion research summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using jQuary to implement the text floating prompt effect sample code</title><link>https://ofstack.com/javascript/1731/using-jquary-to-implement-the-text-floating-prompt-effect-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1731/using-jquary-to-implement-the-text-floating-prompt-effect-sample-code.html</guid><description>Using jQuary to implement the text floating prompt effect sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js countdown jump example after a few seconds</title><link>https://ofstack.com/javascript/1732/js-countdown-jump-example-after-a-few-seconds.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1732/js-countdown-jump-example-after-a-few-seconds.html</guid><description>Js countdown jump example after a few seconds</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Internet explorer Get Chinese garbled code solution</title><link>https://ofstack.com/javascript/1733/internet-explorer-get-chinese-garbled-code-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1733/internet-explorer-get-chinese-garbled-code-solution.html</guid><description>Internet explorer Get Chinese garbled code solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery emulates Baidu  Google search when the automatic supplement of search results prompt</title><link>https://ofstack.com/javascript/1734/jquery-emulates-baidu--google-search-when-the-automatic-supplement-of-search-results-prompt.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1734/jquery-emulates-baidu--google-search-when-the-automatic-supplement-of-search-results-prompt.html</guid><description>Jquery emulates Baidu Google search when the automatic supplement of search results prompt</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The way to detect browser type and version under jquery1.9</title><link>https://ofstack.com/javascript/1735/the-way-to-detect-browser-type-and-version-under-jquery1.9.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1735/the-way-to-detect-browser-type-and-version-under-jquery1.9.html</guid><description>The way to detect browser type and version under jquery1.9</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jQuery aminate method locates the page</title><link>https://ofstack.com/javascript/1736/the-jquery-aminate-method-locates-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1736/the-jquery-aminate-method-locates-the-page.html</guid><description>The jQuery aminate method locates the page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of using javascript to create an associative array of arrays</title><link>https://ofstack.com/javascript/1737/example-of-using-javascript-to-create-an-associative-array-of-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1737/example-of-using-javascript-to-create-an-associative-array-of-arrays.html</guid><description>Example of using javascript to create an associative array of arrays</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the select option text_value method</title><link>https://ofstack.com/javascript/1738/js-gets-the-select-option-text_value-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1738/js-gets-the-select-option-text_value-method.html</guid><description>Get the value, text of the selected object in select with jQuery It is easy to use JS to get the value of a select object What if I want to use JS to get…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to use the split function in js</title><link>https://ofstack.com/javascript/1739/how-to-use-the-split-function-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1739/how-to-use-the-split-function-in-js.html</guid><description>The split A split, as opposed to a join, is used to split a string into an array of strings. StringObject. Split (a,b), that&apos;s the syntax for it. A is the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The usage of the reverse function in js</title><link>https://ofstack.com/javascript/1740/the-usage-of-the-reverse-function-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1740/the-usage-of-the-reverse-function-in-js.html</guid><description>The reverse() method is used to reverse the order of the elements in an array Note: this method changes the original array instead of creating a new one.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js + CSS implementation of easy to use compatible good pagination</title><link>https://ofstack.com/javascript/1741/js-+-css-implementation-of-easy-to-use-compatible-good-pagination.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1741/js-+-css-implementation-of-easy-to-use-compatible-good-pagination.html</guid><description>Js + CSS implementation of easy to use compatible good pagination</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery check box to select and uncheck the example</title><link>https://ofstack.com/javascript/1742/jquery-check-box-to-select-and-uncheck-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1742/jquery-check-box-to-select-and-uncheck-the-example.html</guid><description>A: when you click the checkbox, select all the subcheckboxes, and then click to uncheck all the checkboxes B: if one child check box is selected, the parent…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dynamically adds an option example</title><link>https://ofstack.com/javascript/1743/jquery-dynamically-adds-an-option-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1743/jquery-dynamically-adds-an-option-example.html</guid><description>Jquery adds options dynamically Js adds options dynamically Jquery adds options dynamically Jquery removes all options</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js validates whether the input is a phone number or a phone number example</title><link>https://ofstack.com/javascript/1744/js-validates-whether-the-input-is-a-phone-number-or-a-phone-number-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1744/js-validates-whether-the-input-is-a-phone-number-or-a-phone-number-example.html</guid><description>Js validates whether the input is a phone number or a phone number example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript USES the onclick event to change the color of the selected row</title><link>https://ofstack.com/javascript/1745/javascript-uses-the-onclick-event-to-change-the-color-of-the-selected-row.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1745/javascript-uses-the-onclick-event-to-change-the-color-of-the-selected-row.html</guid><description>HTML page of the table line by line display of div line of course can be set in the mouse up to change its color part of the code as follows And I&apos;m going…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to implement all or none using js</title><link>https://ofstack.com/javascript/1746/how-to-implement-all-or-none-using-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1746/how-to-implement-all-or-none-using-js.html</guid><description>How to implement all or none using js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript manipulates CSS properties</title><link>https://ofstack.com/javascript/1747/javascript-manipulates-css-properties.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1747/javascript-manipulates-css-properties.html</guid><description>There is also one that gets the style attribute written in HTML</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS lazy load to speed up the page opening sample code</title><link>https://ofstack.com/javascript/1748/js-lazy-load-to-speed-up-the-page-opening-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1748/js-lazy-load-to-speed-up-the-page-opening-sample-code.html</guid><description>JS lazy load to speed up the page opening sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dig into what return does in javascript</title><link>https://ofstack.com/javascript/1749/dig-into-what-return-does-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1749/dig-into-what-return-does-in-javascript.html</guid><description>This return contains some details: For example: onClick=&apos;return add_onclick()&apos; versus onClick=&apos;add_onclick()&apos; When JAVASCRIPT calls a function in an event,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Prohibit IE to use right   click JS code</title><link>https://ofstack.com/javascript/1750/prohibit-ie-to-use-right---click-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1750/prohibit-ie-to-use-right---click-js-code.html</guid><description>Prohibit IE to use right click JS code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js will control the use of hidden and display properties</title><link>https://ofstack.com/javascript/1751/js-will-control-the-use-of-hidden-and-display-properties.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1751/js-will-control-the-use-of-hidden-and-display-properties.html</guid><description>Js will control the use of hidden and display properties</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS&apos;s document.all function USES the example</title><link>https://ofstack.com/javascript/1752/js&apos;s-document.all-function-uses-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1752/js&apos;s-document.all-function-uses-the-example.html</guid><description>JS&apos;s document.all function USES the example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plug in easyUi form validates submission of sample code</title><link>https://ofstack.com/javascript/1753/jquery-plug-in-easyui-form-validates-submission-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1753/jquery-plug-in-easyui-form-validates-submission-of-sample-code.html</guid><description>Jquery plug in easyUi form validates submission of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Usage and distinction resolution of bind live delegate and one methods in jQuery</title><link>https://ofstack.com/javascript/1756/usage-and-distinction-resolution-of-bind-live-delegate-and-one-methods-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1756/usage-and-distinction-resolution-of-bind-live-delegate-and-one-methods-in-jquery.html</guid><description>The bind() method is used to attach a handler to the event of each matched element and return the jQuery object. Bind (eventType [, evnetData], Handler…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parsing jQuery&apos;s three bind and One and Live event bindings</title><link>https://ofstack.com/javascript/1757/parsing-jquery&apos;s-three-bind-and-one-and-live-event-bindings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1757/parsing-jquery&apos;s-three-bind-and-one-and-live-event-bindings.html</guid><description>JQuery is an excellent JavaScript framework. In the old version, the bind() method was mainly used. In the new version, there are two more methods, One()…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery. Live of method usage in depth analysis</title><link>https://ofstack.com/javascript/1758/jquery.-live-of-method-usage-in-depth-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1758/jquery.-live-of-method-usage-in-depth-analysis.html</guid><description>Add events to jquery dynamically generated page elements? Use the livequery plug-in, or you can use jquery&apos;s live method. Extract a simple way to use live.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javasipt: working with the radio tag</title><link>https://ofstack.com/javascript/1759/javasipt:-working-with-the-radio-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1759/javasipt:-working-with-the-radio-tag.html</guid><description>Javasipt: working with the radio tag</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the value of the select TAB and is compatible with IE and firefox</title><link>https://ofstack.com/javascript/1760/js-gets-the-value-of-the-select-tab-and-is-compatible-with-ie-and-firefox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1760/js-gets-the-value-of-the-select-tab-and-is-compatible-with-ie-and-firefox.html</guid><description>Js gets the value of the select TAB and is compatible with IE and firefox</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the sample code for keycode</title><link>https://ofstack.com/javascript/1761/jquery-gets-the-sample-code-for-keycode.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1761/jquery-gets-the-sample-code-for-keycode.html</guid><description>Jquery gets the sample code for keycode</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native javaScript makes the dynamic table of comments very clear</title><link>https://ofstack.com/javascript/1762/native-javascript-makes-the-dynamic-table-of-comments-very-clear.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1762/native-javascript-makes-the-dynamic-table-of-comments-very-clear.html</guid><description>Native javaScript makes the dynamic table of comments very clear</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS object to Jquery object implementation code</title><link>https://ofstack.com/javascript/1763/js-object-to-jquery-object-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1763/js-object-to-jquery-object-implementation-code.html</guid><description>JS object to Jquery object implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation in the browser status bar to show how long visitors stay on this page</title><link>https://ofstack.com/javascript/1764/js-implementation-in-the-browser-status-bar-to-show-how-long-visitors-stay-on-this-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1764/js-implementation-in-the-browser-status-bar-to-show-how-long-visitors-stay-on-this-page.html</guid><description>Problem description: in the status bar, it shows how long the visitor stays on this page (e.g., you stay on this page (e.g., you stay on this page for X…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js read and write cookies to achieve a bottom advertising floating layer effect of two methods</title><link>https://ofstack.com/javascript/1765/js-read-and-write-cookies-to-achieve-a-bottom-advertising-floating-layer-effect-of-two-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1765/js-read-and-write-cookies-to-achieve-a-bottom-advertising-floating-layer-effect-of-two-methods.html</guid><description>Js read and write cookies to achieve a bottom advertising floating layer effect of two methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>What is popping up in js window.open is the cache page problem from last time</title><link>https://ofstack.com/javascript/1766/what-is-popping-up-in-js-window.open-is-the-cache-page-problem-from-last-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1766/what-is-popping-up-in-js-window.open-is-the-cache-page-problem-from-last-time.html</guid><description>What is popping up in js window.open is the cache page problem from last time</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the relation and difference between the value of HTML  val and text in jquery</title><link>https://ofstack.com/javascript/1767/introduction-to-the-relation-and-difference-between-the-value-of-html--val-and-text-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1767/introduction-to-the-relation-and-difference-between-the-value-of-html--val-and-text-in-jquery.html</guid><description>Introduction to the relation and difference between the value of HTML val and text in jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>What is the code that is different in javascript</title><link>https://ofstack.com/javascript/1768/what-is-the-code-that-is-different-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1768/what-is-the-code-that-is-different-in-javascript.html</guid><description>What is the code that is different in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the on method in jquery</title><link>https://ofstack.com/javascript/1769/introduction-to-the-on-method-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1769/introduction-to-the-on-method-in-jquery.html</guid><description>Introduction to the on method in jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A solution to the problem of sending garbled Chinese parameters from js to Action</title><link>https://ofstack.com/javascript/1770/a-solution-to-the-problem-of-sending-garbled-chinese-parameters-from-js-to-action.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1770/a-solution-to-the-problem-of-sending-garbled-chinese-parameters-from-js-to-action.html</guid><description>A solution to the problem of sending garbled Chinese parameters from js to Action</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>5 ways to initialize a js data date</title><link>https://ofstack.com/javascript/1771/5-ways-to-initialize-a-js-data-date.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1771/5-ways-to-initialize-a-js-data-date.html</guid><description>5 ways to initialize a js data date</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript makes it easy for the popup submenu to disappear when the mouse is moved</title><link>https://ofstack.com/javascript/1772/javascript-makes-it-easy-for-the-popup-submenu-to-disappear-when-the-mouse-is-moved.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1772/javascript-makes-it-easy-for-the-popup-submenu-to-disappear-when-the-mouse-is-moved.html</guid><description>Javascript makes it easy for the popup submenu to disappear when the mouse is moved</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Css3 element simple flashing effect of of html5 jquery</title><link>https://ofstack.com/javascript/1773/css3-element-simple-flashing-effect-of-of-html5-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1773/css3-element-simple-flashing-effect-of-of-html5-jquery.html</guid><description>Css3 element simple flashing effect of of html5 jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamic call CSS properties of small rules and examples</title><link>https://ofstack.com/javascript/1774/js-dynamic-call-css-properties-of-small-rules-and-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1774/js-dynamic-call-css-properties-of-small-rules-and-examples.html</guid><description>Just saw a good article about js call CSS properties, (^_^) good! Don&apos;t forget, summarize 1. For CSS properties without underscores, the name of style.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery&apos;s $naming conflicts are resolved in detail</title><link>https://ofstack.com/javascript/1775/jquery&apos;s-$naming-conflicts-are-resolved-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1775/jquery&apos;s-$naming-conflicts-are-resolved-in-detail.html</guid><description>In Jquery, $is an alias for Jquery, and all USES of $can be replaced with Jquery, such as $(&apos;# MSG &apos;) is the same as Jquery (&apos;# MSG &apos;). However, when we…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the usage of call and apply in js</title><link>https://ofstack.com/javascript/1776/summary-of-the-usage-of-call-and-apply-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1776/summary-of-the-usage-of-call-and-apply-in-js.html</guid><description>The day before yesterday, I went to the interview and a gg asked me some js knowledge. There was a question about the usage of call and apply. Although I…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>SinaEditor USES the method in detail</title><link>https://ofstack.com/javascript/1777/sinaeditor-uses-the-method-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1777/sinaeditor-uses-the-method-in-detail.html</guid><description>1. Download SinaEditor 2.JSP calls the page 3. The downloaded editor contains img. HTM and attach. HTM. The first one is for uploading pictures, the second…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of a Jqgrid table changing with the window size</title><link>https://ofstack.com/javascript/1778/a-simple-example-of-a-jqgrid-table-changing-with-the-window-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1778/a-simple-example-of-a-jqgrid-table-changing-with-the-window-size.html</guid><description>With the jquery plug-in, the main implementation is that when the window changes, the jqgird table also changes in size HTML: &lt; Div id = &quot;liste&quot; &gt; &lt; Table…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for the adaptive size of jqGrid with window size</title><link>https://ofstack.com/javascript/1779/sample-code-for-the-adaptive-size-of-jqgrid-with-window-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1779/sample-code-for-the-adaptive-size-of-jqgrid-with-window-size.html</guid><description>Sample code for the adaptive size of jqGrid with window size</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery operations on Select large collection of favorites</title><link>https://ofstack.com/javascript/1780/jquery-operations-on-select-large-collection-of-favorites.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1780/jquery-operations-on-select-large-collection-of-favorites.html</guid><description>1. Add/remove options of Select in jQuery: 2. $(&quot; # select_id &quot;). Append (&quot; &lt; The option value = &apos;value&apos; &gt; Text&lt; / option&gt;&quot; ); // appends an…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The new addition is how to automatically move the scrollbar of div to the bottom</title><link>https://ofstack.com/javascript/1782/the-new-addition-is-how-to-automatically-move-the-scrollbar-of-div-to-the-bottom.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1782/the-new-addition-is-how-to-automatically-move-the-scrollbar-of-div-to-the-bottom.html</guid><description>The new addition is how to automatically move the scrollbar of div to the bottom</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript handles the method of having a timestamp in date format</title><link>https://ofstack.com/javascript/1783/javascript-handles-the-method-of-having-a-timestamp-in-date-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1783/javascript-handles-the-method-of-having-a-timestamp-in-date-format.html</guid><description>Javascript handles the method of having a timestamp in date format</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of what the JS script defer does</title><link>https://ofstack.com/javascript/1784/an-example-of-what-the-js-script-defer-does.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1784/an-example-of-what-the-js-script-defer-does.html</guid><description>An example of what the JS script defer does</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>slice of splice of split of substring of substr of</title><link>https://ofstack.com/javascript/17844/slice-of-splice-of-split-of-substring-of-substr-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17844/slice-of-splice-of-split-of-substring-of-substr-of.html</guid><description>Both Array and String objects are available In Array slice (i, [j]) i is the index value intercepted at the beginning, the negative value represents the…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>Skill instances of properties and methods are Shared in JavaScript via prototype properties</title><link>https://ofstack.com/javascript/17847/skill-instances-of-properties-and-methods-are-shared-in-javascript-via-prototype-properties.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17847/skill-instances-of-properties-and-methods-are-shared-in-javascript-via-prototype-properties.html</guid><description>Skill instances of properties and methods are Shared in JavaScript via prototype properties</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>Common checkouts in Javascript are domain names  cell phones  email  and so on</title><link>https://ofstack.com/javascript/1785/common-checkouts-in-javascript-are-domain-names--cell-phones--email--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1785/common-checkouts-in-javascript-are-domain-names--cell-phones--email--and-so-on.html</guid><description>Common checkouts in Javascript are domain names cell phones email and so on</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript four call modes and this example is introduced</title><link>https://ofstack.com/javascript/1786/javascript-four-call-modes-and-this-example-is-introduced.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1786/javascript-four-call-modes-and-this-example-is-introduced.html</guid><description>JavaScript four call modes and this example is introduced</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript implementation counts the most frequently occurring characters in a string and the number of occurrences</title><link>https://ofstack.com/javascript/17861/the-javascript-implementation-counts-the-most-frequently-occurring-characters-in-a-string-and-the-number-of-occurrences.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17861/the-javascript-implementation-counts-the-most-frequently-occurring-characters-in-a-string-and-the-number-of-occurrences.html</guid><description>&quot;Figure out what character appears the most in a string, and how many times?&quot; Seeing this requirement, I think most people should first think of converting…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>jquery implements the method of highlighting page keywords</title><link>https://ofstack.com/javascript/17862/jquery-implements-the-method-of-highlighting-page-keywords.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17862/jquery-implements-the-method-of-highlighting-page-keywords.html</guid><description>The example of this article describes the method of jquery to highlight the page keywords. Share with you for your reference. The specific analysis is as…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to parameter setting of ParseInt function</title><link>https://ofstack.com/javascript/1787/introduction-to-parameter-setting-of-parseint-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1787/introduction-to-parameter-setting-of-parseint-function.html</guid><description>We often use the ParseInt function to convert a string to an int value. The ParseInt function has two parameters to set, the second of which can be default.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript in arguments with overload introduction</title><link>https://ofstack.com/javascript/17876/javascript-in-arguments-with-overload-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17876/javascript-in-arguments-with-overload-introduction.html</guid><description>Because of a design error in the language, arguments can be treated as an array. It makes use of one fact of Javascript, Javasc The arguments variable here…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>JS Date function in the use of parameters</title><link>https://ofstack.com/javascript/1788/js-date-function-in-the-use-of-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1788/js-date-function-in-the-use-of-parameters.html</guid><description>JS Date function in the use of parameters</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery oLoader implementation of loading images and page effects</title><link>https://ofstack.com/javascript/17886/jquery-oloader-implementation-of-loading-images-and-page-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17886/jquery-oloader-implementation-of-loading-images-and-page-effects.html</guid><description>oLoader usage method Whether oLoader or oPageLoader are based on jQuery, so please load before invoking jquery library, the author has to integrate the two…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery+PHP realizes dynamic digital display effects</title><link>https://ofstack.com/javascript/17888/jquery+php-realizes-dynamic-digital-display-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17888/jquery+php-realizes-dynamic-digital-display-effects.html</guid><description>This example assumes that dynamic display (no need to refresh the whole page, only partial refresh of dynamic number) is needed on the page, which is…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery+slidereveal implementation of the panel sliding side display effect</title><link>https://ofstack.com/javascript/17889/jquery+slidereveal-implementation-of-the-panel-sliding-side-display-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17889/jquery+slidereveal-implementation-of-the-panel-sliding-side-display-effect.html</guid><description>. We use 1 jQuery plug-in: slidereveal js, can use it to control panel about side effects, such as hidden, the address of the project: https: / / github…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES an overview of the Math object methods</title><link>https://ofstack.com/javascript/1789/javascript-uses-an-overview-of-the-math-object-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1789/javascript-uses-an-overview-of-the-math-object-methods.html</guid><description>1. Discard the decimals and keep the integers ParseInt (5/2) 2. Round up, add 1 to the whole number if there are decimals Math. Ceil (5/2) Math. Round (5/2)</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery plug in to achieve a large full screen photo album</title><link>https://ofstack.com/javascript/17891/jquery-plug-in-to-achieve-a-large-full-screen-photo-album.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17891/jquery-plug-in-to-achieve-a-large-full-screen-photo-album.html</guid><description>Large image full-screen photo album jQuery plug-in, support the right and left button switch and click the large image automatically switch pictures, based…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>Javascript arrays quickly scramble the rearrangement method</title><link>https://ofstack.com/javascript/1790/javascript-arrays-quickly-scramble-the-rearrangement-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1790/javascript-arrays-quickly-scramble-the-rearrangement-method.html</guid><description>Javascript arrays quickly scramble the rearrangement method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript removes duplicate elements from an array</title><link>https://ofstack.com/javascript/17903/javascript-removes-duplicate-elements-from-an-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17903/javascript-removes-duplicate-elements-from-an-array.html</guid><description>This example shows how JavaScript removes duplicate elements from an array. Share with you for your reference. The specific analysis is as follows: This JS…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>The magnifying glass effect is achieved using pure javascript</title><link>https://ofstack.com/javascript/17907/the-magnifying-glass-effect-is-achieved-using-pure-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17907/the-magnifying-glass-effect-is-achieved-using-pure-javascript.html</guid><description>jd or taobao specific products have a magnifying glass effect. Although online similar plug-in dazzling, applied to the project has a lot of inconvenience,…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery creates custom selectors to select hyperlink instances with a height greater than 100</title><link>https://ofstack.com/javascript/17908/jquery-creates-custom-selectors-to-select-hyperlink-instances-with-a-height-greater-than-100.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17908/jquery-creates-custom-selectors-to-select-hyperlink-instances-with-a-height-greater-than-100.html</guid><description>This example demonstrates how jQuery creates a custom selector to select a hyperlink implementation with a height greater than 100. Share with you for your…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>Use base conversion to compress digital function sharing</title><link>https://ofstack.com/javascript/1791/use-base-conversion-to-compress-digital-function-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1791/use-base-conversion-to-compress-digital-function-sharing.html</guid><description>Use base conversion to compress digital function sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Multiple jQuery versions coexist in the processing scheme</title><link>https://ofstack.com/javascript/17915/multiple-jquery-versions-coexist-in-the-processing-scheme.html</link><guid isPermaLink="true">https://ofstack.com/javascript/17915/multiple-jquery-versions-coexist-in-the-processing-scheme.html</guid><description>How do you get multiple jQuery to co-exist on one page? Examples are jquery-1.5 and jquery-1.11. You may ask, why do I need to have multiple jQuery coexist…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>Nodejs reads the memcache sample share</title><link>https://ofstack.com/javascript/1792/nodejs-reads-the-memcache-sample-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1792/nodejs-reads-the-memcache-sample-share.html</guid><description>Nodejs reads the memcache sample share</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Window.name is used to realize windowStorage code sharing</title><link>https://ofstack.com/javascript/1793/window.name-is-used-to-realize-windowstorage-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1793/window.name-is-used-to-realize-windowstorage-code-sharing.html</guid><description>Window.name is used to realize windowStorage code sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS is used to solve the problem that ie6 does not support max width and max height</title><link>https://ofstack.com/javascript/1794/js-is-used-to-solve-the-problem-that-ie6-does-not-support-max-width-and-max-height.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1794/js-is-used-to-solve-the-problem-that-ie6-does-not-support-max-width-and-max-height.html</guid><description>JS is used to solve the problem that ie6 does not support max width and max height</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use javascript to control the valid time and display the time to expire</title><link>https://ofstack.com/javascript/1796/use-javascript-to-control-the-valid-time-and-display-the-time-to-expire.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1796/use-javascript-to-control-the-valid-time-and-display-the-time-to-expire.html</guid><description>JavaScript implementation of a set of time period of validity, I use jQuery to achieve the feeling of the code is too not concise, this is a piece of js…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery simple implementation of banner image switch</title><link>https://ofstack.com/javascript/1797/jquery-simple-implementation-of-banner-image-switch.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1797/jquery-simple-implementation-of-banner-image-switch.html</guid><description>Mainly USES the timer principle, bind,trigger application and so on</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using jQuery to simply implement the product display picture left and right scrolling function of sample code</title><link>https://ofstack.com/javascript/1798/using-jquery-to-simply-implement-the-product-display-picture-left-and-right-scrolling-function-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1798/using-jquery-to-simply-implement-the-product-display-picture-left-and-right-scrolling-function-of-sample-code.html</guid><description>Recently to do a product display function, because the product is more, a screen display is not over, so want to do a click to turn the page effect, on the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using simple jQuery method to achieve interlacing color function</title><link>https://ofstack.com/javascript/1799/using-simple-jquery-method-to-achieve-interlacing-color-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1799/using-simple-jquery-method-to-achieve-interlacing-color-function.html</guid><description>Today, toggleClass() implements interlaced color change in a concise way: the code is as follows:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to how to quickly resolve conflicts between jQuery and other libraries</title><link>https://ofstack.com/javascript/1800/introduction-to-how-to-quickly-resolve-conflicts-between-jquery-and-other-libraries.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1800/introduction-to-how-to-quickly-resolve-conflicts-between-jquery-and-other-libraries.html</guid><description>In general, the definition of the global name $is the biggest bone of contention and conflict when using jQuery and other libraries on the same page. JQuery…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js  and jQuery simply implements TAB functionality</title><link>https://ofstack.com/javascript/1801/js--and-jquery-simply-implements-tab-functionality.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1801/js--and-jquery-simply-implements-tab-functionality.html</guid><description>The first method is to use native js code as follows:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery of js gets the text width of display length sample code</title><link>https://ofstack.com/javascript/1802/jquery-of-js-gets-the-text-width-of-display-length-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1802/jquery-of-js-gets-the-text-width-of-display-length-sample-code.html</guid><description>JQuery of js gets the text width of display length sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js judge character length and Chinese and English numerals</title><link>https://ofstack.com/javascript/1803/js-judge-character-length-and-chinese-and-english-numerals.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1803/js-judge-character-length-and-chinese-and-english-numerals.html</guid><description>Js judge character length and Chinese and English numerals</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Checkbox selection covers a wide range of topics</title><link>https://ofstack.com/javascript/1804/checkbox-selection-covers-a-wide-range-of-topics.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1804/checkbox-selection-covers-a-wide-range-of-topics.html</guid><description>Checkbox selection covers a wide range of topics</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A concrete implementation of a mask effect that forms a page with js+iframe</title><link>https://ofstack.com/javascript/1805/a-concrete-implementation-of-a-mask-effect-that-forms-a-page-with-js+iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1805/a-concrete-implementation-of-a-mask-effect-that-forms-a-page-with-js+iframe.html</guid><description>A concrete implementation of a mask effect that forms a page with js+iframe</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The concrete implementation method of js class inheritance</title><link>https://ofstack.com/javascript/1806/the-concrete-implementation-method-of-js-class-inheritance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1806/the-concrete-implementation-method-of-js-class-inheritance.html</guid><description>The following three methods of js implementation inheritance are provided: class inheritance, prototype inheritance and admixture metaclass. Here is a brief…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use javascript to determine if a file exists</title><link>https://ofstack.com/javascript/1807/use-javascript-to-determine-if-a-file-exists.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1807/use-javascript-to-determine-if-a-file-exists.html</guid><description>Use javascript to determine if a file exists</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements a simple example of checkbox selection</title><link>https://ofstack.com/javascript/1808/jquery-implements-a-simple-example-of-checkbox-selection.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1808/jquery-implements-a-simple-example-of-checkbox-selection.html</guid><description>Jquery implements a simple example of checkbox selection</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Block IE popup &apos;; The page you are viewing is trying to close the window  do not close this window &apos;; The method of</title><link>https://ofstack.com/javascript/1809/block-ie-popup-&apos;;-the-page-you-are-viewing-is-trying-to-close-the-window--do-not-close-this-window-&apos;;-the-method-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1809/block-ie-popup-&apos;;-the-page-you-are-viewing-is-trying-to-close-the-window--do-not-close-this-window-&apos;;-the-method-of.html</guid><description>Block IE popup &apos;; The page you are viewing is trying to close the window do not close this window &apos;; The method of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Common JavaScript compatibility issues and related solutions of chrome and IE and firefox</title><link>https://ofstack.com/javascript/1810/common-javascript-compatibility-issues-and-related-solutions-of-chrome-and-ie-and-firefox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1810/common-javascript-compatibility-issues-and-related-solutions-of-chrome-and-ie-and-firefox.html</guid><description>To start with, the version of the browser I tested was chrome15.0.874.121, Firefox 8.01, IE9 tester The following code is about declarations E: if a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>IE and FireFox JavaScript compatibility problem solution</title><link>https://ofstack.com/javascript/1811/ie-and-firefox-javascript-compatibility-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1811/ie-and-firefox-javascript-compatibility-problem-solution.html</guid><description>Here&apos;s what happened to me during development: 1. Dynamically delete a row in the table. Table: represents the table object. K: represents the line number</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery traverses the explanation of the select element of instance</title><link>https://ofstack.com/javascript/1812/jquery-traverses-the-explanation-of-the-select-element-of-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1812/jquery-traverses-the-explanation-of-the-select-element-of-instance.html</guid><description>This article provides a jquery traversal of the select tutorial code, mainly using $(&quot;#&lt; % % = ddl_xreg_id. The clientid &gt; Option &quot;).each(function() {each…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Action on the page to pass parameters to the background to appear garbled code solution</title><link>https://ofstack.com/javascript/1813/action-on-the-page-to-pass-parameters-to-the-background-to-appear-garbled-code-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1813/action-on-the-page-to-pass-parameters-to-the-background-to-appear-garbled-code-solution.html</guid><description>Action on the page to pass parameters to the background to appear garbled code solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The method by which JavaScript calculates the date between two date periods</title><link>https://ofstack.com/javascript/18137/the-method-by-which-javascript-calculates-the-date-between-two-date-periods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/18137/the-method-by-which-javascript-calculates-the-date-between-two-date-periods.html</guid><description>This example shows how JavaScript calculates the date in two date time periods. Share with you for your reference. The specific implementation method is as…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Gets the implementation code for the relative position of the mouse in div</title><link>https://ofstack.com/javascript/1814/gets-the-implementation-code-for-the-relative-position-of-the-mouse-in-div.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1814/gets-the-implementation-code-for-the-relative-position-of-the-mouse-in-div.html</guid><description>Gets the implementation code for the relative position of the mouse in div</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript&apos;s method of displaying the current date and time in the browser title bar</title><link>https://ofstack.com/javascript/18146/javascript&apos;s-method-of-displaying-the-current-date-and-time-in-the-browser-title-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/18146/javascript&apos;s-method-of-displaying-the-current-date-and-time-in-the-browser-title-bar.html</guid><description>This article provides an example of how JavaScript displays the current date and time in the browser title bar. The details are as follows: Place this…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Input link page  open a new page  and so on</title><link>https://ofstack.com/javascript/1815/input-link-page--open-a-new-page--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1815/input-link-page--open-a-new-page--and-so-on.html</guid><description>Input link page open a new page and so on</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript function parameter is assigned to the incoming method with the parameter name</title><link>https://ofstack.com/javascript/18156/the-javascript-function-parameter-is-assigned-to-the-incoming-method-with-the-parameter-name.html</link><guid isPermaLink="true">https://ofstack.com/javascript/18156/the-javascript-function-parameter-is-assigned-to-the-incoming-method-with-the-parameter-name.html</guid><description>The example in this article shows how the parameters of the JavaScript function are passed in using a parameter name. Share with you for your reference. The…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Gets a concrete implementation of the values of three arrays that do not repeat</title><link>https://ofstack.com/javascript/1816/gets-a-concrete-implementation-of-the-values-of-three-arrays-that-do-not-repeat.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1816/gets-a-concrete-implementation-of-the-values-of-three-arrays-that-do-not-repeat.html</guid><description>Gets a concrete implementation of the values of three arrays that do not repeat</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements automatic display and hiding of forms by type</title><link>https://ofstack.com/javascript/18176/jquery-implements-automatic-display-and-hiding-of-forms-by-type.html</link><guid isPermaLink="true">https://ofstack.com/javascript/18176/jquery-implements-automatic-display-and-hiding-of-forms-by-type.html</guid><description>The e jquery implementation form according to the radio button to carry out the field animation switch, written yesterday, feel that the original school…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Switch case looping instance code in js</title><link>https://ofstack.com/javascript/1818/switch-case-looping-instance-code-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1818/switch-case-looping-instance-code-in-js.html</guid><description>Switch case looping instance code in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery defines the method to dynamically switch the effect of the background</title><link>https://ofstack.com/javascript/18186/jquery-defines-the-method-to-dynamically-switch-the-effect-of-the-background.html</link><guid isPermaLink="true">https://ofstack.com/javascript/18186/jquery-defines-the-method-to-dynamically-switch-the-effect-of-the-background.html</guid><description>This example shows how jQuery defines the effect of dynamic background switching. Share with you for your reference. The details are as follows: With the…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements the method that the client side is compatible with each browser to create csv and download</title><link>https://ofstack.com/javascript/18187/javascript-implements-the-method-that-the-client-side-is-compatible-with-each-browser-to-create-csv-and-download.html</link><guid isPermaLink="true">https://ofstack.com/javascript/18187/javascript-implements-the-method-that-the-client-side-is-compatible-with-each-browser-to-create-csv-and-download.html</guid><description>The example in this article shows how to implement javascript to create and download csv compatible with all browsers. Share with you for your reference.…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common control methods on jQuery action forms</title><link>https://ofstack.com/javascript/18189/summary-of-common-control-methods-on-jquery-action-forms.html</link><guid isPermaLink="true">https://ofstack.com/javascript/18189/summary-of-common-control-methods-on-jquery-action-forms.html</guid><description>This article summarizes the common control methods of jQuery operation form as an example. Share with you for your reference. The details are as follows:</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Js imitate hover concrete implementation code</title><link>https://ofstack.com/javascript/1819/js-imitate-hover-concrete-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1819/js-imitate-hover-concrete-implementation-code.html</guid><description>Js imitate hover concrete implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript creates an object object and manipulates the usage of the object&apos;s properties</title><link>https://ofstack.com/javascript/18192/javascript-creates-an-object-object-and-manipulates-the-usage-of-the-object&apos;s-properties.html</link><guid isPermaLink="true">https://ofstack.com/javascript/18192/javascript-creates-an-object-object-and-manipulates-the-usage-of-the-object&apos;s-properties.html</guid><description>This article illustrates the use of JavaScript to create an object object and manipulate its properties. Share with you for your reference. The specific…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>The javascript client walks through the control and gets the parent container object sample code</title><link>https://ofstack.com/javascript/1820/the-javascript-client-walks-through-the-control-and-gets-the-parent-container-object-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1820/the-javascript-client-walks-through-the-control-and-gets-the-parent-container-object-sample-code.html</guid><description>1. Iterate over all the controls in the plane The function findControlAll () { Var inputs = document. GetElementsByTagName (&quot; input &quot;); For (j = 0; J&lt;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript method to delete array elements</title><link>https://ofstack.com/javascript/18204/javascript-method-to-delete-array-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/18204/javascript-method-to-delete-array-elements.html</guid><description>This example shows how JavaScript can delete an array element. Share with you for your reference. The specific analysis is as follows: Array elements can be…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Javascript traversal page text control details</title><link>https://ofstack.com/javascript/1821/javascript-traversal-page-text-control-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1821/javascript-traversal-page-text-control-details.html</guid><description>The following function implements a control ID that lists all HTML controls on the page of type text</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Proper use of jquery chain operations</title><link>https://ofstack.com/javascript/1822/proper-use-of-jquery-chain-operations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1822/proper-use-of-jquery-chain-operations.html</guid><description>Proper use of jquery chain operations</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery sets the value of text example of of sets the text box DIV form value</title><link>https://ofstack.com/javascript/1823/jquery-sets-the-value-of-text-example-of-of-sets-the-text-box-div-form-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1823/jquery-sets-the-value-of-text-example-of-of-sets-the-text-box-div-form-value.html</guid><description>Jquery Settings -text (), HTML (), and val() We&apos;ll use the same three methods from the previous chapter to set up the content: Text () - sets or returns the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery modifies the property value instance code of of to set the property value</title><link>https://ofstack.com/javascript/1824/jquery-modifies-the-property-value-instance-code-of-of-to-set-the-property-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1824/jquery-modifies-the-property-value-instance-code-of-of-to-set-the-property-value.html</guid><description>Set properties - attr () The jQuery attr() method is also used to set/change property values. The following example shows how to change the value of the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js timer using of instance</title><link>https://ofstack.com/javascript/1825/js-timer-using-of-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1825/js-timer-using-of-instance.html</guid><description>In javascritp, there are two dedicated functions about the timer, respectively: 1. Counter timer: timename=setTimeout(&quot;function();&quot; , delaytime); 2. Loop…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of floating point arithmetic in js</title><link>https://ofstack.com/javascript/1826/a-brief-analysis-of-floating-point-arithmetic-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1826/a-brief-analysis-of-floating-point-arithmetic-in-js.html</guid><description>How do we compute floating point in js? For example, var a=0.69; I want to get 6.9 let me just write it this way var c is equal to a times 10; Alert (c);…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js floating   point operation BUG solution</title><link>https://ofstack.com/javascript/1827/js-floating---point-operation-bug-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1827/js-floating---point-operation-bug-solution.html</guid><description>I used it in a project where I found this code on the web, but under certain conditions there were still bugs in division and addition and I personally…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of Jquery working with radio</title><link>https://ofstack.com/javascript/1828/a-simple-example-of-jquery-working-with-radio.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1828/a-simple-example-of-jquery-working-with-radio.html</guid><description>&lt; Input name=&quot;study&quot; type=&quot;radio&quot; value=&quot;Jquery plugin tutorial &quot;&gt; Jquery plug-in tutorial &lt; Input name=&quot;study&quot; type=&quot;radio&quot; value=&quot;Jquery learning &quot;&gt;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript defines classes in several ways</title><link>https://ofstack.com/javascript/1829/javascript-defines-classes-in-several-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1829/javascript-defines-classes-in-several-ways.html</guid><description>When we think of object orientation, we think of classes, objects, encapsulation, inheritance, polymorphism. In javaScript advanced programming (people&apos;s…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several differences in javascript function definitions</title><link>https://ofstack.com/javascript/1830/summary-of-several-differences-in-javascript-function-definitions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1830/summary-of-several-differences-in-javascript-function-definitions.html</guid><description>Javascript function definition 1: call the keyword function to construct, such as: The function short (x1, x2, y1, y2) { Var dx = x2 - x1; Var dy = y2 - y1;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript defines the difference between a function statement and an expression</title><link>https://ofstack.com/javascript/1831/javascript-defines-the-difference-between-a-function-statement-and-an-expression.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1831/javascript-defines-the-difference-between-a-function-statement-and-an-expression.html</guid><description>After years of using javascript and writing countless functions, it is a tragedy that today I am only able to truly understand the difference between the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js forms the instance code for a mask effect on a page</title><link>https://ofstack.com/javascript/1832/js-forms-the-instance-code-for-a-mask-effect-on-a-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1832/js-forms-the-instance-code-for-a-mask-effect-on-a-page.html</guid><description>Please download the jquery library before forging the code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript&apos;s method of converting data to integers</title><link>https://ofstack.com/javascript/1833/javascript&apos;s-method-of-converting-data-to-integers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1833/javascript&apos;s-method-of-converting-data-to-integers.html</guid><description>JavaScript provides a method, parseInt, to convert numeric values to integers, to convert string data &quot;123&quot;, or to floating-point Numbers 1.23. But this…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery. Post usage complements the type setting problem</title><link>https://ofstack.com/javascript/1834/jquery.-post-usage-complements-the-type-setting-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1834/jquery.-post-usage-complements-the-type-setting-problem.html</guid><description>Jquery. Post usage complements the type setting problem</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery handles json with ajax and returns json instance code</title><link>https://ofstack.com/javascript/1835/jquery-handles-json-with-ajax-and-returns-json-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1835/jquery-handles-json-with-ajax-and-returns-json-instance-code.html</guid><description>First, some basic knowledge of JSON. The object in JSON is identified by &quot;{}&quot;. A &quot;{}&quot; represents an object, such as {&quot;AreaId&quot;:&quot;123&quot;}. The value of the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery. Post usage sample code</title><link>https://ofstack.com/javascript/1836/jquery.-post-usage-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1836/jquery.-post-usage-sample-code.html</guid><description>Jquery. Post usage sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code in JQuery where the dataGrid sets the height of the row</title><link>https://ofstack.com/javascript/1837/sample-code-in-jquery-where-the-datagrid-sets-the-height-of-the-row.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1837/sample-code-in-jquery-where-the-datagrid-sets-the-height-of-the-row.html</guid><description>Sample code in JQuery where the dataGrid sets the height of the row</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements two tables with fixed headers that adjust to the page size</title><link>https://ofstack.com/javascript/1838/javascript-implements-two-tables-with-fixed-headers-that-adjust-to-the-page-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1838/javascript-implements-two-tables-with-fixed-headers-that-adjust-to-the-page-size.html</guid><description>JavaScript implements two tables with fixed headers that adjust to the page size</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>IE6 down block diagram layer problem discussion and solution</title><link>https://ofstack.com/javascript/1840/ie6-down-block-diagram-layer-problem-discussion-and-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1840/ie6-down-block-diagram-layer-problem-discussion-and-solution.html</guid><description>IE6 down block diagram layer problem discussion and solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript table content sorting simple action sample code</title><link>https://ofstack.com/javascript/1841/javascript-table-content-sorting-simple-action-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1841/javascript-table-content-sorting-simple-action-sample-code.html</guid><description>Javascript table content sorting simple action sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to determine whether the page control gets focus</title><link>https://ofstack.com/javascript/1842/js-to-determine-whether-the-page-control-gets-focus.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1842/js-to-determine-whether-the-page-control-gets-focus.html</guid><description>Take a TextBox, for example, and use javascript to determine if it gets the focus. In fact, it is very simple. The normal thinking is divided into two ways:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use js to determine whether the control gets focus</title><link>https://ofstack.com/javascript/1843/use-js-to-determine-whether-the-control-gets-focus.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1843/use-js-to-determine-whether-the-control-gets-focus.html</guid><description>Use js to determine whether the control gets focus</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js keeps a few decimal places</title><link>https://ofstack.com/javascript/1844/js-keeps-a-few-decimal-places.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1844/js-keeps-a-few-decimal-places.html</guid><description>Js keeps a few decimal places</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js two ways to determine whether a character is a Chinese character</title><link>https://ofstack.com/javascript/1845/js-two-ways-to-determine-whether-a-character-is-a-chinese-character.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1845/js-two-ways-to-determine-whether-a-character-is-a-chinese-character.html</guid><description>Sometimes it is necessary to determine whether a character is a Chinese character or not, for example, when the user enters a content containing Chinese and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A quick fix for repeated binding of jquery events</title><link>https://ofstack.com/javascript/1846/a-quick-fix-for-repeated-binding-of-jquery-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1846/a-quick-fix-for-repeated-binding-of-jquery-events.html</guid><description>One $.fn.live duplicate bind Solution: With the die() method, all previously bound events on this element are unbound before the live() method is bound, and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis on the problem of repeated binding of an element in jquery</title><link>https://ofstack.com/javascript/1847/brief-analysis-on-the-problem-of-repeated-binding-of-an-element-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1847/brief-analysis-on-the-problem-of-repeated-binding-of-an-element-in-jquery.html</guid><description>One night when I was writing code, a bug occurred. I thought about it for a long time and didn&apos;t know what the problem was. After many twists and turns, the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery live of repeated binding solution</title><link>https://ofstack.com/javascript/1848/jquery-live-of-repeated-binding-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1848/jquery-live-of-repeated-binding-solution.html</guid><description>Use of the.live() method in Query Today, I met a problem when I was writing the code. $(function () { $(&quot; file &quot;) live (&quot; click &quot;, function () { Var…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to solve floating point error of multiplication in JS</title><link>https://ofstack.com/javascript/1849/method-to-solve-floating-point-error-of-multiplication-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1849/method-to-solve-floating-point-error-of-multiplication-in-js.html</guid><description>JS does the decimal multiplication operation when floating point error, specific can be tested: &lt; Script&gt; Alert (11 * 22.9) &lt; / script&gt; The result is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Cols attribute of IE10 compatibility of frameset</title><link>https://ofstack.com/javascript/1850/cols-attribute-of-ie10-compatibility-of-frameset.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1850/cols-attribute-of-ie10-compatibility-of-frameset.html</guid><description>The most recent requirement concerns browser compatibility, starting with ie10. The main page is embedded with frameset. The left side is the menu bar,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js in the input box to block the key  can only type a number of sample code</title><link>https://ofstack.com/javascript/1851/js-in-the-input-box-to-block-the-key--can-only-type-a-number-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1851/js-in-the-input-box-to-block-the-key--can-only-type-a-number-of-sample-code.html</guid><description>Js in the input box to block the key can only type a number of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS+JSP checkBox all selected concrete implementation</title><link>https://ofstack.com/javascript/1852/js+jsp-checkbox-all-selected-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1852/js+jsp-checkbox-all-selected-concrete-implementation.html</guid><description>JS+JSP checkBox all selected concrete implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to complete the operation of adding  deleting  changing  copying and so on</title><link>https://ofstack.com/javascript/1853/js-to-complete-the-operation-of-adding--deleting--changing--copying-and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1853/js-to-complete-the-operation-of-adding--deleting--changing--copying-and-so-on.html</guid><description>Js to complete the operation of adding deleting changing copying and so on</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation dynamically changes the font size code</title><link>https://ofstack.com/javascript/1854/js-implementation-dynamically-changes-the-font-size-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1854/js-implementation-dynamically-changes-the-font-size-code.html</guid><description>In many web sites in order to improve the user easy reading of text, provide with font size selection function, to adapt to the reading needs of different…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of an element (node) created by js</title><link>https://ofstack.com/javascript/1855/example-of-an-element-(node)-created-by-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1855/example-of-an-element-(node)-created-by-js.html</guid><description>Example of an element (node) created by js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery operations drop   down list  text box  check box  radio box set of favorites</title><link>https://ofstack.com/javascript/1856/jquery-operations-drop---down-list--text-box--check-box--radio-box-set-of-favorites.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1856/jquery-operations-drop---down-list--text-box--check-box--radio-box-set-of-favorites.html</guid><description>Jquery operations drop down list text box check box radio box set of favorites</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js get the current page path example explained</title><link>https://ofstack.com/javascript/1857/js-get-the-current-page-path-example-explained.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1857/js-get-the-current-page-path-example-explained.html</guid><description>Sets or gets the file name or path specified by the object. &lt; Script&gt; Alert (window. The location. The pathname) &lt; / script&gt; Sets or gets the entire URL as…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the simple sample code for the current path</title><link>https://ofstack.com/javascript/1858/js-gets-the-simple-sample-code-for-the-current-path.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1858/js-gets-the-simple-sample-code-for-the-current-path.html</guid><description>&lt; The script type = &quot;text/javascript&quot; &gt; ThisURL = document. The URL; ThisHREF = document. Location. Href; ThisSLoc = self. Location. Href; ThisDLoc =…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method and property instance resolution of JS operation Array Array</title><link>https://ofstack.com/javascript/1859/method-and-property-instance-resolution-of-js-operation-array-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1859/method-and-property-instance-resolution-of-js-operation-array-array.html</guid><description>This article summarizes the three attributes of Array Array, including the use of length attribute, prototype attribute and constructor attribute, and notes…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of scaling and dragging a jquery image</title><link>https://ofstack.com/javascript/1860/a-simple-example-of-scaling-and-dragging-a-jquery-image.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1860/a-simple-example-of-scaling-and-dragging-a-jquery-image.html</guid><description>A simple example of scaling and dragging a jquery image</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the usage of document.execcommand of</title><link>https://ofstack.com/javascript/1861/summary-of-the-usage-of-document.execcommand-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1861/summary-of-the-usage-of-document.execcommand-of.html</guid><description>Case 1: IsNaN tests whether the input is numeric or not, and limits the input to a numeric value such as 1981.121, allowing a maximum of one decimal point</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js window.onload loads multiple functions and appends functions</title><link>https://ofstack.com/javascript/1862/js-window.onload-loads-multiple-functions-and-appends-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1862/js-window.onload-loads-multiple-functions-and-appends-functions.html</guid><description>Window.onload is often used for projects, The usage is as follows: Function func(){alert(&quot;this is window onload event!&quot;) ); The return; } Window. The onload…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js string into a number and a number into a string implementation method</title><link>https://ofstack.com/javascript/1863/js-string-into-a-number-and-a-number-into-a-string-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1863/js-string-into-a-number-and-a-number-into-a-string-implementation-method.html</guid><description>Js string to a number To convert a string to a number parseInt Function. ParseInt (string) : the function parses from the beginning of a string and returns…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to obtain the computer MAC address and IP implementation method</title><link>https://ofstack.com/javascript/1864/js-to-obtain-the-computer-mac-address-and-ip-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1864/js-to-obtain-the-computer-mac-address-and-ip-implementation-method.html</guid><description>JS to obtain the computer MAC address and IP implementation method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript+CSS control printing format sample introduction</title><link>https://ofstack.com/javascript/1865/javascript+css-control-printing-format-sample-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1865/javascript+css-control-printing-format-sample-introduction.html</guid><description>JavaScript+CSS control printing format sample introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery to achieve non   superposition search box prompt effect</title><link>https://ofstack.com/javascript/1866/jquery-to-achieve-non---superposition-search-box-prompt-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1866/jquery-to-achieve-non---superposition-search-box-prompt-effect.html</guid><description>Jquery to achieve non superposition search box prompt effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using JQUERY for the background page layout control DIV to achieve left and right</title><link>https://ofstack.com/javascript/1867/using-jquery-for-the-background-page-layout-control-div-to-achieve-left-and-right.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1867/using-jquery-for-the-background-page-layout-control-div-to-achieve-left-and-right.html</guid><description>Using JQUERY for the background page layout control DIV to achieve left and right</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of how to use the confirmation pop up in JSF</title><link>https://ofstack.com/javascript/1868/an-example-of-how-to-use-the-confirmation-pop-up-in-jsf.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1868/an-example-of-how-to-use-the-confirmation-pop-up-in-jsf.html</guid><description>An example of how to use the confirmation pop up in JSF</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery delete prompt box pops up whether to delete the dialog box</title><link>https://ofstack.com/javascript/1869/jquery-delete-prompt-box-pops-up-whether-to-delete-the-dialog-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1869/jquery-delete-prompt-box-pops-up-whether-to-delete-the-dialog-box.html</guid><description>Jquery delete prompt box pops up whether to delete the dialog box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript form validation USES the example of javascript to validate mailboxes</title><link>https://ofstack.com/javascript/1870/javascript-form-validation-uses-the-example-of-javascript-to-validate-mailboxes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1870/javascript-form-validation-uses-the-example-of-javascript-to-validate-mailboxes.html</guid><description>These typical form data validated by JavaScript are: Has the user filled in the required fields in the form? Is the email address entered by the user…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Set JSF&apos;s select box h:selectOneMenu as a method of non editable state</title><link>https://ofstack.com/javascript/1871/set-jsf&apos;s-select-box-h:selectonemenu-as-a-method-of-non-editable-state.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1871/set-jsf&apos;s-select-box-h:selectonemenu-as-a-method-of-non-editable-state.html</guid><description>Set JSF&apos;s select box h:selectOneMenu as a method of non editable state</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript history object of history USES the method of of to enable the browser to move forward and backward</title><link>https://ofstack.com/javascript/1872/the-javascript-history-object-of-history-uses-the-method-of-of-to-enable-the-browser-to-move-forward-and-backward.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1872/the-javascript-history-object-of-history-uses-the-method-of-of-to-enable-the-browser-to-move-forward-and-backward.html</guid><description>The window.history object is not written with the prefix window. To protect user privacy, JavaScript access to this object is restricted. History.back () -…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js and HTML sections of the form action submission</title><link>https://ofstack.com/javascript/1873/the-js-and-html-sections-of-the-form-action-submission.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1873/the-js-and-html-sections-of-the-form-action-submission.html</guid><description>The js and HTML sections of the form action submission</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript dialog box USES the method of of warning box javascript confirmation box prompt box</title><link>https://ofstack.com/javascript/1874/the-javascript-dialog-box-uses-the-method-of-of-warning-box-javascript-confirmation-box-prompt-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1874/the-javascript-dialog-box-uses-the-method-of-of-warning-box-javascript-confirmation-box-prompt-box.html</guid><description>1. The alert box Warning boxes are often used to ensure that certain information is available to the user. When the warning box appears, the user needs to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript timer events use details</title><link>https://ofstack.com/javascript/1875/javascript-timer-events-use-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1875/javascript-timer-events-use-details.html</guid><description>It is easy to use timing events in javascript. The two key methods are: The second parameter indicates how many milliseconds from now the first parameter is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript creates and stores cookie examples</title><link>https://ofstack.com/javascript/1876/javascript-creates-and-stores-cookie-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1876/javascript-creates-and-stores-cookie-examples.html</guid><description>What is a cookie? Cookies are variables stored on the visitor&apos;s computer. This cookie is sent whenever the same computer requests a page through a browser.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js remove the space instance Trim of LTrim of RTrim of</title><link>https://ofstack.com/javascript/1877/js-remove-the-space-instance-trim-of-ltrim-of-rtrim-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1877/js-remove-the-space-instance-trim-of-ltrim-of-rtrim-of.html</guid><description>1, js to remove the string space // to the left space; The function ltrim (s) . { Return s.r eplace (/ (^ s *)/g, &quot;&quot;); } // go to the right space; The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Window. ShowModalDialog of return value</title><link>https://ofstack.com/javascript/1878/window.-showmodaldialog-of-return-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1878/window.-showmodaldialog-of-return-value.html</guid><description>Let&apos;s start with the basic usage of window.showmodaldialog Usage: VReturnValue = window.showModalDialog(sURL [, vArguments] [,sFeatures]) VReturnValue =…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use of the js showModalDialog parameter</title><link>https://ofstack.com/javascript/1879/use-of-the-js-showmodaldialog-parameter.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1879/use-of-the-js-showmodaldialog-parameter.html</guid><description>Basic introduction: VReturnValue = window.showModalDialog(sURL [, vArguments] [,sFeatures]) VReturnValue = window. ShowModelessDialog (sURL vArguments [,]…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of js showModalDialog pop up window</title><link>https://ofstack.com/javascript/1880/example-of-js-showmodaldialog-pop-up-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1880/example-of-js-showmodaldialog-pop-up-window.html</guid><description>ShowModalDialog: Modal window, a very special window, when it opens, the parent window behind the activity stops, unless the current mode child window…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js showModalDialog a simple instance of a child form of the pop up dialog box</title><link>https://ofstack.com/javascript/1881/js-showmodaldialog-a-simple-instance-of-a-child-form-of-the-pop-up-dialog-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1881/js-showmodaldialog-a-simple-instance-of-a-child-form-of-the-pop-up-dialog-box.html</guid><description>&lt;%@ Page Language=&quot;C#&quot; AutoEventWireup=&quot;true&quot; CodeFile=&quot;showdialog_dialog.aspx.cs&quot; Inherits=&quot;WSHelpDoc_showdialog_dialog&quot; %&gt;</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to get the value of the DropDownList and the value of the text sample code</title><link>https://ofstack.com/javascript/1882/js-to-get-the-value-of-the-dropdownlist-and-the-value-of-the-text-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1882/js-to-get-the-value-of-the-dropdownlist-and-the-value-of-the-text-sample-code.html</guid><description>JS to get the value of the DropDownList and the value of the text sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Several methods of refreshing the page summary of JS ASP.NET</title><link>https://ofstack.com/javascript/1883/several-methods-of-refreshing-the-page-summary-of-js-asp.net.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1883/several-methods-of-refreshing-the-page-summary-of-js-asp.net.html</guid><description>Several ways Javascript can refresh a page: 1. The history. The go (0) 2. The location. Reload () 3. Location = location 4. The location. The assign…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Asp.net refreshes the six methods of this page summary</title><link>https://ofstack.com/javascript/1884/asp.net-refreshes-the-six-methods-of-this-page-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1884/asp.net-refreshes-the-six-methods-of-this-page-summary.html</guid><description>The first: Private void Button1_Click(object sender, system.eventargs e) { The Response. Redirect (Request. Url. The ToString ()); } The second: Private…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS keeps two decimal  several decimal sample code</title><link>https://ofstack.com/javascript/1885/js-keeps-two-decimal--several-decimal-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1885/js-keeps-two-decimal--several-decimal-sample-code.html</guid><description>JS keeps two decimal several decimal sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does js get sibling  parent  and other nodes</title><link>https://ofstack.com/javascript/1886/how-does-js-get-sibling--parent--and-other-nodes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1886/how-does-js-get-sibling--parent--and-other-nodes.html</guid><description>How does js get sibling parent and other nodes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the concrete implementation of the collection of elements by the element class name</title><link>https://ofstack.com/javascript/1887/js-gets-the-concrete-implementation-of-the-collection-of-elements-by-the-element-class-name.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1887/js-gets-the-concrete-implementation-of-the-collection-of-elements-by-the-element-class-name.html</guid><description>Js gets the concrete implementation of the collection of elements by the element class name</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery validates the form submission and serializes the form content</title><link>https://ofstack.com/javascript/1889/jquery-validates-the-form-submission-and-serializes-the-form-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1889/jquery-validates-the-form-submission-and-serializes-the-form-content.html</guid><description>JQuery validates the form submission and serializes the form content</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The DataGrid result set emptying method in the EasyUI component under Jquery</title><link>https://ofstack.com/javascript/1890/the-datagrid-result-set-emptying-method-in-the-easyui-component-under-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1890/the-datagrid-result-set-emptying-method-in-the-easyui-component-under-jquery.html</guid><description>The DataGrid result set emptying method in the EasyUI component under Jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to solve the popover problem to achieve the class jump DIV example</title><link>https://ofstack.com/javascript/1891/js-to-solve-the-popover-problem-to-achieve-the-class-jump-div-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1891/js-to-solve-the-popover-problem-to-achieve-the-class-jump-div-example.html</guid><description>Js to solve the popover problem to achieve the class jump DIV example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details on the difference between the instanceof and typeof operators</title><link>https://ofstack.com/javascript/1892/details-on-the-difference-between-the-instanceof-and-typeof-operators.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1892/details-on-the-difference-between-the-instanceof-and-typeof-operators.html</guid><description>I. instanceof operator: This operator determines whether a variable is an instance of an object (class) and returns a Boolean value. To understand what it…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery USES the append of content method to share notes</title><link>https://ofstack.com/javascript/1893/jquery-uses-the-append-of-content-method-to-share-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1893/jquery-uses-the-append-of-content-method-to-share-notes.html</guid><description>As the following example: append some HTML tags to all paragraphs. [&lt; p&gt; order I like to say: &lt; b&gt; Hello&lt; / b&gt; &lt; / p&gt;] That&apos;s not a big deal, it&apos;s normal,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js birth date  year  month  day cascading menu sample code</title><link>https://ofstack.com/javascript/1894/js-birth-date--year--month--day-cascading-menu-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1894/js-birth-date--year--month--day-cascading-menu-sample-code.html</guid><description>Js birth date year month day cascading menu sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JS implementation calculates the age based on the date of birth</title><link>https://ofstack.com/javascript/1895/the-js-implementation-calculates-the-age-based-on-the-date-of-birth.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1895/the-js-implementation-calculates-the-age-based-on-the-date-of-birth.html</guid><description>The JS implementation calculates the age based on the date of birth</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the simple sample code for the element through className</title><link>https://ofstack.com/javascript/1896/javascript-gets-the-simple-sample-code-for-the-element-through-classname.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1896/javascript-gets-the-simple-sample-code-for-the-element-through-classname.html</guid><description>Javascript gets the simple sample code for the element through className</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of the JSON data source format</title><link>https://ofstack.com/javascript/1897/in-depth-understanding-of-the-json-data-source-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1897/in-depth-understanding-of-the-json-data-source-format.html</guid><description>JSON [JavaScript Object Notation] : JavaScript Object Notation. It is a lightweight data interchange format. JSON is more convenient as a data format than…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the reason why global variables cannot be assigned in asynchronous call methods of jquery ajax and the solution</title><link>https://ofstack.com/javascript/1899/a-brief-analysis-of-the-reason-why-global-variables-cannot-be-assigned-in-asynchronous-call-methods-of-jquery-ajax-and-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1899/a-brief-analysis-of-the-reason-why-global-variables-cannot-be-assigned-in-asynchronous-call-methods-of-jquery-ajax-and-the-solution.html</guid><description>When we call a jquery ajax method, we sometimes need the method to return a value or assign a value to a global variable, but we find that the program does…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES Ajax to assign values to global variable exceptions</title><link>https://ofstack.com/javascript/1900/jquery-uses-ajax-to-assign-values-to-global-variable-exceptions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1900/jquery-uses-ajax-to-assign-values-to-global-variable-exceptions.html</guid><description>We used JQuery&apos;s Ajax to extract data from the background and tried to assign it to a global variable, but we couldn&apos;t. Why? The reason is actually very…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do jquery and javascript assign the contents of one element to another</title><link>https://ofstack.com/javascript/1901/how-do-jquery-and-javascript-assign-the-contents-of-one-element-to-another.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1901/how-do-jquery-and-javascript-assign-the-contents-of-one-element-to-another.html</guid><description>How do jquery and javascript assign the contents of one element to another</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduced JS file IE6 to report syntax errors or missing object problems</title><link>https://ofstack.com/javascript/1902/introduced-js-file-ie6-to-report-syntax-errors-or-missing-object-problems.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1902/introduced-js-file-ie6-to-report-syntax-errors-or-missing-object-problems.html</guid><description>Introduced JS file IE6 to report syntax errors or missing object problems</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery allows the mouse to move over the image to display the border effect</title><link>https://ofstack.com/javascript/1903/jquery-allows-the-mouse-to-move-over-the-image-to-display-the-border-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1903/jquery-allows-the-mouse-to-move-over-the-image-to-display-the-border-effect.html</guid><description>JQuery allows the mouse to move over the image to display the border effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Image flip effect specific implementation code</title><link>https://ofstack.com/javascript/1904/image-flip-effect-specific-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1904/image-flip-effect-specific-implementation-code.html</guid><description>Image flip effect specific implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the cursor position and sets the text box cursor position</title><link>https://ofstack.com/javascript/1905/js-gets-the-cursor-position-and-sets-the-text-box-cursor-position.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1905/js-gets-the-cursor-position-and-sets-the-text-box-cursor-position.html</guid><description>Js gets the cursor position and sets the text box cursor position</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Extending incompatible methods in IE such as contains  startWith  and so on</title><link>https://ofstack.com/javascript/1906/extending-incompatible-methods-in-ie-such-as-contains--startwith--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1906/extending-incompatible-methods-in-ie-such-as-contains--startwith--and-so-on.html</guid><description>Extending incompatible methods in IE such as contains startWith and so on</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript calculates the remaining days of the month calculator sample code</title><link>https://ofstack.com/javascript/1907/javascript-calculates-the-remaining-days-of-the-month-calculator-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1907/javascript-calculates-the-remaining-days-of-the-month-calculator-sample-code.html</guid><description>Javascript calculates the remaining days of the month calculator sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I submit a form with CKEditor</title><link>https://ofstack.com/javascript/1908/how-do-i-submit-a-form-with-ckeditor.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1908/how-do-i-submit-a-form-with-ckeditor.html</guid><description>How do I submit a form with CKEditor</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript calculates the zodiac sign of the zodiac sign example code</title><link>https://ofstack.com/javascript/1909/javascript-calculates-the-zodiac-sign-of-the-zodiac-sign-example-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1909/javascript-calculates-the-zodiac-sign-of-the-zodiac-sign-example-code.html</guid><description>Javascript calculates the zodiac sign of the zodiac sign example code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript calculates how long a user stays on a web page</title><link>https://ofstack.com/javascript/1910/javascript-calculates-how-long-a-user-stays-on-a-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1910/javascript-calculates-how-long-a-user-stays-on-a-web-page.html</guid><description>Javascript calculates how long a user stays on a web page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to generate a map object in js</title><link>https://ofstack.com/javascript/1911/method-to-generate-a-map-object-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1911/method-to-generate-a-map-object-in-js.html</guid><description>Method to generate a map object in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does jQuery get the id or other information of the currently clicked element by clicking on the page</title><link>https://ofstack.com/javascript/1913/how-does-jquery-get-the-id-or-other-information-of-the-currently-clicked-element-by-clicking-on-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1913/how-does-jquery-get-the-id-or-other-information-of-the-currently-clicked-element-by-clicking-on-the-page.html</guid><description>How does jQuery get the id or other information of the currently clicked element by clicking on the page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the selected value of the select tag in two ways</title><link>https://ofstack.com/javascript/1914/js-gets-the-selected-value-of-the-select-tag-in-two-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1914/js-gets-the-selected-value-of-the-select-tag-in-two-ways.html</guid><description>Js gets the selected value of the select tag in two ways</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A variety of ways to customize functions in jquery</title><link>https://ofstack.com/javascript/1915/a-variety-of-ways-to-customize-functions-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1915/a-variety-of-ways-to-customize-functions-in-jquery.html</guid><description>A variety of ways to customize functions in jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pure Javascript implementation of the ping function method</title><link>https://ofstack.com/javascript/19153/pure-javascript-implementation-of-the-ping-function-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19153/pure-javascript-implementation-of-the-ping-function-method.html</guid><description>This article illustrates a simple Javascript implementation of ping. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of dynamically loading content when the page is scrolling</title><link>https://ofstack.com/javascript/19157/jquery-implements-the-method-of-dynamically-loading-content-when-the-page-is-scrolling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19157/jquery-implements-the-method-of-dynamically-loading-content-when-the-page-is-scrolling.html</guid><description>This article demonstrates an example of how jQuery can dynamically load content when a page is scrolling. Share with you for your reference. The specific…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>jquery USES the remove of method to delete the specified class child element</title><link>https://ofstack.com/javascript/19159/jquery-uses-the-remove-of-method-to-delete-the-specified-class-child-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19159/jquery-uses-the-remove-of-method-to-delete-the-specified-class-child-element.html</guid><description>This example shows how jquery USES the remove() method to remove the specified class child element. Share with you for your reference. The specific…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery&apos;s method of dynamically adding and removing elements</title><link>https://ofstack.com/javascript/1916/jquery&apos;s-method-of-dynamically-adding-and-removing-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1916/jquery&apos;s-method-of-dynamically-adding-and-removing-elements.html</guid><description>JQuery&apos;s method of dynamically adding and removing elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery mouse drag image effect sample code</title><link>https://ofstack.com/javascript/1917/jquery-mouse-drag-image-effect-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1917/jquery-mouse-drag-image-effect-sample-code.html</guid><description>Jquery mouse drag image effect sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery sets the method to specify the width and height of a web page element</title><link>https://ofstack.com/javascript/19170/jquery-sets-the-method-to-specify-the-width-and-height-of-a-web-page-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19170/jquery-sets-the-method-to-specify-the-width-and-height-of-a-web-page-element.html</guid><description>This example demonstrates how to set jQuery to specify the width and height of a web page element. Share with you for your reference. The specific…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery loads the data instance from the server file using the $.get of method</title><link>https://ofstack.com/javascript/19175/jquery-loads-the-data-instance-from-the-server-file-using-the-$.get-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19175/jquery-loads-the-data-instance-from-the-server-file-using-the-$.get-of-method.html</guid><description>This example shows how jQuery loads data from a server file using the $.get () method. Share with you for your reference. The details are as follows: I hope…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the commonly used second level provincial and municipal drop down list method</title><link>https://ofstack.com/javascript/19177/javascript-implements-the-commonly-used-second-level-provincial-and-municipal-drop-down-list-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19177/javascript-implements-the-commonly-used-second-level-provincial-and-municipal-drop-down-list-method.html</guid><description>The example of this article describes the JavaScript implementation of the commonly used level 2 provincial and municipal drop-down list method. Share with…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>JS means to dynamically read the contents of xml files through ajax</title><link>https://ofstack.com/javascript/19178/js-means-to-dynamically-read-the-contents-of-xml-files-through-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19178/js-means-to-dynamically-read-the-contents-of-xml-files-through-ajax.html</guid><description>This example demonstrates how JS dynamically reads the contents of xml files through ajax. Share with you for your reference. The specific analysis is as…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>The non recursive algorithm of binary tree first order traversal is implemented</title><link>https://ofstack.com/javascript/1918/the-non-recursive-algorithm-of-binary-tree-first-order-traversal-is-implemented.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1918/the-non-recursive-algorithm-of-binary-tree-first-order-traversal-is-implemented.html</guid><description>In the previous article, we talked about the recursive traversal algorithm of binary trees (link: #). This article mainly focuses on the non-recursive…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of textRange object usage methods in JavaScript</title><link>https://ofstack.com/javascript/19181/summary-of-textrange-object-usage-methods-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19181/summary-of-textrange-object-usage-methods-in-javascript.html</guid><description>The TextRange object is an advanced feature of dynamic HTML(DHTML), which enables you to perform many text-based tasks, such as searching and selecting…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements a method to prevent the submit button from being double clicked</title><link>https://ofstack.com/javascript/19182/jquery-implements-a-method-to-prevent-the-submit-button-from-being-double-clicked.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19182/jquery-implements-a-method-to-prevent-the-submit-button-from-being-double-clicked.html</guid><description>This article demonstrates an example of how the jQuery implementation prevents the submit button from being double-clicked. Share with you for your…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>A quick solution to the Ajax caching problem under IE</title><link>https://ofstack.com/javascript/1919/a-quick-solution-to-the-ajax-caching-problem-under-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1919/a-quick-solution-to-the-ajax-caching-problem-under-ie.html</guid><description>After a lot of confusion, the program used jquery&apos;s load method to make the request. It was strange that the request could not be sent the second time.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery USES the hide method to hide the method of the specified element on the page</title><link>https://ofstack.com/javascript/19192/jquery-uses-the-hide-method-to-hide-the-method-of-the-specified-element-on-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19192/jquery-uses-the-hide-method-to-hide-the-method-of-the-specified-element-on-the-page.html</guid><description>This article demonstrates how jQuery USES the hide method to hide specified elements on a page. Share with you for your reference. The details are as follows:</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript controls the browser full screen</title><link>https://ofstack.com/javascript/19196/javascript-controls-the-browser-full-screen.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19196/javascript-controls-the-browser-full-screen.html</guid><description>The functionality is simple, the code is simple, and there&apos;s no more crap here That&apos;s all for this article, I hope you enjoy it.</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Js  and jquery parses json and array formats in detail</title><link>https://ofstack.com/javascript/1920/js--and-jquery-parses-json-and-array-formats-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1920/js--and-jquery-parses-json-and-array-formats-in-detail.html</guid><description>Js and jquery parses json and array formats in detail</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the difference between function declaration and function expression in JavaScript</title><link>https://ofstack.com/javascript/19201/a-brief-analysis-of-the-difference-between-function-declaration-and-function-expression-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19201/a-brief-analysis-of-the-difference-between-function-declaration-and-function-expression-in-javascript.html</guid><description>I remember the interviewer asked me this question when I was interviewing an intern at tencent. We only know that there are two ways to declare a function…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>jquery USES slideDown to implement the method of slowly pulling out the effect of a module</title><link>https://ofstack.com/javascript/19206/jquery-uses-slidedown-to-implement-the-method-of-slowly-pulling-out-the-effect-of-a-module.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19206/jquery-uses-slidedown-to-implement-the-method-of-slowly-pulling-out-the-effect-of-a-module.html</guid><description>The example in this article describes how jquery USES slideDown to achieve the effect of slowly pulling out modules. Share with you for your reference. The…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>JS method to get sibling  parent  and child elements of a node</title><link>https://ofstack.com/javascript/1921/js-method-to-get-sibling--parent--and-child-elements-of-a-node.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1921/js-method-to-get-sibling--parent--and-child-elements-of-a-node.html</guid><description>JS method to get sibling parent and child elements of a node</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery USES the empty of method to delete an element and all its child elements</title><link>https://ofstack.com/javascript/19215/jquery-uses-the-empty-of-method-to-delete-an-element-and-all-its-child-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19215/jquery-uses-the-empty-of-method-to-delete-an-element-and-all-its-child-elements.html</guid><description>This example shows how jQuery USES the empty() method to delete an element and all its child elements. Share with you for your reference. The specific…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES Object.prototype.toString to determine if it is an array</title><link>https://ofstack.com/javascript/19216/javascript-uses-object.prototype.tostring-to-determine-if-it-is-an-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19216/javascript-uses-object.prototype.tostring-to-determine-if-it-is-an-array.html</guid><description>Why use Object.prototype.toString instead of Function.prototype.toString or something? This is related to their toString interpretation. The following is…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Js and jquery to obtain the parent element  child element  brother element implementation method</title><link>https://ofstack.com/javascript/1922/js-and-jquery-to-obtain-the-parent-element--child-element--brother-element-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1922/js-and-jquery-to-obtain-the-parent-element--child-element--brother-element-implementation-method.html</guid><description>Js and jquery to obtain the parent element child element brother element implementation method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js USES the methods onmousemove and onmouseout to get mouse coordinates</title><link>https://ofstack.com/javascript/19220/js-uses-the-methods-onmousemove-and-onmouseout-to-get-mouse-coordinates.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19220/js-uses-the-methods-onmousemove-and-onmouseout-to-get-mouse-coordinates.html</guid><description>This example shows how js USES onmousemove and onmouseout to get mouse coordinates. Share with you for your reference. The details are as follows: The js…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>JS is a method that displays all the elements in a drop down list box</title><link>https://ofstack.com/javascript/19221/js-is-a-method-that-displays-all-the-elements-in-a-drop-down-list-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19221/js-is-a-method-that-displays-all-the-elements-in-a-drop-down-list-box.html</guid><description>This example shows how JS displays all the elements in a drop-down list box. Share with you for your reference. The details are as follows: The JS code…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>JS implements the method of controlling the table to display only the row border or only the column border</title><link>https://ofstack.com/javascript/19227/js-implements-the-method-of-controlling-the-table-to-display-only-the-row-border-or-only-the-column-border.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19227/js-implements-the-method-of-controlling-the-table-to-display-only-the-row-border-or-only-the-column-border.html</guid><description>This example demonstrates how JS can control a table to display only row or column borders. Share with you for your reference. The specific analysis is as…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Js and jquery are two different ways to get the parent element and delete the child element</title><link>https://ofstack.com/javascript/1923/js-and-jquery-are-two-different-ways-to-get-the-parent-element-and-delete-the-child-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1923/js-and-jquery-are-two-different-ways-to-get-the-parent-element-and-delete-the-child-element.html</guid><description>Var obj = document. GetElementById (&quot; id &quot;); What you get is a dom object, which you manipulate using the js method Var obj = $(&quot; # id &quot;); You get a jquery…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery selector source code interpretation (7) : elementMatcher function</title><link>https://ofstack.com/javascript/19230/jquery-selector-source-code-interpretation-(7)-:-elementmatcher-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19230/jquery-selector-source-code-interpretation-(7)-:-elementmatcher-function.html</guid><description>To understand the Compile execution process of Sizzle, we need to understand the functions, key variables and functions of each subprogram involved. I will…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery selector source code interpretation (vi) : Sizzle selector matching logic analysis</title><link>https://ofstack.com/javascript/19231/jquery-selector-source-code-interpretation-(vi)-:-sizzle-selector-matching-logic-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19231/jquery-selector-source-code-interpretation-(vi)-:-sizzle-selector-matching-logic-analysis.html</guid><description>Recently saw 1 some analysis about Sizzle online, he said matching order tends to use the reverse matching method, from right to left but exactly how is not…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis of the difference between jQuery of function of {} and of function of {} of jQuery</title><link>https://ofstack.com/javascript/1924/brief-analysis-of-the-difference-between-jquery-of-function-of-%7B%7D-and-of-function-of-%7B%7D-of-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1924/brief-analysis-of-the-difference-between-jquery-of-function-of-%7B%7D-and-of-function-of-%7B%7D-of-jquery.html</guid><description>Jquery is an excellent Javascr pt framework. Let&apos;s now discuss the functions that are executed after two pages are loaded in Jquery. The $(document). Ready…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>FMT: details of the output format of formatDate</title><link>https://ofstack.com/javascript/1925/fmt:-details-of-the-output-format-of-formatdate.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1925/fmt:-details-of-the-output-format-of-formatdate.html</guid><description>&lt; FMT: formatDate value = &quot;${isoDate}&quot; type = &quot;to both&quot; / &gt; The 2004-5-31 23:59:59 &lt; FMT: formatDate value = &quot;${date}&quot; type = &quot;date&quot; / &gt; The 2004-4-1 &lt; FMT:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>All parameters of window.open of in js are parsed in detail</title><link>https://ofstack.com/javascript/1926/all-parameters-of-window.open-of-in-js-are-parsed-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1926/all-parameters-of-window.open-of-in-js-are-parsed-in-detail.html</guid><description>[1, the most basic pop-up window code] Add the main window &lt; Head&gt; Area: [6. Control of pop-up window closing on time] Now let&apos;s do a little more control…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to determine the distance between the document and the top of the browser</title><link>https://ofstack.com/javascript/1927/how-to-determine-the-distance-between-the-document-and-the-top-of-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1927/how-to-determine-the-distance-between-the-document-and-the-top-of-the-browser.html</guid><description>How to determine the distance between the document and the top of the browser</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solve the problem of dollar sign naming conflict in jquery</title><link>https://ofstack.com/javascript/1928/solve-the-problem-of-dollar-sign-naming-conflict-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1928/solve-the-problem-of-dollar-sign-naming-conflict-in-jquery.html</guid><description>Solve the problem of dollar sign naming conflict in jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Issues related to transparency Settings in native js and jquery</title><link>https://ofstack.com/javascript/1929/issues-related-to-transparency-settings-in-native-js-and-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1929/issues-related-to-transparency-settings-in-native-js-and-jquery.html</guid><description>In the daily development of the website, often used to set the transparency problem, the simplest is the picture of the fade in effect. Here are some of the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A highly adaptive implementation of iframe Windows</title><link>https://ofstack.com/javascript/1930/a-highly-adaptive-implementation-of-iframe-windows.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1930/a-highly-adaptive-implementation-of-iframe-windows.html</guid><description>There is a page in domainA, index.html, that contains a page in domainB, other.html, nested in an iframe Since the other.html page is displayed in the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery on the single box  multi   box  text box and other common operation summary</title><link>https://ofstack.com/javascript/1931/jquery-on-the-single-box--multi---box--text-box-and-other-common-operation-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1931/jquery-on-the-single-box--multi---box--text-box-and-other-common-operation-summary.html</guid><description>Jquery on the single box multi box text box and other common operation summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js jquery respectively achieve dynamic file upload operation button to add and delete</title><link>https://ofstack.com/javascript/1932/js-jquery-respectively-achieve-dynamic-file-upload-operation-button-to-add-and-delete.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1932/js-jquery-respectively-achieve-dynamic-file-upload-operation-button-to-add-and-delete.html</guid><description>Js jquery respectively achieve dynamic file upload operation button to add and delete</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of the map method sample code</title><link>https://ofstack.com/javascript/1933/js-implementation-of-the-map-method-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1933/js-implementation-of-the-map-method-sample-code.html</guid><description>Js implementation of the map method sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery tutorial ajax request json data sample</title><link>https://ofstack.com/javascript/1934/jquery-tutorial-ajax-request-json-data-sample.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1934/jquery-tutorial-ajax-request-json-data-sample.html</guid><description>Jquery tutorial ajax request json data sample</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript input mailbox auto prompt instance code</title><link>https://ofstack.com/javascript/1935/javascript-input-mailbox-auto-prompt-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1935/javascript-input-mailbox-auto-prompt-instance-code.html</guid><description>I originally wanted to release the notes of the previous analysis of the artTemplate source code to share, but after a year, I couldn&apos;t find it, so I had to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to determine whether the method is ie summary</title><link>https://ofstack.com/javascript/1936/js-to-determine-whether-the-method-is-ie-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1936/js-to-determine-whether-the-method-is-ie-summary.html</guid><description>Js to determine whether the method is ie summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery tutorials limit text boxes to Numbers and decimal point examples to share</title><link>https://ofstack.com/javascript/1937/jquery-tutorials-limit-text-boxes-to-numbers-and-decimal-point-examples-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1937/jquery-tutorials-limit-text-boxes-to-numbers-and-decimal-point-examples-to-share.html</guid><description>Then add the class name to the text box that needs to be validated, like this:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript tutorial of the incomplete inheritance of of js prototype chain</title><link>https://ofstack.com/javascript/1938/javascript-tutorial-of-the-incomplete-inheritance-of-of-js-prototype-chain.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1938/javascript-tutorial-of-the-incomplete-inheritance-of-of-js-prototype-chain.html</guid><description>Javascript inheritance is very different from the standard oop inheritance. Javascript inheritance is a prototype chain technology. Each class will put…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript function scope learn the example of of js scope</title><link>https://ofstack.com/javascript/1939/javascript-function-scope-learn-the-example-of-of-js-scope.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1939/javascript-function-scope-learn-the-example-of-of-js-scope.html</guid><description>In some programming languages like c, each piece of code in curly braces has its own scope, and variables are not visible outside the code segment where…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Multi select list box dynamic add  move  delete  all the operations of the simple example</title><link>https://ofstack.com/javascript/1940/multi-select-list-box-dynamic-add--move--delete--all-the-operations-of-the-simple-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1940/multi-select-list-box-dynamic-add--move--delete--all-the-operations-of-the-simple-example.html</guid><description>Multi select list box dynamic add move delete all the operations of the simple example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>When the mouse passes over tr  change the tr current background color</title><link>https://ofstack.com/javascript/1941/when-the-mouse-passes-over-tr--change-the-tr-current-background-color.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1941/when-the-mouse-passes-over-tr--change-the-tr-current-background-color.html</guid><description>When the mouse passes over tr change the tr current background color</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js navigation bar click on the event background transform sample code</title><link>https://ofstack.com/javascript/1942/js-navigation-bar-click-on-the-event-background-transform-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1942/js-navigation-bar-click-on-the-event-background-transform-sample-code.html</guid><description>Js navigation bar click on the event background transform sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS text gets the focus clear text text sample code</title><link>https://ofstack.com/javascript/1943/js-text-gets-the-focus-clear-text-text-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1943/js-text-gets-the-focus-clear-text-text-sample-code.html</guid><description>JS text gets the focus clear text text sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript interval timer of delay timer learn interval calls and delay calls</title><link>https://ofstack.com/javascript/1944/javascript-interval-timer-of-delay-timer-learn-interval-calls-and-delay-calls.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1944/javascript-interval-timer-of-delay-timer-learn-interval-calls-and-delay-calls.html</guid><description>With the setInterval method, you can loop through the function at a specified interval until the clearInterval method cancels the loop When the loop is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of parentElement srcElement</title><link>https://ofstack.com/javascript/1945/summary-of-parentelement-srcelement.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1945/summary-of-parentelement-srcelement.html</guid><description>I even applied event.srcelement to rewrite a previous code, extending its functionality, a very simple piece of code. When the form is to be solid, you need…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Learn more about this example in javaScript and how it works</title><link>https://ofstack.com/javascript/1946/learn-more-about-this-example-in-javascript-and-how-it-works.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1946/learn-more-about-this-example-in-javascript-and-how-it-works.html</guid><description>If a function is called as a method of an object, this will be assigned to that object. Note that this behavior is very &quot;fragile&quot;. If you get a reference to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of a JS date comparison size</title><link>https://ofstack.com/javascript/1947/a-simple-example-of-a-js-date-comparison-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1947/a-simple-example-of-a-js-date-comparison-size.html</guid><description>A simple example of a JS date comparison size</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS Date object and get the current system time</title><link>https://ofstack.com/javascript/1948/js-date-object-and-get-the-current-system-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1948/js-date-object-and-get-the-current-system-time.html</guid><description>Date object Today we will look at the Date object, which must be very familiar with the time, because many places in the website have encountered such time…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth parsing of the JS OffsetParent attribute</title><link>https://ofstack.com/javascript/1949/in-depth-parsing-of-the-js-offsetparent-attribute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1949/in-depth-parsing-of-the-js-offsetparent-attribute.html</guid><description>The offsetParent attribute returns a reference to an object that is the closest (in the include hierarchy) to the element that called offsetParent and is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript web page location details</title><link>https://ofstack.com/javascript/1950/javascript-web-page-location-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1950/javascript-web-page-location-details.html</guid><description>Page visible region wide: document. Body. ClientWidth High page visible area: the document. The body. ClientHeight Page visible region wide: document. Body.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js menu clicks on a simple instance of the show or hide effect</title><link>https://ofstack.com/javascript/1951/the-js-menu-clicks-on-a-simple-instance-of-the-show-or-hide-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1951/the-js-menu-clicks-on-a-simple-instance-of-the-show-or-hide-effect.html</guid><description>The js menu clicks on a simple instance of the show or hide effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ie8 native image upload preview sample code</title><link>https://ofstack.com/javascript/1952/ie8-native-image-upload-preview-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1952/ie8-native-image-upload-preview-sample-code.html</guid><description>Ie8 native image upload preview sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to write the function expression that js calls immediately</title><link>https://ofstack.com/javascript/1953/how-to-write-the-function-expression-that-js-calls-immediately.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1953/how-to-write-the-function-expression-that-js-calls-immediately.html</guid><description>How to write the function expression that js calls immediately</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>IE event passing  event. CancelBubble example introduction</title><link>https://ofstack.com/javascript/1954/ie-event-passing--event.-cancelbubble-example-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1954/ie-event-passing--event.-cancelbubble-example-introduction.html</guid><description>IE event passing event. CancelBubble example introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implementation of the web page with a close button floating advertising code</title><link>https://ofstack.com/javascript/1955/javascript-implementation-of-the-web-page-with-a-close-button-floating-advertising-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1955/javascript-implementation-of-the-web-page-with-a-close-button-floating-advertising-code.html</guid><description>Javascript implementation of the web page with a close button floating advertising code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery toolbar and floating toolbar specific implementation code</title><link>https://ofstack.com/javascript/1956/jquery-toolbar-and-floating-toolbar-specific-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1956/jquery-toolbar-and-floating-toolbar-specific-implementation-code.html</guid><description>Jquery toolbar and floating toolbar specific implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery cannot pop up dialog box in the iframe solution</title><link>https://ofstack.com/javascript/1957/jquery-cannot-pop-up-dialog-box-in-the-iframe-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1957/jquery-cannot-pop-up-dialog-box-in-the-iframe-solution.html</guid><description>JQuery&apos;s popup is easy to use, but if you use it in an iframe it won&apos;t pop up, and sometimes you have to use an iframe instead of using jQuery&apos;s load, which…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the use of forms in JS</title><link>https://ofstack.com/javascript/1959/summary-of-the-use-of-forms-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1959/summary-of-the-use-of-forms-in-js.html</guid><description>1. Javascript method to refresh the page Window. The location. Reload (); Refresh the parent window with the popup window that pops up using window.open()…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js opener usage details</title><link>https://ofstack.com/javascript/1960/js-opener-usage-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1960/js-opener-usage-details.html</guid><description>In JS, window.opener is just a reference to the parent window of the pop-up window. Such as: In a.html, a new window b.html is displayed by clicking the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the implementation code for the selected TEXT and Value in the drop down list</title><link>https://ofstack.com/javascript/1961/js-gets-the-implementation-code-for-the-selected-text-and-value-in-the-drop-down-list.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1961/js-gets-the-implementation-code-for-the-selected-text-and-value-in-the-drop-down-list.html</guid><description>JS gets the implementation code for the selected TEXT and Value in the drop down list</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS  Jquery for the select  dropdownlist  checkbox drop down list box in the value of the sample code</title><link>https://ofstack.com/javascript/1962/js--jquery-for-the-select--dropdownlist--checkbox-drop-down-list-box-in-the-value-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1962/js--jquery-for-the-select--dropdownlist--checkbox-drop-down-list-box-in-the-value-of-the-sample-code.html</guid><description>JS Jquery for the select dropdownlist checkbox drop down list box in the value of the sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The two options for the select multiselect mode move the of sample code to each other</title><link>https://ofstack.com/javascript/1964/the-two-options-for-the-select-multiselect-mode-move-the-of-sample-code-to-each-other.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1964/the-two-options-for-the-select-multiselect-mode-move-the-of-sample-code-to-each-other.html</guid><description>The two options for the select multiselect mode move the of sample code to each other</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use javascript to open the modal dialog box of the sample code</title><link>https://ofstack.com/javascript/1965/use-javascript-to-open-the-modal-dialog-box-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1965/use-javascript-to-open-the-modal-dialog-box-of-the-sample-code.html</guid><description>1. The standard approach Window. Open (&apos;openwin.html&apos;,&apos;newWin&apos;, &apos;modal=yes, width=200,height=200,resizable=no, scrollbars=no&apos;); 3. How to automatically…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use of the showModalDialog modal dialog and browser compatibility</title><link>https://ofstack.com/javascript/1966/use-of-the-showmodaldialog-modal-dialog-and-browser-compatibility.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1966/use-of-the-showmodaldialog-modal-dialog-and-browser-compatibility.html</guid><description>1. What is a ModalDialog? ShowModalDialog is a method of the jswindow object, which, like window.open, opens a new page. The difference is that when the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS dialog box _JS modal dialog box showModalDialog usage summary</title><link>https://ofstack.com/javascript/1967/js-dialog-box-_js-modal-dialog-box-showmodaldialog-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1967/js-dialog-box-_js-modal-dialog-box-showmodaldialog-usage-summary.html</guid><description>The parent window: -- the window object has a method called showModalDialog. We can write the following code in the onclick of the page button: &lt; BUTTON…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript custom functions determine whether the site access type is PC or mobile</title><link>https://ofstack.com/javascript/1968/javascript-custom-functions-determine-whether-the-site-access-type-is-pc-or-mobile.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1968/javascript-custom-functions-determine-whether-the-site-access-type-is-pc-or-mobile.html</guid><description>Javascript custom functions determine whether the site access type is PC or mobile</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Compatible with the mainstream browser iframe adaptive high js script</title><link>https://ofstack.com/javascript/1969/compatible-with-the-mainstream-browser-iframe-adaptive-high-js-script.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1969/compatible-with-the-mainstream-browser-iframe-adaptive-high-js-script.html</guid><description>Compatible with the mainstream browser iframe adaptive high js script</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript traverses the control instance for detailed resolution</title><link>https://ofstack.com/javascript/1970/javascript-traverses-the-control-instance-for-detailed-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1970/javascript-traverses-the-control-instance-for-detailed-resolution.html</guid><description>Js traverses the page control, JS traverses the value of the control Traversing the page text control code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Close the ie window to clear the Session solution</title><link>https://ofstack.com/javascript/1971/close-the-ie-window-to-clear-the-session-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1971/close-the-ie-window-to-clear-the-session-solution.html</guid><description>General membership form of the website, after the member login will establish a session or Cookie, and then need to exit the connection when the member exit…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JsPDF generates PDF and displays the example on the web page</title><link>https://ofstack.com/javascript/1972/jspdf-generates-pdf-and-displays-the-example-on-the-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1972/jspdf-generates-pdf-and-displays-the-example-on-the-web-page.html</guid><description>JsPDF generates PDF and displays the example on the web page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Closing browser Windows under firefox and Chrome is not an effective solution</title><link>https://ofstack.com/javascript/1973/closing-browser-windows-under-firefox-and-chrome-is-not-an-effective-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1973/closing-browser-windows-under-firefox-and-chrome-is-not-an-effective-solution.html</guid><description>Closing browser Windows under firefox and Chrome is not an effective solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the code for the CSS attribute value inside the class of an element</title><link>https://ofstack.com/javascript/1974/js-gets-the-code-for-the-css-attribute-value-inside-the-class-of-an-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1974/js-gets-the-code-for-the-css-attribute-value-inside-the-class-of-an-element.html</guid><description>How to use js to get margin, padding, height, border and so on of CSS in div. You might say you can get it directly with document.getelementbyid…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS can control the style name list</title><link>https://ofstack.com/javascript/1975/js-can-control-the-style-name-list.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1975/js-can-control-the-style-name-list.html</guid><description>CSS syntax (case insensitive) JavaScript syntax (case sensitive) Border border Border - bottom borderBottom Border - bottom - color borderBottomColor Border…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using browser full screen API to achieve js full screen</title><link>https://ofstack.com/javascript/1977/using-browser-full-screen-api-to-achieve-js-full-screen.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1977/using-browser-full-screen-api-to-achieve-js-full-screen.html</guid><description>Using browser full screen API to achieve js full screen</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery text changes trigger events such as focus events  out of focus events</title><link>https://ofstack.com/javascript/1978/jquery-text-changes-trigger-events-such-as-focus-events--out-of-focus-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1978/jquery-text-changes-trigger-events-such-as-focus-events--out-of-focus-events.html</guid><description>JQuery text changes trigger events such as focus events out of focus events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for JS and Jquery to get and modify the value of the label</title><link>https://ofstack.com/javascript/1979/sample-code-for-js-and-jquery-to-get-and-modify-the-value-of-the-label.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1979/sample-code-for-js-and-jquery-to-get-and-modify-the-value-of-the-label.html</guid><description>Sample code for JS and Jquery to get and modify the value of the label</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript validates uppercase letters  Numbers  and Chinese</title><link>https://ofstack.com/javascript/1980/javascript-validates-uppercase-letters--numbers--and-chinese.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1980/javascript-validates-uppercase-letters--numbers--and-chinese.html</guid><description>Javascript validates uppercase letters Numbers and Chinese</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>SetTimeout automatically triggers a js method</title><link>https://ofstack.com/javascript/1981/settimeout-automatically-triggers-a-js-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1981/settimeout-automatically-triggers-a-js-method.html</guid><description>SetTimeout automatically triggers a js method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS record user login times implementation code</title><link>https://ofstack.com/javascript/1982/js-record-user-login-times-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1982/js-record-user-login-times-implementation-code.html</guid><description>JS record user login times implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for adding a mask layer to a specified element</title><link>https://ofstack.com/javascript/1983/sample-code-for-adding-a-mask-layer-to-a-specified-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1983/sample-code-for-adding-a-mask-layer-to-a-specified-element.html</guid><description>Sample code for adding a mask layer to a specified element</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines the data type whether it is an array whether it is a string and so on</title><link>https://ofstack.com/javascript/1984/js-determines-the-data-type-whether-it-is-an-array-whether-it-is-a-string-and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1984/js-determines-the-data-type-whether-it-is-an-array-whether-it-is-a-string-and-so-on.html</guid><description>Js determines the data type whether it is an array whether it is a string and so on</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Several ways to prevent event bubbling in JQuery and their differences</title><link>https://ofstack.com/javascript/1985/several-ways-to-prevent-event-bubbling-in-jquery-and-their-differences.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1985/several-ways-to-prevent-event-bubbling-in-jquery-and-their-differences.html</guid><description>Several ways to prevent event bubbling in JQuery and their differences</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js is often used for custom public function summaries</title><link>https://ofstack.com/javascript/1986/js-is-often-used-for-custom-public-function-summaries.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1986/js-is-often-used-for-custom-public-function-summaries.html</guid><description>Js is often used for custom public function summaries</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js USES the array length property to empty and truncate arrays</title><link>https://ofstack.com/javascript/1987/js-uses-the-array-length-property-to-empty-and-truncate-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1987/js-uses-the-array-length-property-to-empty-and-truncate-arrays.html</guid><description>1. Empty the array with length: 2. Truncate an array with length:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Create a dictionary object (dictionary) instance in JavaScript</title><link>https://ofstack.com/javascript/19876/create-a-dictionary-object-(dictionary)-instance-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19876/create-a-dictionary-object-(dictionary)-instance-in-javascript.html</guid><description>For JavaScript, its own Array object is just an array, which cannot be used to obtain the saved data through keywords. The source code of jQuery provides a…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>JS web image by scale adaptive scaling method</title><link>https://ofstack.com/javascript/1988/js-web-image-by-scale-adaptive-scaling-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1988/js-web-image-by-scale-adaptive-scaling-method.html</guid><description>Users upload photos, the size of the photos is unknown; A preview needs to be generated, which is self-applied and centered according to the area provided…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript removes the last character of the string</title><link>https://ofstack.com/javascript/1989/javascript-removes-the-last-character-of-the-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1989/javascript-removes-the-last-character-of-the-string.html</guid><description>On the Internet to find a lot of, summed up several methods for your reference: 1. The most commonly used is Substring, which is also what I have been using</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The connection operation Oracle database instance in JavaScript</title><link>https://ofstack.com/javascript/19890/the-connection-operation-oracle-database-instance-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19890/the-connection-operation-oracle-database-instance-in-javascript.html</guid><description>In both b/s and c/s development, javascript is largely not used to operate on databases. I have confirmed my idea that a large amount of news information…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to animate the loading effect</title><link>https://ofstack.com/javascript/1990/javascript-to-animate-the-loading-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1990/javascript-to-animate-the-loading-effect.html</guid><description>&quot;this is the loding icon that I used, and you can replace it.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to JavaScript type Object</title><link>https://ofstack.com/javascript/19900/introduction-to-javascript-type-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19900/introduction-to-javascript-type-object.html</guid><description>There are two ways to create an Object instance. The first is to use the new operator followed by the Object constructor, as follows: Another way is to use…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript algorithm problem: find the order number of the size of any 1 9 non repeating N bit in the combination</title><link>https://ofstack.com/javascript/19903/javascript-algorithm-problem:-find-the-order-number-of-the-size-of-any-1-9-non-repeating-n-bit-in-the-combination.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19903/javascript-algorithm-problem:-find-the-order-number-of-the-size-of-any-1-9-non-repeating-n-bit-in-the-combination.html</guid><description>The specific topic is as follows: Select N digits from 1--9 to form non-repeating N digits, and number them from small to large. When any one of the digits,…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery scrollFix scroll location plug in</title><link>https://ofstack.com/javascript/19904/jquery-scrollfix-scroll-location-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/javascript/19904/jquery-scrollfix-scroll-location-plug-in.html</guid><description>When the user scrolls up or down the page to 1 fixed position, the target element starts fixed positioning (position:fixed). When the user rolls back to the…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>$USES conflict resolution when importing extjs and jquery files</title><link>https://ofstack.com/javascript/1991/$uses-conflict-resolution-when-importing-extjs-and-jquery-files.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1991/$uses-conflict-resolution-when-importing-extjs-and-jquery-files.html</guid><description>1. During the recent project, if the jquery file is not imported into the HTML page, it can be saved normally, but after importing the jquery file, it…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to import js file dynamically</title><link>https://ofstack.com/javascript/1992/how-to-import-js-file-dynamically.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1992/how-to-import-js-file-dynamically.html</guid><description>How to import js file dynamically</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Clear the input and select of the query condition</title><link>https://ofstack.com/javascript/1993/clear-the-input-and-select-of-the-query-condition.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1993/clear-the-input-and-select-of-the-query-condition.html</guid><description>Clear the input and select of the query condition</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js exports the TXT sample code</title><link>https://ofstack.com/javascript/1994/js-exports-the-txt-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1994/js-exports-the-txt-sample-code.html</guid><description>Js exports the TXT sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript common loading animation effect instance code</title><link>https://ofstack.com/javascript/1995/javascript-common-loading-animation-effect-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1995/javascript-common-loading-animation-effect-instance-code.html</guid><description>Since there are many points in the project where waiting animation is added when ajax is submitted, a simple generic js method is written. The code is as…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery operates on cookie plug in sharing</title><link>https://ofstack.com/javascript/1996/jquery-operates-on-cookie-plug-in-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1996/jquery-operates-on-cookie-plug-in-sharing.html</guid><description>The source code of the plug-in is as follows: The specific usage is as follows: 1. Set the value of cookie. For example, if we want to set the value of the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript image similarity algorithm to implement js histogram and vector algorithm</title><link>https://ofstack.com/javascript/1997/javascript-image-similarity-algorithm-to-implement-js-histogram-and-vector-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1997/javascript-image-similarity-algorithm-to-implement-js-histogram-and-vector-algorithm.html</guid><description>There is a problem, if the picture is gray and the original image is compared, then to compare the similarity, you need to turn the picture into gray, that…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js animation effects component lets the picture compose the animation code to share</title><link>https://ofstack.com/javascript/1998/js-animation-effects-component-lets-the-picture-compose-the-animation-code-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1998/js-animation-effects-component-lets-the-picture-compose-the-animation-code-to-share.html</guid><description>Js animation effects component lets the picture compose the animation code to share</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between opener and parent in js is explained in detail</title><link>https://ofstack.com/javascript/1999/the-difference-between-opener-and-parent-in-js-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/1999/the-difference-between-opener-and-parent-in-js-is-explained-in-detail.html</guid><description>Opener is the one who opens mine. For example, if page A pops up A window of page B with window.open, then the window of page A is the opener of page B.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>To solve the window. The opener = null; Window. close of  only support IE6 does not support IE7 IE8 problem</title><link>https://ofstack.com/javascript/2000/to-solve-the-window.-the-opener-=-null;-window.-close-of--only-support-ie6-does-not-support-ie7-ie8-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2000/to-solve-the-window.-the-opener-=-null;-window.-close-of--only-support-ie6-does-not-support-ie7-ie8-problem.html</guid><description>To solve the window. The opener = null; Window. close of only support IE6 does not support IE7 IE8 problem</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>IE and FF javascript to get the difference in page and window size</title><link>https://ofstack.com/javascript/2001/ie-and-ff-javascript-to-get-the-difference-in-page-and-window-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2001/ie-and-ff-javascript-to-get-the-difference-in-page-and-window-size.html</guid><description>Under the new definition of standard document. The documentElement. ClientHeight in Internet explorer and firefox can obtain the correct values, the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript custom date formatting function details resolution</title><link>https://ofstack.com/javascript/2002/javascript-custom-date-formatting-function-details-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2002/javascript-custom-date-formatting-function-details-resolution.html</guid><description>One of the more common things we do with JavaScript extensions is the date.prototype extension. Because we know that the Date class only provides several…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript date object is formatted as a string</title><link>https://ofstack.com/javascript/2003/the-javascript-date-object-is-formatted-as-a-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2003/the-javascript-date-object-is-formatted-as-a-string.html</guid><description>Implement a total of two functions, paste can run. Extension mode: If you need to display the month or week in full or plain English, you can add the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to get various browser window sizes</title><link>https://ofstack.com/javascript/2004/method-to-get-various-browser-window-sizes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2004/method-to-get-various-browser-window-sizes.html</guid><description>Commonly used: JS gets the size of the browser window S = &quot;your screen setting is&quot; window.screen.colordepth &quot;; S = &quot;your screen Settings&quot;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js mouse wheel scroll event binding simple example of of compatible with mainstream browsers</title><link>https://ofstack.com/javascript/2005/js-mouse-wheel-scroll-event-binding-simple-example-of-of-compatible-with-mainstream-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2005/js-mouse-wheel-scroll-event-binding-simple-example-of-of-compatible-with-mainstream-browsers.html</guid><description>Js mouse wheel scroll event binding simple example of of compatible with mainstream browsers</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery file error under Eclipse error prompt Red Cross</title><link>https://ofstack.com/javascript/2006/jquery-file-error-under-eclipse-error-prompt-red-cross.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2006/jquery-file-error-under-eclipse-error-prompt-red-cross.html</guid><description>JQuery file error under Eclipse error prompt Red Cross</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction of append of and appendTo of for node insertion</title><link>https://ofstack.com/javascript/2007/introduction-of-append-of-and-appendto-of-for-node-insertion.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2007/introduction-of-append-of-and-appendto-of-for-node-insertion.html</guid><description>Introduction of append of and appendTo of for node insertion</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery code for mobile nodes</title><link>https://ofstack.com/javascript/2008/jquery-code-for-mobile-nodes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2008/jquery-code-for-mobile-nodes.html</guid><description>Jquery code for mobile nodes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Remove the jquery code for the node</title><link>https://ofstack.com/javascript/2009/remove-the-jquery-code-for-the-node.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2009/remove-the-jquery-code-for-the-node.html</guid><description>Remove the jquery code for the node</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript break specifies the tag to break the multilayer loop example</title><link>https://ofstack.com/javascript/2010/javascript-break-specifies-the-tag-to-break-the-multilayer-loop-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2010/javascript-break-specifies-the-tag-to-break-the-multilayer-loop-example.html</guid><description>Javascript break specifies the tag to break the multilayer loop example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js click to appear suspended window effect without using JQuery plug in</title><link>https://ofstack.com/javascript/2011/js-click-to-appear-suspended-window-effect-without-using-jquery-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2011/js-click-to-appear-suspended-window-effect-without-using-jquery-plug-in.html</guid><description>Js click to appear suspended window effect without using JQuery plug in</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript directly references Microsoft&apos;s COM to generate Word</title><link>https://ofstack.com/javascript/2012/javascript-directly-references-microsoft&apos;s-com-to-generate-word.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2012/javascript-directly-references-microsoft&apos;s-com-to-generate-word.html</guid><description>Javascript directly references Microsoft&apos;s COM to generate Word</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Generate javascript code for word and excel by copying tables</title><link>https://ofstack.com/javascript/2013/generate-javascript-code-for-word-and-excel-by-copying-tables.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2013/generate-javascript-code-for-word-and-excel-by-copying-tables.html</guid><description>Generate javascript code for word and excel by copying tables</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js value of the difference between the form. All and not all</title><link>https://ofstack.com/javascript/2014/js-value-of-the-difference-between-the-form.-all-and-not-all.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2014/js-value-of-the-difference-between-the-form.-all-and-not-all.html</guid><description>Js value of the difference between the form. All and not all</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to display different colors for different text in a textarea</title><link>https://ofstack.com/javascript/2015/how-to-display-different-colors-for-different-text-in-a-textarea.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2015/how-to-display-different-colors-for-different-text-in-a-textarea.html</guid><description>How to display different colors for different text in a textarea</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The way the script tag is closed when referring to an external script</title><link>https://ofstack.com/javascript/2016/the-way-the-script-tag-is-closed-when-referring-to-an-external-script.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2016/the-way-the-script-tag-is-closed-when-referring-to-an-external-script.html</guid><description>The way the script tag is closed when referring to an external script</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery to write a calendar of its own</title><link>https://ofstack.com/javascript/2017/jquery-to-write-a-calendar-of-its-own.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2017/jquery-to-write-a-calendar-of-its-own.html</guid><description>Jquery to write a calendar of its own</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js control input box read only implementation example</title><link>https://ofstack.com/javascript/2018/js-control-input-box-read-only-implementation-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2018/js-control-input-box-read-only-implementation-example.html</guid><description>Js control input box read only implementation example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to the page add style ineffective solution</title><link>https://ofstack.com/javascript/2019/js-to-the-page-add-style-ineffective-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2019/js-to-the-page-add-style-ineffective-solution.html</guid><description>Today, I met a problem when I was working on the project. My a.jsp introduced b.jsp, and c.jsp also introduced b.jsp, and the style in b.jsp was changed…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript automatically adds links to text url addresses for method sharing</title><link>https://ofstack.com/javascript/2020/javascript-automatically-adds-links-to-text-url-addresses-for-method-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2020/javascript-automatically-adds-links-to-text-url-addresses-for-method-sharing.html</guid><description>The implementation of automatic URL address addition is just that: detection and replacement. &quot;Detection&quot; is to detect whether the text (string) is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js $is not a function problem solution</title><link>https://ofstack.com/javascript/2021/js-$is-not-a-function-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2021/js-$is-not-a-function-problem-solution.html</guid><description>Js $is not a function problem solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Customizable speed of js images for seamless scrolling example sharing</title><link>https://ofstack.com/javascript/2022/customizable-speed-of-js-images-for-seamless-scrolling-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2022/customizable-speed-of-js-images-for-seamless-scrolling-example-sharing.html</guid><description>A set of images controls its scroll bar to scroll and at this point copies the set of images and adds them to the original picture group. Now you have two…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Text box text autocomplete effect sample share</title><link>https://ofstack.com/javascript/2023/text-box-text-autocomplete-effect-sample-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2023/text-box-text-autocomplete-effect-sample-share.html</guid><description>Text box text autocomplete effect sample share</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Do not use jquery to achieve js typing effect sample sharing</title><link>https://ofstack.com/javascript/2024/do-not-use-jquery-to-achieve-js-typing-effect-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2024/do-not-use-jquery-to-achieve-js-typing-effect-sample-sharing.html</guid><description>Do not use jquery to achieve js typing effect sample sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple ajax connection library sharing of ajax without using jquery</title><link>https://ofstack.com/javascript/2025/simple-ajax-connection-library-sharing-of-ajax-without-using-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2025/simple-ajax-connection-library-sharing-of-ajax-without-using-jquery.html</guid><description>Simple ajax connection library sharing of ajax without using jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to float two decimal places</title><link>https://ofstack.com/javascript/2026/js-to-float-two-decimal-places.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2026/js-to-float-two-decimal-places.html</guid><description>(link: https://www.jb51.net/article/154898.htm) Here&apos;s how to implement JavaScript with two decimal places: rounded The following results will be rounded:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A method that loops through all the elements in a group</title><link>https://ofstack.com/javascript/2027/a-method-that-loops-through-all-the-elements-in-a-group.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2027/a-method-that-loops-through-all-the-elements-in-a-group.html</guid><description>A method that loops through all the elements in a group</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js USES eval to parse json instances to share with considerations</title><link>https://ofstack.com/javascript/2028/js-uses-eval-to-parse-json-instances-to-share-with-considerations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2028/js-uses-eval-to-parse-json-instances-to-share-with-considerations.html</guid><description>JSON (JavaScript Object Notation) is a simple data format that is lighter than XML. JSON is native to JavaScript, which means you don&apos;t need any special…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Four ways to collect json parsing to share</title><link>https://ofstack.com/javascript/2029/four-ways-to-collect-json-parsing-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2029/four-ways-to-collect-json-parsing-to-share.html</guid><description>Json is very useful in Web development, and as the carrier of data transmission, it is very common to parse the data returned by Json. Here are four ways to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript functions cannot debug the problem resolution in child pages</title><link>https://ofstack.com/javascript/2030/javascript-functions-cannot-debug-the-problem-resolution-in-child-pages.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2030/javascript-functions-cannot-debug-the-problem-resolution-in-child-pages.html</guid><description>Javascript functions cannot debug the problem resolution in child pages</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ie7 + background transparent text opaque super simple implementation method</title><link>https://ofstack.com/javascript/2031/ie7-+-background-transparent-text-opaque-super-simple-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2031/ie7-+-background-transparent-text-opaque-super-simple-implementation-method.html</guid><description>Ie7 + background transparent text opaque super simple implementation method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js control organization chart can be arbitrary drag and drop to the specified location</title><link>https://ofstack.com/javascript/2032/js-control-organization-chart-can-be-arbitrary-drag-and-drop-to-the-specified-location.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2032/js-control-organization-chart-can-be-arbitrary-drag-and-drop-to-the-specified-location.html</guid><description>Js control organization chart can be arbitrary drag and drop to the specified location</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery introduces several ways to get objects</title><link>https://ofstack.com/javascript/2033/jquery-introduces-several-ways-to-get-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2033/jquery-introduces-several-ways-to-get-objects.html</guid><description>Jquery introduces several ways to get objects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS simple way to prevent bubbling events and default events from occurring</title><link>https://ofstack.com/javascript/2035/js-simple-way-to-prevent-bubbling-events-and-default-events-from-occurring.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2035/js-simple-way-to-prevent-bubbling-events-and-default-events-from-occurring.html</guid><description>If &lt; P&gt; In &lt; Div&gt; Inside, what about that? &lt; P&gt; There is an onclick event, &lt; Div&gt; There are also onclick events to trigger &lt; P&gt; If the click event of the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js judgment CSS file load finished concrete implementation</title><link>https://ofstack.com/javascript/2036/js-judgment-css-file-load-finished-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2036/js-judgment-css-file-load-finished-concrete-implementation.html</guid><description>To judge whether the CSS file is loaded or not, there are big differences among browsers. This time, to say that Internet explorer has done a good job, we…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js USES eval to parse json in json of js</title><link>https://ofstack.com/javascript/2037/js-uses-eval-to-parse-json-in-json-of-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2037/js-uses-eval-to-parse-json-in-json-of-js.html</guid><description>Let&apos;s start with the use of eval, which is easy to skip over if you&apos;re familiar with it The eval function takes an argument s, and if s is not a string,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js window.open pops up a new web page window</title><link>https://ofstack.com/javascript/2038/js-window.open-pops-up-a-new-web-page-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2038/js-window.open-pops-up-a-new-web-page-window.html</guid><description>Js window.open pops up a new web page window</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery $naming conflict how to resolve</title><link>https://ofstack.com/javascript/2039/jquery-$naming-conflict-how-to-resolve.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2039/jquery-$naming-conflict-how-to-resolve.html</guid><description>JQuery $naming conflict how to resolve</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets the sample code for the content and properties</title><link>https://ofstack.com/javascript/2040/jquery-gets-the-sample-code-for-the-content-and-properties.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2040/jquery-gets-the-sample-code-for-the-content-and-properties.html</guid><description>JQuery gets the sample code for the content and properties</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS method to get the image lowsrc property</title><link>https://ofstack.com/javascript/20401/js-method-to-get-the-image-lowsrc-property.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20401/js-method-to-get-the-image-lowsrc-property.html</guid><description>The example in this article shows how JS can get the lowsrc property of a picture. Share with you for your reference. The details are as follows: The lowsrc…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JS method to get the name property of a web page image</title><link>https://ofstack.com/javascript/20402/js-method-to-get-the-name-property-of-a-web-page-image.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20402/js-method-to-get-the-name-property-of-a-web-page-image.html</guid><description>This article illustrates an example of how JS can obtain the name property of a web page image. Share with you for your reference. The details are as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of setting CSS properties in jQuery</title><link>https://ofstack.com/javascript/2041/an-example-of-setting-css-properties-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2041/an-example-of-setting-css-properties-in-jquery.html</guid><description>An example of setting CSS properties in jQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript gets the method for the first anchored text on a page</title><link>https://ofstack.com/javascript/20410/javascript-gets-the-method-for-the-first-anchored-text-on-a-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20410/javascript-gets-the-method-for-the-first-anchored-text-on-a-page.html</guid><description>This example shows how JavaScript gets the first anchored text on a page. Share with you for your reference. The details are as follows: The JS code below…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript returns the number of hyperlinks in a web page</title><link>https://ofstack.com/javascript/20413/javascript-returns-the-number-of-hyperlinks-in-a-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20413/javascript-returns-the-number-of-hyperlinks-in-a-web-page.html</guid><description>This example shows how JavaScript returns the number of hyperlinks in a web page. Share with you for your reference. The details are as follows: The JS code…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript method to get the current page source page (that is  the previous page)</title><link>https://ofstack.com/javascript/20417/javascript-method-to-get-the-current-page-source-page-(that-is--the-previous-page).html</link><guid isPermaLink="true">https://ofstack.com/javascript/20417/javascript-method-to-get-the-current-page-source-page-(that-is--the-previous-page).html</guid><description>JavaScript method to get the current page source page (that is the previous page)</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery sliding method slideDown slides down elements</title><link>https://ofstack.com/javascript/2042/jquery-sliding-method-slidedown-slides-down-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2042/jquery-sliding-method-slidedown-slides-down-elements.html</guid><description>JQuery sliding method slideDown slides down elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two methods of jQuery plug in development and a detailed explanation of $.fn.extend</title><link>https://ofstack.com/javascript/2043/two-methods-of-jquery-plug-in-development-and-a-detailed-explanation-of-$.fn.extend.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2043/two-methods-of-jquery-plug-in-development-and-a-detailed-explanation-of-$.fn.extend.html</guid><description>Two methods of jQuery plug in development and a detailed explanation of $.fn.extend</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Original jQuery pop up layer plugin to share</title><link>https://ofstack.com/javascript/20433/original-jquery-pop-up-layer-plugin-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20433/original-jquery-pop-up-layer-plugin-to-share.html</guid><description>jquery, IE6\7\8 firefox chrom and other major browsers (absolutely original), but please help me improve my efficiency. That&apos;s all for this article, I hope…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Js method to find the address of all images in an element</title><link>https://ofstack.com/javascript/2044/js-method-to-find-the-address-of-all-images-in-an-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2044/js-method-to-find-the-address-of-all-images-in-an-element.html</guid><description>Js method to find the address of all images in an element</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES the replace function to replace a string</title><link>https://ofstack.com/javascript/20442/javascript-uses-the-replace-function-to-replace-a-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20442/javascript-uses-the-replace-function-to-replace-a-string.html</guid><description>This example shows how JavaScript replaces strings with the replace function. Share with you for your reference. The details are as follows: JavaScript…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript prints the method of the current time Unix timestamp</title><link>https://ofstack.com/javascript/20443/javascript-prints-the-method-of-the-current-time-unix-timestamp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20443/javascript-prints-the-method-of-the-current-time-unix-timestamp.html</guid><description>The example in this article shows how JavaScript prints the current time Unix timestamp. Share with you for your reference. The details are as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript converts the current time to UTC standard time</title><link>https://ofstack.com/javascript/20444/javascript-converts-the-current-time-to-utc-standard-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20444/javascript-converts-the-current-time-to-utc-standard-time.html</guid><description>This example demonstrates how JavaScript converts the current time to UTC standard time. Share with you for your reference. The details are as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES concat to concatenate arrays</title><link>https://ofstack.com/javascript/20446/javascript-uses-concat-to-concatenate-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20446/javascript-uses-concat-to-concatenate-arrays.html</guid><description>This example shows how JavaScript connects arrays using concat. Share with you for your reference. The details are as follows: The following code…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery   CSS of method examples</title><link>https://ofstack.com/javascript/2045/jquery---css-of-method-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2045/jquery---css-of-method-examples.html</guid><description>JQuery CSS of method examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES the slice function to get partial elements of an array</title><link>https://ofstack.com/javascript/20451/javascript-uses-the-slice-function-to-get-partial-elements-of-an-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20451/javascript-uses-the-slice-function-to-get-partial-elements-of-an-array.html</guid><description>This example shows how JavaScript USES the slice function to get partial elements of an array. Share with you for your reference. The details are as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the method of positive order array of Numbers</title><link>https://ofstack.com/javascript/20452/javascript-implements-the-method-of-positive-order-array-of-numbers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20452/javascript-implements-the-method-of-positive-order-array-of-numbers.html</guid><description>The example in this article describes how JavaScript implements the positive ordering of numeric arrays. Share with you for your reference. The details are…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements an array of Numbers arranged in reverse order</title><link>https://ofstack.com/javascript/20453/javascript-implements-an-array-of-numbers-arranged-in-reverse-order.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20453/javascript-implements-an-array-of-numbers-arranged-in-reverse-order.html</guid><description>The example in this article shows how JavaScript can arrange numeric arrays in reverse order. Share with you for your reference. The details are as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES the Max function to return the larger of two Numbers</title><link>https://ofstack.com/javascript/20458/javascript-uses-the-max-function-to-return-the-larger-of-two-numbers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20458/javascript-uses-the-max-function-to-return-the-larger-of-two-numbers.html</guid><description>This example shows how JavaScript USES the Max function to return the larger of two Numbers. Share with you for your reference. The details are as follows:</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Jquery preview image implementation mouse up to show the actual size</title><link>https://ofstack.com/javascript/2046/jquery-preview-image-implementation-mouse-up-to-show-the-actual-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2046/jquery-preview-image-implementation-mouse-up-to-show-the-actual-size.html</guid><description>Jquery preview image implementation mouse up to show the actual size</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The problem of communication between parent page and iframe page is solved by pseudo protocol</title><link>https://ofstack.com/javascript/20463/the-problem-of-communication-between-parent-page-and-iframe-page-is-solved-by-pseudo-protocol.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20463/the-problem-of-communication-between-parent-page-and-iframe-page-is-solved-by-pseudo-protocol.html</guid><description>We often have parent page and iframe page operations, for example &lt; iframe id = &quot;iframe&quot; &gt; &lt; /iframe &gt; What&apos;s in iframe is written by js. As follows The…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>js loads the implementation code for the external web page through iframe</title><link>https://ofstack.com/javascript/20464/js-loads-the-implementation-code-for-the-external-web-page-through-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20464/js-loads-the-implementation-code-for-the-external-web-page-through-iframe.html</guid><description>Today from other sites to see, do not need to jump to other pages directly this domain name with external pages. js is used to control the size of iframe,…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Jquery web pages in the implementation of the sliding buffer navigation code</title><link>https://ofstack.com/javascript/20465/jquery-web-pages-in-the-implementation-of-the-sliding-buffer-navigation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20465/jquery-web-pages-in-the-implementation-of-the-sliding-buffer-navigation-code.html</guid><description>If the page is too long and needs in-page navigation, we usually set ID on target, for example &lt; div id=&quot;footer&quot; &gt; &lt; /div &gt; , and then set a link address on…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>JS object properties related to of check properties  enumeration properties  and so on</title><link>https://ofstack.com/javascript/20467/js-object-properties-related-to-of-check-properties--enumeration-properties--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20467/js-object-properties-related-to-of-check-properties--enumeration-properties--and-so-on.html</guid><description>JS object properties related to of check properties enumeration properties and so on</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Jquery example of dragging and sorting an element</title><link>https://ofstack.com/javascript/2047/jquery-example-of-dragging-and-sorting-an-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2047/jquery-example-of-dragging-and-sorting-an-element.html</guid><description>Full code :(download at the end of aspx file) Below, we will implement this function step by step. There is a single box that changes the sort of data in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A sample discussion of js character length limits</title><link>https://ofstack.com/javascript/2048/a-sample-discussion-of-js-character-length-limits.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2048/a-sample-discussion-of-js-character-length-limits.html</guid><description>A sample discussion of js character length limits</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The problem of JS method call parentheses is discussed</title><link>https://ofstack.com/javascript/2049/the-problem-of-js-method-call-parentheses-is-discussed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2049/the-problem-of-js-method-call-parentheses-is-discussed.html</guid><description>The problem of JS method call parentheses is discussed</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js sort 2d array sort usage summary</title><link>https://ofstack.com/javascript/2051/js-sort-2d-array-sort-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2051/js-sort-2d-array-sort-usage-summary.html</guid><description>Recently in the js sort problem, because the database sort is too expensive resources, if you can move to the client to sort, can greatly reduce the server…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js 2d array sort simple sample code</title><link>https://ofstack.com/javascript/2052/js-2d-array-sort-simple-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2052/js-2d-array-sort-simple-sample-code.html</guid><description>Js 2d array sort simple sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js of Array of sort considerations</title><link>https://ofstack.com/javascript/2053/js-of-array-of-sort-considerations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2053/js-of-array-of-sort-considerations.html</guid><description>Look directly at the code, the test results are also posted in it 1. When the array calls the sort method, it will affect itself (instead of generating a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple examples of the Array resort method and the operation method</title><link>https://ofstack.com/javascript/2054/simple-examples-of-the-array-resort-method-and-the-operation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2054/simple-examples-of-the-array-resort-method-and-the-operation-method.html</guid><description>Simple examples of the Array resort method and the operation method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of js array deduplication</title><link>https://ofstack.com/javascript/2056/summary-of-js-array-deduplication.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2056/summary-of-js-array-deduplication.html</guid><description>1. According to the principle that the key in js object is not repeated, the method of array deduplication is conceived. The most conventional thinking is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Quick way to resolve conflicts between JQuery&apos;s $and other JS</title><link>https://ofstack.com/javascript/2057/quick-way-to-resolve-conflicts-between-jquery&apos;s-$and-other-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2057/quick-way-to-resolve-conflicts-between-jquery&apos;s-$and-other-js.html</guid><description>As we all know, jQuery is the most popular JS package at present, which simplifies many complex JS programs. JQuery defines the browser DOM tree as $, and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js judge 60 seconds and countdown sample code</title><link>https://ofstack.com/javascript/2058/js-judge-60-seconds-and-countdown-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2058/js-judge-60-seconds-and-countdown-sample-code.html</guid><description>Using js to determine 60 seconds to time, first define a variable called refreshTime. When the event is triggered, check to see if the last request was…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>InnerText USES an example</title><link>https://ofstack.com/javascript/2059/innertext-uses-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2059/innertext-uses-an-example.html</guid><description>InnerText USES an example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Automatically counts the number of seconds to execute the jump after successful login</title><link>https://ofstack.com/javascript/2060/automatically-counts-the-number-of-seconds-to-execute-the-jump-after-successful-login.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2060/automatically-counts-the-number-of-seconds-to-execute-the-jump-after-successful-login.html</guid><description>Automatically counts the number of seconds to execute the jump after successful login</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Check whether the number entered is a number using the keyCode in conjunction with the onkeypress event</title><link>https://ofstack.com/javascript/2061/check-whether-the-number-entered-is-a-number-using-the-keycode-in-conjunction-with-the-onkeypress-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2061/check-whether-the-number-entered-is-a-number-using-the-keycode-in-conjunction-with-the-onkeypress-event.html</guid><description>Check whether the number entered is a number using the keyCode in conjunction with the onkeypress event</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The HTML dom node operates on of to get and modify and add or remove</title><link>https://ofstack.com/javascript/2062/the-html-dom-node-operates-on-of-to-get-and-modify-and-add-or-remove.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2062/the-html-dom-node-operates-on-of-to-get-and-modify-and-add-or-remove.html</guid><description>The HTML dom node operates on of to get and modify and add or remove</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Resolving jquery plug in conflicts</title><link>https://ofstack.com/javascript/2063/resolving-jquery-plug-in-conflicts.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2063/resolving-jquery-plug-in-conflicts.html</guid><description>Today I did an example, using jquery and jquery plug-in lightbox to make the image floating magnification effect, without any problems. Then add a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of date cascading effect</title><link>https://ofstack.com/javascript/2064/js-implementation-of-date-cascading-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2064/js-implementation-of-date-cascading-effect.html</guid><description>Js implementation of date cascading effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js date  constellation cascading display code</title><link>https://ofstack.com/javascript/2065/js-date--constellation-cascading-display-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2065/js-date--constellation-cascading-display-code.html</guid><description>Js date constellation cascading display code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for judging constellations by date</title><link>https://ofstack.com/javascript/2066/sample-code-for-judging-constellations-by-date.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2066/sample-code-for-judging-constellations-by-date.html</guid><description>Sample code for judging constellations by date</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of basic Dom operations in jQuery</title><link>https://ofstack.com/javascript/2067/summary-of-basic-dom-operations-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2067/summary-of-basic-dom-operations-in-jquery.html</guid><description>Summary of basic Dom operations in jQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using js regular expressions to verify mobile phone number email address  zip code</title><link>https://ofstack.com/javascript/2068/using-js-regular-expressions-to-verify-mobile-phone-number-email-address--zip-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2068/using-js-regular-expressions-to-verify-mobile-phone-number-email-address--zip-code.html</guid><description>Using js regular expressions to verify mobile phone number email address zip code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js authentication phone number and mobile support +86 regular expressions</title><link>https://ofstack.com/javascript/2069/js-authentication-phone-number-and-mobile-support-+86-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2069/js-authentication-phone-number-and-mobile-support-+86-regular-expressions.html</guid><description>Js authentication phone number and mobile support +86 regular expressions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery filters of first last not even odd</title><link>https://ofstack.com/javascript/2070/jquery-filters-of-first-last-not-even-odd.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2070/jquery-filters-of-first-last-not-even-odd.html</guid><description>Jquery filters of first last not even odd</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery traverses a small set of methods for nodes</title><link>https://ofstack.com/javascript/2071/jquery-traverses-a-small-set-of-methods-for-nodes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2071/jquery-traverses-a-small-set-of-methods-for-nodes.html</guid><description>.add() adds an element to the collection of matching elements. .andself () adds the previous set of elements in the stack to the current collection.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does Jquery highlight code when clicked</title><link>https://ofstack.com/javascript/2072/how-does-jquery-highlight-code-when-clicked.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2072/how-does-jquery-highlight-code-when-clicked.html</guid><description>How does Jquery highlight code when clicked</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Load the page with Jquery. Load to achieve a local refresh</title><link>https://ofstack.com/javascript/2073/load-the-page-with-jquery.-load-to-achieve-a-local-refresh.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2073/load-the-page-with-jquery.-load-to-achieve-a-local-refresh.html</guid><description>Load the page with Jquery. Load to achieve a local refresh</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I call variables in JSP in JS</title><link>https://ofstack.com/javascript/2075/how-do-i-call-variables-in-jsp-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2075/how-do-i-call-variables-in-jsp-in-js.html</guid><description>How do I call variables in JSP in JS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do ExtJS set and get the selected state of the radio control</title><link>https://ofstack.com/javascript/2076/how-do-extjs-set-and-get-the-selected-state-of-the-radio-control.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2076/how-do-extjs-set-and-get-the-selected-state-of-the-radio-control.html</guid><description>How do ExtJS set and get the selected state of the radio control</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The sort method for arrays in JS USES the example</title><link>https://ofstack.com/javascript/2077/the-sort-method-for-arrays-in-js-uses-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2077/the-sort-method-for-arrays-in-js-uses-the-example.html</guid><description>The sort method for arrays in JS USES the example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js code for copying web content is prohibited</title><link>https://ofstack.com/javascript/2078/js-code-for-copying-web-content-is-prohibited.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2078/js-code-for-copying-web-content-is-prohibited.html</guid><description>Js code for copying web content is prohibited</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Disabling page refresh invalidates both the F5 shortcut and the right click</title><link>https://ofstack.com/javascript/2079/disabling-page-refresh-invalidates-both-the-f5-shortcut-and-the-right-click.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2079/disabling-page-refresh-invalidates-both-the-f5-shortcut-and-the-right-click.html</guid><description>Disabling page refresh invalidates both the F5 shortcut and the right click</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does js alert style change such as background color</title><link>https://ofstack.com/javascript/2080/how-does-js-alert-style-change-such-as-background-color.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2080/how-does-js-alert-style-change-such-as-background-color.html</guid><description>How does js alert style change such as background color</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the page title code instance</title><link>https://ofstack.com/javascript/2081/javascript-gets-the-page-title-code-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2081/javascript-gets-the-page-title-code-instance.html</guid><description>Javascript gets the page title code instance</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery for batch deferred</title><link>https://ofstack.com/javascript/2083/jquery-for-batch-deferred.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2083/jquery-for-batch-deferred.html</guid><description>This code is modeled after the implementation of $.when() in the jquery source code Output results:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to use deferred objects in jquery tutorial</title><link>https://ofstack.com/javascript/2084/how-to-use-deferred-objects-in-jquery-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2084/how-to-use-deferred-objects-in-jquery-tutorial.html</guid><description>What is a deferred object? In the process of developing a website, we often encounter some time-consuming javascript operations. There are both asynchronous…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of several common ways to use jquery each</title><link>https://ofstack.com/javascript/2085/examples-of-several-common-ways-to-use-jquery-each.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2085/examples-of-several-common-ways-to-use-jquery-each.html</guid><description>JQuery source code itself has a lot of use of each method. In fact, each method in jQuery is implemented through the call method in js. The following is a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript binds events in a for loop to resolve cases where the event parameters are different</title><link>https://ofstack.com/javascript/2086/javascript-binds-events-in-a-for-loop-to-resolve-cases-where-the-event-parameters-are-different.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2086/javascript-binds-events-in-a-for-loop-to-resolve-cases-where-the-event-parameters-are-different.html</guid><description>JavaScript binds events in a for loop to resolve cases where the event parameters are different</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery implements a simple example of animation</title><link>https://ofstack.com/javascript/2087/jquery-implements-a-simple-example-of-animation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2087/jquery-implements-a-simple-example-of-animation.html</guid><description>One, demand reasons At present, jQuery has been a relatively mature framework, and there are hundreds of plug-ins based on it. In this case, I use jQuery to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax under firefox returns the object XMLDocument handling method</title><link>https://ofstack.com/javascript/2088/jquery-ajax-under-firefox-returns-the-object-xmldocument-handling-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2088/jquery-ajax-under-firefox-returns-the-object-xmldocument-handling-method.html</guid><description>Jquery ajax under firefox returns the object XMLDocument handling method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js modified prototype properties using the introduction</title><link>https://ofstack.com/javascript/2089/js-modified-prototype-properties-using-the-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2089/js-modified-prototype-properties-using-the-introduction.html</guid><description>Js modified prototype properties using the introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>To solve the problem that the extjs grid does not adapt to the window size</title><link>https://ofstack.com/javascript/2090/to-solve-the-problem-that-the-extjs-grid-does-not-adapt-to-the-window-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2090/to-solve-the-problem-that-the-extjs-grid-does-not-adapt-to-the-window-size.html</guid><description>I recently encountered a problem where the window changed when I was using the grid but the grid couldn&apos;t adapt so I added this line Problem solved.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS batch method to change the layer name in PS</title><link>https://ofstack.com/javascript/2091/js-batch-method-to-change-the-layer-name-in-ps.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2091/js-batch-method-to-change-the-layer-name-in-ps.html</guid><description>JS batch method to change the layer name in PS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example use of insertRow and deleteRow in the table object</title><link>https://ofstack.com/javascript/2092/example-use-of-insertrow-and-deleterow-in-the-table-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2092/example-use-of-insertrow-and-deleterow-in-the-table-object.html</guid><description>Example use of insertRow and deleteRow in the table object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Shopping cart selected to get a price implementation example</title><link>https://ofstack.com/javascript/2093/shopping-cart-selected-to-get-a-price-implementation-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2093/shopping-cart-selected-to-get-a-price-implementation-example.html</guid><description>Shopping cart selected to get a price implementation example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of dynamically adding options and createElement</title><link>https://ofstack.com/javascript/2094/examples-of-dynamically-adding-options-and-createelement.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2094/examples-of-dynamically-adding-options-and-createelement.html</guid><description>Examples of dynamically adding options and createElement</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js is a method of implementing multiple gradients on the same page</title><link>https://ofstack.com/javascript/20943/js-is-a-method-of-implementing-multiple-gradients-on-the-same-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20943/js-is-a-method-of-implementing-multiple-gradients-on-the-same-page.html</guid><description>This article illustrates how js can achieve multiple gradients on the same page. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>js is a method for buffering the effect of movement</title><link>https://ofstack.com/javascript/20944/js-is-a-method-for-buffering-the-effect-of-movement.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20944/js-is-a-method-for-buffering-the-effect-of-movement.html</guid><description>This article illustrates an example of how js can buffer motion. Share with you for your reference. The specific analysis is as follows: The example…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>js implements a way to share the effect of scrolling with the page</title><link>https://ofstack.com/javascript/20945/js-implements-a-way-to-share-the-effect-of-scrolling-with-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20945/js-implements-a-way-to-share-the-effect-of-scrolling-with-the-page.html</guid><description>This article demonstrates an example of how js can be used to share the effect of scrolling with a page. Share with you for your reference. The details are…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>js is a method of implementing multiple different motion effects on the same page</title><link>https://ofstack.com/javascript/20946/js-is-a-method-of-implementing-multiple-different-motion-effects-on-the-same-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20946/js-is-a-method-of-implementing-multiple-different-motion-effects-on-the-same-page.html</guid><description>The example in this article shows how js can achieve multiple different motion effects on the same page. Share with you for your reference. The specific…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>js implements a method similar to the animate animation in jquery</title><link>https://ofstack.com/javascript/20947/js-implements-a-method-similar-to-the-animate-animation-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20947/js-implements-a-method-similar-to-the-animate-animation-in-jquery.html</guid><description>This article demonstrates an example of how js can achieve an animate animation effect similar to that in jquery. Share with you for your reference. The…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>js implements a method similar to the sina weibo home page for gradual effect</title><link>https://ofstack.com/javascript/20948/js-implements-a-method-similar-to-the-sina-weibo-home-page-for-gradual-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20948/js-implements-a-method-similar-to-the-sina-weibo-home-page-for-gradual-effect.html</guid><description>This article describes the example of js to achieve similar sina weibo home page content gradual effect method. Share with you for your reference. The…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript&apos;s tips on dealing with || expressions</title><link>https://ofstack.com/javascript/20949/javascript&apos;s-tips-on-dealing-with-%7C%7C-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20949/javascript&apos;s-tips-on-dealing-with-%7C%7C-expressions.html</guid><description>If you are new to JavaScript and have read through all of these techniques and how each technique can be used in the future, you will write a more concise…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Methods of deactivating a button into an unavailable state using js and jquery</title><link>https://ofstack.com/javascript/2095/methods-of-deactivating-a-button-into-an-unavailable-state-using-js-and-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2095/methods-of-deactivating-a-button-into-an-unavailable-state-using-js-and-jquery.html</guid><description>Methods of deactivating a button into an unavailable state using js and jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js simply clicks back to the top effect implementation</title><link>https://ofstack.com/javascript/20950/js-simply-clicks-back-to-the-top-effect-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20950/js-simply-clicks-back-to-the-top-effect-implementation.html</guid><description>This article illustrates the simple click back to top effect implementation of js. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on JavaScript regular expression grouping matching</title><link>https://ofstack.com/javascript/20951/discussion-on-javascript-regular-expression-grouping-matching.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20951/discussion-on-javascript-regular-expression-grouping-matching.html</guid><description>Metacharacter: (pattern) function: used for groups that are repeatedly matched Properties $1 to $9, if they exist, are used to get the substring matched in…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements storage class instances based on Cookie</title><link>https://ofstack.com/javascript/20952/javascript-implements-storage-class-instances-based-on-cookie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20952/javascript-implements-storage-class-instances-based-on-cookie.html</guid><description>This article demonstrates an example of an JavaScript implementation of an Cookie-based storage class. Share with you for your reference. The specific…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript variable  scope  and memory</title><link>https://ofstack.com/javascript/20953/the-javascript-variable--scope--and-memory.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20953/the-javascript-variable--scope--and-memory.html</guid><description>The JS variable is loose (not typed) in nature, determining that it is just a name used to hold a particular value at a particular time; Since there are no…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to JavaScript Function function types</title><link>https://ofstack.com/javascript/20954/introduction-to-javascript-function-function-types.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20954/introduction-to-javascript-function-function-types.html</guid><description>// in JS, the Function(function) type is actually an object; Each function is an instance of type Function; Both have properties and methods like other…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript DOM event of notes</title><link>https://ofstack.com/javascript/20955/javascript-dom-event-of-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20955/javascript-dom-event-of-notes.html</guid><description>Chapter 1 flow of events 1-1. Event bubbling: the event is initially received by the most specific element (the node with the deepest nesting level in the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript cartesian product algorithm implementation method</title><link>https://ofstack.com/javascript/20956/javascript-cartesian-product-algorithm-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20956/javascript-cartesian-product-algorithm-implementation-method.html</guid><description>The example of this paper describes the implementation of javascript cartesian product algorithm. Share with you for your reference. The specific analysis…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript gets a method to specify the location of an element</title><link>https://ofstack.com/javascript/20957/javascript-gets-a-method-to-specify-the-location-of-an-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20957/javascript-gets-a-method-to-specify-the-location-of-an-element.html</guid><description>This example shows how JavaScript gets the location of a specified element. Share with you for your reference. The details are as follows: I hope this…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript cross domain reasons and solution sharing</title><link>https://ofstack.com/javascript/20958/javascript-cross-domain-reasons-and-solution-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20958/javascript-cross-domain-reasons-and-solution-sharing.html</guid><description>Causes of cross-domain problems The cross-domain problem is the browser same origin policy restriction, the current domain name js can only read under the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Class array object in JavaScript</title><link>https://ofstack.com/javascript/20959/class-array-object-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20959/class-array-object-in-javascript.html</guid><description>I knew long ago that I could convert arguments to an array: [].slice.call (arguments), because arguments is an array of class objects, so you can use it…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of several ways to create objects in js</title><link>https://ofstack.com/javascript/2096/examples-of-several-ways-to-create-objects-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2096/examples-of-several-ways-to-create-objects-in-js.html</guid><description>Examples of several ways to create objects in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery simple tab toggle effect implementation method</title><link>https://ofstack.com/javascript/20960/jquery-simple-tab-toggle-effect-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20960/jquery-simple-tab-toggle-effect-implementation-method.html</guid><description>The example of this article describes the implementation of jQuery simple tab switching effect. Share with you for your reference. The details are as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Common functions in JavaScript are compared with constructors</title><link>https://ofstack.com/javascript/20961/common-functions-in-javascript-are-compared-with-constructors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20961/common-functions-in-javascript-are-compared-with-constructors.html</guid><description>What is a constructor? What is the difference between a constructor and a normal function? What exactly do you do with the new keyword? What if the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery method to control the expiration time of cookie</title><link>https://ofstack.com/javascript/20962/jquery-method-to-control-the-expiration-time-of-cookie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20962/jquery-method-to-control-the-expiration-time-of-cookie.html</guid><description>This example shows how jQuery can control the expiration time of cookie. Share with you for your reference. The specific analysis is as follows: The…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript&apos;s method of randomly generating credit card Numbers</title><link>https://ofstack.com/javascript/20963/javascript&apos;s-method-of-randomly-generating-credit-card-numbers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20963/javascript&apos;s-method-of-randomly-generating-credit-card-numbers.html</guid><description>This article illustrates an example of how JavaScript randomly generates credit card Numbers. Share with you for your reference. The specific analysis is as…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the credit card verification method</title><link>https://ofstack.com/javascript/20964/javascript-implements-the-credit-card-verification-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20964/javascript-implements-the-credit-card-verification-method.html</guid><description>The example of this article describes the implementation of JavaScript credit card verification method. Share with you for your reference. The specific…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery controls the way a web page prints a specified area</title><link>https://ofstack.com/javascript/20965/jquery-controls-the-way-a-web-page-prints-a-specified-area.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20965/jquery-controls-the-way-a-web-page-prints-a-specified-area.html</guid><description>This article illustrates an example of how jQuery controls the printing of a specified area of a web page. Share with you for your reference. The specific…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES pointer manipulation to implement the Joseph problem instance</title><link>https://ofstack.com/javascript/20966/javascript-uses-pointer-manipulation-to-implement-the-joseph-problem-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20966/javascript-uses-pointer-manipulation-to-implement-the-joseph-problem-instance.html</guid><description>This article illustrates how JavaScript USES pointer manipulation to implement the Joseph problem. Share with you for your reference. The specific analysis…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jquery.form.js implements a method to convert an form submission to an ajax submission</title><link>https://ofstack.com/javascript/20967/jquery.form.js-implements-a-method-to-convert-an-form-submission-to-an-ajax-submission.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20967/jquery.form.js-implements-a-method-to-convert-an-form-submission-to-an-ajax-submission.html</guid><description>This article demonstrates an example of how the jquery.form.js implementation converts an form submission to an ajax submission. Share with you for your…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of the string splitting function split in JavaScript</title><link>https://ofstack.com/javascript/20968/example-of-the-string-splitting-function-split-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20968/example-of-the-string-splitting-function-split-in-javascript.html</guid><description>This article illustrates the use of the string splitting function split in JavaScript as an example. Share with you for your reference. The details are as…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript is a method of finding data in an array using a binary search algorithm</title><link>https://ofstack.com/javascript/20969/javascript-is-a-method-of-finding-data-in-an-array-using-a-binary-search-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20969/javascript-is-a-method-of-finding-data-in-an-array-using-a-binary-search-algorithm.html</guid><description>This example shows how JavaScript USES a two-point lookup algorithm to find data in an array. Share with you for your reference. The specific analysis is as…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Jquery creates a layer that displays the title and content and moves with the mouse</title><link>https://ofstack.com/javascript/2097/jquery-creates-a-layer-that-displays-the-title-and-content-and-moves-with-the-mouse.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2097/jquery-creates-a-layer-that-displays-the-title-and-content-and-moves-with-the-mouse.html</guid><description>Jquery creates a layer that displays the title and content and moves with the mouse</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript binds the button to the click event (onclick) method</title><link>https://ofstack.com/javascript/20970/javascript-binds-the-button-to-the-click-event-(onclick)-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20970/javascript-binds-the-button-to-the-click-event-(onclick)-method.html</guid><description>This article illustrates how JavaScript binds click events (onclick) to buttons. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JS scope and scope chain details</title><link>https://ofstack.com/javascript/20971/js-scope-and-scope-chain-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20971/js-scope-and-scope-chain-details.html</guid><description>The scope of a variable (scope) is the area of that variable defined in the program source code. 1. Lexical scope is used in JS (lexical scope) Variables…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the method of passing values between pages</title><link>https://ofstack.com/javascript/20972/javascript-implements-the-method-of-passing-values-between-pages.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20972/javascript-implements-the-method-of-passing-values-between-pages.html</guid><description>This article demonstrates an example of how JavaScript can be used to transfer values between pages. Share with you for your reference. The details are as…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to JavaScript anonymous functions and closures</title><link>https://ofstack.com/javascript/20973/introduction-to-javascript-anonymous-functions-and-closures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20973/introduction-to-javascript-anonymous-functions-and-closures.html</guid><description>Anonymous functions: functions without names; Closure: a function that accesses a variable in the scope of a function. 1 anonymous function Closure: a…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Why is eval in JS bracketed to handle JSON data</title><link>https://ofstack.com/javascript/20974/why-is-eval-in-js-bracketed-to-handle-json-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20974/why-is-eval-in-js-bracketed-to-handle-json-data.html</guid><description>Thanks to the rise of Ajax, the lightweight data format JSON has become increasingly popular as a transport format between the client and the server, and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use window.prompt of to pop up a dialog box for user input</title><link>https://ofstack.com/javascript/20975/use-window.prompt-of-to-pop-up-a-dialog-box-for-user-input.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20975/use-window.prompt-of-to-pop-up-a-dialog-box-for-user-input.html</guid><description>I came across the window.prompt() method, which has never been used before. But let&apos;s do it now. In the web page, sometimes need to pop up a prompt box, and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jsMind adjusts the position of the nodes by mouse dragging and dropping</title><link>https://ofstack.com/javascript/20976/jsmind-adjusts-the-position-of-the-nodes-by-mouse-dragging-and-dropping.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20976/jsmind-adjusts-the-position-of-the-nodes-by-mouse-dragging-and-dropping.html</guid><description>jsMind is a pure javascript mind map library, based on html5&apos;s canvas implementation, open source under the BSD protocol. Provides the mind map display,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the six patterns that javascript inherits</title><link>https://ofstack.com/javascript/20977/summary-of-the-six-patterns-that-javascript-inherits.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20977/summary-of-the-six-patterns-that-javascript-inherits.html</guid><description>1. The prototype chain The essence of the implementation is to override the prototype object and replace it with an instance of a new type. 2. Borrow the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Change the default alert box body using the jQuery implementation</title><link>https://ofstack.com/javascript/20978/change-the-default-alert-box-body-using-the-jquery-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20978/change-the-default-alert-box-body-using-the-jquery-implementation.html</guid><description>The change box is used to change the system&apos;s built-in controls, winpop. The winpop code is shown below The object is then instantiated The following JS is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the working mechanism of javascript asynchronous processing</title><link>https://ofstack.com/javascript/20979/details-of-the-working-mechanism-of-javascript-asynchronous-processing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20979/details-of-the-working-mechanism-of-javascript-asynchronous-processing.html</guid><description>At a basic level, it is important to understand how the JavaScript timer works. Timer execution is often different from our intuition, and that&apos;s because…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Js add favorites and use Jquery to change transparency</title><link>https://ofstack.com/javascript/2098/js-add-favorites-and-use-jquery-to-change-transparency.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2098/js-add-favorites-and-use-jquery-to-change-transparency.html</guid><description>Js add favorites and use Jquery to change transparency</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript  DOM</title><link>https://ofstack.com/javascript/20980/javascript--dom.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20980/javascript--dom.html</guid><description>In order to achieve the idea of smooth degradation, backward compatibility, and mark separation, the first thing to do every time you write js code should…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>js gets a method summary of the element&apos;s offsets on the page</title><link>https://ofstack.com/javascript/20981/js-gets-a-method-summary-of-the-element&apos;s-offsets-on-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20981/js-gets-a-method-summary-of-the-element&apos;s-offsets-on-the-page.html</guid><description>When creating an js effect, we often need to get the offset of an element on the page (for example, the tip prompt). The offset can be obtained directly…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript  scrollTop</title><link>https://ofstack.com/javascript/20982/javascript--scrolltop.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20982/javascript--scrolltop.html</guid><description>scrollTop represents the height of scrolling, default from position:0; Start rolling down, offset of scrollTop (offset) represents the offset relative to…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The jQuery plug in Tooltipster implements beautiful tooltips</title><link>https://ofstack.com/javascript/20983/the-jquery-plug-in-tooltipster-implements-beautiful-tooltips.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20983/the-jquery-plug-in-tooltipster-implements-beautiful-tooltips.html</guid><description>Tooltipster is a lightweight jQuery tooltip plugin that helps you quickly generate beautiful tooltips. 1. Load the jQuery and the plug-in files including…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The jQuery plugin MixItUp filters and sorts animations</title><link>https://ofstack.com/javascript/20984/the-jquery-plugin-mixitup-filters-and-sorts-animations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20984/the-jquery-plugin-mixitup-filters-and-sorts-animations.html</guid><description>What is MixItUp? MixItUp is an jQuery plugin that provides animation filtering and sorting. MixItUp is great for managing anything that categorizes or sorts…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements a simple secondary drop down menu</title><link>https://ofstack.com/javascript/20985/jquery-implements-a-simple-secondary-drop-down-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20985/jquery-implements-a-simple-secondary-drop-down-menu.html</guid><description>It is best not to forget to insert the jQuery js file and to download the latest. That&apos;s all for this article, I hope you enjoy it.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Pure JS to achieve rotation picture 3D display effect</title><link>https://ofstack.com/javascript/20986/pure-js-to-achieve-rotation-picture-3d-display-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20986/pure-js-to-achieve-rotation-picture-3d-display-effect.html</guid><description>Pure JS to achieve rotation picture 3D display effect</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The jQuery plug in PageSlide implements the left and right sidebar navigation menus</title><link>https://ofstack.com/javascript/20987/the-jquery-plug-in-pageslide-implements-the-left-and-right-sidebar-navigation-menus.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20987/the-jquery-plug-in-pageslide-implements-the-left-and-right-sidebar-navigation-menus.html</guid><description>jQuery left and right side navigation menu plugin PageSlide, at present relatively popular in the navigation menu display form, especially in the mobile…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The jQuery plugin StickUp implements top navigation</title><link>https://ofstack.com/javascript/20988/the-jquery-plugin-stickup-implements-top-navigation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20988/the-jquery-plugin-stickup-implements-top-navigation.html</guid><description>The practical jQuery page elements fixed navigation top plug-in StickUp, simple jQuery plug-in, realize the page elements fixed, such as navigation fixed so…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript table interleaved color change plus mouse in and out and click effect method</title><link>https://ofstack.com/javascript/20989/javascript-table-interleaved-color-change-plus-mouse-in-and-out-and-click-effect-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20989/javascript-table-interleaved-color-change-plus-mouse-in-and-out-and-click-effect-method.html</guid><description>In this paper, the example of javascript table interleaved color change and mouse move in and out and click the effect of the method. Share with you for…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JS object to Jquery object example</title><link>https://ofstack.com/javascript/2099/js-object-to-jquery-object-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2099/js-object-to-jquery-object-example.html</guid><description>JS object to Jquery object example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js changes the src value of the embed tag</title><link>https://ofstack.com/javascript/20990/js-changes-the-src-value-of-the-embed-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20990/js-changes-the-src-value-of-the-embed-tag.html</guid><description>This example shows how js can change the src value of the embed tag. Share with you for your reference. The specific analysis is as follows: Today we have 1…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>js USES setTimeout to implement the time bomb approach</title><link>https://ofstack.com/javascript/20991/js-uses-settimeout-to-implement-the-time-bomb-approach.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20991/js-uses-settimeout-to-implement-the-time-bomb-approach.html</guid><description>This article illustrates an example of how js USES setTimeout to implement a time bomb. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>js implements the simple TAB and the automatic switch effect method</title><link>https://ofstack.com/javascript/20992/js-implements-the-simple-tab-and-the-automatic-switch-effect-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20992/js-implements-the-simple-tab-and-the-automatic-switch-effect-method.html</guid><description>This article illustrates how js implements simple tabs and automatic switching effects. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery event binding and unbinding implementation methods</title><link>https://ofstack.com/javascript/20993/jquery-event-binding-and-unbinding-implementation-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20993/jquery-event-binding-and-unbinding-implementation-methods.html</guid><description>This article illustrates the implementation of jQuery event binding and unbinding. Share with you for your reference. The details are as follows: I hope…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common operation methods of JavaScript table</title><link>https://ofstack.com/javascript/20994/summary-of-common-operation-methods-of-javascript-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20994/summary-of-common-operation-methods-of-javascript-table.html</guid><description>This example summarizes common operations for JavaScript tables. Share with you for your reference. The details are as follows: I hope this article has been…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery control Div drag effect complete example analysis</title><link>https://ofstack.com/javascript/20995/jquery-control-div-drag-effect-complete-example-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20995/jquery-control-div-drag-effect-complete-example-analysis.html</guid><description>This example shows how jQuery controls the Div drag effect. Share with you for your reference. The details are as follows: I hope this article has been…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>In javascript  Math.random of USES details</title><link>https://ofstack.com/javascript/20996/in-javascript--math.random-of-uses-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20996/in-javascript--math.random-of-uses-details.html</guid><description>The Math.random () method returns a random number greater than or equal to 0 and less than 1. For some sites, this method is useful because you can use it…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The js array deletes elements by subscript</title><link>https://ofstack.com/javascript/20997/the-js-array-deletes-elements-by-subscript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20997/the-js-array-deletes-elements-by-subscript.html</guid><description>1. Create an array 2. Value and assignment 3. Add new elements 4. Delete elements 5. Combination and interception of arrays 6. Sorting arrays 7. Array to string</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>js gets the last element of the array</title><link>https://ofstack.com/javascript/20998/js-gets-the-last-element-of-the-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20998/js-gets-the-last-element-of-the-array.html</guid><description>How do I get the last element of an array in js? Here is a summary of the two methods, a friend in need can see. (1) js built-in pop method The pop() method…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of mouse over to modify the style</title><link>https://ofstack.com/javascript/20999/jquery-implements-the-method-of-mouse-over-to-modify-the-style.html</link><guid isPermaLink="true">https://ofstack.com/javascript/20999/jquery-implements-the-method-of-mouse-over-to-modify-the-style.html</guid><description>This article demonstrates an example of how jQuery can be used to modify styles with a mouse stroke. Share with you for your reference. The details are as…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript prototype chain sample sharing</title><link>https://ofstack.com/javascript/2100/javascript-prototype-chain-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2100/javascript-prototype-chain-sample-sharing.html</guid><description>Thanks for Simon&apos;s amendment! All instances do not look for their own prototype when they are looking for property methods (the instance&apos;s prototype is not…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery method to get the number of child elements</title><link>https://ofstack.com/javascript/21000/jquery-method-to-get-the-number-of-child-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21000/jquery-method-to-get-the-number-of-child-elements.html</guid><description>This example shows how jQuery gets the number of child elements. Share with you for your reference. The specific analysis is as follows: I hope this article…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery simply implements the method of traversing groups</title><link>https://ofstack.com/javascript/21001/jquery-simply-implements-the-method-of-traversing-groups.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21001/jquery-simply-implements-the-method-of-traversing-groups.html</guid><description>This article illustrates the simple implementation of jQuery for traversing groups. Share with you for your reference. The details are as follows: I hope…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery walks through all the CheckBox of the page to see if it is selected</title><link>https://ofstack.com/javascript/21002/jquery-walks-through-all-the-checkbox-of-the-page-to-see-if-it-is-selected.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21002/jquery-walks-through-all-the-checkbox-of-the-page-to-see-if-it-is-selected.html</guid><description>This example shows how jQuery walks through all CheckBox on a page to see if it is selected. Share with you for your reference. The details are as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript converts a string to an integer</title><link>https://ofstack.com/javascript/21003/javascript-converts-a-string-to-an-integer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21003/javascript-converts-a-string-to-an-integer.html</guid><description>This example demonstrates how JavaScript converts a string to an integer. Share with you for your reference. The details are as follows: I hope this article…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use the javascript implementation to determine the current browser</title><link>https://ofstack.com/javascript/21004/use-the-javascript-implementation-to-determine-the-current-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21004/use-the-javascript-implementation-to-determine-the-current-browser.html</guid><description>Wrote a method to determine the current browser type and version, only tested on IE 8/11, Google, and 360 browsers (incomplete) We look forward to your comments</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery gets the method to specify the coordinates of the element</title><link>https://ofstack.com/javascript/21005/jquery-gets-the-method-to-specify-the-coordinates-of-the-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21005/jquery-gets-the-method-to-specify-the-coordinates-of-the-element.html</guid><description>This example shows how jQuery gets the coordinates of a specified element. Share with you for your reference. The specific analysis is as follows: I hope…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript time conversion handler</title><link>https://ofstack.com/javascript/21006/javascript-time-conversion-handler.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21006/javascript-time-conversion-handler.html</guid><description>That&apos;s all I want to share with you. I hope you like it.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the difference between JavaScript divisible operation functions ceil and floor</title><link>https://ofstack.com/javascript/21007/analysis-of-the-difference-between-javascript-divisible-operation-functions-ceil-and-floor.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21007/analysis-of-the-difference-between-javascript-divisible-operation-functions-ceil-and-floor.html</guid><description>This paper analyzes the difference between JavaScript divisible operation functions ceil and floor with an example. Share with you for your reference. The…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>js regular expressions match alphanumeric underscores and so on</title><link>https://ofstack.com/javascript/21008/js-regular-expressions-match-alphanumeric-underscores-and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21008/js-regular-expressions-match-alphanumeric-underscores-and-so-on.html</guid><description>That&apos;s all for this article, and I hope it will be helpful for you to learn javascript regular expressions.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES Replace for string substitution</title><link>https://ofstack.com/javascript/21009/javascript-uses-replace-for-string-substitution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21009/javascript-uses-replace-for-string-substitution.html</guid><description>The example in this article shows how JavaScript USES Replace for string substitution. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JS sets the method to get cookies</title><link>https://ofstack.com/javascript/2101/js-sets-the-method-to-get-cookies.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2101/js-sets-the-method-to-get-cookies.html</guid><description>In combination with the JavaScript authority guide and the information collected on the Internet during the development of the project, two methods of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of JavaScript object oriented implementation methods</title><link>https://ofstack.com/javascript/21010/summary-of-javascript-object-oriented-implementation-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21010/summary-of-javascript-object-oriented-implementation-methods.html</guid><description>The example in this paper summarizes the object-oriented implementation of JavaScript. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES Prototype to implement an object oriented approach</title><link>https://ofstack.com/javascript/21011/javascript-uses-prototype-to-implement-an-object-oriented-approach.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21011/javascript-uses-prototype-to-implement-an-object-oriented-approach.html</guid><description>This article illustrates an object-oriented approach to JavaScript using Prototype as an example. Share with you for your reference. The specific analysis…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery plug in ajaxFileUpload asynchronous file upload effect</title><link>https://ofstack.com/javascript/21012/jquery-plug-in-ajaxfileupload-asynchronous-file-upload-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21012/jquery-plug-in-ajaxfileupload-asynchronous-file-upload-effect.html</guid><description>ajaxFileUpload is an jQuery plug-in that uploads files asynchronously. Send 1 do not know what version of up, after need not look for everywhere. Grammar:…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Angularjs makes simple routing function demo</title><link>https://ofstack.com/javascript/21013/angularjs-makes-simple-routing-function-demo.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21013/angularjs-makes-simple-routing-function-demo.html</guid><description>The latest version of Angularjs was downloaded from the official website: 1.3.15 Do a simple routing function demo Home page: index html List page: list.html</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several confusing concepts in javascript</title><link>https://ofstack.com/javascript/21014/summary-of-several-confusing-concepts-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21014/summary-of-several-confusing-concepts-in-javascript.html</guid><description>The getName() method here simply returns the value of this.name. Here are a few that call object.getName () The means and the results. object.getName();…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript array to duplicate the method summary</title><link>https://ofstack.com/javascript/21015/javascript-array-to-duplicate-the-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21015/javascript-array-to-duplicate-the-method-summary.html</guid><description>There are four algorithms to achieve this: The second improved version: Both the first and third methods use the indexOf method of arrays. The purpose of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript string common classes use method summary</title><link>https://ofstack.com/javascript/21016/javascript-string-common-classes-use-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21016/javascript-string-common-classes-use-method-summary.html</guid><description>1) dynamic method: charAt: gets the character at the specified position in the string. (parameter: 1, specify the character position to get) 1, do not…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript event binding and depth</title><link>https://ofstack.com/javascript/21017/javascript-event-binding-and-depth.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21017/javascript-event-binding-and-depth.html</guid><description>There are two types of event binding: One is traditional event binding (inline model/script model); The content of the previous chapter; One is modern event…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to JavaScript event objects</title><link>https://ofstack.com/javascript/21018/introduction-to-javascript-event-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21018/introduction-to-javascript-event-objects.html</guid><description>An important aspect of the JavaScript events is that they have some relatively homogeneous features that can provide powerful capabilities for development;…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript&apos;s method of dynamically loading scripts and styles</title><link>https://ofstack.com/javascript/21019/javascript&apos;s-method-of-dynamically-loading-scripts-and-styles.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21019/javascript&apos;s-method-of-dynamically-loading-scripts-and-styles.html</guid><description>1 dynamic script When the demand of the website grows, the demand of the script also grows gradually; We had to introduce too many JS scripts that slowed…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Js small number conversion integer method</title><link>https://ofstack.com/javascript/2102/js-small-number-conversion-integer-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2102/js-small-number-conversion-integer-method.html</guid><description>Js small number conversion integer method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript DOM element size and location</title><link>https://ofstack.com/javascript/21020/javascript-dom-element-size-and-location.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21020/javascript-dom-element-size-and-location.html</guid><description>Gets the CSS size of the element 1. Get the size of the element inline through style // PS:style gets only the width and height of the CSS style of the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript simple table editing function implementation method</title><link>https://ofstack.com/javascript/21021/javascript-simple-table-editing-function-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21021/javascript-simple-table-editing-function-implementation-method.html</guid><description>This article illustrates the simple form editing method of JavaScript. Share with you for your reference. The details are as follows: I hope this article…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript converts binary code to ASCII code</title><link>https://ofstack.com/javascript/21022/javascript-converts-binary-code-to-ascii-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21022/javascript-converts-binary-code-to-ascii-code.html</guid><description>This article illustrates the conversion of JavaScript from base 2 to ASCII. Share with you for your reference. The details are as follows: I hope this…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Two ways to share the date of the last n days in javascript</title><link>https://ofstack.com/javascript/2103/two-ways-to-share-the-date-of-the-last-n-days-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2103/two-ways-to-share-the-date-of-the-last-n-days-in-javascript.html</guid><description>Two ways to share the date of the last n days in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple sample code that simulates the select drop down box with jQuery</title><link>https://ofstack.com/javascript/2104/simple-sample-code-that-simulates-the-select-drop-down-box-with-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2104/simple-sample-code-that-simulates-the-select-drop-down-box-with-jquery.html</guid><description>Many times, artists find the default select drop-down box ugly (especially the drop-down arrow button on the right), and they often prefer to replace the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery calls the RESTful WCF sample code of GET method  and POST method</title><link>https://ofstack.com/javascript/2105/jquery-calls-the-restful-wcf-sample-code-of-get-method--and-post-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2105/jquery-calls-the-restful-wcf-sample-code-of-get-method--and-post-method.html</guid><description>JQuery calls the RESTful WCF sample code of GET method and POST method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript: page binding sample code for json data</title><link>https://ofstack.com/javascript/2106/javascript:-page-binding-sample-code-for-json-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2106/javascript:-page-binding-sample-code-for-json-data.html</guid><description>In web development, if you need to bind the &quot;json object returned by the server&quot; to the &quot;dom element on the existing page&quot;, the traditional method of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery focus and blur events application details</title><link>https://ofstack.com/javascript/2107/jquery-focus-and-blur-events-application-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2107/jquery-focus-and-blur-events-application-details.html</guid><description>JQuery focus and blur events application details</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>When query1.7 encounters a problem with the focus method</title><link>https://ofstack.com/javascript/2108/when-query1.7-encounters-a-problem-with-the-focus-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2108/when-query1.7-encounters-a-problem-with-the-focus-method.html</guid><description>There isa focus() method in jQuery that can set the focus of an object. In the following version of 1.7, this method will not report an error regardless of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The usage and difference of delegate and on in jQuery are explained in detail</title><link>https://ofstack.com/javascript/2109/the-usage-and-difference-of-delegate-and-on-in-jquery-are-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2109/the-usage-and-difference-of-delegate-and-on-in-jquery-are-explained-in-detail.html</guid><description>In jQuery1.7,.delegate() has been replaced by.on(). For earlier versions, it still USES the most efficient means of event delegation. In general, these two…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use javascript to add night mode to the page</title><link>https://ofstack.com/javascript/2110/use-javascript-to-add-night-mode-to-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2110/use-javascript-to-add-night-mode-to-the-page.html</guid><description>Then write a night mode plus in JavaScript: You can also write a GreaseMonkey script that adds night mode to any page as a browser extension</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery :delegate select of of does not work</title><link>https://ofstack.com/javascript/2111/jquery-:delegate-select-of-of-does-not-work.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2111/jquery-:delegate-select-of-of-does-not-work.html</guid><description>JQuery has a handy delegate feature that binds an event handler to current and future (dynamically added) elements. For example, after dynamically adding an…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript :FF and Chrome and IE dynamic loading elements of the difference</title><link>https://ofstack.com/javascript/2112/javascript-:ff-and-chrome-and-ie-dynamic-loading-elements-of-the-difference.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2112/javascript-:ff-and-chrome-and-ie-dynamic-loading-elements-of-the-difference.html</guid><description>Javascript :FF and Chrome and IE dynamic loading elements of the difference</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Time conversion in js   sample code for converting milliseconds to date times</title><link>https://ofstack.com/javascript/2113/time-conversion-in-js---sample-code-for-converting-milliseconds-to-date-times.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2113/time-conversion-in-js---sample-code-for-converting-milliseconds-to-date-times.html</guid><description>Time conversion in js sample code for converting milliseconds to date times</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mobile phone tablet and other mobile terminal adaptation jump URL js code</title><link>https://ofstack.com/javascript/2116/mobile-phone-tablet-and-other-mobile-terminal-adaptation-jump-url-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2116/mobile-phone-tablet-and-other-mobile-terminal-adaptation-jump-url-js-code.html</guid><description>Mobile phone tablet and other mobile terminal adaptation jump URL js code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the default expansion problem for the RowExpander control in Extjs</title><link>https://ofstack.com/javascript/2117/an-example-of-the-default-expansion-problem-for-the-rowexpander-control-in-extjs.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2117/an-example-of-the-default-expansion-problem-for-the-rowexpander-control-in-extjs.html</guid><description>An example of the default expansion problem for the RowExpander control in Extjs</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery batch set properties readonly and disabled methods</title><link>https://ofstack.com/javascript/2118/jquery-batch-set-properties-readonly-and-disabled-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2118/jquery-batch-set-properties-readonly-and-disabled-methods.html</guid><description>Jquery batch set properties readonly and disabled methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery takes a quick example with name</title><link>https://ofstack.com/javascript/2119/jquery-takes-a-quick-example-with-name.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2119/jquery-takes-a-quick-example-with-name.html</guid><description>Jquery takes a quick example with name</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery mouse slides to show detailed application examples</title><link>https://ofstack.com/javascript/2120/jquery-mouse-slides-to-show-detailed-application-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2120/jquery-mouse-slides-to-show-detailed-application-examples.html</guid><description>Jquery mouse slides to show detailed application examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js calls to the printer to print a web page font are always one size smaller solution</title><link>https://ofstack.com/javascript/2121/js-calls-to-the-printer-to-print-a-web-page-font-are-always-one-size-smaller-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2121/js-calls-to-the-printer-to-print-a-web-page-font-are-always-one-size-smaller-solution.html</guid><description>Js calls to the printer to print a web page font are always one size smaller solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dynamically create an element createElement and delete an element</title><link>https://ofstack.com/javascript/2122/dynamically-create-an-element-createelement-and-delete-an-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2122/dynamically-create-an-element-createelement-and-delete-an-element.html</guid><description>Dynamically create an element createElement and delete an element</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use of the dynamic binding event addEventListener method</title><link>https://ofstack.com/javascript/2123/use-of-the-dynamic-binding-event-addeventlistener-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2123/use-of-the-dynamic-binding-event-addeventlistener-method.html</guid><description>Use of the dynamic binding event addEventListener method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js listens for the scroll bar to scroll events so that the contents of a label are always in the same place</title><link>https://ofstack.com/javascript/2124/js-listens-for-the-scroll-bar-to-scroll-events-so-that-the-contents-of-a-label-are-always-in-the-same-place.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2124/js-listens-for-the-scroll-bar-to-scroll-events-so-that-the-contents-of-a-label-are-always-in-the-same-place.html</guid><description>Js listens for the scroll bar to scroll events so that the contents of a label are always in the same place</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js USES the event to prevent bubbling to achieve the hidden click of the blank modal box</title><link>https://ofstack.com/javascript/2125/js-uses-the-event-to-prevent-bubbling-to-achieve-the-hidden-click-of-the-blank-modal-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2125/js-uses-the-event-to-prevent-bubbling-to-achieve-the-hidden-click-of-the-blank-modal-box.html</guid><description>Js USES the event to prevent bubbling to achieve the hidden click of the blank modal box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to click the link to cancel the jump effect</title><link>https://ofstack.com/javascript/2126/js-to-click-the-link-to-cancel-the-jump-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2126/js-to-click-the-link-to-cancel-the-jump-effect.html</guid><description>The above code implements our requirements, and the link will only be used as a normal button. Here, we mainly use the return false statement in the click…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PreventDefault and stopPropagation details in js</title><link>https://ofstack.com/javascript/2127/preventdefault-and-stoppropagation-details-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2127/preventdefault-and-stoppropagation-details-in-js.html</guid><description>First, explain the difference between the two methods of preventDefault and stopPropagation in js: What does the preventDefault method do? We know things…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js regular expression test  exec  match method distinction</title><link>https://ofstack.com/javascript/2128/js-regular-expression-test--exec--match-method-distinction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2128/js-regular-expression-test--exec--match-method-distinction.html</guid><description>Js regular expression test exec match method distinction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js regular test match exec detailed analysis</title><link>https://ofstack.com/javascript/2129/js-regular-test-match-exec-detailed-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2129/js-regular-test-match-exec-detailed-analysis.html</guid><description>Regular expression gi I didn&apos;t understand it at the beginning, but I found it on the Internet. Now I will share it with you The general term in the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js regular expression exec and match distinction</title><link>https://ofstack.com/javascript/2130/js-regular-expression-exec-and-match-distinction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2130/js-regular-expression-exec-and-match-distinction.html</guid><description>In the past, js rarely used js regular expressions, even used to, is such as the name of the mail, such as the judgment, a lot of online code, very little…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements the input box to input the trigger event code in real time</title><link>https://ofstack.com/javascript/2131/jquery-implements-the-input-box-to-input-the-trigger-event-code-in-real-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2131/jquery-implements-the-input-box-to-input-the-trigger-event-code-in-real-time.html</guid><description>Jquery implements the input box to input the trigger event code in real time</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery and other proportion control image width and height of the concrete implementation</title><link>https://ofstack.com/javascript/2132/jquery-and-other-proportion-control-image-width-and-height-of-the-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2132/jquery-and-other-proportion-control-image-width-and-height-of-the-concrete-implementation.html</guid><description>If the above code cannot be executed, the following code can be used: There is also a way through CSS compatibility with IE6 that allows images to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery implements binding click events when the enter key is pressed</title><link>https://ofstack.com/javascript/2133/jquery-implements-binding-click-events-when-the-enter-key-is-pressed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2133/jquery-implements-binding-click-events-when-the-enter-key-is-pressed.html</guid><description>JQuery implements binding click events when the enter key is pressed</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to correctly determine the existence of a username cookie</title><link>https://ofstack.com/javascript/2134/js-to-correctly-determine-the-existence-of-a-username-cookie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2134/js-to-correctly-determine-the-existence-of-a-username-cookie.html</guid><description>Js to correctly determine the existence of a username cookie</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native javascript implements the seamless scrolling example</title><link>https://ofstack.com/javascript/2135/native-javascript-implements-the-seamless-scrolling-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2135/native-javascript-implements-the-seamless-scrolling-example.html</guid><description>Native javascript implements the seamless scrolling example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>IE  FF browser to modify the label transparency</title><link>https://ofstack.com/javascript/2136/ie--ff-browser-to-modify-the-label-transparency.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2136/ie--ff-browser-to-modify-the-label-transparency.html</guid><description>IE FF browser to modify the label transparency</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pure CSS +js to write a simple TAB TAB with style</title><link>https://ofstack.com/javascript/2137/pure-css-+js-to-write-a-simple-tab-tab-with-style.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2137/pure-css-+js-to-write-a-simple-tab-tab-with-style.html</guid><description>Pure CSS +js to write a simple TAB TAB with style</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js code that sorts strings in a particular alphabetical order</title><link>https://ofstack.com/javascript/2138/js-code-that-sorts-strings-in-a-particular-alphabetical-order.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2138/js-code-that-sorts-strings-in-a-particular-alphabetical-order.html</guid><description>Js code that sorts strings in a particular alphabetical order</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The next one on the keyboard is compatible with Internet explorer and Google  and firefox and other browsers</title><link>https://ofstack.com/javascript/2139/the-next-one-on-the-keyboard-is-compatible-with-internet-explorer-and-google--and-firefox-and-other-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2139/the-next-one-on-the-keyboard-is-compatible-with-internet-explorer-and-google--and-firefox-and-other-browsers.html</guid><description>The next one on the keyboard is compatible with Internet explorer and Google and firefox and other browsers</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to determine the size of two time sample code</title><link>https://ofstack.com/javascript/2141/js-to-determine-the-size-of-two-time-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2141/js-to-determine-the-size-of-two-time-sample-code.html</guid><description>JS to determine the size of two time sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several usage of hash table in js</title><link>https://ofstack.com/javascript/2143/summary-of-several-usage-of-hash-table-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2143/summary-of-several-usage-of-hash-table-in-js.html</guid><description>Summary of several usage of hash table in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js date object compatibility handling method</title><link>https://ofstack.com/javascript/2144/js-date-object-compatibility-handling-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2144/js-date-object-compatibility-handling-method.html</guid><description>New Date(year, month, day, hour, minute, SEC, millsec) New Date(millsec)(millsec is the number of milliseconds since January 1, 1970). The result returned…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS cookie Chinese garble code solution</title><link>https://ofstack.com/javascript/2145/js-cookie-chinese-garble-code-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2145/js-cookie-chinese-garble-code-solution.html</guid><description>JS cookie Chinese garble code solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS regular expressions validate numeric code</title><link>https://ofstack.com/javascript/2146/js-regular-expressions-validate-numeric-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2146/js-regular-expressions-validate-numeric-code.html</guid><description>JS regular expressions validate numeric code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implicit arguments callee caller method</title><link>https://ofstack.com/javascript/2147/js-implicit-arguments-callee-caller-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2147/js-implicit-arguments-callee-caller-method.html</guid><description>Before mentioning the above concepts, let&apos;s first talk about the implicit parameters of functions in javascript: Arguments the object represents the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The arguments in the js  caller and callee  apply the usage of the summary</title><link>https://ofstack.com/javascript/2148/the-arguments-in-the-js--caller-and-callee--apply-the-usage-of-the-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2148/the-arguments-in-the-js--caller-and-callee--apply-the-usage-of-the-summary.html</guid><description>The arguments in the js caller and callee apply the usage of the summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use sample code for setInterval and clearInterval</title><link>https://ofstack.com/javascript/2149/use-sample-code-for-setinterval-and-clearinterval.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2149/use-sample-code-for-setinterval-and-clearinterval.html</guid><description>SetInterval is a useful js function that can be used to perform certain functions repeatedly. With this, we can achieve some interesting functions, such as:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements a commonly used example code for highlighting effects</title><link>https://ofstack.com/javascript/2150/jquery-implements-a-commonly-used-example-code-for-highlighting-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2150/jquery-implements-a-commonly-used-example-code-for-highlighting-effects.html</guid><description>Jquery implements a commonly used example code for highlighting effects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Select cascading based on JQuery implementation</title><link>https://ofstack.com/javascript/2151/select-cascading-based-on-jquery-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2151/select-cascading-based-on-jquery-implementation.html</guid><description>Select cascading based on JQuery implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript takes the location of a pixel as an example</title><link>https://ofstack.com/javascript/2152/javascript-takes-the-location-of-a-pixel-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2152/javascript-takes-the-location-of-a-pixel-as-an-example.html</guid><description>Javascript takes the location of a pixel as an example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does JS convert numeric types to money format without 3 commas</title><link>https://ofstack.com/javascript/2153/how-does-js-convert-numeric-types-to-money-format-without-3-commas.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2153/how-does-js-convert-numeric-types-to-money-format-without-3-commas.html</guid><description>How does JS convert numeric types to money format without 3 commas</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>FF IE browser changes the method of label transparency</title><link>https://ofstack.com/javascript/2154/ff-ie-browser-changes-the-method-of-label-transparency.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2154/ff-ie-browser-changes-the-method-of-label-transparency.html</guid><description>FF IE browser changes the method of label transparency</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js block default event shares the js block event bubble example with the js block event bubble</title><link>https://ofstack.com/javascript/2155/the-js-block-default-event-shares-the-js-block-event-bubble-example-with-the-js-block-event-bubble.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2155/the-js-block-default-event-shares-the-js-block-event-bubble-example-with-the-js-block-event-bubble.html</guid><description>1. The event. The preventDefault (); - prevents default events for elements. Note: the default event of click jump of element a, Default events for form…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript dynamically adds  modifies  and deletes properties and methods of objects</title><link>https://ofstack.com/javascript/2156/javascript-dynamically-adds--modifies--and-deletes-properties-and-methods-of-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2156/javascript-dynamically-adds--modifies--and-deletes-properties-and-methods-of-objects.html</guid><description>Javascript dynamically adds modifies and deletes properties and methods of objects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Of private method is defined in javascript</title><link>https://ofstack.com/javascript/2157/of-private-method-is-defined-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2157/of-private-method-is-defined-in-javascript.html</guid><description>I used to think that in the javascript world, all methods are public and you can&apos;t really technically define a private method. Similarly, we can also…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Replace the sample code for parameter values in the URL with javascript</title><link>https://ofstack.com/javascript/2158/replace-the-sample-code-for-parameter-values-in-the-url-with-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2158/replace-the-sample-code-for-parameter-values-in-the-url-with-javascript.html</guid><description>Replace the sample code for parameter values in the URL with javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details of basic filter selectors for jquery selectors</title><link>https://ofstack.com/javascript/2159/details-of-basic-filter-selectors-for-jquery-selectors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2159/details-of-basic-filter-selectors-for-jquery-selectors.html</guid><description>Details of basic filter selectors for jquery selectors</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details of hierarchical filter selector for jquery selectors</title><link>https://ofstack.com/javascript/2160/details-of-hierarchical-filter-selector-for-jquery-selectors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2160/details-of-hierarchical-filter-selector-for-jquery-selectors.html</guid><description>Details of hierarchical filter selector for jquery selectors</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details of the content filter selector of the jquery selector</title><link>https://ofstack.com/javascript/2161/details-of-the-content-filter-selector-of-the-jquery-selector.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2161/details-of-the-content-filter-selector-of-the-jquery-selector.html</guid><description>Details of the content filter selector of the jquery selector</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details of the attributes filter selector of the jquery selector</title><link>https://ofstack.com/javascript/2162/details-of-the-attributes-filter-selector-of-the-jquery-selector.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2162/details-of-the-attributes-filter-selector-of-the-jquery-selector.html</guid><description>Details of the attributes filter selector of the jquery selector</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery simple implementation code for custom events</title><link>https://ofstack.com/javascript/2163/jquery-simple-implementation-code-for-custom-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2163/jquery-simple-implementation-code-for-custom-events.html</guid><description>One, demand reasons Although JQuery defines a lot of events for us, sometimes they don&apos;t meet our needs, so this example implements a custom event…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The use and differences of bind and live in jQuery</title><link>https://ofstack.com/javascript/2164/the-use-and-differences-of-bind-and-live-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2164/the-use-and-differences-of-bind-and-live-in-jquery.html</guid><description>Before we started with these two methods, we used the click() method Parameter: the type, [data], function (eventObject) Such as: At this point, a new…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Do seven things to improve jQuery&apos;s performance</title><link>https://ofstack.com/javascript/2165/do-seven-things-to-improve-jquery&apos;s-performance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2165/do-seven-things-to-improve-jquery&apos;s-performance.html</guid><description>1. Append Outside of Loops Touching the DOM comes with a price. If you append a large number of elements to the DOM, you want to append them all at once,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The 10 best jQuery calendar plug ins for developers</title><link>https://ofstack.com/javascript/2166/the-10-best-jquery-calendar-plug-ins-for-developers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2166/the-10-best-jquery-calendar-plug-ins-for-developers.html</guid><description>Clndr.js is a calendar plug-in that creates calendars and allows users to customize them as they wish. This plugin will not generate any tags, but you can…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript simple performance issues and study notes</title><link>https://ofstack.com/javascript/2167/javascript-simple-performance-issues-and-study-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2167/javascript-simple-performance-issues-and-study-notes.html</guid><description>&lt; Script type=&quot;text/javascript&quot; SRC =&quot;file1.js&quot; defer /&gt; , test the defer attribute example: Time is limited, so let&apos;s do that today</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript novice advice: don&apos;t worry about browser compatibility</title><link>https://ofstack.com/javascript/2168/javascript-novice-advice:-don&apos;t-worry-about-browser-compatibility.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2168/javascript-novice-advice:-don&apos;t-worry-about-browser-compatibility.html</guid><description>JavaScript novice advice: don&apos;t worry about browser compatibility</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript to achieve the rainbow text effect method</title><link>https://ofstack.com/javascript/21681/javascript-to-achieve-the-rainbow-text-effect-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21681/javascript-to-achieve-the-rainbow-text-effect-method.html</guid><description>The example of this article describes how JavaScript achieves the rainbow text effect. Share with you for your reference. The details are as follows: I hope…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript&apos;s method of listening for text box return events and filtering text box Spaces</title><link>https://ofstack.com/javascript/21682/javascript&apos;s-method-of-listening-for-text-box-return-events-and-filtering-text-box-spaces.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21682/javascript&apos;s-method-of-listening-for-text-box-return-events-and-filtering-text-box-spaces.html</guid><description>This article illustrates how JavaScript listens to text box returns and filters text box Spaces. Share with you for your reference. The details are as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery breaks out of the each loop</title><link>https://ofstack.com/javascript/21683/jquery-breaks-out-of-the-each-loop.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21683/jquery-breaks-out-of-the-each-loop.html</guid><description>1. jquery each loop, to achieve the functions of break and continue: break -- return false; continue -- use return ture; 2. How does jquery break out of the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery $.each traverses instances of object  array usage</title><link>https://ofstack.com/javascript/21684/jquery-$.each-traverses-instances-of-object--array-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21684/jquery-$.each-traverses-instances-of-object--array-usage.html</guid><description>jQuery $.each traverses instances of object array usage</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The events in jQuery Ajax are described in detail</title><link>https://ofstack.com/javascript/21685/the-events-in-jquery-ajax-are-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21685/the-events-in-jquery-ajax-are-described-in-detail.html</guid><description>Ajax triggers many events. There are two kinds of events, one is a local event, the other is a global event: Local events: invoked and allocated via $.ajax.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the method of automatic page jump after 5 seconds</title><link>https://ofstack.com/javascript/21686/javascript-implements-the-method-of-automatic-page-jump-after-5-seconds.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21686/javascript-implements-the-method-of-automatic-page-jump-after-5-seconds.html</guid><description>This JavaScript control page 5 seconds after the automatic jump code in many development often need to use, interested friends can collect 1! I hope this…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the method of randomly replacing images</title><link>https://ofstack.com/javascript/21687/javascript-implements-the-method-of-randomly-replacing-images.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21687/javascript-implements-the-method-of-randomly-replacing-images.html</guid><description>This article illustrates an example of how JavaScript can randomly replace images. Share with you for your reference. The details are as follows: The…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of getting json data when selecting the drop down list</title><link>https://ofstack.com/javascript/21688/jquery-implements-the-method-of-getting-json-data-when-selecting-the-drop-down-list.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21688/jquery-implements-the-method-of-getting-json-data-when-selecting-the-drop-down-list.html</guid><description>This article demonstrates an example of how jQuery implements the method of getting json data when selecting a drop-down list. Share with you for your…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery control element display  hide  switch  slide method summary</title><link>https://ofstack.com/javascript/21689/jquery-control-element-display--hide--switch--slide-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21689/jquery-control-element-display--hide--switch--slide-method-summary.html</guid><description>jQuery control element display hide switch slide method summary</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>21 Javascript tips to collect</title><link>https://ofstack.com/javascript/2169/21-javascript-tips-to-collect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2169/21-javascript-tips-to-collect.html</guid><description>1 Javascript array converted to CSV format Consider the following application scenario, where you have a character (or numeric) array of Javscript that…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of jquery plug in bxslider usage</title><link>https://ofstack.com/javascript/21690/example-analysis-of-jquery-plug-in-bxslider-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21690/example-analysis-of-jquery-plug-in-bxslider-usage.html</guid><description>This article illustrates the use of the jquery plug-in, bxslider. Share with you for your reference. The specific usage is as follows: First, the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief summary of several ways JQuery shows and hides div</title><link>https://ofstack.com/javascript/21691/a-brief-summary-of-several-ways-jquery-shows-and-hides-div.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21691/a-brief-summary-of-several-ways-jquery-shows-and-hides-div.html</guid><description>&lt; div id=&quot;demo&quot; &gt; AAA &lt; /div &gt; JS can hide and display div in two ways: Option 1: free up page space after hiding By setting the display property, div can…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery method summary for displaying hidden page elements</title><link>https://ofstack.com/javascript/21692/jquery-method-summary-for-displaying-hidden-page-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21692/jquery-method-summary-for-displaying-hidden-page-elements.html</guid><description>In jquery, there are many ways to show hidden div methods, such as the simpler functions show(),hide(),toggle(),slideDown(), and then css to set style…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery shows the methods and code instances that hide DIV</title><link>https://ofstack.com/javascript/21693/jquery-shows-the-methods-and-code-instances-that-hide-div.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21693/jquery-shows-the-methods-and-code-instances-that-hide-div.html</guid><description>1. If the loading is hidden: You might want to add this sentence to the code above: $(&quot; # id &quot;). show display () said: block, $(&quot; # id &quot;). hide display ()…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES $.ajax and checkbox for the next no notice feature</title><link>https://ofstack.com/javascript/21694/jquery-uses-$.ajax-and-checkbox-for-the-next-no-notice-feature.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21694/jquery-uses-$.ajax-and-checkbox-for-the-next-no-notice-feature.html</guid><description>To implement one function on the XXX platform, you will no longer be notified of such announcements using the checkbox Settings on the announcement pop-up…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Ajax USES instances</title><link>https://ofstack.com/javascript/21695/jquery-ajax-uses-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21695/jquery-ajax-uses-instances.html</guid><description>Jquery encapsulates very well in terms of asynchronous delivery, it&apos;s very cumbersome to use AJAX directly, and Jquery greatly simplifies our operations,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The javascript equal sign operator USES elaboration</title><link>https://ofstack.com/javascript/21696/the-javascript-equal-sign-operator-uses-elaboration.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21696/the-javascript-equal-sign-operator-uses-elaboration.html</guid><description>This chapter introduces the usage of javascript medium operator under 1. Those who need it can refer to it for 1. The most basic use of the equals operator…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common page jump methods of php</title><link>https://ofstack.com/javascript/21697/summary-of-common-page-jump-methods-of-php.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21697/summary-of-common-page-jump-methods-of-php.html</guid><description>In the php writing sometimes the user page jump, here is a collection of a few good jump methods, you can use. Implemented with HTTP header information</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jquery image toggle for instance analysis</title><link>https://ofstack.com/javascript/21698/jquery-image-toggle-for-instance-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21698/jquery-image-toggle-for-instance-analysis.html</guid><description>The example of this article describes the implementation method of jquery image switching. Share with you for your reference. The details are as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of JavaScript implementation of encode64 encryption algorithm</title><link>https://ofstack.com/javascript/21699/example-analysis-of-javascript-implementation-of-encode64-encryption-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21699/example-analysis-of-javascript-implementation-of-encode64-encryption-algorithm.html</guid><description>The example of this article describes the encode64 encryption algorithm implemented by JavaScript. Share with you for your reference. The details are as…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the method of dragging and dropping elements inside a web page</title><link>https://ofstack.com/javascript/21700/javascript-implements-the-method-of-dragging-and-dropping-elements-inside-a-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21700/javascript-implements-the-method-of-dragging-and-dropping-elements-inside-a-web-page.html</guid><description>This article illustrates how JavaScript can be used to drag and drop elements from a web page. Share with you for your reference. The details are as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery+html5 implements the div pop up layer and masks the background</title><link>https://ofstack.com/javascript/21701/jquery+html5-implements-the-div-pop-up-layer-and-masks-the-background.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21701/jquery+html5-implements-the-div-pop-up-layer-and-masks-the-background.html</guid><description>Popover, background color cannot be clicked. Check effect: http: / / runjs cn/detail/t08gmoij That&apos;s all for this article, I hope you enjoy it.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jquery implements simple seamless scrolling</title><link>https://ofstack.com/javascript/21702/jquery-implements-simple-seamless-scrolling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21702/jquery-implements-simple-seamless-scrolling.html</guid><description>scroll () usage: That&apos;s all for this article, I hope you enjoy it.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript method of controlling the effect of page layer collapse and expansion</title><link>https://ofstack.com/javascript/21703/javascript-method-of-controlling-the-effect-of-page-layer-collapse-and-expansion.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21703/javascript-method-of-controlling-the-effect-of-page-layer-collapse-and-expansion.html</guid><description>This article describes the example of JavaScript control web page layer collapse and expand the effect of the method. Share with you for your reference. The…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of the JS extended method</title><link>https://ofstack.com/javascript/21704/example-analysis-of-the-js-extended-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21704/example-analysis-of-the-js-extended-method.html</guid><description>This article provides an example of how to implement the JS extension method. Share with you for your reference. The specific analysis is as follows: The JS…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements a simple instance of a secondary navigation menu</title><link>https://ofstack.com/javascript/21705/javascript-implements-a-simple-instance-of-a-secondary-navigation-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21705/javascript-implements-a-simple-instance-of-a-secondary-navigation-menu.html</guid><description>This article illustrates how JavaScript implements a simple level 2 navigation menu. Share with you for your reference. The details are as follows: I hope…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript&apos;s way of determining whether prefixes and suffixes are Spaces</title><link>https://ofstack.com/javascript/21706/javascript&apos;s-way-of-determining-whether-prefixes-and-suffixes-are-spaces.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21706/javascript&apos;s-way-of-determining-whether-prefixes-and-suffixes-are-spaces.html</guid><description>The example in this article shows how JavaScript determines whether prefixes and suffixes are whitespace. Share with you for your reference. The details are…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery controls the radio selected and unselected method summary</title><link>https://ofstack.com/javascript/21707/jquery-controls-the-radio-selected-and-unselected-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21707/jquery-controls-the-radio-selected-and-unselected-method-summary.html</guid><description>1. Set the selected method 2. Set the selected and unselected examples 3. Another setting selection method 4. Select radio according to the value 5. Use the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery determines whether radio is selected and gets the selected value method summary</title><link>https://ofstack.com/javascript/21708/jquery-determines-whether-radio-is-selected-and-gets-the-selected-value-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21708/jquery-determines-whether-radio-is-selected-and-gets-the-selected-value-method-summary.html</guid><description>Let me share with you https://www.ofstack.com/article/154840.htm 1. Judge the selection by obtaining the selected value Go straight to the code and don&apos;t…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the drag and drop function of web objects</title><link>https://ofstack.com/javascript/21709/javascript-implements-the-drag-and-drop-function-of-web-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21709/javascript-implements-the-drag-and-drop-function-of-web-objects.html</guid><description>This article illustrates how JavaScript implements the drag-and-drop function of web objects. Share with you for your reference. The details are as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Jquery determines whether radio  selelct and checkbox are selected and gets the selected value method summary</title><link>https://ofstack.com/javascript/21710/jquery-determines-whether-radio--selelct-and-checkbox-are-selected-and-gets-the-selected-value-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21710/jquery-determines-whether-radio--selelct-and-checkbox-are-selected-and-gets-the-selected-value-method-summary.html</guid><description>Jquery determines whether radio selelct and checkbox are selected and gets the selected value method summary</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript window.open usage examples</title><link>https://ofstack.com/javascript/21711/javascript-window.open-usage-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21711/javascript-window.open-usage-examples.html</guid><description>In this paper, the usage of window.open in JavaScript is analyzed in detail. Share with you for your reference. The details are as follows: Parameter…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JS parses XML files and XML strings</title><link>https://ofstack.com/javascript/21712/js-parses-xml-files-and-xml-strings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21712/js-parses-xml-files-and-xml-strings.html</guid><description>JS parses XML files JS parses XML strings While the above method is suitable for IE, let&apos;s explore the issues of IE and XML parsing in firefox ie and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JS sets cookie  reads cookie  and deletes cookie</title><link>https://ofstack.com/javascript/21713/js-sets-cookie--reads-cookie--and-deletes-cookie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21713/js-sets-cookie--reads-cookie--and-deletes-cookie.html</guid><description>JavaScript is a script that runs on the client side, so it is generally not possible to set up Session because Session runs on the server side. cookie runs…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>js gets the current date  time  and other actions summary</title><link>https://ofstack.com/javascript/21714/js-gets-the-current-date--time--and-other-actions-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21714/js-gets-the-current-date--time--and-other-actions-summary.html</guid><description>js gets the current date time and other actions summary</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JS is perfectly compatible with the scrolltop method of all major browsers</title><link>https://ofstack.com/javascript/21715/js-is-perfectly-compatible-with-the-scrolltop-method-of-all-major-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21715/js-is-perfectly-compatible-with-the-scrolltop-method-of-all-major-browsers.html</guid><description>1. Differences of scrollTop in different browsers document.body.scrollTop can be used to get scrollTop height for pages without doctype declaration. For…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery detects the number of Chinese and English words contained in the input string</title><link>https://ofstack.com/javascript/21716/jquery-detects-the-number-of-chinese-and-english-words-contained-in-the-input-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21716/jquery-detects-the-number-of-chinese-and-english-words-contained-in-the-input-string.html</guid><description>jQuery detects the number of Chinese and English words contained in the input string</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JS get the height and width of the image method to share</title><link>https://ofstack.com/javascript/21717/js-get-the-height-and-width-of-the-image-method-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21717/js-get-the-height-and-width-of-the-image-method-to-share.html</guid><description>1. Get the height and width of the picture as follows: But the test in chrome could not get it. img.width, img.height are all 0 Reason: when the picture is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JS replaces the space method in the string</title><link>https://ofstack.com/javascript/21718/js-replaces-the-space-method-in-the-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21718/js-replaces-the-space-method-in-the-string.html</guid><description>Usually in the input field &amp; nbsp cannot be replaced &amp; nbsp (space on page), if you want to replace it, you can use another method. Add 1 hidden field with…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The simplest JavaScript validates integer  decimal  real  and valid decimal regular expressions</title><link>https://ofstack.com/javascript/21719/the-simplest-javascript-validates-integer--decimal--real--and-valid-decimal-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21719/the-simplest-javascript-validates-integer--decimal--real--and-valid-decimal-regular-expressions.html</guid><description>The simplest JavaScript validates integer decimal real and valid decimal regular expressions</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements methods for custom events</title><link>https://ofstack.com/javascript/21720/jquery-implements-methods-for-custom-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21720/jquery-implements-methods-for-custom-events.html</guid><description>This article illustrates how jQuery implements custom events. Share with you for your reference. The specific analysis is as follows: jQuery is a very…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>js implements touch mobile touch screen sliding events</title><link>https://ofstack.com/javascript/21721/js-implements-touch-mobile-touch-screen-sliding-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21721/js-implements-touch-mobile-touch-screen-sliding-events.html</guid><description>The effect of mobile touch screen sliding is actually image rotation, which can be easily realized on the PC page, and can be completed by binding click,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements a method that controls the opening of a file save as dialog</title><link>https://ofstack.com/javascript/21722/javascript-implements-a-method-that-controls-the-opening-of-a-file-save-as-dialog.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21722/javascript-implements-a-method-that-controls-the-opening-of-a-file-save-as-dialog.html</guid><description>The example in this article describes how JavaScript implements the control of opening file save as dialog box. Share with you for your reference. The…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of JavaScript object reflection usage</title><link>https://ofstack.com/javascript/21723/example-of-javascript-object-reflection-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21723/example-of-javascript-object-reflection-usage.html</guid><description>This article illustrates the use of JavaScript object reflection as an example. Share with you for your reference. The details are as follows: This article…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the method of MIPS multiplication simulation</title><link>https://ofstack.com/javascript/21724/javascript-implements-the-method-of-mips-multiplication-simulation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21724/javascript-implements-the-method-of-mips-multiplication-simulation.html</guid><description>The example of this paper describes the method of JavaScript to realize MIPS multiplication simulation. Share with you for your reference. The details are…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In JavaScript  split of USES method summary</title><link>https://ofstack.com/javascript/21725/in-javascript--split-of-uses-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21725/in-javascript--split-of-uses-method-summary.html</guid><description>The split() method is used to split a string into an array of strings. In this example, we will split the string in different ways: In this case, we&apos;ll…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript simulates the namespace</title><link>https://ofstack.com/javascript/21726/javascript-simulates-the-namespace.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21726/javascript-simulates-the-namespace.html</guid><description>In C++ and C#, namespaces are used to minimize name collisions. For example, in.NET Framework, the namespace helps to distinguish the class…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements a method to add multiple event handlers to a specified object</title><link>https://ofstack.com/javascript/21727/javascript-implements-a-method-to-add-multiple-event-handlers-to-a-specified-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21727/javascript-implements-a-method-to-add-multiple-event-handlers-to-a-specified-object.html</guid><description>This article illustrates how the JavaScript implementation adds multiple event handlers to a specified object. Share with you for your reference. The…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Perfectly compatible with multi browser js judge image path code summary</title><link>https://ofstack.com/javascript/21728/perfectly-compatible-with-multi-browser-js-judge-image-path-code-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21728/perfectly-compatible-with-multi-browser-js-judge-image-path-code-summary.html</guid><description>Another way to do it That&apos;s all for this article, I hope you enjoy it.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript controls how a web page smoothly scrolls to the location of a specified element</title><link>https://ofstack.com/javascript/21729/javascript-controls-how-a-web-page-smoothly-scrolls-to-the-location-of-a-specified-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21729/javascript-controls-how-a-web-page-smoothly-scrolls-to-the-location-of-a-specified-element.html</guid><description>This example demonstrates how JavaScript controls the smooth scrolling of a web page to the location of a specified element. Share with you for your…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the application of JavaScript bitwise operators</title><link>https://ofstack.com/javascript/2173/a-brief-analysis-of-the-application-of-javascript-bitwise-operators.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2173/a-brief-analysis-of-the-application-of-javascript-bitwise-operators.html</guid><description>Most languages provide bitwise operators, bitwise operators are widely used in c,c++ and other languages, while JS, AS and other scripting languages are not…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native js to achieve mobile development rotograph  album sliding effects</title><link>https://ofstack.com/javascript/21730/native-js-to-achieve-mobile-development-rotograph--album-sliding-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21730/native-js-to-achieve-mobile-development-rotograph--album-sliding-effects.html</guid><description>Native js to achieve mobile development rotograph album sliding effects</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements a simple image rollover method</title><link>https://ofstack.com/javascript/21731/javascript-implements-a-simple-image-rollover-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21731/javascript-implements-a-simple-image-rollover-method.html</guid><description>This article demonstrates an example of how JavaScript can implement a simple image rolloff. Share with you for your reference. The details are as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the method of converting xml into html table tables</title><link>https://ofstack.com/javascript/21732/javascript-implements-the-method-of-converting-xml-into-html-table-tables.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21732/javascript-implements-the-method-of-converting-xml-into-html-table-tables.html</guid><description>This article illustrates the JavaScript implementation of converting xml to html table tables as an example. Share with you for your reference. The details…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of a simple power function implemented by JavaScript</title><link>https://ofstack.com/javascript/21733/example-of-a-simple-power-function-implemented-by-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21733/example-of-a-simple-power-function-implemented-by-javascript.html</guid><description>This article illustrates a simple power function implemented by JavaScript. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>js object oriented public  private  static properties and methods</title><link>https://ofstack.com/javascript/21734/js-object-oriented-public--private--static-properties-and-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21734/js-object-oriented-public--private--static-properties-and-methods.html</guid><description>js object oriented public private static properties and methods</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A usage instance of the toggle of function in jQuery</title><link>https://ofstack.com/javascript/21735/a-usage-instance-of-the-toggle-of-function-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21735/a-usage-instance-of-the-toggle-of-function-in-jquery.html</guid><description>I came across an interesting example today. Write it down. There are 1 level 1 menu, 1 level 2 menu inside, and 2 level menu links the page elements through…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The method that captures the output of console.log of in JS</title><link>https://ofstack.com/javascript/21736/the-method-that-captures-the-output-of-console.log-of-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21736/the-method-that-captures-the-output-of-console.log-of-in-js.html</guid><description>This example shows how to capture the output of console.log () in JS. Share with you for your reference. The specific analysis is as follows: We know that…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements methods that pass parameters to setTimeout execution code</title><link>https://ofstack.com/javascript/21737/javascript-implements-methods-that-pass-parameters-to-settimeout-execution-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21737/javascript-implements-methods-that-pass-parameters-to-settimeout-execution-code.html</guid><description>The example in this article describes how the JavaScript implementation passes parameters to the setTimeout execution code. Share with you for your…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES setTimeout to display the current time in real time</title><link>https://ofstack.com/javascript/21738/javascript-uses-settimeout-to-display-the-current-time-in-real-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21738/javascript-uses-settimeout-to-display-the-current-time-in-real-time.html</guid><description>This example shows how JavaScript displays the current time in real time through setTimeout. Share with you for your reference. The details are as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery&apos;s method of monitoring text box events and handling them accordingly</title><link>https://ofstack.com/javascript/21739/jquery&apos;s-method-of-monitoring-text-box-events-and-handling-them-accordingly.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21739/jquery&apos;s-method-of-monitoring-text-box-events-and-handling-them-accordingly.html</guid><description>This article illustrates how jQuery monitors text box events and handles them accordingly. Share with you for your reference. The details are as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Javascript takes the inverse bitwise operator of ~</title><link>https://ofstack.com/javascript/2174/javascript-takes-the-inverse-bitwise-operator-of-~.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2174/javascript-takes-the-inverse-bitwise-operator-of-~.html</guid><description>All unary operators, such as the ~ operator, evaluate the expression according to the following rules: The operator will be applied to the resulting number.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript&apos;s method for dynamically changing the background color</title><link>https://ofstack.com/javascript/21740/javascript&apos;s-method-for-dynamically-changing-the-background-color.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21740/javascript&apos;s-method-for-dynamically-changing-the-background-color.html</guid><description>This example shows how JavaScript dynamically changes the background color. Share with you for your reference. The details are as follows: I hope this…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript to achieve the mouse over the image conversion effect</title><link>https://ofstack.com/javascript/21741/javascript-to-achieve-the-mouse-over-the-image-conversion-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21741/javascript-to-achieve-the-mouse-over-the-image-conversion-effect.html</guid><description>This paper describes the example of JavaScript to achieve the mouse over the image conversion effect. Share with you for your reference. The details are as…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Various techniques for using the JavaScript ternary operator</title><link>https://ofstack.com/javascript/21742/various-techniques-for-using-the-javascript-ternary-operator.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21742/various-techniques-for-using-the-javascript-ternary-operator.html</guid><description>When you find that you are slowly writing too much code, you will unconsciously replace if else with 3 yuan, just to make the code more concise and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Application scenarios of call apply in javascript</title><link>https://ofstack.com/javascript/21743/application-scenarios-of-call-apply-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21743/application-scenarios-of-call-apply-in-javascript.html</guid><description>Often see something similar in 1 some jQuery plug-in callback. call xxx, xxx) although the book has said call and apply function can change the scope, but…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of javascript ternary operator usage</title><link>https://ofstack.com/javascript/21744/example-of-javascript-ternary-operator-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21744/example-of-javascript-ternary-operator-usage.html</guid><description>Example of use of 3 meta operators: The 3 - bit operator as the name implies requires three operands. The syntax is the condition ? Result 1: result 2;…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How do applications developed by PHP and NodeJs share Session</title><link>https://ofstack.com/javascript/21745/how-do-applications-developed-by-php-and-nodejs-share-session.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21745/how-do-applications-developed-by-php-and-nodejs-share-session.html</guid><description>First of all, understand the mechanism of session The client (in the browser) cookie is used as the key value to match 1 data on the server side. The client…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery on of method</title><link>https://ofstack.com/javascript/21746/jquery-on-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21746/jquery-on-of-method.html</guid><description>The jQuery on() method is one of the officially recommended methods for binding events. tip: if you need to remove the method bound by on(), you can use the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Nodejs test drive for learning notes</title><link>https://ofstack.com/javascript/21747/nodejs-test-drive-for-learning-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21747/nodejs-test-drive-for-learning-notes.html</guid><description>Share chapter 2 on test drive. The tests here focus on testing the Web backend -- why you write test cases (i.e. whether it&apos;s a waste of time to improve…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An introduction to learning notes</title><link>https://ofstack.com/javascript/21748/an-introduction-to-learning-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21748/an-introduction-to-learning-notes.html</guid><description>Share article 1, common knowledge about NodeJS -- Javascript and how to transition from Javascript developer to NodeJS developer (no specific framework).…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jscript method for reading and writing binary files</title><link>https://ofstack.com/javascript/21749/jscript-method-for-reading-and-writing-binary-files.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21749/jscript-method-for-reading-and-writing-binary-files.html</guid><description>The example in this article shows how jscript can read and write files in base 2. Share with you for your reference. The specific implementation method is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JQuery operation of the CheckBox method of of check  cancel  value</title><link>https://ofstack.com/javascript/2175/jquery-operation-of-the-checkbox-method-of-of-check--cancel--value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2175/jquery-operation-of-the-checkbox-method-of-of-check--cancel--value.html</guid><description>JQuery operation of the CheckBox method of of check cancel value</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript formatting json shows instance analysis</title><link>https://ofstack.com/javascript/21750/javascript-formatting-json-shows-instance-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21750/javascript-formatting-json-shows-instance-analysis.html</guid><description>The example in this article describes the javascript formatting json display method. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript is a method of fading out the background color of a web page</title><link>https://ofstack.com/javascript/21751/javascript-is-a-method-of-fading-out-the-background-color-of-a-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21751/javascript-is-a-method-of-fading-out-the-background-color-of-a-web-page.html</guid><description>This example shows how JavaScript can make a page appear a fading background color. Share with you for your reference. The details are as follows: I hope…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript animation to open the translucent hint layer method</title><link>https://ofstack.com/javascript/21752/javascript-animation-to-open-the-translucent-hint-layer-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21752/javascript-animation-to-open-the-translucent-hint-layer-method.html</guid><description>This article illustrates an example of how JavaScript can implement animation to open the translucent hint layer. Share with you for your reference. The…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript formats the method of the specified date object</title><link>https://ofstack.com/javascript/21753/javascript-formats-the-method-of-the-specified-date-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21753/javascript-formats-the-method-of-the-specified-date-object.html</guid><description>This example demonstrates how javascript formats a specified date object. Share with you for your reference. The details are as follows: I hope this article…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript determines whether the method in the array is repeated</title><link>https://ofstack.com/javascript/21754/javascript-determines-whether-the-method-in-the-array-is-repeated.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21754/javascript-determines-whether-the-method-in-the-array-is-repeated.html</guid><description>This example shows how javascript determines if an array is duplicated. Share with you for your reference. The details are as follows: I hope this article…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery menu plug in superfish user guide</title><link>https://ofstack.com/javascript/21755/jquery-menu-plug-in-superfish-user-guide.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21755/jquery-menu-plug-in-superfish-user-guide.html</guid><description>Download address: http: / / plugins jquery. com/project/Superfish Documentation: http: / / users tpg. com. au j_birch/plugins superfish / # getting - started</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements the method of filling rectangles with color by drawing a table</title><link>https://ofstack.com/javascript/21756/javascript-implements-the-method-of-filling-rectangles-with-color-by-drawing-a-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21756/javascript-implements-the-method-of-filling-rectangles-with-color-by-drawing-a-table.html</guid><description>The example in this article describes how javascript implements a color-filled rectangle drawn by a table. Share with you for your reference. The details…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery background plugin backstretch user guide</title><link>https://ofstack.com/javascript/21757/jquery-background-plugin-backstretch-user-guide.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21757/jquery-background-plugin-backstretch-user-guide.html</guid><description>1.backstretch plug-in function Optimize the look and feel of your site. It is mainly used to set the background image of the page, but you can also set the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Pure js realizes the reciprocal function of the button of the retest verification code</title><link>https://ofstack.com/javascript/21758/pure-js-realizes-the-reciprocal-function-of-the-button-of-the-retest-verification-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21758/pure-js-realizes-the-reciprocal-function-of-the-button-of-the-retest-verification-code.html</guid><description>When you register, you need to send an email to verify and activate the account. In order to avoid repeated sending of the email, you can set button for 1…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jQuery validation plug in validation user guide</title><link>https://ofstack.com/javascript/21759/jquery-validation-plug-in-validation-user-guide.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21759/jquery-validation-plug-in-validation-user-guide.html</guid><description>In the process of website development, sometimes we need to verify whether the information entered by the user meets our requirements, so we will verify the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of 12 tips for working with the jquery checkbox of checkbox</title><link>https://ofstack.com/javascript/2176/summary-of-12-tips-for-working-with-the-jquery-checkbox-of-checkbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2176/summary-of-12-tips-for-working-with-the-jquery-checkbox-of-checkbox.html</guid><description>1. Get a single checkbox check (three ways to write it) $(&quot; input: the checkbox checked &quot;). The val () or $(&quot; input: [type = &apos;checkbox&apos;] : checked &quot;). The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery pop up layer plugin Lightbox_me user guide</title><link>https://ofstack.com/javascript/21760/jquery-pop-up-layer-plugin-lightbox_me-user-guide.html</link><guid isPermaLink="true">https://ofstack.com/javascript/21760/jquery-pop-up-layer-plugin-lightbox_me-user-guide.html</guid><description>In the process of website development, in order to increase the interactive effect of the website, we sometimes need to pop up Windows such as login,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets a simple example of the dom fixed element add style</title><link>https://ofstack.com/javascript/2177/jquery-gets-a-simple-example-of-the-dom-fixed-element-add-style.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2177/jquery-gets-a-simple-example-of-the-dom-fixed-element-add-style.html</guid><description>Jquery gets a simple example of the dom fixed element add style</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery sample code that determines whether children of an element exist</title><link>https://ofstack.com/javascript/2178/jquery-sample-code-that-determines-whether-children-of-an-element-exist.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2178/jquery-sample-code-that-determines-whether-children-of-an-element-exist.html</guid><description>Jquery determines the existence of child elements 1. Determine whether a child element exists // first level child element if($(&quot;#specialId&gt; Img &quot;). The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of get post  and ajax methods in jquery</title><link>https://ofstack.com/javascript/2179/summary-of-get-post--and-ajax-methods-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2179/summary-of-get-post--and-ajax-methods-in-jquery.html</guid><description>In JQuery, you can use the get, post, and ajax methods to pass data to the server side Use of the get method (customforget.js file) : The function verify ()…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of get and post in jquery</title><link>https://ofstack.com/javascript/2180/a-simple-example-of-get-and-post-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2180/a-simple-example-of-get-and-post-in-jquery.html</guid><description>Test. The HTML Page reference &lt; The script type = &quot;text/javascript&quot; SRC = &quot;jquery - 1.3.2. Min. Js&quot; &gt; &lt; / script&gt; Contents are as follows: &lt; Div id =…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of the $.post of method in jquery</title><link>https://ofstack.com/javascript/2181/a-simple-example-of-the-$.post-of-method-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2181/a-simple-example-of-the-$.post-of-method-in-jquery.html</guid><description>There is such a method in jqery, $.post() here is a simple example of this method: JQuery. Post (url, [data], [callback], [type]) : Use POST to make…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using jQuery and JSONP to easily solve the problem of cross domain access</title><link>https://ofstack.com/javascript/2182/using-jquery-and-jsonp-to-easily-solve-the-problem-of-cross-domain-access.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2182/using-jquery-and-jsonp-to-easily-solve-the-problem-of-cross-domain-access.html</guid><description>Time passed quickly, and was pulled back to the js battlefield, the cross-domain problem this scar opened pain. Fortunately, with the help of jquery, the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax and getJson cross   domain json data acquisition method</title><link>https://ofstack.com/javascript/2183/jquery-ajax-and-getjson-cross---domain-json-data-acquisition-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2183/jquery-ajax-and-getjson-cross---domain-json-data-acquisition-method.html</guid><description>Jquery ajax and getJson cross domain json data acquisition method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax cross domain solution method of json</title><link>https://ofstack.com/javascript/2184/jquery-ajax-cross-domain-solution-method-of-json.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2184/jquery-ajax-cross-domain-solution-method-of-json.html</guid><description>Many of the recent projects developed by the company require cross-domain ajax requests, such as under several subdomains http://a. * * * *. Com/index123.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three ways to solve the json date format problem</title><link>https://ofstack.com/javascript/2185/three-ways-to-solve-the-json-date-format-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2185/three-ways-to-solve-the-json-date-format-problem.html</guid><description>Sometimes in the development, it is necessary to return data in json format from the server side. In the background code, if there is data of DateTime type,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method sharing for adding Webkit touches to jQuery</title><link>https://ofstack.com/javascript/2186/method-sharing-for-adding-webkit-touches-to-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2186/method-sharing-for-adding-webkit-touches-to-jquery.html</guid><description>Here&apos;s my implementation. Paste the code first: There&apos;s a lot of information available on the Internet about the Touch event, so I won&apos;t go into details and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple JavaScript mutex sharing</title><link>https://ofstack.com/javascript/2187/simple-javascript-mutex-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2187/simple-javascript-mutex-sharing.html</guid><description>There were several projects last year that required JavaScript mutexes, so I wrote several similar ones. Here&apos;s one of them: The elements of a mutex are:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>SimpleValidate simple validation plug in based on jquery</title><link>https://ofstack.com/javascript/2188/simplevalidate-simple-validation-plug-in-based-on-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2188/simplevalidate-simple-validation-plug-in-based-on-jquery.html</guid><description>If you don&apos;t need to do instant validation with onfocus and onblur, if you don&apos;t want to define validation rules for every table with JS, if you only need…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery adds examples of shortcuts to pages</title><link>https://ofstack.com/javascript/2190/jquery-adds-examples-of-shortcuts-to-pages.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2190/jquery-adds-examples-of-shortcuts-to-pages.html</guid><description>There is also a keypress event that is similar to the keydown event, but cannot be mixed. The difference between keydown and keypress is: Keypress event can…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pjax to achieve no refresh page of compatibility with the new version of jquery</title><link>https://ofstack.com/javascript/2191/pjax-to-achieve-no-refresh-page-of-compatibility-with-the-new-version-of-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2191/pjax-to-achieve-no-refresh-page-of-compatibility-with-the-new-version-of-jquery.html</guid><description>PushState API is a operating history, the introduction of the API and use please see here: http://www.welefen.com/use-ajax-and-pushstate.html There are…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jquery page scrolls down to the bottom to automatically load the collection of plug ins</title><link>https://ofstack.com/javascript/2192/the-jquery-page-scrolls-down-to-the-bottom-to-automatically-load-the-collection-of-plug-ins.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2192/the-jquery-page-scrolls-down-to-the-bottom-to-automatically-load-the-collection-of-plug-ins.html</guid><description>1. (link: http://andersonferminiano.com/jqueryscrollpagination/) 2. (link: http://www.oschina.net/p/jquery-screw) Screw (scroll + view) is a jQuery plug-in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Automatically loads more information when scrolling to the bottom of the page based on JQuery</title><link>https://ofstack.com/javascript/2193/automatically-loads-more-information-when-scrolling-to-the-bottom-of-the-page-based-on-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2193/automatically-loads-more-information-when-scrolling-to-the-bottom-of-the-page-based-on-jquery.html</guid><description>The method of implementation is to compare the total page height and the roll height to determine whether the bottom is reached or not. If the bottom is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of tetris small game sharing</title><link>https://ofstack.com/javascript/2194/js-implementation-of-tetris-small-game-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2194/js-implementation-of-tetris-small-game-sharing.html</guid><description>Js implementation of tetris small game sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Gets the js code for the selected text content of the select element</title><link>https://ofstack.com/javascript/2195/gets-the-js-code-for-the-selected-text-content-of-the-select-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2195/gets-the-js-code-for-the-selected-text-content-of-the-select-element.html</guid><description>Gets the js code for the selected text content of the select element</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of two methods of using POST to pop up Windows</title><link>https://ofstack.com/javascript/2196/examples-of-two-methods-of-using-post-to-pop-up-windows.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2196/examples-of-two-methods-of-using-post-to-pop-up-windows.html</guid><description>Examples of two methods of using POST to pop up Windows</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Qq suspension code of compatible with all browsers</title><link>https://ofstack.com/javascript/2197/qq-suspension-code-of-compatible-with-all-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2197/qq-suspension-code-of-compatible-with-all-browsers.html</guid><description>Qq suspension code of compatible with all browsers</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js output lunar calendar  solar calendar  year  month  week sample code</title><link>https://ofstack.com/javascript/2198/js-output-lunar-calendar--solar-calendar--year--month--week-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2198/js-output-lunar-calendar--solar-calendar--year--month--week-sample-code.html</guid><description>Js output lunar calendar solar calendar year month week sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js jump page method summary</title><link>https://ofstack.com/javascript/2199/js-jump-page-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2199/js-jump-page-method-summary.html</guid><description>Js jump page method daqo &lt; Span id = &quot;tiao&quot; &gt; 3 &lt; / span&gt; &lt; A href = &quot;javascript: the countDown&quot; &gt; &lt; / a&gt; Xiangzi&apos;s net house; Automatic jump after…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Asp.Net alert pop up message summary of several methods</title><link>https://ofstack.com/javascript/2200/asp.net-alert-pop-up-message-summary-of-several-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2200/asp.net-alert-pop-up-message-summary-of-several-methods.html</guid><description>1. ClientScript. RegisterStartupScript (GetType (), &quot;the message,&quot; &quot;&lt; Script&gt; Alert (&apos; first way, no white screen! &apos;); &lt; / script&gt;&quot; ); 2. HttpContext.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The dom of instance in the iframe of JS operation is explained</title><link>https://ofstack.com/javascript/2201/the-dom-of-instance-in-the-iframe-of-js-operation-is-explained.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2201/the-dom-of-instance-in-the-iframe-of-js-operation-is-explained.html</guid><description>Direct assignment of the following code test can be seen:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js array of pop operation  a push  unshift  splice  shift</title><link>https://ofstack.com/javascript/2202/js-array-of-pop-operation--a-push--unshift--splice--shift.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2202/js-array-of-pop-operation--a-push--unshift--splice--shift.html</guid><description>Js array of pop operation a push unshift splice shift</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js format time and js format timestamp examples</title><link>https://ofstack.com/javascript/2203/js-format-time-and-js-format-timestamp-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2203/js-format-time-and-js-format-timestamp-examples.html</guid><description>Js format time and js format timestamp examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript pages automatically load events</title><link>https://ofstack.com/javascript/2204/javascript-pages-automatically-load-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2204/javascript-pages-automatically-load-events.html</guid><description>JavaScript pages automatically load events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Page picture floating left and right sliding effect of the simple implementation of the case</title><link>https://ofstack.com/javascript/2205/page-picture-floating-left-and-right-sliding-effect-of-the-simple-implementation-of-the-case.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2205/page-picture-floating-left-and-right-sliding-effect-of-the-simple-implementation-of-the-case.html</guid><description>Page picture floating left and right sliding effect of the simple implementation of the case</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use the js implementation to close the window of js pop up layer</title><link>https://ofstack.com/javascript/2207/use-the-js-implementation-to-close-the-window-of-js-pop-up-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2207/use-the-js-implementation-to-close-the-window-of-js-pop-up-layer.html</guid><description>&lt; The script type = &quot;text/javascript&quot; &gt; The function toggle () { TheObj = document. GetElementById (&apos; Sunyanzi). Style; If ( Theobj. display == &quot;none&quot;)…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript creates the sample code for the createXmlHttpRequest object</title><link>https://ofstack.com/javascript/2208/javascript-creates-the-sample-code-for-the-createxmlhttprequest-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2208/javascript-creates-the-sample-code-for-the-createxmlhttprequest-object.html</guid><description>Javascript creates the sample code for the createXmlHttpRequest object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of provincial and municipal linkage effect of a simple example</title><link>https://ofstack.com/javascript/2209/js-implementation-of-provincial-and-municipal-linkage-effect-of-a-simple-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2209/js-implementation-of-provincial-and-municipal-linkage-effect-of-a-simple-example.html</guid><description>Js implementation of provincial and municipal linkage effect of a simple example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js +div image scroll effect code</title><link>https://ofstack.com/javascript/2210/js-+div-image-scroll-effect-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2210/js-+div-image-scroll-effect-code.html</guid><description>The transverse &lt; Div id = demo style = &quot;overflow: hidden; Width: 200 px; Border: # 2 px solid e0e0e0; Padding: 2 px;&quot; Onmouseover = &quot;stopscroll ();&quot;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implementation of a simple example of digital captcha</title><link>https://ofstack.com/javascript/2211/javascript-implementation-of-a-simple-example-of-digital-captcha.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2211/javascript-implementation-of-a-simple-example-of-digital-captcha.html</guid><description>Javascript implementation of a simple example of digital captcha</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to achieve a simple example of number + letter verification code</title><link>https://ofstack.com/javascript/2212/javascript-to-achieve-a-simple-example-of-number-+-letter-verification-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2212/javascript-to-achieve-a-simple-example-of-number-+-letter-verification-code.html</guid><description>Javascript to achieve a simple example of number + letter verification code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the parent container object sample code for the element</title><link>https://ofstack.com/javascript/2213/jquery-gets-the-parent-container-object-sample-code-for-the-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2213/jquery-gets-the-parent-container-object-sample-code-for-the-element.html</guid><description>Example: gets the img tag with id a $(&quot; # a &quot;). The parent (). The attr (&quot; id &quot;);</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript type conversion USES methods</title><link>https://ofstack.com/javascript/2214/javascript-type-conversion-uses-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2214/javascript-type-conversion-uses-methods.html</guid><description>(1) convert to a string Converting a function to a string typically outputs the body of the function, but you can override its toString method (2) convert…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery and yahoo&apos;s yql service implement the weather forecast service example</title><link>https://ofstack.com/javascript/2215/jquery-and-yahoo&apos;s-yql-service-implement-the-weather-forecast-service-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2215/jquery-and-yahoo&apos;s-yql-service-implement-the-weather-forecast-service-example.html</guid><description>This code does not involve any back-end development code (e.g..net, JAVA, etc.). Currently the most authoritative weather forecast data is China weather…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Walks the sample code for element attributes within a DOM object</title><link>https://ofstack.com/javascript/2216/walks-the-sample-code-for-element-attributes-within-a-dom-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2216/walks-the-sample-code-for-element-attributes-within-a-dom-object.html</guid><description>Walks the sample code for element attributes within a DOM object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS parameter passing sample introduction</title><link>https://ofstack.com/javascript/2217/js-parameter-passing-sample-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2217/js-parameter-passing-sample-introduction.html</guid><description>JS parameter passing sample introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js control page printing  print page example</title><link>https://ofstack.com/javascript/2218/js-control-page-printing--print-page-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2218/js-control-page-printing--print-page-example.html</guid><description>Js control page printing print page example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the use of self and this in javascript</title><link>https://ofstack.com/javascript/2219/summary-of-the-use-of-self-and-this-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2219/summary-of-the-use-of-self-and-this-in-javascript.html</guid><description>A, cause That day, I used prototype.js, so I opened it and looked at it. After just a few lines, I got confused. The reason was that I was not very familiar…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the use of the match function in javascript</title><link>https://ofstack.com/javascript/2220/summary-of-the-use-of-the-match-function-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2220/summary-of-the-use-of-the-match-function-in-javascript.html</guid><description>The match function in javascript USES the regular expression to find the string and returns the result of the search as an array, which is very useful in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pure JS implementation dynamic time display code</title><link>https://ofstack.com/javascript/2221/pure-js-implementation-dynamic-time-display-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2221/pure-js-implementation-dynamic-time-display-code.html</guid><description>Pure JS implementation dynamic time display code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js number to float  N decimal places</title><link>https://ofstack.com/javascript/2222/js-number-to-float--n-decimal-places.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2222/js-number-to-float--n-decimal-places.html</guid><description>Js numeric conversion to float, take N decimal: = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Javascript variables are…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery +ajax+c-sharp to achieve a simple example of no refresh operation database data</title><link>https://ofstack.com/javascript/2223/jquery-+ajax+c-sharp-to-achieve-a-simple-example-of-no-refresh-operation-database-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2223/jquery-+ajax+c-sharp-to-achieve-a-simple-example-of-no-refresh-operation-database-data.html</guid><description>We know the difference between a synchronous execution and asynchronous execution, in order to better improve the user experience, we will use asynchronous…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery+Ajax without refreshing the paged instance code</title><link>https://ofstack.com/javascript/2224/jquery+ajax-without-refreshing-the-paged-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2224/jquery+ajax-without-refreshing-the-paged-instance-code.html</guid><description>The implementation principle is very simple, using the plug-in jquery. Pagination, whenever the page number is clicked asynchronously to the server to fetch…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript strict mode with with keyword introduction</title><link>https://ofstack.com/javascript/2225/javascript-strict-mode-with-with-keyword-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2225/javascript-strict-mode-with-with-keyword-introduction.html</guid><description>JavaScript strict mode with with keyword introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax partial no refresh update data implementation case</title><link>https://ofstack.com/javascript/2226/jquery-ajax-partial-no-refresh-update-data-implementation-case.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2226/jquery-ajax-partial-no-refresh-update-data-implementation-case.html</guid><description>Jquery ajax partial no refresh update data implementation case</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax local refresh case</title><link>https://ofstack.com/javascript/2227/jquery-ajax-local-refresh-case.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2227/jquery-ajax-local-refresh-case.html</guid><description>Jquery ajax local refresh case</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements hidden and displayed instances of controls</title><link>https://ofstack.com/javascript/2228/jquery-implements-hidden-and-displayed-instances-of-controls.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2228/jquery-implements-hidden-and-displayed-instances-of-controls.html</guid><description>Jquery implements hidden and displayed instances of controls</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of nonrecursive sequential traversal algorithm for binary trees</title><link>https://ofstack.com/javascript/2229/an-example-of-nonrecursive-sequential-traversal-algorithm-for-binary-trees.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2229/an-example-of-nonrecursive-sequential-traversal-algorithm-for-binary-trees.html</guid><description>In the nonrecursive traversal of preorder, middle order, and post order, it is the most difficult to count the post order. It is not enough to keep the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Select tag drop down list of secondary linkage cascaded instance code</title><link>https://ofstack.com/javascript/2230/select-tag-drop-down-list-of-secondary-linkage-cascaded-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2230/select-tag-drop-down-list-of-secondary-linkage-cascaded-instance-code.html</guid><description>Select tag drop down list of secondary linkage cascaded instance code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript runtime mechanism of this detailed introduction</title><link>https://ofstack.com/javascript/2231/javascript-runtime-mechanism-of-this-detailed-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2231/javascript-runtime-mechanism-of-this-detailed-introduction.html</guid><description>This is an important keyword in object-oriented languages, and understanding and mastering its use is critical to the robustness and elegance of our code.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery method to get the name of the current object tag</title><link>https://ofstack.com/javascript/2232/jquery-method-to-get-the-name-of-the-current-object-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2232/jquery-method-to-get-the-name-of-the-current-object-tag.html</guid><description>JQuery method to get the name of the current object tag</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery Ajax example code to animate before loading data</title><link>https://ofstack.com/javascript/2234/jquery-ajax-example-code-to-animate-before-loading-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2234/jquery-ajax-example-code-to-animate-before-loading-data.html</guid><description>Jquery Ajax example code to animate before loading data</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution to the problem of passing Chinese garble in the url of jquery. Ajax</title><link>https://ofstack.com/javascript/2235/solution-to-the-problem-of-passing-chinese-garble-in-the-url-of-jquery.-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2235/solution-to-the-problem-of-passing-chinese-garble-in-the-url-of-jquery.-ajax.html</guid><description>JQuery default contentType: application/x - WWW - form - urlencoded This is why JQuery is scrambling, using iso-8859-1 when no character set is specified</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explanation of the difference between Ajax submission and traditional form submission</title><link>https://ofstack.com/javascript/2237/explanation-of-the-difference-between-ajax-submission-and-traditional-form-submission.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2237/explanation-of-the-difference-between-ajax-submission-and-traditional-form-submission.html</guid><description>1. Why AJAX? With AJAX, the user experience of the Web will be more &quot;agile&quot; : the data submission page will not flash; Page local update speed is fast; Low…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQUERY sets the SELECT code</title><link>https://ofstack.com/javascript/2238/jquery-sets-the-select-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2238/jquery-sets-the-select-code.html</guid><description>JQUERY sets the SELECT code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery operation select details of the value of  set selected</title><link>https://ofstack.com/javascript/2239/jquery-operation-select-details-of-the-value-of--set-selected.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2239/jquery-operation-select-details-of-the-value-of--set-selected.html</guid><description>Jquery operation select details of the value of set selected</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery select sets the default selected sample code</title><link>https://ofstack.com/javascript/2240/jquery-select-sets-the-default-selected-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2240/jquery-select-sets-the-default-selected-sample-code.html</guid><description>The code is as follows: Among them &lt; % % = selectedvalue &gt; Is the value obtained from the background The $(document). Ready (function () { $(&quot; # seltype &quot;).…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple implementation of the fade in effect of jquery</title><link>https://ofstack.com/javascript/2241/a-simple-implementation-of-the-fade-in-effect-of-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2241/a-simple-implementation-of-the-fade-in-effect-of-jquery.html</guid><description>A simple implementation of the fade in effect of jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Through the mask layer to achieve floating layer DIV login js code</title><link>https://ofstack.com/javascript/2242/through-the-mask-layer-to-achieve-floating-layer-div-login-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2242/through-the-mask-layer-to-achieve-floating-layer-div-login-js-code.html</guid><description>Through the mask layer to achieve floating layer DIV login js code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery method to traverse Json data</title><link>https://ofstack.com/javascript/22420/jquery-method-to-traverse-json-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22420/jquery-method-to-traverse-json-data.html</guid><description>This example shows how Jquery traverses Json data. Share with you for your reference. The details are as follows: I hope this article has been helpful to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript&apos;s way of determining whether a variable has a value</title><link>https://ofstack.com/javascript/22421/javascript&apos;s-way-of-determining-whether-a-variable-has-a-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22421/javascript&apos;s-way-of-determining-whether-a-variable-has-a-value.html</guid><description>This example shows how javascript determines whether a variable has a value. Share with you for your reference. The specific analysis is as follows: These…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements the validation file upload control instance</title><link>https://ofstack.com/javascript/22422/javascript-implements-the-validation-file-upload-control-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22422/javascript-implements-the-validation-file-upload-control-instance.html</guid><description>The example of this article describes the implementation of javascript validation file upload control. Share with you for your reference. The details are as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Synchronize system time using iojs&apos;s jsdom library</title><link>https://ofstack.com/javascript/22423/synchronize-system-time-using-iojs&apos;s-jsdom-library.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22423/synchronize-system-time-using-iojs&apos;s-jsdom-library.html</guid><description>Using iojs jsdom library and http: / / open baidu. com/special/time/time synchronization system. That&apos;s all for this article, I hope you enjoy it.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript to achieve Chinese pinyin code sharing</title><link>https://ofstack.com/javascript/22424/javascript-to-achieve-chinese-pinyin-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22424/javascript-to-achieve-chinese-pinyin-code-sharing.html</guid><description>That&apos;s all the code for this article, I hope you enjoy it.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery simply implements image preloading</title><link>https://ofstack.com/javascript/22425/jquery-simply-implements-image-preloading.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22425/jquery-simply-implements-image-preloading.html</guid><description>jQuery implements image preloading Other instances Parameter description: arr: can be an array to store the image path, or the jquery object selected from…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery scrolls to the bottom of the top code</title><link>https://ofstack.com/javascript/22426/jquery-scrolls-to-the-bottom-of-the-top-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22426/jquery-scrolls-to-the-bottom-of-the-top-code.html</guid><description>That&apos;s all the code for this article, I hope you enjoy it.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A brief discussion on the javascript attribute onresize</title><link>https://ofstack.com/javascript/22427/a-brief-discussion-on-the-javascript-attribute-onresize.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22427/a-brief-discussion-on-the-javascript-attribute-onresize.html</guid><description>It was only when I had to manipulate the screen size that I remembered that there was a property to manipulate the screen The onresize event occurs when the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The jquery code implements a simple random image waterfall flow effect</title><link>https://ofstack.com/javascript/22428/the-jquery-code-implements-a-simple-random-image-waterfall-flow-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22428/the-jquery-code-implements-a-simple-random-image-waterfall-flow-effect.html</guid><description>I used jQuery to make it easy for everyone to understand. Of course, it is more efficient to use the source-generated js code, but many people are not…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Forgotten javascript&apos;s slice of method</title><link>https://ofstack.com/javascript/22429/forgotten-javascript&apos;s-slice-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22429/forgotten-javascript&apos;s-slice-of-method.html</guid><description>The slice() method returns the selected element from an existing array. Well, I admit I forgot about it! I&apos;m going to review 1 this time…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery to achieve web search function example sharing</title><link>https://ofstack.com/javascript/2243/jquery-to-achieve-web-search-function-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2243/jquery-to-achieve-web-search-function-example-sharing.html</guid><description>This paper to find the station called example, page 12306 official website to find the station ticket time effect, when the user to enter the keywords,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Share 10 native JavaScript tips</title><link>https://ofstack.com/javascript/22430/share-10-native-javascript-tips.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22430/share-10-native-javascript-tips.html</guid><description>1. Realize the interception of string length 2. Get the domain name host 3. Clear Spaces 4. Replace them all 5. Escape html tags 6. Restore html label</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JQuery limits the number of checkboxes checkbox can select</title><link>https://ofstack.com/javascript/22431/jquery-limits-the-number-of-checkboxes-checkbox-can-select.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22431/jquery-limits-the-number-of-checkboxes-checkbox-can-select.html</guid><description>This example demonstrates how JQuery limits the number of checkboxes checkbox can select. Share with you for your reference. The specific analysis is as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>On the usage of call of  apply of  bind of in javascript</title><link>https://ofstack.com/javascript/22432/on-the-usage-of-call-of--apply-of--bind-of-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22432/on-the-usage-of-call-of--apply-of--bind-of-in-javascript.html</guid><description>On the usage of call of apply of bind of in javascript</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the difference between callee and caller in javascript</title><link>https://ofstack.com/javascript/22433/analysis-of-the-difference-between-callee-and-caller-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22433/analysis-of-the-difference-between-callee-and-caller-in-javascript.html</guid><description>callee is a property of an object, which is a pointer to a function of the parameter arguments object First, let&apos;s write a function of order: As you can see…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of the replace method in javascript regular expressions</title><link>https://ofstack.com/javascript/22434/details-of-the-replace-method-in-javascript-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22434/details-of-the-replace-method-in-javascript-regular-expressions.html</guid><description>I&apos;ve covered the four basic methods of regex in previous articles, and I mentioned the replace method at the time Let&apos;s review 1 use of the replace method:…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to javascript regular expressions basics</title><link>https://ofstack.com/javascript/22435/introduction-to-javascript-regular-expressions-basics.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22435/introduction-to-javascript-regular-expressions-basics.html</guid><description>What are the benefits of regular expressions? Let&apos;s take a look at them: We use the string processing method in js to write a function to extract the number…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements a method that makes the submit button unavailable after the form is submitted</title><link>https://ofstack.com/javascript/22436/javascript-implements-a-method-that-makes-the-submit-button-unavailable-after-the-form-is-submitted.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22436/javascript-implements-a-method-that-makes-the-submit-button-unavailable-after-the-form-is-submitted.html</guid><description>This article illustrates how the submit button is not available after javascript implements a form submission. Share with you for your reference. The…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implements the color rgb and hexadecimal conversion method</title><link>https://ofstack.com/javascript/22437/javascript-implements-the-color-rgb-and-hexadecimal-conversion-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22437/javascript-implements-the-color-rgb-and-hexadecimal-conversion-method.html</guid><description>The example in this article shows how Javascript can convert color rgb to hexadecimal. Share with you for your reference. The details are as follows:…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of 11 ways JavaScript gets DOM elements</title><link>https://ofstack.com/javascript/22438/summary-of-11-ways-javascript-gets-dom-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22438/summary-of-11-ways-javascript-gets-dom-elements.html</guid><description>In the development of Web applications, Web2.0 in particular, it is often necessary to obtain an element in a page and then update the style, content, and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the implementation principle of the online wysiwyg HTML editor</title><link>https://ofstack.com/javascript/22439/a-brief-analysis-of-the-implementation-principle-of-the-online-wysiwyg-html-editor.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22439/a-brief-analysis-of-the-implementation-principle-of-the-online-wysiwyg-html-editor.html</guid><description>The HTML content editor is one of the oldest and most user-friendly tools in web development. Simple functions can provide users with text style control,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Using jQuery and PHP to achieve a similar 360 function switch effect</title><link>https://ofstack.com/javascript/2244/using-jquery-and-php-to-achieve-a-similar-360-function-switch-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2244/using-jquery-and-php-to-achieve-a-similar-360-function-switch-effect.html</guid><description>In order to better demonstrate this example, we need a data table to record the required function description and open status. The table structure is as…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript in WebView of Android the parseInt function transforms the problem solution incorrectly</title><link>https://ofstack.com/javascript/22440/javascript-in-webview-of-android-the-parseint-function-transforms-the-problem-solution-incorrectly.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22440/javascript-in-webview-of-android-the-parseint-function-transforms-the-problem-solution-incorrectly.html</guid><description>Today, I was troubled by a problem. One page worked well in the browser (whether it was on the phone or on PC), while the problem occurred with WebView.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>node.js operation mongodb learning summary</title><link>https://ofstack.com/javascript/22441/node.js-operation-mongodb-learning-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22441/node.js-operation-mongodb-learning-summary.html</guid><description>1. Create the table to read in mongodb Create the database mongotest Reference node mongodb - native document: https: / / github com mongodb/node mongodb --…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript method to delete array elements by value</title><link>https://ofstack.com/javascript/22442/javascript-method-to-delete-array-elements-by-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22442/javascript-method-to-delete-array-elements-by-value.html</guid><description>This example demonstrates how JavaScript deletes array elements by value. Share with you for your reference. The specific implementation method is as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of next method usage in jQuery</title><link>https://ofstack.com/javascript/22444/example-of-next-method-usage-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22444/example-of-next-method-usage-in-jquery.html</guid><description>This article illustrates the use of the next method in jQuery as an example. Share with you for your reference. The specific analysis is as follows: This…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The lower right popover instance of the javascript implementation</title><link>https://ofstack.com/javascript/22446/the-lower-right-popover-instance-of-the-javascript-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22446/the-lower-right-popover-instance-of-the-javascript-implementation.html</guid><description>The example in this article describes the method of the lower-right popover of the javascript implementation. Share with you for your reference. The details…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of js upload picture and preview function</title><link>https://ofstack.com/javascript/22447/example-analysis-of-js-upload-picture-and-preview-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22447/example-analysis-of-js-upload-picture-and-preview-function.html</guid><description>This article illustrates the upload image and preview function of js. Share with you for your reference. The specific analysis is as follows: Reference…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on jquery event handling</title><link>https://ofstack.com/javascript/22448/discussion-on-jquery-event-handling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22448/discussion-on-jquery-event-handling.html</guid><description>In the front-end development system based on the jQuery library, a large number of events are often bound on a single page by various identifiers. Even the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js perfect solution IE6 does not support position:fixed bug</title><link>https://ofstack.com/javascript/22449/js-perfect-solution-ie6-does-not-support-position:fixed-bug.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22449/js-perfect-solution-ie6-does-not-support-position:fixed-bug.html</guid><description>Let&apos;s look at the code first The above code is common on the web by setting html{overflow:hidden} and body{height:100%; overflow:auto} to achieve ie6…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Repackaging ajax in Jquery to simplify the example</title><link>https://ofstack.com/javascript/2245/repackaging-ajax-in-jquery-to-simplify-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2245/repackaging-ajax-in-jquery-to-simplify-the-example.html</guid><description>Repackaging ajax in Jquery to simplify the example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS achieves the effect of simple keyboard typing</title><link>https://ofstack.com/javascript/22450/js-achieves-the-effect-of-simple-keyboard-typing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22450/js-achieves-the-effect-of-simple-keyboard-typing.html</guid><description>Process analysis in the form of code: That&apos;s all for this article. I hope I can give you some help in learning javascript.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The use of the replace of method in javascript</title><link>https://ofstack.com/javascript/22451/the-use-of-the-replace-of-method-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22451/the-use-of-the-replace-of-method-in-javascript.html</guid><description>Recently, I was looking at some of ali&apos;s front-facing exams. One of them involved the use of the replace () method in javascript. Here is the original question:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements beautiful drag layer  window drag effect</title><link>https://ofstack.com/javascript/22452/javascript-implements-beautiful-drag-layer--window-drag-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22452/javascript-implements-beautiful-drag-layer--window-drag-effect.html</guid><description>javascript implements beautiful drag layer window drag effect</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the difference between arguments and arguments.callee in Javascript</title><link>https://ofstack.com/javascript/22453/a-brief-analysis-of-the-difference-between-arguments-and-arguments.callee-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22453/a-brief-analysis-of-the-difference-between-arguments-and-arguments.callee-in-javascript.html</guid><description>To understand the specific difference between arguments and arguments.callee by using an example: The code is as follows: My understanding: arguments is the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Explanation of the use of for in statement in js</title><link>https://ofstack.com/javascript/22454/explanation-of-the-use-of-for-in-statement-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22454/explanation-of-the-use-of-for-in-statement-in-js.html</guid><description>Note: some of the properties of the object are marked in the same way as read-only, permanent (not deleted), or unenumerable, and these properties cannot be…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The conditional comment in JScript is explained in detail</title><link>https://ofstack.com/javascript/22455/the-conditional-comment-in-jscript-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22455/the-conditional-comment-in-jscript-is-explained-in-detail.html</guid><description>JScript can use the following statement to control the compilation of the script based on the value of the conditional compilation variable. You can define…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>HTML5+setCutomValidity of functions validate form instance sharing</title><link>https://ofstack.com/javascript/22456/html5+setcutomvalidity-of-functions-validate-form-instance-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22456/html5+setcutomvalidity-of-functions-validate-form-instance-sharing.html</guid><description>HTML5 form validation brings convenience to the front-end staff, but there are some defects in the user experience. The default prompt is very unfriendly to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>nodejs implements HTTPS to initiate POST requests</title><link>https://ofstack.com/javascript/22457/nodejs-implements-https-to-initiate-post-requests.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22457/nodejs-implements-https-to-initiate-post-requests.html</guid><description>I want to use nodejs to quickly register 163 mailbox. I need to transfer post data to https at a certain step. The official document of node is too simple,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The js closure implements counting in seconds</title><link>https://ofstack.com/javascript/22458/the-js-closure-implements-counting-in-seconds.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22458/the-js-closure-implements-counting-in-seconds.html</guid><description>Here is a tip for counting by seconds using the javascript closure. The code is as follows: The focus is on the scope of closures. That&apos;s all for this…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery USES each to process json data</title><link>https://ofstack.com/javascript/22459/jquery-uses-each-to-process-json-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22459/jquery-uses-each-to-process-json-data.html</guid><description>eg: when the corresponding value of ID is true in the incoming ID, add one class named focus to the corresponding ID tag, such as: Results: one class tag is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery Ajax parses simple examples of synchronous and asynchronous calls to XML data of</title><link>https://ofstack.com/javascript/2246/jquery-ajax-parses-simple-examples-of-synchronous-and-asynchronous-calls-to-xml-data-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2246/jquery-ajax-parses-simple-examples-of-synchronous-and-asynchronous-calls-to-xml-data-of.html</guid><description>Jquery Ajax parses simple examples of synchronous and asynchronous calls to XML data of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript capitalizes the first letter</title><link>https://ofstack.com/javascript/22461/javascript-capitalizes-the-first-letter.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22461/javascript-capitalizes-the-first-letter.html</guid><description>CSS to achieve: The above is to give you a summary of the four ways to achieve English capital letters, I hope you will like it.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>On the difference between for in and for each in in javascript</title><link>https://ofstack.com/javascript/22462/on-the-difference-between-for-in-and-for-each-in-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22462/on-the-difference-between-for-in-and-for-each-in-in-javascript.html</guid><description>The difference between 1: for in was released in javascript 1.0. for each in was released in javascript 1.6 as part 1 of the E4X standard, but it is not…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implement classic minesweeper game with pure javascript</title><link>https://ofstack.com/javascript/22463/implement-classic-minesweeper-game-with-pure-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22463/implement-classic-minesweeper-game-with-pure-javascript.html</guid><description>A long time ago wrote when all did not write notes just added (nima, a lot of their own do not know... ) The deficiency is the original want to write a game…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery image effects plugin Revealing for stretching and magnification</title><link>https://ofstack.com/javascript/22464/jquery-image-effects-plugin-revealing-for-stretching-and-magnification.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22464/jquery-image-effects-plugin-revealing-for-stretching-and-magnification.html</guid><description>Click on the picture, the picture is stretched to enlarge the display, the effect is very good! 1. head region references jquery.js, photorevealer.js,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery plugin jcrop+Fileapi perfect image upload + cropping + preview code sharing</title><link>https://ofstack.com/javascript/22465/jquery-plugin-jcrop+fileapi-perfect-image-upload-+-cropping-+-preview-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22465/jquery-plugin-jcrop+fileapi-perfect-image-upload-+-cropping-+-preview-code-sharing.html</guid><description>Web side cropping image, do not need to go through the server. This is to use https: / / github com mailru/FileAPI framework implementations. Cooperate with…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript third order magic cube</title><link>https://ofstack.com/javascript/22466/javascript-third-order-magic-cube.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22466/javascript-third-order-magic-cube.html</guid><description>Puzzle: magic cube 3, try to fill a 3 by 3 table with 9 different integers, 1 to 9, so that the sum of the Numbers in each row, column, and diagonal is the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The eight queens problem is solved by javascript recursively</title><link>https://ofstack.com/javascript/22467/the-eight-queens-problem-is-solved-by-javascript-recursively.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22467/the-eight-queens-problem-is-solved-by-javascript-recursively.html</guid><description>The following is a retrospective solution to the 8 queens, with detailed notes, here is no nonsense. That&apos;s all for this article, I hope you enjoy it.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Sample sharing of cross domain submission requests using JQuery and servlets</title><link>https://ofstack.com/javascript/2247/sample-sharing-of-cross-domain-submission-requests-using-jquery-and-servlets.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2247/sample-sharing-of-cross-domain-submission-requests-using-jquery-and-servlets.html</guid><description>How it works: JavaScript Ajax can&apos;t cross domains, but it can do so by making a request to a local Servlet, which does the work. The remote structure is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript simulates deep blue vs kasparov&apos;s example of a chess match</title><link>https://ofstack.com/javascript/22470/javascript-simulates-deep-blue-vs-kasparov&apos;s-example-of-a-chess-match.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22470/javascript-simulates-deep-blue-vs-kasparov&apos;s-example-of-a-chess-match.html</guid><description>This article illustrates an example of a chess match in which JavaScript simulates deep blue vs. Share with you for your reference. The details are as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Talk about Jquery binding events for elements</title><link>https://ofstack.com/javascript/22471/talk-about-jquery-binding-events-for-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22471/talk-about-jquery-binding-events-for-elements.html</guid><description>How Jquery binds events for elements, jot down 1 in case you forget! That&apos;s all for this article, I hope you enjoy it.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements real time output of the current time</title><link>https://ofstack.com/javascript/22472/javascript-implements-real-time-output-of-the-current-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22472/javascript-implements-real-time-output-of-the-current-time.html</guid><description>Recently there is a website page to output the current time, the exact time, but also timely changes. Baidu looked for, did not find the right, so he wrote…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript simulates the php function in_array</title><link>https://ofstack.com/javascript/22473/javascript-simulates-the-php-function-in_array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22473/javascript-simulates-the-php-function-in_array.html</guid><description>The js function, which determines whether an element exists in an js array, is equivalent to the in_array function in the php language. It can be used as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js implements a method summary that refreshes iframe</title><link>https://ofstack.com/javascript/22474/js-implements-a-method-summary-that-refreshes-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22474/js-implements-a-method-summary-that-refreshes-iframe.html</guid><description>Summary of javascript&apos;s method of refreshing iframe. Now suppose there is an iframe like the following, then the N methods of refreshing iframe are as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript array and loop details</title><link>https://ofstack.com/javascript/22475/javascript-array-and-loop-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22475/javascript-array-and-loop-details.html</guid><description>An array is an ordered combination of elements. In JavaScript, arrays can be created using a formal object representation, or they can be initialized using…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements a global match and replace method</title><link>https://ofstack.com/javascript/22476/javascript-implements-a-global-match-and-replace-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22476/javascript-implements-a-global-match-and-replace-method.html</guid><description>The replace function is used to replace the javascript string, but in practice it only replaces the first character that is matched, which is annoying. In…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js limits text boxes to integers or Numbers with decimal points</title><link>https://ofstack.com/javascript/22477/js-limits-text-boxes-to-integers-or-numbers-with-decimal-points.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22477/js-limits-text-boxes-to-integers-or-numbers-with-decimal-points.html</guid><description>When you do form validation, do you have to verify that an input field can only be filled with Numbers, only integer Numbers or Numbers with decimal points?…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do I use HTML5 geolocation</title><link>https://ofstack.com/javascript/22478/how-do-i-use-html5-geolocation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22478/how-do-i-use-html5-geolocation.html</guid><description>HTML5 provides geolocation (Geolocation API), which can determine the user&apos;s location. We can use this feature to develop applications based on geolocation…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery plugin scroll implements seamless scrolling</title><link>https://ofstack.com/javascript/22479/jquery-plugin-scroll-implements-seamless-scrolling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22479/jquery-plugin-scroll-implements-seamless-scrolling.html</guid><description>scroll scroll plugin Support up and down left and right, fade in and out, scroll time Settings, animation time Settings, mouse over whether to stop setting</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax ashx json usage summary</title><link>https://ofstack.com/javascript/2248/jquery-ajax-ashx-json-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2248/jquery-ajax-ashx-json-usage-summary.html</guid><description>The simplified version of the ajax invocation method provided by jquery is usually as follows: The method parameters are also many, specific can see the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Inheritance of Javascript non constructors</title><link>https://ofstack.com/javascript/22480/inheritance-of-javascript-non-constructors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22480/inheritance-of-javascript-non-constructors.html</guid><description>1. What is &quot;non-constructor&quot; inheritance? For example, there is now an object called &quot;Chinese&quot;. There&apos;s another one, called &quot;doctor.&quot; Note here that both of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery simple pop up layer floating layer code</title><link>https://ofstack.com/javascript/22481/jquery-simple-pop-up-layer-floating-layer-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22481/jquery-simple-pop-up-layer-floating-layer-code.html</guid><description>jquery smart eject layer, position can be adaptive, when the layer is displayed on the right side automatically moved to the left. Press F5 to refresh for…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JQuery remembers the username and password for the next automatic login</title><link>https://ofstack.com/javascript/22482/jquery-remembers-the-username-and-password-for-the-next-automatic-login.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22482/jquery-remembers-the-username-and-password-for-the-next-automatic-login.html</guid><description>Jquery stores the username and password in cookie You need to import jquery.js and jquery.cookie.js</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES cookie to remember account passwords</title><link>https://ofstack.com/javascript/22483/javascript-uses-cookie-to-remember-account-passwords.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22483/javascript-uses-cookie-to-remember-account-passwords.html</guid><description>Many login functions have a &quot;remember your password&quot; function, which is nothing more than reading cookie. The following shows the code of this function, the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript problem analysis on refreshing the parent page after the execution of the open.window child page</title><link>https://ofstack.com/javascript/22484/javascript-problem-analysis-on-refreshing-the-parent-page-after-the-execution-of-the-open.window-child-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22484/javascript-problem-analysis-on-refreshing-the-parent-page-after-the-execution-of-the-open.window-child-page.html</guid><description>This article analyzes the javascript method of refreshing the parent page after the execution of the open.window child page. Share with you for your…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A classic summary of javascript&apos;s various questions about sports</title><link>https://ofstack.com/javascript/22485/a-classic-summary-of-javascript&apos;s-various-questions-about-sports.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22485/a-classic-summary-of-javascript&apos;s-various-questions-about-sports.html</guid><description>This article summarizes various problems of javascript about sports by example. Share with you for your reference. The details are as follows: 1. Various…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Share 9 programming tips for javascript that I think are important</title><link>https://ofstack.com/javascript/22486/share-9-programming-tips-for-javascript-that-i-think-are-important.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22486/share-9-programming-tips-for-javascript-that-i-think-are-important.html</guid><description>1. Use your judgment wisely: In js, NaN,undefined,Null,0,&quot;&quot; is false when converted to bool, so you can write it like this. Represents what an object does…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript+html5 to achieve the copy of flash scrolling playback image method</title><link>https://ofstack.com/javascript/22487/javascript+html5-to-achieve-the-copy-of-flash-scrolling-playback-image-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22487/javascript+html5-to-achieve-the-copy-of-flash-scrolling-playback-image-method.html</guid><description>This paper describes the example of javascript+html5 to achieve flash copy of the method of rolling pictures. Share with you for your reference. The details…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Native js and jQuery write a carter effect comparison of web options</title><link>https://ofstack.com/javascript/22488/native-js-and-jquery-write-a-carter-effect-comparison-of-web-options.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22488/native-js-and-jquery-write-a-carter-effect-comparison-of-web-options.html</guid><description>In general, the idea is relatively simple, that is, to get the node first, and then the corresponding processing of the node, the following is the complete…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery realizes tag up  down and top</title><link>https://ofstack.com/javascript/22489/jquery-realizes-tag-up--down-and-top.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22489/jquery-realizes-tag-up--down-and-top.html</guid><description>eg: such as in the background of the label list, to achieve the move up, move down, top function The main implementation idea is the node operation, such…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the usage of ajax method data parameter in Jquery</title><link>https://ofstack.com/javascript/2249/summary-of-the-usage-of-ajax-method-data-parameter-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2249/summary-of-the-usage-of-ajax-method-data-parameter-in-jquery.html</guid><description>Summary of the usage of ajax method data parameter in Jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The bug fix for border box in jquery ui resize</title><link>https://ofstack.com/javascript/22490/the-bug-fix-for-border-box-in-jquery-ui-resize.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22490/the-bug-fix-for-border-box-in-jquery-ui-resize.html</guid><description>If the alsoresize in jquery ui resize has the border-box style, such as when used with bootstrap 1, the alsoresize control will automatically shrink by…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>HTML+CSS+JS perfectly compatible with the TABLE fixed columns of major browsers</title><link>https://ofstack.com/javascript/22491/html+css+js-perfectly-compatible-with-the-table-fixed-columns-of-major-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22491/html+css+js-perfectly-compatible-with-the-table-fixed-columns-of-major-browsers.html</guid><description>In the enterprise application of BS architecture, when the number of columns in a table is large, a common requirement of users is to fix the first few…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery gets the node name</title><link>https://ofstack.com/javascript/22492/jquery-gets-the-node-name.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22492/jquery-gets-the-node-name.html</guid><description>The get(index) method of jQuery allows you to select an actual DOM element and manipulate it directly, rather than through the jQuery function, and then…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery to achieve the mouse over the prompt information map hotspot effect</title><link>https://ofstack.com/javascript/22493/jquery-to-achieve-the-mouse-over-the-prompt-information-map-hotspot-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22493/jquery-to-achieve-the-mouse-over-the-prompt-information-map-hotspot-effect.html</guid><description>jQuery to achieve the mouse over the prompt information map hotspot effect</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery plugin qrcode generates qr codes online</title><link>https://ofstack.com/javascript/22494/jquery-plugin-qrcode-generates-qr-codes-online.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22494/jquery-plugin-qrcode-generates-qr-codes-online.html</guid><description>With the development of mobile Internet, 2d code is now used more and more widely, you can scan the website, add a friend or something, compared with manual…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of javascript functional programming</title><link>https://ofstack.com/javascript/22495/example-analysis-of-javascript-functional-programming.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22495/example-analysis-of-javascript-functional-programming.html</guid><description>This article illustrates functional programming with javascript as an example. Share with you for your reference. The specific analysis is as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Usage analysis of eval functions in javascript</title><link>https://ofstack.com/javascript/22496/usage-analysis-of-eval-functions-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22496/usage-analysis-of-eval-functions-in-javascript.html</guid><description>This paper analyzes the usage of eval function in javascript by example. Share with you for your reference. The specific analysis is as follows: eval() has…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript property access expression usage analysis</title><link>https://ofstack.com/javascript/22497/javascript-property-access-expression-usage-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22497/javascript-property-access-expression-usage-analysis.html</guid><description>This article illustrates the use of an javascript property access expression. Share with you for your reference. The specific analysis is as follows:…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript variable declaration instance analysis</title><link>https://ofstack.com/javascript/22498/javascript-variable-declaration-instance-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22498/javascript-variable-declaration-instance-analysis.html</guid><description>The example in this article shows you how to declare the javascript variable. Share with you for your reference. The specific analysis is as follows: A…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript explicit type conversion example analysis</title><link>https://ofstack.com/javascript/22499/javascript-explicit-type-conversion-example-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/22499/javascript-explicit-type-conversion-example-analysis.html</guid><description>This article demonstrates an example of an explicit type conversion method for javascript. Share with you for your reference. The specific analysis is as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Using jquery. Qrcode to generate qrcode on the page and support Chinese</title><link>https://ofstack.com/javascript/2250/using-jquery.-qrcode-to-generate-qrcode-on-the-page-and-support-chinese.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2250/using-jquery.-qrcode-to-generate-qrcode-on-the-page-and-support-chinese.html</guid><description>Using jquery. Qrcode to generate qrcode on the page and support Chinese</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery China map hotspot effect   a simple example of the mouse over the pop up prompt layer information</title><link>https://ofstack.com/javascript/2251/jquery-china-map-hotspot-effect---a-simple-example-of-the-mouse-over-the-pop-up-prompt-layer-information.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2251/jquery-china-map-hotspot-effect---a-simple-example-of-the-mouse-over-the-pop-up-prompt-layer-information.html</guid><description>Jquery China map hotspot effect a simple example of the mouse over the pop up prompt layer information</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The setting of the JavaScript cookie gets the deletion details</title><link>https://ofstack.com/javascript/2252/the-setting-of-the-javascript-cookie-gets-the-deletion-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2252/the-setting-of-the-javascript-cookie-gets-the-deletion-details.html</guid><description>The setting of the JavaScript cookie gets the deletion details</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript new window and child window pass value details</title><link>https://ofstack.com/javascript/2253/javascript-new-window-and-child-window-pass-value-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2253/javascript-new-window-and-child-window-pass-value-details.html</guid><description>JavaScript new window and child window pass value details</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery binding event does not take effect</title><link>https://ofstack.com/javascript/2254/jquery-binding-event-does-not-take-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2254/jquery-binding-event-does-not-take-effect.html</guid><description>Jquery binding event does not take effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS copies the specification to the clipboard sample code</title><link>https://ofstack.com/javascript/2255/js-copies-the-specification-to-the-clipboard-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2255/js-copies-the-specification-to-the-clipboard-sample-code.html</guid><description>JS copies the specification to the clipboard sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS create custom table concrete implementation</title><link>https://ofstack.com/javascript/2256/js-create-custom-table-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2256/js-create-custom-table-concrete-implementation.html</guid><description>JS create custom table concrete implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of div switching effects on the next one</title><link>https://ofstack.com/javascript/2257/js-implementation-of-div-switching-effects-on-the-next-one.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2257/js-implementation-of-div-switching-effects-on-the-next-one.html</guid><description>Js implementation of div switching effects on the next one</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js Chinese comma to English implementation</title><link>https://ofstack.com/javascript/2258/js-chinese-comma-to-english-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2258/js-chinese-comma-to-english-implementation.html</guid><description>Js Chinese comma to English implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS since the call anonymous function concrete implementation</title><link>https://ofstack.com/javascript/2259/js-since-the-call-anonymous-function-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2259/js-since-the-call-anonymous-function-concrete-implementation.html</guid><description>JS since the call anonymous function concrete implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js jump page method to achieve summary</title><link>https://ofstack.com/javascript/2260/js-jump-page-method-to-achieve-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2260/js-jump-page-method-to-achieve-summary.html</guid><description>Js jump page method to achieve summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery div floating layer to follow the page scrolling effect</title><link>https://ofstack.com/javascript/2261/jquery-div-floating-layer-to-follow-the-page-scrolling-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2261/jquery-div-floating-layer-to-follow-the-page-scrolling-effect.html</guid><description>JQuery div floating layer to follow the page scrolling effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details of how to access JavaScript class properties</title><link>https://ofstack.com/javascript/2262/details-of-how-to-access-javascript-class-properties.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2262/details-of-how-to-access-javascript-class-properties.html</guid><description>Details of how to access JavaScript class properties</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Eclipse removes js of JavaScript validation errors</title><link>https://ofstack.com/javascript/2263/eclipse-removes-js-of-javascript-validation-errors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2263/eclipse-removes-js-of-javascript-validation-errors.html</guid><description>The first step: Remove eclipse&apos;s JS validation: Windows - &gt; Preference - &gt; Java Script - &gt; The Validator - &gt; The Errors/Warnings - &gt; The check before Enable…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A sample introduction to the for in traversal method in JavaScript</title><link>https://ofstack.com/javascript/2264/a-sample-introduction-to-the-for-in-traversal-method-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2264/a-sample-introduction-to-the-for-in-traversal-method-in-javascript.html</guid><description>A sample introduction to the for in traversal method in JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Error prompted by dynamic binding JS event on Chrome extension page</title><link>https://ofstack.com/javascript/2265/error-prompted-by-dynamic-binding-js-event-on-chrome-extension-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2265/error-prompted-by-dynamic-binding-js-event-on-chrome-extension-page.html</guid><description>Error prompted by dynamic binding JS event on Chrome extension page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution to the problem of embedding SWF in the page to overwrite the div layer</title><link>https://ofstack.com/javascript/2266/solution-to-the-problem-of-embedding-swf-in-the-page-to-overwrite-the-div-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2266/solution-to-the-problem-of-embedding-swf-in-the-page-to-overwrite-the-div-layer.html</guid><description>Solution to the problem of embedding SWF in the page to overwrite the div layer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Close the browser input box and automatically fill in the compatibility with Internet explorer FF Chrome and other mainstream browsers</title><link>https://ofstack.com/javascript/2267/close-the-browser-input-box-and-automatically-fill-in-the-compatibility-with-internet-explorer-ff-chrome-and-other-mainstream-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2267/close-the-browser-input-box-and-automatically-fill-in-the-compatibility-with-internet-explorer-ff-chrome-and-other-mainstream-browsers.html</guid><description>Firefox and Internet explorer browser implements the function of the input history can simplify the input at the time of trouble, but sometimes the pop-up…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code that detects if an input character contains an illegal character</title><link>https://ofstack.com/javascript/2269/sample-code-that-detects-if-an-input-character-contains-an-illegal-character.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2269/sample-code-that-detects-if-an-input-character-contains-an-illegal-character.html</guid><description>Sample code that detects if an input character contains an illegal character</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS of JQuery operation method of Array</title><link>https://ofstack.com/javascript/2270/js-of-jquery-operation-method-of-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2270/js-of-jquery-operation-method-of-array.html</guid><description>1: the split function splits the string by a character and stores the split result in a string array</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery string cutting function substring usage instructions</title><link>https://ofstack.com/javascript/2271/jquery-string-cutting-function-substring-usage-instructions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2271/jquery-string-cutting-function-substring-usage-instructions.html</guid><description>Jquery string cutting function substring usage instructions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery Trim to remove the string before and after the empty character implementation method</title><link>https://ofstack.com/javascript/2272/jquery-trim-to-remove-the-string-before-and-after-the-empty-character-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2272/jquery-trim-to-remove-the-string-before-and-after-the-empty-character-implementation-method.html</guid><description>If your project is using the jQuery framework, to remove the empty characters at the beginning and end of a string you would of course choose: jquery.trim…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery method resolution to remove the last character of a string</title><link>https://ofstack.com/javascript/2273/jquery-method-resolution-to-remove-the-last-character-of-a-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2273/jquery-method-resolution-to-remove-the-last-character-of-a-string.html</guid><description>String: var s = &quot;1,2,3,4,5,&quot; Target: delete the last &quot;,&quot; Methods: S = s.s ubstring (0, s.L ength - 1); Var s2 = &quot;img/upload/123.jpg&quot; Target: get the file…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery&apos;s Ajax request implements a simple example of a local refresh</title><link>https://ofstack.com/javascript/2274/jquery&apos;s-ajax-request-implements-a-simple-example-of-a-local-refresh.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2274/jquery&apos;s-ajax-request-implements-a-simple-example-of-a-local-refresh.html</guid><description>The parameters (data) passed by the ajax path of the request will be received in the action by a variable with the same name (with the set get method), the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript page loads the execution event code</title><link>https://ofstack.com/javascript/2275/the-javascript-page-loads-the-execution-event-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2275/the-javascript-page-loads-the-execution-event-code.html</guid><description>The javascript page loads the execution event code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS image seamless scrolling script is very useful</title><link>https://ofstack.com/javascript/2276/js-image-seamless-scrolling-script-is-very-useful.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2276/js-image-seamless-scrolling-script-is-very-useful.html</guid><description>JS image seamless scrolling script is very useful</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>ExtJS method for determining the type of Internet explorer browser</title><link>https://ofstack.com/javascript/2277/extjs-method-for-determining-the-type-of-internet-explorer-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2277/extjs-method-for-determining-the-type-of-internet-explorer-browser.html</guid><description>ExtJS method for determining the type of Internet explorer browser</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js is used to read the data returned from the server side of the dynamic website</title><link>https://ofstack.com/javascript/2278/js-is-used-to-read-the-data-returned-from-the-server-side-of-the-dynamic-website.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2278/js-is-used-to-read-the-data-returned-from-the-server-side-of-the-dynamic-website.html</guid><description>Js is used to read the data returned from the server side of the dynamic website</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Fixed the second time that the jquery checkbox firefox could not be checked</title><link>https://ofstack.com/javascript/2279/fixed-the-second-time-that-the-jquery-checkbox-firefox-could-not-be-checked.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2279/fixed-the-second-time-that-the-jquery-checkbox-firefox-could-not-be-checked.html</guid><description>Fixed the second time that the jquery checkbox firefox could not be checked</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js judge undefined type sample code</title><link>https://ofstack.com/javascript/2280/js-judge-undefined-type-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2280/js-judge-undefined-type-sample-code.html</guid><description>Js judge undefined type sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery   UI after the introduction of Vs2008 no intelligent prompt problem solution</title><link>https://ofstack.com/javascript/2281/jquery---ui-after-the-introduction-of-vs2008-no-intelligent-prompt-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2281/jquery---ui-after-the-introduction-of-vs2008-no-intelligent-prompt-problem-solution.html</guid><description>JQuery UI after the introduction of Vs2008 no intelligent prompt problem solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js web page real time countdown accurate to the second level</title><link>https://ofstack.com/javascript/2282/js-web-page-real-time-countdown-accurate-to-the-second-level.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2282/js-web-page-real-time-countdown-accurate-to-the-second-level.html</guid><description>Js web page real time countdown accurate to the second level</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the index of example</title><link>https://ofstack.com/javascript/2283/jquery-gets-the-index-of-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2283/jquery-gets-the-index-of-example.html</guid><description>Jquery gets the index of example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets tr and changes the tr content sample code</title><link>https://ofstack.com/javascript/2284/jquery-gets-tr-and-changes-the-tr-content-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2284/jquery-gets-tr-and-changes-the-tr-content-sample-code.html</guid><description>Jquery gets tr and changes the tr content sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using javascript to do a random call</title><link>https://ofstack.com/javascript/2285/using-javascript-to-do-a-random-call.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2285/using-javascript-to-do-a-random-call.html</guid><description>Using javascript to do a random call</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript method for converting operations between different types of data</title><link>https://ofstack.com/javascript/2286/javascript-method-for-converting-operations-between-different-types-of-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2286/javascript-method-for-converting-operations-between-different-types-of-data.html</guid><description>Conversion between underlying data Addition between different types of basic data, which is converted to number first, and then to string(if string type…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js clean up the Word format sample code</title><link>https://ofstack.com/javascript/2287/js-clean-up-the-word-format-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2287/js-clean-up-the-word-format-sample-code.html</guid><description>Js clean up the Word format sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js handles problem resolution with drop down list</title><link>https://ofstack.com/javascript/2288/js-handles-problem-resolution-with-drop-down-list.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2288/js-handles-problem-resolution-with-drop-down-list.html</guid><description>Js handles problem resolution with drop down list</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js loads the read content and shows and hides the div example</title><link>https://ofstack.com/javascript/2289/js-loads-the-read-content-and-shows-and-hides-the-div-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2289/js-loads-the-read-content-and-shows-and-hides-the-div-example.html</guid><description>Js loads the read content and shows and hides the div example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Keyboard and Chinese input are not allowed  but can be clicked</title><link>https://ofstack.com/javascript/2290/keyboard-and-chinese-input-are-not-allowed--but-can-be-clicked.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2290/keyboard-and-chinese-input-are-not-allowed--but-can-be-clicked.html</guid><description>Keyboard and Chinese input are not allowed but can be clicked</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation of the RMB amount converted to uppercase sample code</title><link>https://ofstack.com/javascript/2291/js-implementation-of-the-rmb-amount-converted-to-uppercase-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2291/js-implementation-of-the-rmb-amount-converted-to-uppercase-sample-code.html</guid><description>JS implementation of the RMB amount converted to uppercase sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery cleans up the form data example sharing</title><link>https://ofstack.com/javascript/2292/jquery-cleans-up-the-form-data-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2292/jquery-cleans-up-the-form-data-example-sharing.html</guid><description>Jquery cleans up the form data example sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery summary of three ways to get control values</title><link>https://ofstack.com/javascript/2294/jquery-summary-of-three-ways-to-get-control-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2294/jquery-summary-of-three-ways-to-get-control-values.html</guid><description>Jquery method to get the value of the server control Because ASP.NET web page runs, the server control will randomly generate the client id, jquery is not…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use jquery smartly to solve the problem of the drop down menu being blocked by Div</title><link>https://ofstack.com/javascript/2295/use-jquery-smartly-to-solve-the-problem-of-the-drop-down-menu-being-blocked-by-div.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2295/use-jquery-smartly-to-solve-the-problem-of-the-drop-down-menu-being-blocked-by-div.html</guid><description>Using jquery&apos;s hover event, when the mouse moves to the menu, the div of the occlusion drop-down menu is set to a negative value, and the positive value is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>ListBox implements simple instances of moving up  down  left  and right</title><link>https://ofstack.com/javascript/2296/listbox-implements-simple-instances-of-moving-up--down--left--and-right.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2296/listbox-implements-simple-instances-of-moving-up--down--left--and-right.html</guid><description>ListBox implements simple instances of moving up down left and right</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery EasyUI pop up confirmation dialog box and load effect sample code</title><link>https://ofstack.com/javascript/2297/jquery-easyui-pop-up-confirmation-dialog-box-and-load-effect-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2297/jquery-easyui-pop-up-confirmation-dialog-box-and-load-effect-sample-code.html</guid><description>Jquery EasyUI pop up confirmation dialog box and load effect sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery. Ajax of method call Asp.Net background method parsing</title><link>https://ofstack.com/javascript/2298/jquery.-ajax-of-method-call-asp.net-background-method-parsing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2298/jquery.-ajax-of-method-call-asp.net-background-method-parsing.html</guid><description>JQuery&apos;s $.ajax() makes it easy to call asp.net&apos;s backend methods. Let&apos;s warm up with a simple example. 1. Method call without parameters Asp.net code:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implement scrolling news with Jquery</title><link>https://ofstack.com/javascript/2299/implement-scrolling-news-with-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2299/implement-scrolling-news-with-jquery.html</guid><description>Implement scrolling news with Jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements custom tooltip sample code</title><link>https://ofstack.com/javascript/2300/jquery-implements-custom-tooltip-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2300/jquery-implements-custom-tooltip-sample-code.html</guid><description>Jquery implements custom tooltip sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery mobile phone to send verification code countdown code</title><link>https://ofstack.com/javascript/2301/jquery-mobile-phone-to-send-verification-code-countdown-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2301/jquery-mobile-phone-to-send-verification-code-countdown-code.html</guid><description>Jquery mobile phone to send verification code countdown code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ie under $.getjson problem solution</title><link>https://ofstack.com/javascript/2302/ie-under-$.getjson-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2302/ie-under-$.getjson-problem-solution.html</guid><description>Ie under $.getjson problem solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The use of jquery to write the left and right rotograph effects</title><link>https://ofstack.com/javascript/2303/the-use-of-jquery-to-write-the-left-and-right-rotograph-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2303/the-use-of-jquery-to-write-the-left-and-right-rotograph-effects.html</guid><description>The use of jquery to write the left and right rotograph effects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery select checked in ie8 normal mode</title><link>https://ofstack.com/javascript/2304/jquery-select-checked-in-ie8-normal-mode.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2304/jquery-select-checked-in-ie8-normal-mode.html</guid><description>Jquery select checked in ie8 normal mode</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Controls how prompts are displayed and hidden in the input box</title><link>https://ofstack.com/javascript/2305/controls-how-prompts-are-displayed-and-hidden-in-the-input-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2305/controls-how-prompts-are-displayed-and-hidden-in-the-input-box.html</guid><description>Controls how prompts are displayed and hidden in the input box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript writes TXT and reads TXT file examples</title><link>https://ofstack.com/javascript/2306/javascript-writes-txt-and-reads-txt-file-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2306/javascript-writes-txt-and-reads-txt-file-examples.html</guid><description>Javascript writes TXT and reads TXT file examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Change the img image through the onmouseover TAB</title><link>https://ofstack.com/javascript/2307/change-the-img-image-through-the-onmouseover-tab.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2307/change-the-img-image-through-the-onmouseover-tab.html</guid><description>Change the img image through the onmouseover TAB</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Create objects and inherit sample interpretations in JavaScript</title><link>https://ofstack.com/javascript/2308/create-objects-and-inherit-sample-interpretations-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2308/create-objects-and-inherit-sample-interpretations-in-javascript.html</guid><description>Create objects and inherit sample interpretations in JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implements a word limit for writing characters to text fields</title><link>https://ofstack.com/javascript/2309/javascript-implements-a-word-limit-for-writing-characters-to-text-fields.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2309/javascript-implements-a-word-limit-for-writing-characters-to-text-fields.html</guid><description>Javascript implements a word limit for writing characters to text fields</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript page function implementation method</title><link>https://ofstack.com/javascript/23097/javascript-page-function-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23097/javascript-page-function-implementation-method.html</guid><description>This article gives an example of how to implement JavaScript paging. Share to everybody for everybody reference. Specific implementation methods are as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript image DIV vertical sliding method</title><link>https://ofstack.com/javascript/23098/javascript-image-div-vertical-sliding-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23098/javascript-image-div-vertical-sliding-method.html</guid><description>The example of JavaScript shows the vertical sliding method of DIV. Share to everybody for everybody reference. Specific implementation methods are as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>When the js plug in sets innerHTML  it prompts for the resolution of &quot;unknown runtime error&quot; under IE8</title><link>https://ofstack.com/javascript/23099/when-the-js-plug-in-sets-innerhtml--it-prompts-for-the-resolution-of-%22unknown-runtime-error%22-under-ie8.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23099/when-the-js-plug-in-sets-innerhtml--it-prompts-for-the-resolution-of-%22unknown-runtime-error%22-under-ie8.html</guid><description>When the js plug in sets innerHTML it prompts for the resolution of</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js binding keyboard and mouse event sample code</title><link>https://ofstack.com/javascript/2310/js-binding-keyboard-and-mouse-event-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2310/js-binding-keyboard-and-mouse-event-sample-code.html</guid><description>Js binding keyboard and mouse event sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Understanding of faceted Programming (AOP)</title><link>https://ofstack.com/javascript/23100/understanding-of-faceted-programming-(aop).html</link><guid isPermaLink="true">https://ofstack.com/javascript/23100/understanding-of-faceted-programming-(aop).html</guid><description>When writing traditional business logic processing code, we usually do a few things habitually: logging, transaction control, permission control, etc., and…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript verifies the validity of the id number and prompts</title><link>https://ofstack.com/javascript/23101/javascript-verifies-the-validity-of-the-id-number-and-prompts.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23101/javascript-verifies-the-validity-of-the-id-number-and-prompts.html</guid><description>The effect is to enter the ID number, zoom out and remove the automatic verification, and return information! This is the end of this article, I hope you…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery keyboard left and right page turning effects</title><link>https://ofstack.com/javascript/23102/jquery-keyboard-left-and-right-page-turning-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23102/jquery-keyboard-left-and-right-page-turning-effects.html</guid><description>jquery keyboard page turning left and right, jquery keyboard arrow key page turning function, when there is no one or the next post, press the keyboard will…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JS implements the method of moving the layer dynamically and dragging the floating layer to close</title><link>https://ofstack.com/javascript/23104/js-implements-the-method-of-moving-the-layer-dynamically-and-dragging-the-floating-layer-to-close.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23104/js-implements-the-method-of-moving-the-layer-dynamically-and-dragging-the-floating-layer-to-close.html</guid><description>An example of JS shows how to move the layer dynamically and drag the floating layer to close. Share to everybody for everybody reference. Specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript method of getting mouse coordinates in real time and displaying them</title><link>https://ofstack.com/javascript/23105/javascript-method-of-getting-mouse-coordinates-in-real-time-and-displaying-them.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23105/javascript-method-of-getting-mouse-coordinates-in-real-time-and-displaying-them.html</guid><description>This article illustrates javascript&apos;s method of getting mouse coordinates and displaying them in real time. Share to everybody for everybody reference.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements the method of dragging a layer to change its size</title><link>https://ofstack.com/javascript/23106/javascript-implements-the-method-of-dragging-a-layer-to-change-its-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23106/javascript-implements-the-method-of-dragging-a-layer-to-change-its-size.html</guid><description>This article illustrates how javascript can change the size of a layer by dragging the mouse. Share to everybody for everybody reference. Specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery&apos;s approach to stretch and close panel</title><link>https://ofstack.com/javascript/23107/jquery&apos;s-approach-to-stretch-and-close-panel.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23107/jquery&apos;s-approach-to-stretch-and-close-panel.html</guid><description>An example of jQuery shows how to extend and close panel. Share to everybody for everybody reference. Specific implementation methods are as follows:…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery realizes the mouse hover display prompt message window method</title><link>https://ofstack.com/javascript/23108/jquery-realizes-the-mouse-hover-display-prompt-message-window-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23108/jquery-realizes-the-mouse-hover-display-prompt-message-window-method.html</guid><description>An example of jQuery is presented in this paper. Share to everybody for everybody reference. Specific implementation methods are as follows: Hopefully, this…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method for jQuery layer animation to locate sliding effect</title><link>https://ofstack.com/javascript/23109/method-for-jquery-layer-animation-to-locate-sliding-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23109/method-for-jquery-layer-animation-to-locate-sliding-effect.html</guid><description>An example of jQuery layer animation to locate the sliding effect is presented. Share to everybody for everybody reference. Specific implementation methods…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic loading of jquery libraries</title><link>https://ofstack.com/javascript/2311/dynamic-loading-of-jquery-libraries.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2311/dynamic-loading-of-jquery-libraries.html</guid><description>Sometimes we may not be on the web. Script SRC =&quot;jquery.min.js&quot; to load the jquery library, maybe after the user clicks a button, to load the jquery…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Guidelines for using the $each of method in jquery</title><link>https://ofstack.com/javascript/23110/guidelines-for-using-the-$each-of-method-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23110/guidelines-for-using-the-$each-of-method-in-jquery.html</guid><description>$. each () and $(selector). each () is different, the latter is dedicated to jquery object traversal, the former can be used to traverse any collection…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery realizes the mobile phone number input prompt function instance</title><link>https://ofstack.com/javascript/23111/jquery-realizes-the-mobile-phone-number-input-prompt-function-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23111/jquery-realizes-the-mobile-phone-number-input-prompt-function-instance.html</guid><description>An example of jQuery is presented in this paper. Share to everybody for everybody reference. Specific implementation methods are as follows: Hopefully, this…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements checkbox all in code</title><link>https://ofstack.com/javascript/23112/javascript-implements-checkbox-all-in-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23112/javascript-implements-checkbox-all-in-code.html</guid><description>Note: &apos;goods&apos; is the name of all checkbox that need to be selected Note: &apos;goods&apos; is the name of all checkbox that need to be selected The above two methods…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Fixed position floating window instance implemented by javascript</title><link>https://ofstack.com/javascript/23113/fixed-position-floating-window-instance-implemented-by-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23113/fixed-position-floating-window-instance-implemented-by-javascript.html</guid><description>An example of the javascript implementation of fixed position floating window is presented. Share to everybody for everybody reference. Specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method and difference comparison of Js and Jq for obtaining page element values</title><link>https://ofstack.com/javascript/23114/method-and-difference-comparison-of-js-and-jq-for-obtaining-page-element-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23114/method-and-difference-comparison-of-js-and-jq-for-obtaining-page-element-values.html</guid><description>Both JS and Jquery can get the width, height and relative displacement of page elements. Can they be converted or replaced? What are the differences? This…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js is compatible with the pc side browser and has a variety of floating layer control instances on the mobile side with pop up tips</title><link>https://ofstack.com/javascript/23115/js-is-compatible-with-the-pc-side-browser-and-has-a-variety-of-floating-layer-control-instances-on-the-mobile-side-with-pop-up-tips.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23115/js-is-compatible-with-the-pc-side-browser-and-has-a-variety-of-floating-layer-control-instances-on-the-mobile-side-with-pop-up-tips.html</guid><description>This article describes the js floating layer control that is compatible with the pc side browser and has a variety of pop-up tips. Share to everybody for…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements freezing table rows and columns</title><link>https://ofstack.com/javascript/23116/jquery-implements-freezing-table-rows-and-columns.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23116/jquery-implements-freezing-table-rows-and-columns.html</guid><description>The customer requires the first few lines or the first few columns of the table data to be frozen, that is, to keep the first few lines/columns motionless…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js implements no refresh to delete content</title><link>https://ofstack.com/javascript/23117/js-implements-no-refresh-to-delete-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23117/js-implements-no-refresh-to-delete-content.html</guid><description>Js implements no refresh for deleted content Above is all the content that this article shares to everybody, hope everybody can like.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The second parameter of the jQuery of method is explained in detail</title><link>https://ofstack.com/javascript/23118/the-second-parameter-of-the-jquery-of-method-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23118/the-second-parameter-of-the-jquery-of-method-is-explained-in-detail.html</guid><description>The second argument to the jQuery() method can be used in the following ways: 1.jQuery(selector, [context]) This is equivalent to $(context).find (selector)…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Unconventional approach to AngularJS module management problems</title><link>https://ofstack.com/javascript/23119/unconventional-approach-to-angularjs-module-management-problems.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23119/unconventional-approach-to-angularjs-module-management-problems.html</guid><description>I worked as winform directly. I had the honor to receive a project of node.js,express,angularJS, etc. from the hands of a great god, which collected…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery page image and other proportional zoom function</title><link>https://ofstack.com/javascript/2312/jquery-page-image-and-other-proportional-zoom-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2312/jquery-page-image-and-other-proportional-zoom-function.html</guid><description>HTML code structure: This is to achieve the image of equal scale zoom in and out.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript the method by which elements id and name are obtained directly</title><link>https://ofstack.com/javascript/23120/javascript-the-method-by-which-elements-id-and-name-are-obtained-directly.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23120/javascript-the-method-by-which-elements-id-and-name-are-obtained-directly.html</guid><description>This article illustrates how javascript directly obtains elements from the elements id and name. Share to everybody for everybody reference. The specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of in operator usage in javascript</title><link>https://ofstack.com/javascript/23121/analysis-of-in-operator-usage-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23121/analysis-of-in-operator-usage-in-javascript.html</guid><description>This article illustrates the use of the in operator in javascript. Share to everybody for everybody reference. The specific analysis is as follows: The in…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A solution that does not support selectors for jquery in setTimeout</title><link>https://ofstack.com/javascript/23122/a-solution-that-does-not-support-selectors-for-jquery-in-settimeout.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23122/a-solution-that-does-not-support-selectors-for-jquery-in-settimeout.html</guid><description>Today, when I was writing an js delay event, I found that using jquery&apos;s $(this) in the setTimeout method did not work. After various tests, I finally…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript intercepts a string summary</title><link>https://ofstack.com/javascript/23124/javascript-intercepts-a-string-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23124/javascript-intercepts-a-string-summary.html</guid><description>This article summarizes three methods of using Javascript to intercept strings and two methods of intercepting Chinese strings. Share 1. 1. substring method</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements perfectly compatible multi browser replication code</title><link>https://ofstack.com/javascript/23125/javascript-implements-perfectly-compatible-multi-browser-replication-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23125/javascript-implements-perfectly-compatible-multi-browser-replication-code.html</guid><description>Share a copy of the code using JavaScript for multiple browsers, IE and Firefox. Above is the article to share all the content, I hope you can enjoy.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery returns JSON data via Ajax</title><link>https://ofstack.com/javascript/23126/jquery-returns-json-data-via-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23126/jquery-returns-json-data-via-ajax.html</guid><description>Server PHP reads MYSQL data, converts it to JSON data, passes it to front-end Javascript, and operates on JSON data. This article demonstrates by example…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the usage of $.post and $.ajax in Jquery</title><link>https://ofstack.com/javascript/23128/summary-of-the-usage-of-$.post-and-$.ajax-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23128/summary-of-the-usage-of-$.post-and-$.ajax-in-jquery.html</guid><description>jQuery. ajax(options) : Remote data is loaded via HTTP requests, which is the underlying AJAX implementation of jQuery. Easy to use high-level…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The lightweight native js calendar plug in calendar. js user guide</title><link>https://ofstack.com/javascript/23129/the-lightweight-native-js-calendar-plug-in-calendar.-js-user-guide.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23129/the-lightweight-native-js-calendar-plug-in-calendar.-js-user-guide.html</guid><description>Instructions for use: Need to introduce plug-in calendar. js/calendar. min. js You need to introduce the ES10en.css stylesheet to customize the skin you want</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Javascript method to get the root directory of a web application</title><link>https://ofstack.com/javascript/2313/javascript-method-to-get-the-root-directory-of-a-web-application.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2313/javascript-method-to-get-the-root-directory-of-a-web-application.html</guid><description>Javascript method to get the root directory of a web application</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details of Function type in javascript</title><link>https://ofstack.com/javascript/23130/details-of-function-type-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23130/details-of-function-type-in-javascript.html</guid><description>The function type, of course, is one of the most important things in js. 1. This thing is first 1 object, which means it is a reference type. Statement: 1…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery to realize the effect of multi screen and multi image focus graph switching</title><link>https://ofstack.com/javascript/23131/jquery-to-realize-the-effect-of-multi-screen-and-multi-image-focus-graph-switching.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23131/jquery-to-realize-the-effect-of-multi-screen-and-multi-image-focus-graph-switching.html</guid><description>An example of jquery is presented in this paper. Share to everybody for everybody reference. Specific implementation methods are as follows:…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery implements the drag and drop effect to select a number</title><link>https://ofstack.com/javascript/23132/jquery-implements-the-drag-and-drop-effect-to-select-a-number.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23132/jquery-implements-the-drag-and-drop-effect-to-select-a-number.html</guid><description>This article illustrates how jquery implements the drag-and-drop effect to select Numbers. Share to everybody for everybody reference. The details are as…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery a simple way to implement a calendar</title><link>https://ofstack.com/javascript/23133/jquery-a-simple-way-to-implement-a-calendar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23133/jquery-a-simple-way-to-implement-a-calendar.html</guid><description>This article gives an example of how jQuery simply implements a calendar. Share to everybody for everybody reference. The specific analysis is as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js simply implements the vertical tab TAB method</title><link>https://ofstack.com/javascript/23134/js-simply-implements-the-vertical-tab-tab-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23134/js-simply-implements-the-vertical-tab-tab-method.html</guid><description>This article illustrates how js can simply implement the vertical tab TAB. Share to everybody for everybody reference. The details are as follows: The tabs…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery to achieve Google home page drag effect method</title><link>https://ofstack.com/javascript/23135/jquery-to-achieve-google-home-page-drag-effect-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23135/jquery-to-achieve-google-home-page-drag-effect-method.html</guid><description>An example of jQuery is presented in this paper. Share to everybody for everybody reference. The details are as follows: Here with jQuery. js library to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js test method for determining how many days a date is greater than</title><link>https://ofstack.com/javascript/23136/js-test-method-for-determining-how-many-days-a-date-is-greater-than.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23136/js-test-method-for-determining-how-many-days-a-date-is-greater-than.html</guid><description>This article describes the js detection method to determine how many days the date is greater than. Share to everybody for everybody reference. The specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements table expansion and collapse method</title><link>https://ofstack.com/javascript/23137/jquery-implements-table-expansion-and-collapse-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23137/jquery-implements-table-expansion-and-collapse-method.html</guid><description>An example of jQuery shows how to expand and collapse tables. Share to everybody for everybody reference. The specific analysis is as follows: This is a…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JS digital lottery game implementation method</title><link>https://ofstack.com/javascript/23138/js-digital-lottery-game-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23138/js-digital-lottery-game-implementation-method.html</guid><description>An example of JS digital lottery game is presented in this paper. Share to everybody for everybody reference. Specific implementation methods are as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JS realizes the method of three dimensional image flipping following the mouse</title><link>https://ofstack.com/javascript/23139/js-realizes-the-method-of-three-dimensional-image-flipping-following-the-mouse.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23139/js-realizes-the-method-of-three-dimensional-image-flipping-following-the-mouse.html</guid><description>An example of JS is presented in this paper. Share to everybody for everybody reference. Specific implementation methods are as follows: Hopefully, this…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use javascript to control cookie display and hide background images</title><link>https://ofstack.com/javascript/2314/use-javascript-to-control-cookie-display-and-hide-background-images.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2314/use-javascript-to-control-cookie-display-and-hide-background-images.html</guid><description>Whenever a major holiday, each big mainstream web site home page will be put on the festival clothes, designers tend to use a background image to obtain a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js implements a way to switch images using mouse drag and drop</title><link>https://ofstack.com/javascript/23140/js-implements-a-way-to-switch-images-using-mouse-drag-and-drop.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23140/js-implements-a-way-to-switch-images-using-mouse-drag-and-drop.html</guid><description>This article shows how js USES drag and drop to switch between images. Share to everybody for everybody reference. Specific implementation methods are as…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js to automatically change a picture every day</title><link>https://ofstack.com/javascript/23141/js-to-automatically-change-a-picture-every-day.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23141/js-to-automatically-change-a-picture-every-day.html</guid><description>This article illustrates js&apos;s method of automatically changing 1 image per day. Share to everybody for everybody reference. Specific implementation methods…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Common string manipulation functions and usage summaries in JavaScript</title><link>https://ofstack.com/javascript/23143/common-string-manipulation-functions-and-usage-summaries-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23143/common-string-manipulation-functions-and-usage-summaries-in-javascript.html</guid><description>This article summarizes common string manipulation functions and their usage in JavaScript. Share to everybody for everybody reference. The specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A simple implementation of javascript multi line strings</title><link>https://ofstack.com/javascript/23144/a-simple-implementation-of-javascript-multi-line-strings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23144/a-simple-implementation-of-javascript-multi-line-strings.html</guid><description>Use string +, or [].join (&quot;) My colleague recommended this form Found support in the browser, the related writing is also very simple. One problem is that…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>nodejs simple implementation of Chinese and English translation</title><link>https://ofstack.com/javascript/23145/nodejs-simple-implementation-of-chinese-and-english-translation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23145/nodejs-simple-implementation-of-chinese-and-english-translation.html</guid><description>Help former colleagues to solve a need, Chinese project translation English project ~~~ Considering the specific implementation, if it is intelligent, it…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>nodejs calls the cmd command to copy directories</title><link>https://ofstack.com/javascript/23146/nodejs-calls-the-cmd-command-to-copy-directories.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23146/nodejs-calls-the-cmd-command-to-copy-directories.html</guid><description>In my work, I always need to copy some official websites and replace some internal information. Previously, I did this manually or through the self-written…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript USES shift+click to implement the select and de select checkbox methods</title><link>https://ofstack.com/javascript/23147/javascript-uses-shift+click-to-implement-the-select-and-de-select-checkbox-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23147/javascript-uses-shift+click-to-implement-the-select-and-de-select-checkbox-methods.html</guid><description>This article illustrates javascript&apos;s method of using shift+click to select and de-select checkbox. Share to everybody for everybody reference. Specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>nodejs downloads web pages through phantomjs</title><link>https://ofstack.com/javascript/23148/nodejs-downloads-web-pages-through-phantomjs.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23148/nodejs-downloads-web-pages-through-phantomjs.html</guid><description>In fact, the function is very simple, phantomjs.exe collects the resources loaded by url, and starts nodejs to load all the resources through the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js realizes upper and lower layer movement compatible with IE and FF</title><link>https://ofstack.com/javascript/23149/js-realizes-upper-and-lower-layer-movement-compatible-with-ie-and-ff.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23149/js-realizes-upper-and-lower-layer-movement-compatible-with-ie-and-ff.html</guid><description>Here is a small requirement from the project that was very simple but took a long time to get FF compatibility right. This is the end of this article, I…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Raphael. js method of mapping China</title><link>https://ofstack.com/javascript/2315/raphael.-js-method-of-mapping-china.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2315/raphael.-js-method-of-mapping-china.html</guid><description>In the recent data statistics project, the map of China is used, that is, the statistical data of a certain province and region is dynamically displayed on…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery combines CSS to make beautiful select drop down menus</title><link>https://ofstack.com/javascript/23150/jquery-combines-css-to-make-beautiful-select-drop-down-menus.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23150/jquery-combines-css-to-make-beautiful-select-drop-down-menus.html</guid><description>The select drop-down options control may be used in form design, but unfortunately, the default select control in the IE browser is ugly and cannot be…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery to achieve the down text and text information scrolling effect</title><link>https://ofstack.com/javascript/23151/jquery-to-achieve-the-down-text-and-text-information-scrolling-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23151/jquery-to-achieve-the-down-text-and-text-information-scrolling-effect.html</guid><description>WEB page needs to display the latest information of the website, such as the real-time data scrolling effect commonly seen in projects such as weibo dynamic…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JQuery plugin Quicksand achieves a stunning animation shuffling effect</title><link>https://ofstack.com/javascript/23152/jquery-plugin-quicksand-achieves-a-stunning-animation-shuffling-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23152/jquery-plugin-quicksand-achieves-a-stunning-animation-shuffling-effect.html</guid><description>Quicksand is an ES2en-based plug-in that reorders and filters elements on the page, and has a nice shuffling transition animation that can be used in many…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JQuery page address processing plug in jqURL details</title><link>https://ofstack.com/javascript/23153/jquery-page-address-processing-plug-in-jqurl-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23153/jquery-page-address-processing-plug-in-jqurl-details.html</guid><description>Sometimes we need to process the parameters passed by the page address on the client side. The jqURL plug-in can get the page parameters and parameter…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery&apos;s animate function realizes the toggle animation effect</title><link>https://ofstack.com/javascript/23154/jquery&apos;s-animate-function-realizes-the-toggle-animation-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23154/jquery&apos;s-animate-function-realizes-the-toggle-animation-effect.html</guid><description>In some picture websites, we can see that when displaying the picture, we can see the text introduction information of the picture by gently clicking the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php+ajax+jquery implementation click to load more content</title><link>https://ofstack.com/javascript/23155/php+ajax+jquery-implementation-click-to-load-more-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23155/php+ajax+jquery-implementation-click-to-load-more-content.html</guid><description>We can encounter such an application on some microblog websites. Instead of using pager bar, a certain number of records are displayed on the list page once…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery plugin hiAlert implements web page dialog beautification</title><link>https://ofstack.com/javascript/23156/jquery-plugin-hialert-implements-web-page-dialog-beautification.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23156/jquery-plugin-hialert-implements-web-page-dialog-beautification.html</guid><description>Tired of the IE warning window, with the thunk of fear, it feels like something bad is about to happen. However, the display effect of the pop-up warning…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript combined with canvas to achieve image rotation effect</title><link>https://ofstack.com/javascript/23157/javascript-combined-with-canvas-to-achieve-image-rotation-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23157/javascript-combined-with-canvas-to-achieve-image-rotation-effect.html</guid><description>On weibo, we can rotate the picture from left to right, so that users can enjoy the effect of the picture from different perspectives. This article will…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A Brief discussion on javascript grammar and timing functions</title><link>https://ofstack.com/javascript/23158/a-brief-discussion-on-javascript-grammar-and-timing-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23158/a-brief-discussion-on-javascript-grammar-and-timing-functions.html</guid><description>1. JavaScript basic grammar. (1) Data type and variable type. Integer, decimal, layout, string, date time, array cast: parseInt() parseFloat() isNaN()</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>$.each in Jquery gets the usage of various return types of data</title><link>https://ofstack.com/javascript/23159/$.each-in-jquery-gets-the-usage-of-various-return-types-of-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23159/$.each-in-jquery-gets-the-usage-of-various-return-types-of-data.html</guid><description>The above each output is: one,two,three,four In fact, arr1 is a 2-dimensional array, and item is equivalent to taking every 1-dimensional array, item[0]…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js post commit calls the method</title><link>https://ofstack.com/javascript/2316/js-post-commit-calls-the-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2316/js-post-commit-calls-the-method.html</guid><description>Js post commit calls the method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery simply implements smooth scrolling of anchor links</title><link>https://ofstack.com/javascript/23160/jquery-simply-implements-smooth-scrolling-of-anchor-links.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23160/jquery-simply-implements-smooth-scrolling-of-anchor-links.html</guid><description>Generally, when using anchor points to jump to the specified position on the page, it will immediately jump to the specified position stiffly, but sometimes…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The attr of method in jQuery USES a summary</title><link>https://ofstack.com/javascript/23161/the-attr-of-method-in-jquery-uses-a-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23161/the-attr-of-method-in-jquery-uses-a-summary.html</guid><description>Definition and usage The attr() method sets or returns the attribute value of the selected element. According to the different parameters of this method,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on the function abandoned by jQuery and its substitution function</title><link>https://ofstack.com/javascript/23162/discussion-on-the-function-abandoned-by-jquery-and-its-substitution-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23162/discussion-on-the-function-abandoned-by-jquery-and-its-substitution-function.html</guid><description>Earlier, es1EN-1.7.2 was used for better browser compatibility. But with the rapid development of browsers and technologies, even the new version of…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Guidelines for jQuery&apos;s css of method</title><link>https://ofstack.com/javascript/23164/guidelines-for-jquery&apos;s-css-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23164/guidelines-for-jquery&apos;s-css-of-method.html</guid><description>Definition and usage The css() method returns or sets one or more style attributes of the matching element. Returns the value of the CSS attribute Returns…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of js table sorting (support int float date string four data types)</title><link>https://ofstack.com/javascript/23165/example-analysis-of-js-table-sorting-(support-int-float-date-string-four-data-types).html</link><guid isPermaLink="true">https://ofstack.com/javascript/23165/example-analysis-of-js-table-sorting-(support-int-float-date-string-four-data-types).html</guid><description>This article gives an example of how to sort js tables. Share to everybody for everybody reference. The details are as follows: Hopefully, this article has…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js implements float back to top button instance</title><link>https://ofstack.com/javascript/23166/js-implements-float-back-to-top-button-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23166/js-implements-float-back-to-top-button-instance.html</guid><description>This article illustrates how js can float back to the top button. Share to everybody for everybody reference. Specific implementation methods are as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Addition and subtraction of dates in js</title><link>https://ofstack.com/javascript/23167/addition-and-subtraction-of-dates-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23167/addition-and-subtraction-of-dates-in-js.html</guid><description>Today I would like to summarize the addition and subtraction of dates in JS Step 1 introduces ES4en.format.js, which converts the date to the specified…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements back to top effects</title><link>https://ofstack.com/javascript/23168/javascript-implements-back-to-top-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23168/javascript-implements-back-to-top-effects.html</guid><description>1. Calculate speed (buffer) and round down 2. Clear the timer when scrollTop==0 3. Need to determine whether it is user or js operation scroll bar, if it is…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript achieves the perfect drag and drop effect</title><link>https://ofstack.com/javascript/23169/javascript-achieves-the-perfect-drag-and-drop-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23169/javascript-achieves-the-perfect-drag-and-drop-effect.html</guid><description>The principle of drag and drop 1. Get distance (mouse position -odiv margins) 2. Understand when to use onmousemove events 3. Determine if you&apos;ve crossed a line</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Methods for manipulating Css styles in JQuery</title><link>https://ofstack.com/javascript/2317/methods-for-manipulating-css-styles-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2317/methods-for-manipulating-css-styles-in-jquery.html</guid><description>Methods for manipulating Css styles in JQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js implementation of four level left site classification menu instance</title><link>https://ofstack.com/javascript/23170/js-implementation-of-four-level-left-site-classification-menu-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23170/js-implementation-of-four-level-left-site-classification-menu-instance.html</guid><description>This article describes the js implementation of the four levels of the left site classification menu. Share to everybody for everybody reference. Specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of displaying the text box after clicking the text of a web page</title><link>https://ofstack.com/javascript/23171/jquery-implements-the-method-of-displaying-the-text-box-after-clicking-the-text-of-a-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23171/jquery-implements-the-method-of-displaying-the-text-box-after-clicking-the-text-of-a-web-page.html</guid><description>An example of jQuery shows how to display text in a text box after clicking the text of a web page. Share to everybody for everybody reference. Specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js implements the method of setting random background color for Div layer after clicking the button</title><link>https://ofstack.com/javascript/23172/js-implements-the-method-of-setting-random-background-color-for-div-layer-after-clicking-the-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23172/js-implements-the-method-of-setting-random-background-color-for-div-layer-after-clicking-the-button.html</guid><description>This article shows how js implements the method of setting random background color for Div layer after clicking the button. Share to everybody for everybody…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JS implements the CheckBox check box option</title><link>https://ofstack.com/javascript/23173/js-implements-the-checkbox-check-box-option.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23173/js-implements-the-checkbox-check-box-option.html</guid><description>The CheckBox control is what we call a checkbox, usually used to turn an option on or off. This control is present in the Settings dialog box for most…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js implements a sliding touch screen event monitoring method</title><link>https://ofstack.com/javascript/23174/js-implements-a-sliding-touch-screen-event-monitoring-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23174/js-implements-a-sliding-touch-screen-event-monitoring-method.html</guid><description>An example of js is presented in this paper. Share to everybody for everybody reference. Specific implementation methods are as follows: js&apos;s left and right…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery Tabs content rotation effect implementation code  a few lines</title><link>https://ofstack.com/javascript/2318/jquery-tabs-content-rotation-effect-implementation-code--a-few-lines.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2318/jquery-tabs-content-rotation-effect-implementation-code--a-few-lines.html</guid><description>Jquery Tabs content rotation effect implementation code a few lines</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines whether the device is a PC and adjusts the image size</title><link>https://ofstack.com/javascript/2319/js-determines-whether-the-device-is-a-pc-and-adjusts-the-image-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2319/js-determines-whether-the-device-is-a-pc-and-adjusts-the-image-size.html</guid><description>Js determines whether the device is a PC and adjusts the image size</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery Uploadify uplobs a simple instance with a progress bar</title><link>https://ofstack.com/javascript/2320/jquery-uploadify-uplobs-a-simple-instance-with-a-progress-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2320/jquery-uploadify-uplobs-a-simple-instance-with-a-progress-bar.html</guid><description>Jquery Uploadify uplobs a simple instance with a progress bar</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js pops up the div and displays the mask layer</title><link>https://ofstack.com/javascript/2321/js-pops-up-the-div-and-displays-the-mask-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2321/js-pops-up-the-div-and-displays-the-mask-layer.html</guid><description>Js pops up the div and displays the mask layer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery USES mouseenter and mouseleave to implement a mouse over pop up layer that can be clicked</title><link>https://ofstack.com/javascript/2322/jquery-uses-mouseenter-and-mouseleave-to-implement-a-mouse-over-pop-up-layer-that-can-be-clicked.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2322/jquery-uses-mouseenter-and-mouseleave-to-implement-a-mouse-over-pop-up-layer-that-can-be-clicked.html</guid><description>Jquery USES mouseenter and mouseleave to implement a mouse over pop up layer that can be clicked</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample usage of js charAt</title><link>https://ofstack.com/javascript/2323/sample-usage-of-js-charat.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2323/sample-usage-of-js-charat.html</guid><description>Sample usage of js charAt</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery enter USES the example</title><link>https://ofstack.com/javascript/2324/jquery-enter-uses-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2324/jquery-enter-uses-the-example.html</guid><description>JQuery enter USES the example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js local preview of a simple implementation</title><link>https://ofstack.com/javascript/2325/js-local-preview-of-a-simple-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2325/js-local-preview-of-a-simple-implementation.html</guid><description>Js local preview of a simple implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple js code to achieve selece secondary linkage of recommendation</title><link>https://ofstack.com/javascript/2326/simple-js-code-to-achieve-selece-secondary-linkage-of-recommendation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2326/simple-js-code-to-achieve-selece-secondary-linkage-of-recommendation.html</guid><description>Simple js code to achieve selece secondary linkage of recommendation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Super simple JS two   level  multi   level linkage simple example</title><link>https://ofstack.com/javascript/2327/super-simple-js-two---level--multi---level-linkage-simple-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2327/super-simple-js-two---level--multi---level-linkage-simple-example.html</guid><description>Super simple JS two level multi level linkage simple example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of the use of treegrid in jquery easyui</title><link>https://ofstack.com/javascript/2328/a-simple-example-of-the-use-of-treegrid-in-jquery-easyui.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2328/a-simple-example-of-the-use-of-treegrid-in-jquery-easyui.html</guid><description>The project requirements are shown in the following figure. In the json data returned from the server, JS processing is required to add the checkbox, and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>DIV is always in the middle of the js code</title><link>https://ofstack.com/javascript/2329/div-is-always-in-the-middle-of-the-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2329/div-is-always-in-the-middle-of-the-js-code.html</guid><description>DIV is always in the middle of the js code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery to achieve automatic mailbox completion function example sharing</title><link>https://ofstack.com/javascript/2330/jquery-to-achieve-automatic-mailbox-completion-function-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2330/jquery-to-achieve-automatic-mailbox-completion-function-example-sharing.html</guid><description>Jquery to achieve automatic mailbox completion function example sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the difference between JQuery and JS submit of</title><link>https://ofstack.com/javascript/2331/an-example-of-the-difference-between-jquery-and-js-submit-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2331/an-example-of-the-difference-between-jquery-and-js-submit-of.html</guid><description>An example of the difference between JQuery and JS submit of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Press the Enter key to trigger the event jquery method implementation code</title><link>https://ofstack.com/javascript/2332/press-the-enter-key-to-trigger-the-event-jquery-method-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2332/press-the-enter-key-to-trigger-the-event-jquery-method-implementation-code.html</guid><description>Press the Enter key to trigger the event jquery method implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to clear all tags under div</title><link>https://ofstack.com/javascript/2333/method-to-clear-all-tags-under-div.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2333/method-to-clear-all-tags-under-div.html</guid><description>Method to clear all tags under div</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS controls how a DIV layer disappears within a specified time</title><link>https://ofstack.com/javascript/2334/js-controls-how-a-div-layer-disappears-within-a-specified-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2334/js-controls-how-a-div-layer-disappears-within-a-specified-time.html</guid><description>JS controls how a DIV layer disappears within a specified time</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js opens a new window method to clean up</title><link>https://ofstack.com/javascript/2335/js-opens-a-new-window-method-to-clean-up.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2335/js-opens-a-new-window-method-to-clean-up.html</guid><description>Js opens a new window method to clean up</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Eclipse error reporting solution after importing jquery package</title><link>https://ofstack.com/javascript/2337/eclipse-error-reporting-solution-after-importing-jquery-package.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2337/eclipse-error-reporting-solution-after-importing-jquery-package.html</guid><description>Eclipse error reporting solution after importing jquery package</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JSP page search results in the implementation of a selected line of its highlighting</title><link>https://ofstack.com/javascript/2338/jsp-page-search-results-in-the-implementation-of-a-selected-line-of-its-highlighting.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2338/jsp-page-search-results-in-the-implementation-of-a-selected-line-of-its-highlighting.html</guid><description>JSP page search results in the implementation of a selected line of its highlighting</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript passes an array of arguments to the background with the same property</title><link>https://ofstack.com/javascript/2339/javascript-passes-an-array-of-arguments-to-the-background-with-the-same-property.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2339/javascript-passes-an-array-of-arguments-to-the-background-with-the-same-property.html</guid><description>Javascript passes an array of arguments to the background with the same property</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax simple structure sample code</title><link>https://ofstack.com/javascript/2340/jquery-ajax-simple-structure-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2340/jquery-ajax-simple-structure-sample-code.html</guid><description>Jquery ajax simple structure sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution to toggle of hidden problems</title><link>https://ofstack.com/javascript/2341/solution-to-toggle-of-hidden-problems.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2341/solution-to-toggle-of-hidden-problems.html</guid><description>Solution to toggle of hidden problems</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery method to get and modify the SRC value of img</title><link>https://ofstack.com/javascript/2342/jquery-method-to-get-and-modify-the-src-value-of-img.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2342/jquery-method-to-get-and-modify-the-src-value-of-img.html</guid><description>Jquery method to get and modify the SRC value of img</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery loads the HTML sample code in the specified DIV</title><link>https://ofstack.com/javascript/2343/jquery-loads-the-html-sample-code-in-the-specified-div.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2343/jquery-loads-the-html-sample-code-in-the-specified-div.html</guid><description>Jquery loads the HTML sample code in the specified DIV</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript password box prevents the user from pasting and copying the implementation code</title><link>https://ofstack.com/javascript/2344/javascript-password-box-prevents-the-user-from-pasting-and-copying-the-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2344/javascript-password-box-prevents-the-user-from-pasting-and-copying-the-implementation-code.html</guid><description>&lt; Input id=&quot;password&quot; type=&quot;password&quot; onpaste=&quot;return false&quot; onselectstart=&quot;return false&quot; /&gt; Onpaste =&quot;return false&quot; : prevents paste Onselectstart =&quot;return…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implements a simple example of child parent forms passing values to each other</title><link>https://ofstack.com/javascript/2345/javascript-implements-a-simple-example-of-child-parent-forms-passing-values-to-each-other.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2345/javascript-implements-a-simple-example-of-child-parent-forms-passing-values-to-each-other.html</guid><description>Window. showModalDialog() Var returnValue = window.showModalDialog(url [, arguments] [,features]); Url -- Required parameter, type: string that specifies…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the value of the element in the page in the iframe</title><link>https://ofstack.com/javascript/2347/javascript-gets-the-value-of-the-element-in-the-page-in-the-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2347/javascript-gets-the-value-of-the-element-in-the-page-in-the-iframe.html</guid><description>IE method: Document. Frames [&apos; myFrame] document. The getElementById (&quot; test &quot;). The value; Firefox method: Document. GetElementById (&quot; myFrame &quot;)…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript provincial and municipal linkage code</title><link>https://ofstack.com/javascript/2348/javascript-provincial-and-municipal-linkage-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2348/javascript-provincial-and-municipal-linkage-code.html</guid><description>JavaScript provincial and municipal linkage code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript and Java get simple examples of various form form information</title><link>https://ofstack.com/javascript/2350/javascript-and-java-get-simple-examples-of-various-form-form-information.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2350/javascript-and-java-get-simple-examples-of-various-form-form-information.html</guid><description>As you know, we used multiple input forms when submitting the form. However, not every input form is as simple as document.getelementbyid. There are some…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery alternate click event implementation code</title><link>https://ofstack.com/javascript/2351/jquery-alternate-click-event-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2351/jquery-alternate-click-event-implementation-code.html</guid><description>Jquery alternate click event implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the sample code for the form elements in the form</title><link>https://ofstack.com/javascript/2352/javascript-gets-the-sample-code-for-the-form-elements-in-the-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2352/javascript-gets-the-sample-code-for-the-form-elements-in-the-form.html</guid><description>// gets the form object Var form = document. GetElementById (&apos; my_form &apos;); // username input object user_name is the name attribute of the object Var…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript removes array elements and reduces the array length</title><link>https://ofstack.com/javascript/2353/javascript-removes-array-elements-and-reduces-the-array-length.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2353/javascript-removes-array-elements-and-reduces-the-array-length.html</guid><description>Javascript removes array elements and reduces the array length</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Description of the roles and differences between apply and call methods in javascript</title><link>https://ofstack.com/javascript/2354/description-of-the-roles-and-differences-between-apply-and-call-methods-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2354/description-of-the-roles-and-differences-between-apply-and-call-methods-in-javascript.html</guid><description>I. description of call and apply 1. Call and apply belong to a method of function.prototype, which is implemented by the JavaScript engine. As it belongs to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How jQuery gets and sets form elements</title><link>https://ofstack.com/javascript/2355/how-jquery-gets-and-sets-form-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2355/how-jquery-gets-and-sets-form-elements.html</guid><description>JQuery provides the val () method, which allows you to quickly get and set the values of the form&apos;s text boxes, radio buttons, and radio buttons. Use val()…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript generates json data for simple example sharing</title><link>https://ofstack.com/javascript/2356/javascript-generates-json-data-for-simple-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2356/javascript-generates-json-data-for-simple-example-sharing.html</guid><description>Javascript generates json data for simple example sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>$of document.ready of in jquery USES a summary</title><link>https://ofstack.com/javascript/2357/$of-document.ready-of-in-jquery-uses-a-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2357/$of-document.ready-of-in-jquery-uses-a-summary.html</guid><description>The $(document). Ready (function () {... }) this function is used to replace window.onload in the page; Document.ready () and traditional methods &lt; The body…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript terminates the function from performing the action</title><link>https://ofstack.com/javascript/2358/javascript-terminates-the-function-from-performing-the-action.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2358/javascript-terminates-the-function-from-performing-the-action.html</guid><description>1. If a function is terminated with return, the example is as follows: The function testA () { Alert (&apos; a &apos;); Alert (&quot; b &quot;); Alert (&quot; c &quot;); } TestA ();…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Methods that abort javascript execution</title><link>https://ofstack.com/javascript/2359/methods-that-abort-javascript-execution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2359/methods-that-abort-javascript-execution.html</guid><description>JS has no PHP exit and no JAVA return. If the JS code is not a function, it needs to abort the execution of JS. There is only one way: Document. The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js replace replaces all matched strings</title><link>https://ofstack.com/javascript/2360/js-replace-replaces-all-matched-strings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2360/js-replace-replaces-all-matched-strings.html</guid><description>Js replace replaces all matched strings</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery traverses the checkbox to get the value of the selected item</title><link>https://ofstack.com/javascript/2361/jquery-traverses-the-checkbox-to-get-the-value-of-the-selected-item.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2361/jquery-traverses-the-checkbox-to-get-the-value-of-the-selected-item.html</guid><description>Jquery traverses the checkbox to get the value of the selected item</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Nice JS and JQuery way to show or hide text</title><link>https://ofstack.com/javascript/2362/nice-js-and-jquery-way-to-show-or-hide-text.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2362/nice-js-and-jquery-way-to-show-or-hide-text.html</guid><description>Nice JS and JQuery way to show or hide text</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS deletes the implementation code of the last character of the string</title><link>https://ofstack.com/javascript/2363/js-deletes-the-implementation-code-of-the-last-character-of-the-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2363/js-deletes-the-implementation-code-of-the-last-character-of-the-string.html</guid><description>String s = &quot;1,2,3,4,5,&quot; Target: delete the last &quot;,&quot; Methods: The one that I use the most is substring, and this is the one that I use all the time S = s.s…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to confirm the removal of dialog box effect of the sample code</title><link>https://ofstack.com/javascript/2364/js-to-confirm-the-removal-of-dialog-box-effect-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2364/js-to-confirm-the-removal-of-dialog-box-effect-of-the-sample-code.html</guid><description>The CSS file delcss. CSS The code is as follows: The code is as follows: 1. Import files This code can be put anywhere. It doesn&apos;t take up space. The author…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Multiple methods to load the image once it is displayed</title><link>https://ofstack.com/javascript/2365/multiple-methods-to-load-the-image-once-it-is-displayed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2365/multiple-methods-to-load-the-image-once-it-is-displayed.html</guid><description>Multiple methods to load the image once it is displayed</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery does not refresh the validation mailbox address implementation instance</title><link>https://ofstack.com/javascript/2366/jquery-does-not-refresh-the-validation-mailbox-address-implementation-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2366/jquery-does-not-refresh-the-validation-mailbox-address-implementation-instance.html</guid><description>During development today. Need to authenticate mailbox in a user. However, with the traditional js no refresh need to clear the browser cache before normal…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js around the elastic scrolling couplet advertising code sharing</title><link>https://ofstack.com/javascript/2367/js-around-the-elastic-scrolling-couplet-advertising-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2367/js-around-the-elastic-scrolling-couplet-advertising-code-sharing.html</guid><description>Js around the elastic scrolling couplet advertising code sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Four ways to do asynchronous javascript programming</title><link>https://ofstack.com/javascript/2368/four-ways-to-do-asynchronous-javascript-programming.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2368/four-ways-to-do-asynchronous-javascript-programming.html</guid><description>As you may know, the execution environment of the Javascript language is &quot;single thread&quot;. The so-called &quot;single thread&quot; means that only one task can be…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Click the method that shows the specified element hiding other peer elements</title><link>https://ofstack.com/javascript/2369/click-the-method-that-shows-the-specified-element-hiding-other-peer-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2369/click-the-method-that-shows-the-specified-element-hiding-other-peer-elements.html</guid><description>Click the method that shows the specified element hiding other peer elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript function overloading solution sharing</title><link>https://ofstack.com/javascript/2370/javascript-function-overloading-solution-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2370/javascript-function-overloading-solution-sharing.html</guid><description>There is always a way to simulate function overloading using special object arguments in JavaScript. Use it to determine the number or type of arguments…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A CSS+jQuery zoom in and zoom out animation effect</title><link>https://ofstack.com/javascript/2371/a-css+jquery-zoom-in-and-zoom-out-animation-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2371/a-css+jquery-zoom-in-and-zoom-out-animation-effect.html</guid><description>A CSS+jQuery zoom in and zoom out animation effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use the CSS style position:fixed horizontal scrolling method</title><link>https://ofstack.com/javascript/2372/use-the-css-style-position:fixed-horizontal-scrolling-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2372/use-the-css-style-position:fixed-horizontal-scrolling-method.html</guid><description>Use the CSS style position:fixed horizontal scrolling method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery drag and drop div implementation idea</title><link>https://ofstack.com/javascript/2373/jquery-drag-and-drop-div-implementation-idea.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2373/jquery-drag-and-drop-div-implementation-idea.html</guid><description>JQuery drag and drop div implementation idea</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery asynchronous load infinite drop down box cascading implementation example</title><link>https://ofstack.com/javascript/2374/jquery-asynchronous-load-infinite-drop-down-box-cascading-implementation-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2374/jquery-asynchronous-load-infinite-drop-down-box-cascading-implementation-example.html</guid><description>JQuery asynchronous load infinite drop down box cascading implementation example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Calling the focus of the DOM object gives the text box focus</title><link>https://ofstack.com/javascript/2375/calling-the-focus-of-the-dom-object-gives-the-text-box-focus.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2375/calling-the-focus-of-the-dom-object-gives-the-text-box-focus.html</guid><description>Calling the focus of the DOM object gives the text box focus</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript dynamically adds table implementation code to a web page</title><link>https://ofstack.com/javascript/2377/javascript-dynamically-adds-table-implementation-code-to-a-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2377/javascript-dynamically-adds-table-implementation-code-to-a-web-page.html</guid><description>Javascript dynamically adds table implementation code to a web page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implements dynamic sidebar code</title><link>https://ofstack.com/javascript/2378/javascript-implements-dynamic-sidebar-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2378/javascript-implements-dynamic-sidebar-code.html</guid><description>It&apos;s all about hovering over the mouse. And The mouse removes the onmouseout two times to complete. The first is the HTML structure Then the CSS style:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Return to the previous page and automatically refresh the JavaScript code</title><link>https://ofstack.com/javascript/2379/return-to-the-previous-page-and-automatically-refresh-the-javascript-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2379/return-to-the-previous-page-and-automatically-refresh-the-javascript-code.html</guid><description>Return to the previous page and automatically refresh the JavaScript code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The GridView implemented by js is that the header fixed table body has a scroll bar and can be scrolled</title><link>https://ofstack.com/javascript/2380/the-gridview-implemented-by-js-is-that-the-header-fixed-table-body-has-a-scroll-bar-and-can-be-scrolled.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2380/the-gridview-implemented-by-js-is-that-the-header-fixed-table-body-has-a-scroll-bar-and-can-be-scrolled.html</guid><description>The GridView implemented by js is that the header fixed table body has a scroll bar and can be scrolled</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Document.forms []. Submit of</title><link>https://ofstack.com/javascript/2381/document.forms-%5B%5D.-submit-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2381/document.forms-%5B%5D.-submit-of.html</guid><description>Document.forms []. Submit of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plug in lazyload.js lazyload image use method</title><link>https://ofstack.com/javascript/2382/jquery-plug-in-lazyload.js-lazyload-image-use-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2382/jquery-plug-in-lazyload.js-lazyload-image-use-method.html</guid><description>If a page is very long and has a lot of images, it takes a lot of time to download the images, which can affect the loading speed of the entire page. This…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of js web page scroll bar Scroll Events</title><link>https://ofstack.com/javascript/23836/example-analysis-of-js-web-page-scroll-bar-scroll-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23836/example-analysis-of-js-web-page-scroll-bar-scroll-events.html</guid><description>This article describes the js web scroll bar scroll event usage. Share to everybody for everybody reference. The specific analysis is as follows: To do the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery method to determine whether radio button radio is selected</title><link>https://ofstack.com/javascript/23837/jquery-method-to-determine-whether-radio-button-radio-is-selected.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23837/jquery-method-to-determine-whether-radio-button-radio-is-selected.html</guid><description>This article illustrates how jquery determines whether radio button radio is selected. Share to everybody for everybody reference. The details are as follows:</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of Bind of event usage in JQuery</title><link>https://ofstack.com/javascript/23838/analysis-of-bind-of-event-usage-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23838/analysis-of-bind-of-event-usage-in-jquery.html</guid><description>This article analyzes the Bind() event usage in JQuery. Share to everybody for everybody reference. The specific analysis is as follows: Let&apos;s first look at…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js gets and clears the input type=&apos;file&apos; value sample code</title><link>https://ofstack.com/javascript/2384/js-gets-and-clears-the-input-type=&apos;file&apos;-value-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2384/js-gets-and-clears-the-input-type=&apos;file&apos;-value-sample-code.html</guid><description>Basic knowledge of upload control: Upload control (&lt; Input type = &quot;file&quot; / &gt;) For browsing and uploading files on the client side, the path selected by the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript implementation captures the keys pressed on the keyboard</title><link>https://ofstack.com/javascript/23840/the-javascript-implementation-captures-the-keys-pressed-on-the-keyboard.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23840/the-javascript-implementation-captures-the-keys-pressed-on-the-keyboard.html</guid><description>Little demo, using js to capture that key on the keyboard, then displays the corresponding code value This is the end of this article, I hope you enjoy it.</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of this in js</title><link>https://ofstack.com/javascript/23841/example-of-this-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23841/example-of-this-in-js.html</guid><description>This article gives an example of this usage in js. Share to everybody for everybody reference. The details are as follows: 1. Point to window The global…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JS simple implementation of animation pop up layer effect</title><link>https://ofstack.com/javascript/23843/js-simple-implementation-of-animation-pop-up-layer-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23843/js-simple-implementation-of-animation-pop-up-layer-effect.html</guid><description>JS simple implementation of animation pop-up layer effect This is the end of this article, I hope you enjoy it.</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Javascript closure (Closure) in detail</title><link>https://ofstack.com/javascript/23846/javascript-closure-(closure)-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23846/javascript-closure-(closure)-in-detail.html</guid><description>Below are my study notes, which should be useful for Javascript beginners. 1. Scope of variables To understand closures, you must first understand…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JS implements the method of loading different web pages within the frame after clicking the button</title><link>https://ofstack.com/javascript/23848/js-implements-the-method-of-loading-different-web-pages-within-the-frame-after-clicking-the-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23848/js-implements-the-method-of-loading-different-web-pages-within-the-frame-after-clicking-the-button.html</guid><description>This article illustrates how JS can load different web pages within the frame after clicking a button. Share to everybody for everybody reference. Specific…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js id number verification of a simple example</title><link>https://ofstack.com/javascript/2385/js-id-number-verification-of-a-simple-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2385/js-id-number-verification-of-a-simple-example.html</guid><description>The following is the code code for the validity verification of the id number according to the code rules</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery realizes the method of image random arrangement</title><link>https://ofstack.com/javascript/23850/jquery-realizes-the-method-of-image-random-arrangement.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23850/jquery-realizes-the-method-of-image-random-arrangement.html</guid><description>An example of jquery is presented in this paper. Share to everybody for everybody reference. The details are as follows: This code can be refreshed to…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery plug in kinMaxShow extends effect usage instances</title><link>https://ofstack.com/javascript/23852/jquery-plug-in-kinmaxshow-extends-effect-usage-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23852/jquery-plug-in-kinmaxshow-extends-effect-usage-instances.html</guid><description>This article illustrates the jQuery plug-in kinMaxShow extension effect usage. Share to everybody for everybody reference. The specific analysis is as follows:</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implementation of multi screen image layer switch effect instance</title><link>https://ofstack.com/javascript/23853/jquery-implementation-of-multi-screen-image-layer-switch-effect-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23853/jquery-implementation-of-multi-screen-image-layer-switch-effect-instance.html</guid><description>This article illustrates jQuery&apos;s method to realize layer switching effect of multi-screen image. Share to everybody for everybody reference. Specific…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery to achieve the image left and right switch method</title><link>https://ofstack.com/javascript/23854/jquery-to-achieve-the-image-left-and-right-switch-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23854/jquery-to-achieve-the-image-left-and-right-switch-method.html</guid><description>This article illustrates jquery&apos;s method of image left-right switch. Share to everybody for everybody reference. Specific implementation methods are as follows:</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic scalable navigation menu instance implemented by jQuery</title><link>https://ofstack.com/javascript/23855/dynamic-scalable-navigation-menu-instance-implemented-by-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23855/dynamic-scalable-navigation-menu-instance-implemented-by-jquery.html</guid><description>This article illustrates the dynamic scalable navigation menu implemented by jQuery. Share to everybody for everybody reference. Specific implementation…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Realization method of jQuery Group Purchase Countdown special effect</title><link>https://ofstack.com/javascript/23856/realization-method-of-jquery-group-purchase-countdown-special-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23856/realization-method-of-jquery-group-purchase-countdown-special-effect.html</guid><description>This paper illustrates the realization method of jQuery group purchase countdown special effect. Share to everybody for everybody reference. Specific…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery dynamic effects display character structure diagram method</title><link>https://ofstack.com/javascript/23858/jquery-dynamic-effects-display-character-structure-diagram-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23858/jquery-dynamic-effects-display-character-structure-diagram-method.html</guid><description>This paper illustrates the jQuery dynamic effect display method of character structure diagram. Share to everybody for everybody reference. The specific…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js implements sorting of table fields</title><link>https://ofstack.com/javascript/2386/js-implements-sorting-of-table-fields.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2386/js-implements-sorting-of-table-fields.html</guid><description>1. Comparison function generator: Test test. HTML:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js implements a method to delete text effect by simulating backspace key of calculator</title><link>https://ofstack.com/javascript/23860/js-implements-a-method-to-delete-text-effect-by-simulating-backspace-key-of-calculator.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23860/js-implements-a-method-to-delete-text-effect-by-simulating-backspace-key-of-calculator.html</guid><description>An example of js is presented in this paper. Share to everybody for everybody reference. The details are as follows: Hopefully, this article has been…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Brief introduction to document. write of output style</title><link>https://ofstack.com/javascript/23861/brief-introduction-to-document.-write-of-output-style.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23861/brief-introduction-to-document.-write-of-output-style.html</guid><description>One of the most basic commands in js is document.write (), which is used to simply print the content to the page. You can print verbatim what you need --…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details on dynamic loading of LABJS files on demand</title><link>https://ofstack.com/javascript/23862/details-on-dynamic-loading-of-labjs-files-on-demand.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23862/details-on-dynamic-loading-of-labjs-files-on-demand.html</guid><description>LABjs is a small JavaScript tool for loading JavaScript files as needed. By using this tool, you can improve page performance, avoid loading unnecessary…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js implements a very simple focus graph switch effect instance</title><link>https://ofstack.com/javascript/23864/js-implements-a-very-simple-focus-graph-switch-effect-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23864/js-implements-a-very-simple-focus-graph-switch-effect-instance.html</guid><description>This article illustrates how js implements a very simple focus graph switching effect. Share to everybody for everybody reference. The specific analysis is…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the difference between closest and parents in jQuery</title><link>https://ofstack.com/javascript/23865/analysis-of-the-difference-between-closest-and-parents-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23865/analysis-of-the-difference-between-closest-and-parents-in-jquery.html</guid><description>In jQuery, closest and parents are used to look for elements on the line. But if you don&apos;t understand, let&apos;s take a look at the differences between closest…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Based on jQuery. Hz2Py. js plug in to achieve Chinese characters to pinyin special effects</title><link>https://ofstack.com/javascript/23867/based-on-jquery.-hz2py.-js-plug-in-to-achieve-chinese-characters-to-pinyin-special-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23867/based-on-jquery.-hz2py.-js-plug-in-to-achieve-chinese-characters-to-pinyin-special-effects.html</guid><description>Chinese characters can be converted into pinyin code based on jQuery. This is a special effect based on jQuery. Hz2Py. js. The plugin downloads itself. Use…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript changes the case of the string</title><link>https://ofstack.com/javascript/23868/javascript-changes-the-case-of-the-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23868/javascript-changes-the-case-of-the-string.html</guid><description>JavaScript provides two methods for converting strings to all uppercase or all lowercase, so that you can change &quot;hello&quot; to &quot;HELLO&quot; or &quot;NOT&quot; to &quot;not&quot;. Why,…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the sample code that determines the suffix name of the uploaded file</title><link>https://ofstack.com/javascript/2387/js-gets-the-sample-code-that-determines-the-suffix-name-of-the-uploaded-file.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2387/js-gets-the-sample-code-that-determines-the-suffix-name-of-the-uploaded-file.html</guid><description>Js gets the sample code that determines the suffix name of the uploaded file</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>trigger of in jquery cannot trigger the resolution of hover events</title><link>https://ofstack.com/javascript/23871/trigger-of-in-jquery-cannot-trigger-the-resolution-of-hover-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23871/trigger-of-in-jquery-cannot-trigger-the-resolution-of-hover-events.html</guid><description>I was working on a project today, but I encountered a problem that I had never encountered before. So Let me write down one. 1. Interpretation of trigger method</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery animate animation has no response to the second click event</title><link>https://ofstack.com/javascript/23878/jquery-animate-animation-has-no-response-to-the-second-click-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23878/jquery-animate-animation-has-no-response-to-the-second-click-event.html</guid><description>When using animate to do the page turning animation, it was found that the second click event animation did not respond, while the first click had animation…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of a jQuery text box losing or gaining focus</title><link>https://ofstack.com/javascript/2388/a-simple-example-of-a-jquery-text-box-losing-or-gaining-focus.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2388/a-simple-example-of-a-jquery-text-box-losing-or-gaining-focus.html</guid><description>CSS code section: HTML code section: :input matches all input, textarea, select, and button elements. JQuery code part: Sometimes the text box has the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js implements the effect of mouse over text link color change</title><link>https://ofstack.com/javascript/23880/js-implements-the-effect-of-mouse-over-text-link-color-change.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23880/js-implements-the-effect-of-mouse-over-text-link-color-change.html</guid><description>An example of js is presented in this paper. Share to everybody for everybody reference. Specific implementation methods are as follows: Hopefully, this…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js method to get the current system date and time</title><link>https://ofstack.com/javascript/23883/js-method-to-get-the-current-system-date-and-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23883/js-method-to-get-the-current-system-date-and-time.html</guid><description>This article illustrates how js gets the date and time of the current system. Share to everybody for everybody reference. Specific implementation methods…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ajax+jQuery implements a cascading display of addresses</title><link>https://ofstack.com/javascript/23885/ajax+jquery-implements-a-cascading-display-of-addresses.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23885/ajax+jquery-implements-a-cascading-display-of-addresses.html</guid><description>This article describes the example of ajax+jQuery to achieve a cascading display address method. Share to everybody for everybody reference. Specific…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript hexadecimal and binary conversion methods</title><link>https://ofstack.com/javascript/23886/javascript-hexadecimal-and-binary-conversion-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23886/javascript-hexadecimal-and-binary-conversion-methods.html</guid><description>An example of javascript106 and 2 is given in this paper. Share to everybody for everybody reference. Specific implementation methods are as follows:…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js method of splitting a string and putting the split data into an array</title><link>https://ofstack.com/javascript/23887/js-method-of-splitting-a-string-and-putting-the-split-data-into-an-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23887/js-method-of-splitting-a-string-and-putting-the-split-data-into-an-array.html</guid><description>This article example shows how js splits strings and puts the split data into arrays. Share to everybody for everybody reference. Specific implementation…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Methods of Juery to solve tablesorter Chinese sorting and Character range</title><link>https://ofstack.com/javascript/23888/methods-of-juery-to-solve-tablesorter-chinese-sorting-and-character-range.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23888/methods-of-juery-to-solve-tablesorter-chinese-sorting-and-character-range.html</guid><description>An example of Juery is presented in this paper to solve the problem of tablesorter Chinese sorting and character range. Share to everybody for everybody…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript operates on table sort instance analysis</title><link>https://ofstack.com/javascript/23889/javascript-operates-on-table-sort-instance-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23889/javascript-operates-on-table-sort-instance-analysis.html</guid><description>This article gives an example of how javascript operates table sorting. Share to everybody for everybody reference. The details are as follows: Complete…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js numeric conversion to 3   bit comma separated sample code</title><link>https://ofstack.com/javascript/2389/js-numeric-conversion-to-3---bit-comma-separated-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2389/js-numeric-conversion-to-3---bit-comma-separated-sample-code.html</guid><description>Js numeric conversion to 3 bit comma separated sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js method to get form</title><link>https://ofstack.com/javascript/23890/js-method-to-get-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23890/js-method-to-get-form.html</guid><description>This article illustrates how js gets form. Share to everybody for everybody reference. The details are as follows: Let&apos;s start with the following code:</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js controls the div eject layer implementation method</title><link>https://ofstack.com/javascript/23892/js-controls-the-div-eject-layer-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23892/js-controls-the-div-eject-layer-implementation-method.html</guid><description>This article describes the js control div eject layer implementation method. Share to everybody for everybody reference. The specific analysis is as follows:</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the method of clicking text to switch the login window</title><link>https://ofstack.com/javascript/23893/javascript-implements-the-method-of-clicking-text-to-switch-the-login-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23893/javascript-implements-the-method-of-clicking-text-to-switch-the-login-window.html</guid><description>This article describes the JavaScript implementation of text toggle login window method. Share to everybody for everybody reference. The specific analysis…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery realized the method of daily weather report imitating Tencent Microblog sliding effect</title><link>https://ofstack.com/javascript/23894/jquery-realized-the-method-of-daily-weather-report-imitating-tencent-microblog-sliding-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23894/jquery-realized-the-method-of-daily-weather-report-imitating-tencent-microblog-sliding-effect.html</guid><description>This paper gives an example of jQuery&apos;s method to report the daily weather according to the sliding effect of Tencent Weibo. Share to everybody for…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js operates on the css attribute to achieve the div layer expansion closure effect</title><link>https://ofstack.com/javascript/23896/js-operates-on-the-css-attribute-to-achieve-the-div-layer-expansion-closure-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23896/js-operates-on-the-css-attribute-to-achieve-the-div-layer-expansion-closure-effect.html</guid><description>This article illustrates how js operates on the css attribute to achieve the div layer expansion and closure effect. Share to everybody for everybody…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JS converts Numbers to three comma separated style of sample code</title><link>https://ofstack.com/javascript/2390/js-converts-numbers-to-three-comma-separated-style-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2390/js-converts-numbers-to-three-comma-separated-style-of-sample-code.html</guid><description>JS converts Numbers to three comma separated style of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of jQuery&apos;s method to achieve smooth jump effect of anchor points in page</title><link>https://ofstack.com/javascript/23903/summary-of-jquery&apos;s-method-to-achieve-smooth-jump-effect-of-anchor-points-in-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23903/summary-of-jquery&apos;s-method-to-achieve-smooth-jump-effect-of-anchor-points-in-page.html</guid><description>We do at ordinary times navigation scroll to content is done by the anchor, 1 just jump straight to the content of the brush, no 1 silk scroll effect, and…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript implementation to verify IP address and other relevant information code</title><link>https://ofstack.com/javascript/23904/javascript-implementation-to-verify-ip-address-and-other-relevant-information-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23904/javascript-implementation-to-verify-ip-address-and-other-relevant-information-code.html</guid><description>This code is extracted from the personal project, should be able to calculate on the IP is quite comprehensive and effective related information…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The javascript implementation gets the string hash value</title><link>https://ofstack.com/javascript/23906/the-javascript-implementation-gets-the-string-hash-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23906/the-javascript-implementation-gets-the-string-hash-value.html</guid><description>High performance functions that calculate the value of a string or file, hash, are much faster than md5, are used directly by themselves, have a very low…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Table of AngularJS basic knowledge notes</title><link>https://ofstack.com/javascript/23907/table-of-angularjs-basic-knowledge-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23907/table-of-angularjs-basic-knowledge-notes.html</guid><description>Tabular data is often repetitive in nature. The ng-ES2en directive can be used to draw tables easily. The following example shows the use of the ES3en-ES4en…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Filters for AngularJS Basic knowledge notes</title><link>https://ofstack.com/javascript/23908/filters-for-angularjs-basic-knowledge-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23908/filters-for-angularjs-basic-knowledge-notes.html</guid><description>Filters are used to change and modify data and can be placed in expressions or pipe directives. Here is a list of commonly used filters. S.No. Name…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Brief introduction to Option objects in drop down menu</title><link>https://ofstack.com/javascript/23909/brief-introduction-to-option-objects-in-drop-down-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23909/brief-introduction-to-option-objects-in-drop-down-menu.html</guid><description>1. Create the Option object 1.1 var optionEle1 = document.createElement(&apos;option&apos;); 1.2 var optionEle2 = new Option(text, value, defaultSelected, selected);</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JS executes the judgment code before deleting</title><link>https://ofstack.com/javascript/2391/js-executes-the-judgment-code-before-deleting.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2391/js-executes-the-judgment-code-before-deleting.html</guid><description>JS executes the judgment code before deleting</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>AngularJS basic study Notes controller</title><link>https://ofstack.com/javascript/23910/angularjs-basic-study-notes-controller.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23910/angularjs-basic-study-notes-controller.html</guid><description>The AngularJS controller is used to control the data of AngularJS applications. The AngularJS controller is just a regular JavaScript object. AngularJS…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Expressions of AngularJS basic study notes</title><link>https://ofstack.com/javascript/23912/expressions-of-angularjs-basic-study-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/23912/expressions-of-angularjs-basic-study-notes.html</guid><description>AngularJS binds data to HTML through expressions. AngularJS expression The AngularJS expression is written in double braces: {{expression statement}}.</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript means to register a carriage return event for a button (setting the default button)</title><link>https://ofstack.com/javascript/23914/javascript-means-to-register-a-carriage-return-event-for-a-button-(setting-the-default-button).html</link><guid isPermaLink="true">https://ofstack.com/javascript/23914/javascript-means-to-register-a-carriage-return-event-for-a-button-(setting-the-default-button).html</guid><description>This article illustrates how javascript registers a carriage return event for a button (setting the default button). Share to everybody for everybody…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JS pop up layer simple absolute positioning centered sample code</title><link>https://ofstack.com/javascript/2392/js-pop-up-layer-simple-absolute-positioning-centered-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2392/js-pop-up-layer-simple-absolute-positioning-centered-sample-code.html</guid><description>JS pop up layer simple absolute positioning centered sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Precautions for using jquery live</title><link>https://ofstack.com/javascript/2393/precautions-for-using-jquery-live.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2393/precautions-for-using-jquery-live.html</guid><description>Precautions for using jquery live</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does js get the key of type object</title><link>https://ofstack.com/javascript/2394/how-does-js-get-the-key-of-type-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2394/how-does-js-get-the-key-of-type-object.html</guid><description>How does js get the key of type object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The paging table data written by pure js is a json string</title><link>https://ofstack.com/javascript/2395/the-paging-table-data-written-by-pure-js-is-a-json-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2395/the-paging-table-data-written-by-pure-js-is-a-json-string.html</guid><description>The paging table data written by pure js is a json string</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Count down time 60 refresh web page js code</title><link>https://ofstack.com/javascript/2396/count-down-time-60-refresh-web-page-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2396/count-down-time-60-refresh-web-page-js-code.html</guid><description>Count down time 60 refresh web page js code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS replaces the carriage return example in the text field</title><link>https://ofstack.com/javascript/2397/js-replaces-the-carriage-return-example-in-the-text-field.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2397/js-replaces-the-carriage-return-example-in-the-text-field.html</guid><description>JS replaces the carriage return example in the text field</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript is a method to get the current page&apos;s address from the previous page</title><link>https://ofstack.com/javascript/2398/javascript-is-a-method-to-get-the-current-page&apos;s-address-from-the-previous-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2398/javascript-is-a-method-to-get-the-current-page&apos;s-address-from-the-previous-page.html</guid><description>Javascript is a method to get the current page&apos;s address from the previous page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Verify that the form is Chinese through regular expressions</title><link>https://ofstack.com/javascript/2399/verify-that-the-form-is-chinese-through-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2399/verify-that-the-form-is-chinese-through-regular-expressions.html</guid><description>Verify that the form is Chinese through regular expressions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sorting out and solving the problems encountered in the use of jquery components</title><link>https://ofstack.com/javascript/2401/sorting-out-and-solving-the-problems-encountered-in-the-use-of-jquery-components.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2401/sorting-out-and-solving-the-problems-encountered-in-the-use-of-jquery-components.html</guid><description>Sorting out and solving the problems encountered in the use of jquery components</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js document.write of</title><link>https://ofstack.com/javascript/2402/js-document.write-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2402/js-document.write-of.html</guid><description>Document. The write method One of the most basic JavaScript commands is document.write. This command simply prints the specified text content to the page.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery writes the fadeTo sample code</title><link>https://ofstack.com/javascript/2403/jquery-writes-the-fadeto-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2403/jquery-writes-the-fadeto-sample-code.html</guid><description>JQuery writes the fadeTo sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method for iframe parent page to get child page parameters</title><link>https://ofstack.com/javascript/2404/method-for-iframe-parent-page-to-get-child-page-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2404/method-for-iframe-parent-page-to-get-child-page-parameters.html</guid><description>Method for iframe parent page to get child page parameters</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Form serialization USES the example with serialize in jq</title><link>https://ofstack.com/javascript/2405/form-serialization-uses-the-example-with-serialize-in-jq.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2405/form-serialization-uses-the-example-with-serialize-in-jq.html</guid><description>Form serialization USES the example with serialize in jq</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of a regular table multi header query</title><link>https://ofstack.com/javascript/2406/example-of-a-regular-table-multi-header-query.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2406/example-of-a-regular-table-multi-header-query.html</guid><description>Example of a regular table multi header query</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples are referenced in Javascript</title><link>https://ofstack.com/javascript/2407/examples-are-referenced-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2407/examples-are-referenced-in-javascript.html</guid><description>Examples are referenced in Javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery parses XML strings and XML files</title><link>https://ofstack.com/javascript/2408/jquery-parses-xml-strings-and-xml-files.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2408/jquery-parses-xml-strings-and-xml-files.html</guid><description>1. Read XML string: Such as: 2. Read the XML file Such as:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js methods for deleting arrays</title><link>https://ofstack.com/javascript/2409/js-methods-for-deleting-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2409/js-methods-for-deleting-arrays.html</guid><description>Var arr = [&apos; a &apos;, &apos;b&apos;, &apos;c&apos;]. There are two ways to delete &apos;b&apos; : 1. Delete method :delete arr[1] The arr[1] is undefined, but it has the advantage that the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery center mask effect sharing</title><link>https://ofstack.com/javascript/2410/jquery-center-mask-effect-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2410/jquery-center-mask-effect-sharing.html</guid><description>Jquery center mask effect sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to jquery traversal checkbox</title><link>https://ofstack.com/javascript/2411/introduction-to-jquery-traversal-checkbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2411/introduction-to-jquery-traversal-checkbox.html</guid><description>Cancel all checkbox selections $(&quot; # ChkAll &quot;). Click (function () { $(&quot; # divContent input [type = &apos;checkbox&apos;] &quot;). The attr (&quot; checked &quot;, $(this). Attr (&quot;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery instructions for traversing the checkbox</title><link>https://ofstack.com/javascript/2412/jquery-instructions-for-traversing-the-checkbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2412/jquery-instructions-for-traversing-the-checkbox.html</guid><description>When working on the front-end project these two days, I want to iterate over the checkbox on the page through jquery with the following code: I found that…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery determines whether the checkbox of checkbox is selected and whether the implementation code is fully or unselected</title><link>https://ofstack.com/javascript/2413/jquery-determines-whether-the-checkbox-of-checkbox-is-selected-and-whether-the-implementation-code-is-fully-or-unselected.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2413/jquery-determines-whether-the-checkbox-of-checkbox-is-selected-and-whether-the-implementation-code-is-fully-or-unselected.html</guid><description>JQuery determines if a checkbox is selected: If ($(&quot; # id &quot;). The attr (&quot; checked &quot;) = = true) JQuery implements checkbox selection, full…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets the value of of in the selected radio  check box  and drop   down box</title><link>https://ofstack.com/javascript/2414/jquery-gets-the-value-of-of-in-the-selected-radio--check-box--and-drop---down-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2414/jquery-gets-the-value-of-of-in-the-selected-radio--check-box--and-drop---down-box.html</guid><description>JQuery gets the value of of in the selected radio check box and drop down box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery for drop down boxes  single   box  multi   box operations</title><link>https://ofstack.com/javascript/2416/jquery-for-drop-down-boxes--single---box--multi---box-operations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2416/jquery-for-drop-down-boxes--single---box--multi---box-operations.html</guid><description>JQuery for drop down boxes single box multi box operations</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery custom scroll bar plug in sample share</title><link>https://ofstack.com/javascript/2417/jquery-custom-scroll-bar-plug-in-sample-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2417/jquery-custom-scroll-bar-plug-in-sample-share.html</guid><description>Jquery custom scroll bar plug in sample share</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery made sohu quick site page effect sample sharing</title><link>https://ofstack.com/javascript/2418/jquery-made-sohu-quick-site-page-effect-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2418/jquery-made-sohu-quick-site-page-effect-sample-sharing.html</guid><description>Jquery made sohu quick site page effect sample sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery can be used to implement a multi selection drop down box</title><link>https://ofstack.com/javascript/2419/jquery-can-be-used-to-implement-a-multi-selection-drop-down-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2419/jquery-can-be-used-to-implement-a-multi-selection-drop-down-box.html</guid><description>Jquery can be used to implement a multi selection drop down box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery infinite level drop down menu simple implementation code</title><link>https://ofstack.com/javascript/2420/jquery-infinite-level-drop-down-menu-simple-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2420/jquery-infinite-level-drop-down-menu-simple-implementation-code.html</guid><description>Jquery infinite level drop down menu simple implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of a jQuery infinite menu</title><link>https://ofstack.com/javascript/2421/a-simple-example-of-a-jquery-infinite-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2421/a-simple-example-of-a-jquery-infinite-menu.html</guid><description>I&apos;ve separated out the CSS completely and added styles with jQuery for multiple levels of coloring, and it&apos;s easy to generate a directory tree and control…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js control table merge concrete implementation</title><link>https://ofstack.com/javascript/2422/js-control-table-merge-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2422/js-control-table-merge-concrete-implementation.html</guid><description>Js control table merge concrete implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js file Cookie store value sample code</title><link>https://ofstack.com/javascript/2423/js-file-cookie-store-value-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2423/js-file-cookie-store-value-sample-code.html</guid><description>Js file Cookie store value sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sort of method of array in js</title><link>https://ofstack.com/javascript/2424/sort-of-method-of-array-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2424/sort-of-method-of-array-in-js.html</guid><description>Sort of method of array in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to generate random case letters</title><link>https://ofstack.com/javascript/2425/javascript-to-generate-random-case-letters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2425/javascript-to-generate-random-case-letters.html</guid><description>Javascript to generate random case letters</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to convert a json object to a string</title><link>https://ofstack.com/javascript/2426/method-to-convert-a-json-object-to-a-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2426/method-to-convert-a-json-object-to-a-string.html</guid><description>Method to convert a json object to a string</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the difference between a hierarchical selector and a find of in Jquery</title><link>https://ofstack.com/javascript/2428/an-example-of-the-difference-between-a-hierarchical-selector-and-a-find-of-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2428/an-example-of-the-difference-between-a-hierarchical-selector-and-a-find-of-in-jquery.html</guid><description>An example of the difference between a hierarchical selector and a find of in Jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>After the page is loaded  the scroll bar will automatically scroll to a certain position</title><link>https://ofstack.com/javascript/2429/after-the-page-is-loaded--the-scroll-bar-will-automatically-scroll-to-a-certain-position.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2429/after-the-page-is-loaded--the-scroll-bar-will-automatically-scroll-to-a-certain-position.html</guid><description>After the page is loaded the scroll bar will automatically scroll to a certain position</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js table of ten thousand data instantly load the implementation code</title><link>https://ofstack.com/javascript/2430/js-table-of-ten-thousand-data-instantly-load-the-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2430/js-table-of-ten-thousand-data-instantly-load-the-implementation-code.html</guid><description>Js table of ten thousand data instantly load the implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use js to implement an editable select drop down list</title><link>https://ofstack.com/javascript/2431/use-js-to-implement-an-editable-select-drop-down-list.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2431/use-js-to-implement-an-editable-select-drop-down-list.html</guid><description>Use js to implement an editable select drop down list</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the specific implementation of the specified cookie</title><link>https://ofstack.com/javascript/2432/js-gets-the-specific-implementation-of-the-specified-cookie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2432/js-gets-the-specific-implementation-of-the-specified-cookie.html</guid><description>Js gets the specific implementation of the specified cookie</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js method to get and set properties</title><link>https://ofstack.com/javascript/2433/js-method-to-get-and-set-properties.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2433/js-method-to-get-and-set-properties.html</guid><description>The id attribute is like a hook, with one end attached to an element in the document and another end attached to a style in the CSS style sheet Document.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js control browser full screen sample code</title><link>https://ofstack.com/javascript/2434/js-control-browser-full-screen-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2434/js-control-browser-full-screen-sample-code.html</guid><description>Js control browser full screen sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to remove the first character and the last character of the implementation code</title><link>https://ofstack.com/javascript/2435/js-to-remove-the-first-character-and-the-last-character-of-the-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2435/js-to-remove-the-first-character-and-the-last-character-of-the-implementation-code.html</guid><description>JS to remove the first character and the last character of the implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamically creates an upload form with an iframe to simulate Ajax without refreshing</title><link>https://ofstack.com/javascript/2436/js-dynamically-creates-an-upload-form-with-an-iframe-to-simulate-ajax-without-refreshing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2436/js-dynamically-creates-an-upload-form-with-an-iframe-to-simulate-ajax-without-refreshing.html</guid><description>Js dynamically creates an upload form with an iframe to simulate Ajax without refreshing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the use of Array in JS</title><link>https://ofstack.com/javascript/2437/an-example-of-the-use-of-array-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2437/an-example-of-the-use-of-array-in-js.html</guid><description>An example of the use of Array in JS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript callback function application example</title><link>https://ofstack.com/javascript/2438/javascript-callback-function-application-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2438/javascript-callback-function-application-example.html</guid><description>Javascript callback function application example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS get and set use examples</title><link>https://ofstack.com/javascript/2439/js-get-and-set-use-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2439/js-get-and-set-use-examples.html</guid><description>JS get and set use examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery is a way to avoid collisions between $and other JS libraries</title><link>https://ofstack.com/javascript/2440/jquery-is-a-way-to-avoid-collisions-between-$and-other-js-libraries.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2440/jquery-is-a-way-to-avoid-collisions-between-$and-other-js-libraries.html</guid><description>JQuery is a way to avoid collisions between $and other JS libraries</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the implementation code for the value and text of the drop down box selected item</title><link>https://ofstack.com/javascript/2441/js-gets-the-implementation-code-for-the-value-and-text-of-the-drop-down-box-selected-item.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2441/js-gets-the-implementation-code-for-the-value-and-text-of-the-drop-down-box-selected-item.html</guid><description>Js to get the value of the drop-down box and the text on the web provides two ways: but some people are very irresponsible, they do not take into account…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js automatically looks up the select drop down menu and selects the of sample code</title><link>https://ofstack.com/javascript/2442/js-automatically-looks-up-the-select-drop-down-menu-and-selects-the-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2442/js-automatically-looks-up-the-select-drop-down-menu-and-selects-the-of-sample-code.html</guid><description>Js automatically looks up the select drop down menu and selects the of sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery sets up and gets simple instances of HTML  text  and values</title><link>https://ofstack.com/javascript/2443/jquery-sets-up-and-gets-simple-instances-of-html--text--and-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2443/jquery-sets-up-and-gets-simple-instances-of-html--text--and-values.html</guid><description>JQuery sets up and gets simple instances of HTML text and values</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js of JavaScript to achieve a simple TAB TAB switching effect</title><link>https://ofstack.com/javascript/2444/js-of-javascript-to-achieve-a-simple-tab-tab-switching-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2444/js-of-javascript-to-achieve-a-simple-tab-tab-switching-effect.html</guid><description>Js (JavaScript) can be a TAB TAB switch code, you can automatically adapt to the width, you can add their own to remove the tag block, fool operation can be…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript advanced tips sharing</title><link>https://ofstack.com/javascript/2445/javascript-advanced-tips-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2445/javascript-advanced-tips-sharing.html</guid><description>After finishing up the Ajax section last time, and finishing up the advanced tips section this week, let&apos;s do the same. When you try to stretch the browser,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Drag and drop the JS implementation of the child form</title><link>https://ofstack.com/javascript/2446/drag-and-drop-the-js-implementation-of-the-child-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2446/drag-and-drop-the-js-implementation-of-the-child-form.html</guid><description>1. The child form When designing the website, we need to design some modal subforms, such as This step is very easy to achieve, just need div+ CSS ok, see…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS clears the multi text box  text field sample code</title><link>https://ofstack.com/javascript/2448/js-clears-the-multi-text-box--text-field-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2448/js-clears-the-multi-text-box--text-field-sample-code.html</guid><description>JS clears the multi text box text field sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of script merging to improve javascript performance</title><link>https://ofstack.com/javascript/2449/example-of-script-merging-to-improve-javascript-performance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2449/example-of-script-merging-to-improve-javascript-performance.html</guid><description>Example of script merging to improve javascript performance</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dynamically loading scripts improves javascript performance</title><link>https://ofstack.com/javascript/2450/dynamically-loading-scripts-improves-javascript-performance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2450/dynamically-loading-scripts-improves-javascript-performance.html</guid><description>Dynamically loading scripts improves javascript performance</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Clever use of local variables to improve javascript performance</title><link>https://ofstack.com/javascript/2451/clever-use-of-local-variables-to-improve-javascript-performance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2451/clever-use-of-local-variables-to-improve-javascript-performance.html</guid><description>Clever use of local variables to improve javascript performance</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Deep understanding of prototype chains in javascript</title><link>https://ofstack.com/javascript/2452/deep-understanding-of-prototype-chains-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2452/deep-understanding-of-prototype-chains-in-javascript.html</guid><description>Deep understanding of prototype chains in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JSONP takes specific steps to get the number of posts on Twitter and Facebook</title><link>https://ofstack.com/javascript/2453/jsonp-takes-specific-steps-to-get-the-number-of-posts-on-twitter-and-facebook.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2453/jsonp-takes-specific-steps-to-get-the-number-of-posts-on-twitter-and-facebook.html</guid><description>JSONP takes specific steps to get the number of posts on Twitter and Facebook</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic loading of js  CSS and other files across the iframe implementation</title><link>https://ofstack.com/javascript/2454/dynamic-loading-of-js--css-and-other-files-across-the-iframe-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2454/dynamic-loading-of-js--css-and-other-files-across-the-iframe-implementation.html</guid><description>Dynamic loading of js CSS and other files across the iframe implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js manipulates the dom to generate drop down list boxes</title><link>https://ofstack.com/javascript/2455/js-manipulates-the-dom-to-generate-drop-down-list-boxes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2455/js-manipulates-the-dom-to-generate-drop-down-list-boxes.html</guid><description>Js manipulates the dom to generate drop down list boxes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js setting the default value of function parameter of is suitable for the case of no arguments</title><link>https://ofstack.com/javascript/2456/js-setting-the-default-value-of-function-parameter-of-is-suitable-for-the-case-of-no-arguments.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2456/js-setting-the-default-value-of-function-parameter-of-is-suitable-for-the-case-of-no-arguments.html</guid><description>Js setting the default value of function parameter of is suitable for the case of no arguments</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS takes the value of request and executes it automatically using the example</title><link>https://ofstack.com/javascript/2457/js-takes-the-value-of-request-and-executes-it-automatically-using-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2457/js-takes-the-value-of-request-and-executes-it-automatically-using-the-example.html</guid><description>JS takes the value of request and executes it automatically using the example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Reducing the number of DOM accesses improves javascript performance</title><link>https://ofstack.com/javascript/2458/reducing-the-number-of-dom-accesses-improves-javascript-performance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2458/reducing-the-number-of-dom-accesses-improves-javascript-performance.html</guid><description>Reducing the number of DOM accesses improves javascript performance</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements a light blue mouse drag selection box instance</title><link>https://ofstack.com/javascript/24580/javascript-implements-a-light-blue-mouse-drag-selection-box-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24580/javascript-implements-a-light-blue-mouse-drag-selection-box-instance.html</guid><description>This article shows how javascript implemented the light blue drag selection box. Share to everybody for everybody reference. Specific implementation methods…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javasript realizes password hiding and display</title><link>https://ofstack.com/javascript/24581/javasript-realizes-password-hiding-and-display.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24581/javasript-realizes-password-hiding-and-display.html</guid><description>javascript to view the hidden password box in the clear text method, user input password display asterisk, how to view the clear text information, js can be…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The bottom right corner of jquery automatically pops up a deactivated advertising layer</title><link>https://ofstack.com/javascript/24584/the-bottom-right-corner-of-jquery-automatically-pops-up-a-deactivated-advertising-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24584/the-bottom-right-corner-of-jquery-automatically-pops-up-a-deactivated-advertising-layer.html</guid><description>When the layer pops out at the bottom right corner, it will automatically hide after 1 fixed time. This is the end of this article, I hope you enjoy it.</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The use example of createTextRange of contains a text box with selected text content</title><link>https://ofstack.com/javascript/2459/the-use-example-of-createtextrange-of-contains-a-text-box-with-selected-text-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2459/the-use-example-of-createtextrange-of-contains-a-text-box-with-selected-text-content.html</guid><description>The use example of createTextRange of contains a text box with selected text content</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript element creates the implementation method dynamically</title><link>https://ofstack.com/javascript/24590/the-javascript-element-creates-the-implementation-method-dynamically.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24590/the-javascript-element-creates-the-implementation-method-dynamically.html</guid><description>This article gives an example of how javascript elements are dynamically created. Share to everybody for everybody reference. The specific analysis is as…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of clipboardData object usage in javascript</title><link>https://ofstack.com/javascript/24594/details-of-clipboarddata-object-usage-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24594/details-of-clipboarddata-object-usage-in-javascript.html</guid><description>This article illustrates the use of clipboardData objects in javascript. Share to everybody for everybody reference. The specific analysis is as follows:</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implementation of the mouse drag element instance code</title><link>https://ofstack.com/javascript/2460/javascript-implementation-of-the-mouse-drag-element-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2460/javascript-implementation-of-the-mouse-drag-element-instance-code.html</guid><description>The most began to realize the purpose of the mouse drag elements is drag a lot of dots on a page, in a fixed location, and then copy the HTML, paste in the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js paging sample sharing for table and ul</title><link>https://ofstack.com/javascript/2461/js-paging-sample-sharing-for-table-and-ul.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2461/js-paging-sample-sharing-for-table-and-ul.html</guid><description>Js paging sample sharing for table and ul</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of Javascript typeof usage</title><link>https://ofstack.com/javascript/24615/summary-of-javascript-typeof-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24615/summary-of-javascript-typeof-usage.html</guid><description>Arrays are used in js, such as multiple input with the same name. If they are generated dynamically, you need to determine if they are an array at commit…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Type setting for jquery. Post usage</title><link>https://ofstack.com/javascript/2462/type-setting-for-jquery.-post-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2462/type-setting-for-jquery.-post-usage.html</guid><description>Type setting for jquery. Post usage</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the table click sort method</title><link>https://ofstack.com/javascript/24620/javascript-implements-the-table-click-sort-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24620/javascript-implements-the-table-click-sort-method.html</guid><description>This article illustrates JavaScript&apos;s method of table click sorting. Share to everybody for everybody reference. The specific analysis is as follows:…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript method that pops up the transparent float layer when you click the button</title><link>https://ofstack.com/javascript/24621/javascript-method-that-pops-up-the-transparent-float-layer-when-you-click-the-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24621/javascript-method-that-pops-up-the-transparent-float-layer-when-you-click-the-button.html</guid><description>This article illustrates how JavaScript pops up a transparent float layer after clicking the button. Share to everybody for everybody reference. The…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The method by which the jQuery child form gets the parent form element</title><link>https://ofstack.com/javascript/24624/the-method-by-which-the-jquery-child-form-gets-the-parent-form-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24624/the-method-by-which-the-jquery-child-form-gets-the-parent-form-element.html</guid><description>This article illustrates how an jQuery child form retrieves a parent form element. Share to everybody for everybody reference. The details are as follows:</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JQuery to get the IE version of webbrowser inaccurate solution</title><link>https://ofstack.com/javascript/2463/jquery-to-get-the-ie-version-of-webbrowser-inaccurate-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2463/jquery-to-get-the-ie-version-of-webbrowser-inaccurate-solution.html</guid><description>JQuery to get the IE version of webbrowser inaccurate solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements the method of dom to dynamically create provincial and municipal longitudinal list menu</title><link>https://ofstack.com/javascript/24637/javascript-implements-the-method-of-dom-to-dynamically-create-provincial-and-municipal-longitudinal-list-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24637/javascript-implements-the-method-of-dom-to-dynamically-create-provincial-and-municipal-longitudinal-list-menu.html</guid><description>An example of javascript is given to illustrate dom&apos;s method of dynamically creating provincial and municipal vertical list menus. Share to everybody for…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method to get the height and width of a page</title><link>https://ofstack.com/javascript/2464/method-to-get-the-height-and-width-of-a-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2464/method-to-get-the-height-and-width-of-a-page.html</guid><description>Method to get the height and width of a page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript based on DOM to realize the provincial and municipal link drop down box method</title><link>https://ofstack.com/javascript/24643/javascript-based-on-dom-to-realize-the-provincial-and-municipal-link-drop-down-box-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24643/javascript-based-on-dom-to-realize-the-provincial-and-municipal-link-drop-down-box-method.html</guid><description>An example of javascript based on DOM is presented in this paper. Share to everybody for everybody reference. Specific implementation methods are as follows:</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Methods in JavaScript that stop the execution of setInterval and setTimeout events</title><link>https://ofstack.com/javascript/24649/methods-in-javascript-that-stop-the-execution-of-setinterval-and-settimeout-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/24649/methods-in-javascript-that-stop-the-execution-of-setinterval-and-settimeout-events.html</guid><description>The setInterval and setTimeout methods are commonly used in js code to perform circular events. The details of these methods are not discussed here, but I…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use js to determine whether the current TimeZone TimeZone is daylight saving time</title><link>https://ofstack.com/javascript/2465/use-js-to-determine-whether-the-current-timezone-timezone-is-daylight-saving-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2465/use-js-to-determine-whether-the-current-timezone-timezone-is-daylight-saving-time.html</guid><description>Use js to determine whether the current TimeZone TimeZone is daylight saving time</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the time code for the current time zone when daylight saving time occurs and terminates</title><link>https://ofstack.com/javascript/2466/js-gets-the-time-code-for-the-current-time-zone-when-daylight-saving-time-occurs-and-terminates.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2466/js-gets-the-time-code-for-the-current-time-zone-when-daylight-saving-time-occurs-and-terminates.html</guid><description>Js gets the time code for the current time zone when daylight saving time occurs and terminates</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js amount format back and forth conversion example</title><link>https://ofstack.com/javascript/2467/js-amount-format-back-and-forth-conversion-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2467/js-amount-format-back-and-forth-conversion-example.html</guid><description>Js amount format back and forth conversion example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js is a method that adds up Numbers instead of splicing them together</title><link>https://ofstack.com/javascript/2468/js-is-a-method-that-adds-up-numbers-instead-of-splicing-them-together.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2468/js-is-a-method-that-adds-up-numbers-instead-of-splicing-them-together.html</guid><description>Js is a method that adds up Numbers instead of splicing them together</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using JQuery to achieve all and cancel the two simple methods</title><link>https://ofstack.com/javascript/2470/using-jquery-to-achieve-all-and-cancel-the-two-simple-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2470/using-jquery-to-achieve-all-and-cancel-the-two-simple-methods.html</guid><description>Using JQuery to achieve all and cancel the two simple methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements a general notation for checkbox all and none</title><link>https://ofstack.com/javascript/2471/jquery-implements-a-general-notation-for-checkbox-all-and-none.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2471/jquery-implements-a-general-notation-for-checkbox-all-and-none.html</guid><description>Jquery implements a general notation for checkbox all and none</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of methods to prevent jQuery ajax Load from using caching</title><link>https://ofstack.com/javascript/2472/summary-of-methods-to-prevent-jquery-ajax-load-from-using-caching.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2472/summary-of-methods-to-prevent-jquery-ajax-load-from-using-caching.html</guid><description>A, usage, The load function of jquery is a call that requests another file and loads it into the current DOM. The full format of the load method is:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery load method usage and notes</title><link>https://ofstack.com/javascript/2473/jquery-load-method-usage-and-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2473/jquery-load-method-usage-and-notes.html</guid><description>The full format for calling the load method is: load(url, [data], [callback]), where Url: Is the address of the file to be imported. Data: Optional…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Page load after the completion of the implementation of JS jquery writing method and distinction</title><link>https://ofstack.com/javascript/2474/page-load-after-the-completion-of-the-implementation-of-js-jquery-writing-method-and-distinction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2474/page-load-after-the-completion-of-the-implementation-of-js-jquery-writing-method-and-distinction.html</guid><description>1, $(function () { $(&quot; # a &quot;). Click (function () { / / adding your code here }); }); 2, $(document). Ready (function () { $(&quot; # a &quot;). Click (function () {…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solve the problem of not executing page js when loading a page into a div with jquery load</title><link>https://ofstack.com/javascript/2475/solve-the-problem-of-not-executing-page-js-when-loading-a-page-into-a-div-with-jquery-load.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2475/solve-the-problem-of-not-executing-page-js-when-loading-a-page-into-a-div-with-jquery-load.html</guid><description>There&apos;s no way to do this. Think of it differently:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Text box watermark prompt effect of the simple implementation code</title><link>https://ofstack.com/javascript/2476/text-box-watermark-prompt-effect-of-the-simple-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2476/text-box-watermark-prompt-effect-of-the-simple-implementation-code.html</guid><description>Text box watermark prompt effect of the simple implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation of the provinces and cities select drop down box to replace the of sample code</title><link>https://ofstack.com/javascript/2477/jquery-implementation-of-the-provinces-and-cities-select-drop-down-box-to-replace-the-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2477/jquery-implementation-of-the-provinces-and-cities-select-drop-down-box-to-replace-the-of-sample-code.html</guid><description>Corresponding realization of provinces and cities: &lt; Some are not packaged. A more selective province determines the city&apos;s content</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery implements a simple example of the drop down box left and right selection</title><link>https://ofstack.com/javascript/2478/jquery-implements-a-simple-example-of-the-drop-down-box-left-and-right-selection.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2478/jquery-implements-a-simple-example-of-the-drop-down-box-left-and-right-selection.html</guid><description>And that&apos;s what it does, it says add to the right, add to the right, delete to the left, delete to the left. JQuery code resolution: The effect is similar…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery deselect the select drop down box sample code</title><link>https://ofstack.com/javascript/2479/jquery-deselect-the-select-drop-down-box-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2479/jquery-deselect-the-select-drop-down-box-sample-code.html</guid><description>There are three select drop-down boxes One big class, two small classes hidden, need to select the big class, the small class shows at the same time clear…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dynamically add js implementation code to delete table rows</title><link>https://ofstack.com/javascript/2481/dynamically-add-js-implementation-code-to-delete-table-rows.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2481/dynamically-add-js-implementation-code-to-delete-table-rows.html</guid><description>Dynamically add js implementation code to delete table rows</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I tell if the js script is loaded</title><link>https://ofstack.com/javascript/2482/how-do-i-tell-if-the-js-script-is-loaded.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2482/how-do-i-tell-if-the-js-script-is-loaded.html</guid><description>In &quot;load on demand&quot; requirements, we often judge that a callback function is returned when the script is loaded. How do we determine that the script is loaded?</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to obtain the address bar parameters of several methods summary</title><link>https://ofstack.com/javascript/2483/js-to-obtain-the-address-bar-parameters-of-several-methods-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2483/js-to-obtain-the-address-bar-parameters-of-several-methods-summary.html</guid><description>JS to obtain the address bar parameters of several methods summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple implementation of asynchronous submit in jquery ajaxSubmit</title><link>https://ofstack.com/javascript/2484/simple-implementation-of-asynchronous-submit-in-jquery-ajaxsubmit.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2484/simple-implementation-of-asynchronous-submit-in-jquery-ajaxsubmit.html</guid><description>Simple implementation of asynchronous submit in jquery ajaxSubmit</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The method of dynamically creating script tags to achieve cross domain resource access is introduced</title><link>https://ofstack.com/javascript/2485/the-method-of-dynamically-creating-script-tags-to-achieve-cross-domain-resource-access-is-introduced.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2485/the-method-of-dynamically-creating-script-tags-to-achieve-cross-domain-resource-access-is-introduced.html</guid><description>The method of dynamically creating script tags to achieve cross domain resource access is introduced</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple implementation of jQuery tabs</title><link>https://ofstack.com/javascript/2486/simple-implementation-of-jquery-tabs.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2486/simple-implementation-of-jquery-tabs.html</guid><description>JQuery implements tabs. First, build the interface. There&apos;s the navigation header, tab_menu, and then there&apos;s the content, tab_box. To achieve the effect…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The solution to the problem of repeating ExtJs ordinate values</title><link>https://ofstack.com/javascript/2487/the-solution-to-the-problem-of-repeating-extjs-ordinate-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2487/the-solution-to-the-problem-of-repeating-extjs-ordinate-values.html</guid><description>The solution to the problem of repeating ExtJs ordinate values</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Flash hides the correct solution to the div problem</title><link>https://ofstack.com/javascript/2488/flash-hides-the-correct-solution-to-the-div-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2488/flash-hides-the-correct-solution-to-the-div-problem.html</guid><description>Flash hides the correct solution to the div problem</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample browser window load and size change events</title><link>https://ofstack.com/javascript/2489/sample-browser-window-load-and-size-change-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2489/sample-browser-window-load-and-size-change-events.html</guid><description>Sample browser window load and size change events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js settimeout method plus the use of parameters</title><link>https://ofstack.com/javascript/2490/js-settimeout-method-plus-the-use-of-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2490/js-settimeout-method-plus-the-use-of-parameters.html</guid><description>Js settimeout method plus the use of parameters</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Press enter directly to achieve the effect of clicking a button that triggers the click event</title><link>https://ofstack.com/javascript/2491/press-enter-directly-to-achieve-the-effect-of-clicking-a-button-that-triggers-the-click-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2491/press-enter-directly-to-achieve-the-effect-of-clicking-a-button-that-triggers-the-click-event.html</guid><description>Press enter directly to achieve the effect of clicking a button that triggers the click event</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A solution for Ajax requests to time out when there is a large amount of data</title><link>https://ofstack.com/javascript/2492/a-solution-for-ajax-requests-to-time-out-when-there-is-a-large-amount-of-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2492/a-solution-for-ajax-requests-to-time-out-when-there-is-a-large-amount-of-data.html</guid><description>A solution for Ajax requests to time out when there is a large amount of data</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of how jQuery&apos;s live of method handles hover events</title><link>https://ofstack.com/javascript/2493/an-example-of-how-jquery&apos;s-live-of-method-handles-hover-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2493/an-example-of-how-jquery&apos;s-live-of-method-handles-hover-events.html</guid><description>An example of how jQuery&apos;s live of method handles hover events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code that looks like Tmall product details moving with the browser</title><link>https://ofstack.com/javascript/2494/sample-code-that-looks-like-tmall-product-details-moving-with-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2494/sample-code-that-looks-like-tmall-product-details-moving-with-the-browser.html</guid><description>Sample code that looks like Tmall product details moving with the browser</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>CSS combined with js to create the drop down menu sample code</title><link>https://ofstack.com/javascript/2495/css-combined-with-js-to-create-the-drop-down-menu-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2495/css-combined-with-js-to-create-the-drop-down-menu-sample-code.html</guid><description>CSS combined with js to create the drop down menu sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>There are several good ways to define a function</title><link>https://ofstack.com/javascript/2496/there-are-several-good-ways-to-define-a-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2496/there-are-several-good-ways-to-define-a-function.html</guid><description>4 ways to define a function 1. The most basic use as a separate function declaration. The copy code is as follows:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Window.open passes the parameter sample code as a post</title><link>https://ofstack.com/javascript/2497/window.open-passes-the-parameter-sample-code-as-a-post.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2497/window.open-passes-the-parameter-sample-code-as-a-post.html</guid><description>Window.open passes the parameter sample code as a post</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ajax removal details for jQuery</title><link>https://ofstack.com/javascript/2498/ajax-removal-details-for-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2498/ajax-removal-details-for-jquery.html</guid><description>First look at the HTML interface code: &lt; A href = &quot;javascript:;&quot; The onclick = &quot;delete_order (&apos; &lt; ? PHP echo $item [order_id]; ? &gt; &apos;) &quot;&gt; &lt; / a&gt; This is a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery font size setting method</title><link>https://ofstack.com/javascript/2499/jquery-font-size-setting-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2499/jquery-font-size-setting-method.html</guid><description>Get the font size first and do the processing. Save the modified value. The slice() method returns the selected element from an existing array. ArrayObject.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery validate custom validation method introduces date validation</title><link>https://ofstack.com/javascript/2500/jquery-validate-custom-validation-method-introduces-date-validation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2500/jquery-validate-custom-validation-method-introduces-date-validation.html</guid><description>Jquery validate has many validation rules, but more often than not, you need to customize the validation rules for a specific situation. Let&apos;s talk about…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery Validate validates specific instances of rules written in controls</title><link>https://ofstack.com/javascript/2501/jquery-validate-validates-specific-instances-of-rules-written-in-controls.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2501/jquery-validate-validates-specific-instances-of-rules-written-in-controls.html</guid><description>Writes the validation rule to the control You can use the following method to modify the prompt content: Class = &quot;{required: true, minlength: 5, messages:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery exits each loop</title><link>https://ofstack.com/javascript/2502/jquery-exits-each-loop.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2502/jquery-exits-each-loop.html</guid><description>Jquery exits each loop</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example application of val of in jQuery</title><link>https://ofstack.com/javascript/2503/example-application-of-val-of-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2503/example-application-of-val-of-in-jquery.html</guid><description>Example application of val of in jQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets an example of the use of the parameter getParameter</title><link>https://ofstack.com/javascript/2505/js-gets-an-example-of-the-use-of-the-parameter-getparameter.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2505/js-gets-an-example-of-the-use-of-the-parameter-getparameter.html</guid><description>Js gets an example of the use of the parameter getParameter</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The parent node gets the string sample code for the child node</title><link>https://ofstack.com/javascript/2506/the-parent-node-gets-the-string-sample-code-for-the-child-node.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2506/the-parent-node-gets-the-string-sample-code-for-the-child-node.html</guid><description>The parent node gets the string sample code for the child node</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js assignment contains a solution to the problem of single and double quotes</title><link>https://ofstack.com/javascript/2509/js-assignment-contains-a-solution-to-the-problem-of-single-and-double-quotes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2509/js-assignment-contains-a-solution-to-the-problem-of-single-and-double-quotes.html</guid><description>Js assignment contains a solution to the problem of single and double quotes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The Iframe automatically ADAPTS to the height of the page&apos;s sample code</title><link>https://ofstack.com/javascript/2512/the-iframe-automatically-adapts-to-the-height-of-the-page&apos;s-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2512/the-iframe-automatically-adapts-to-the-height-of-the-page&apos;s-sample-code.html</guid><description>The Iframe automatically ADAPTS to the height of the page&apos;s sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mouse over the preview of the large image prompt effect</title><link>https://ofstack.com/javascript/2513/mouse-over-the-preview-of-the-large-image-prompt-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2513/mouse-over-the-preview-of-the-large-image-prompt-effect.html</guid><description>Mouse over the preview of the large image prompt effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple email sign in prompts look similar to yahoo mail</title><link>https://ofstack.com/javascript/2514/simple-email-sign-in-prompts-look-similar-to-yahoo-mail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2514/simple-email-sign-in-prompts-look-similar-to-yahoo-mail.html</guid><description>When the mouse is focused on the email address text box, the text box &quot;please enter email address&quot; text is cleared.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the difference between undefined and not defined in javascript</title><link>https://ofstack.com/javascript/2515/an-example-of-the-difference-between-undefined-and-not-defined-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2515/an-example-of-the-difference-between-undefined-and-not-defined-in-javascript.html</guid><description>An example of the difference between undefined and not defined in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Through the hidden iframe file download js method</title><link>https://ofstack.com/javascript/2516/through-the-hidden-iframe-file-download-js-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2516/through-the-hidden-iframe-file-download-js-method.html</guid><description>Through the hidden iframe file download js method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS method to get several URL address summary</title><link>https://ofstack.com/javascript/2517/js-method-to-get-several-url-address-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2517/js-method-to-get-several-url-address-summary.html</guid><description>The following is how JS gets several URL addresses</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the current address. Js gets the current URL</title><link>https://ofstack.com/javascript/2518/js-gets-the-current-address.-js-gets-the-current-url.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2518/js-gets-the-current-address.-js-gets-the-current-url.html</guid><description>Js gets the current address. Js gets the current URL</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets a simple instance of the value and text values of the select</title><link>https://ofstack.com/javascript/2519/js-gets-a-simple-instance-of-the-value-and-text-values-of-the-select.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2519/js-gets-a-simple-instance-of-the-value-and-text-values-of-the-select.html</guid><description>JS gets a simple instance of the value and text values of the select</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets a simple instance of the value of a text box  a drop down box  or a single box</title><link>https://ofstack.com/javascript/2520/js-gets-a-simple-instance-of-the-value-of-a-text-box--a-drop-down-box--or-a-single-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2520/js-gets-a-simple-instance-of-the-value-of-a-text-box--a-drop-down-box--or-a-single-box.html</guid><description>JS gets a simple instance of the value of a text box a drop down box or a single box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for the js judgment control to get focus</title><link>https://ofstack.com/javascript/2521/sample-code-for-the-js-judgment-control-to-get-focus.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2521/sample-code-for-the-js-judgment-control-to-get-focus.html</guid><description>JS judgment has obtained an object, the focus of the document. The activeElement. TagName / / tagName tag name Example: turn off the input method when…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>String objects in Javascript</title><link>https://ofstack.com/javascript/2522/string-objects-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2522/string-objects-in-javascript.html</guid><description>String objects in Javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Array Array objects in Javascript</title><link>https://ofstack.com/javascript/2523/array-array-objects-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2523/array-array-objects-in-javascript.html</guid><description>Array Array objects in Javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Do not use jQuery methods to trigger native events</title><link>https://ofstack.com/javascript/2524/do-not-use-jquery-methods-to-trigger-native-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2524/do-not-use-jquery-methods-to-trigger-native-events.html</guid><description>Do not use jQuery methods to trigger native events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements clicking on disappearing code</title><link>https://ofstack.com/javascript/2525/jquery-implements-clicking-on-disappearing-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2525/jquery-implements-clicking-on-disappearing-code.html</guid><description>Jquery implements clicking on disappearing code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery submission form simple example to share</title><link>https://ofstack.com/javascript/2526/jquery-submission-form-simple-example-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2526/jquery-submission-form-simple-example-to-share.html</guid><description>Jquery submission form simple example to share</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery serializes the form form and processes the returned json data after it is submitted using ajax</title><link>https://ofstack.com/javascript/2527/jquery-serializes-the-form-form-and-processes-the-returned-json-data-after-it-is-submitted-using-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2527/jquery-serializes-the-form-form-and-processes-the-returned-json-data-after-it-is-submitted-using-ajax.html</guid><description>1. Return json string: 2. Convert the returned json string into a json object through eval: 3. With jquery&apos;s $(&quot;form&quot;).serialize(), you can serialize and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js functions call each other in the frame</title><link>https://ofstack.com/javascript/2528/js-functions-call-each-other-in-the-frame.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2528/js-functions-call-each-other-in-the-frame.html</guid><description>Cross-reference between frameworks All frames in a page are provided as properties of window objects in the form of a collection. For example, window.frames…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The window.onload append function is used as an example</title><link>https://ofstack.com/javascript/2529/the-window.onload-append-function-is-used-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2529/the-window.onload-append-function-is-used-as-an-example.html</guid><description>The window.onload append function is used as an example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js this function calls without having to recapture the id  name  or tag name</title><link>https://ofstack.com/javascript/2530/js-this-function-calls-without-having-to-recapture-the-id--name--or-tag-name.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2530/js-this-function-calls-without-having-to-recapture-the-id--name--or-tag-name.html</guid><description>Js this function calls without having to recapture the id name or tag name</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solve the Jquery mouse over the sliding problem</title><link>https://ofstack.com/javascript/2531/solve-the-jquery-mouse-over-the-sliding-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2531/solve-the-jquery-mouse-over-the-sliding-problem.html</guid><description>There are many cases in Jquery where the hidden HTML elements are constantly displayed, especially when the mouse is over. Causes back-and-forth hiding and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements the method that table selects a row to highlight with a specified color</title><link>https://ofstack.com/javascript/25315/javascript-implements-the-method-that-table-selects-a-row-to-highlight-with-a-specified-color.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25315/javascript-implements-the-method-that-table-selects-a-row-to-highlight-with-a-specified-color.html</guid><description>This article example shows how javascript implements table to highlight selected rows with specified colors. Share to everybody for everybody reference.…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery&apos;s parent child sibling node lookup sample code</title><link>https://ofstack.com/javascript/2532/jquery&apos;s-parent-child-sibling-node-lookup-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2532/jquery&apos;s-parent-child-sibling-node-lookup-sample-code.html</guid><description>Jquery&apos;s parent child sibling node lookup sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript dynamically creates tables and adds data instance details</title><link>https://ofstack.com/javascript/25321/javascript-dynamically-creates-tables-and-adds-data-instance-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25321/javascript-dynamically-creates-tables-and-adds-data-instance-details.html</guid><description>This article illustrates javascript&apos;s approach to dynamically creating tables and adding data. Share to everybody for everybody reference. The specific…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript&apos;s method for dynamically creating links</title><link>https://ofstack.com/javascript/25322/javascript&apos;s-method-for-dynamically-creating-links.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25322/javascript&apos;s-method-for-dynamically-creating-links.html</guid><description>This article gives an example of how javascript dynamically creates links. Share to everybody for everybody reference. The specific analysis is as follows:</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js two dimensional array definition and initialization of three methods summary</title><link>https://ofstack.com/javascript/2533/js-two-dimensional-array-definition-and-initialization-of-three-methods-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2533/js-two-dimensional-array-definition-and-initialization-of-three-methods-summary.html</guid><description>Method 1: define and initialize directly, which can be used in case of few encounters Var _TheArray = [[&quot; 0-1 &quot;and&quot; 0-2 &quot;], [1 - &quot;1&quot;, &quot;1-2&quot;], [2-1 &quot;, &quot;2-2&quot;]]</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS two dimensional array definition</title><link>https://ofstack.com/javascript/2534/js-two-dimensional-array-definition.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2534/js-two-dimensional-array-definition.html</guid><description>1. Two-dimensional array declaration is as follows: Var images = new Array (); // declare one dimension first For (var I = 0; I&lt; 10; I++) { //…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery implements asynchronous upload files compatible with IE8</title><link>https://ofstack.com/javascript/25343/jquery-implements-asynchronous-upload-files-compatible-with-ie8.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25343/jquery-implements-asynchronous-upload-files-compatible-with-ie8.html</guid><description>Source: http: / / code. taobao. org/p/upload2 / src/jquery upload2. js The environment I tested was IE10, which simulated IE8 in the developer tool of IE10,…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery simply implements the GridView line highlighting method</title><link>https://ofstack.com/javascript/25347/jquery-simply-implements-the-gridview-line-highlighting-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25347/jquery-simply-implements-the-gridview-line-highlighting-method.html</guid><description>This article illustrates how Jquery simply implements GridView line highlighting. Share to everybody for everybody reference. Specific implementation…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js handles methods that cannot define two dimensional arrays by themselves</title><link>https://ofstack.com/javascript/2535/js-handles-methods-that-cannot-define-two-dimensional-arrays-by-themselves.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2535/js-handles-methods-that-cannot-define-two-dimensional-arrays-by-themselves.html</guid><description>And it turns out today that you can also define it this way or you can make it a two-dimensional array; A push Method adds the elements in the order in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js ActiveX control use instructions new ActiveXObject of</title><link>https://ofstack.com/javascript/2536/js-activex-control-use-instructions-new-activexobject-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2536/js-activex-control-use-instructions-new-activexobject-of.html</guid><description>What is an ActiveX control? ActiveX controls are widely used on the Internet. They can increase the pleasure of browsing by providing video, animated…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Notes for Math of functions in javaScript</title><link>https://ofstack.com/javascript/25360/notes-for-math-of-functions-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25360/notes-for-math-of-functions-in-javascript.html</guid><description>1. You cannot explicitly create an Math object, you can simply use it; 2.Math objects cannot store data, which is different from String and Date objects;</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>js+HTML5 filter based method of capturing video from the camera</title><link>https://ofstack.com/javascript/25365/js+html5-filter-based-method-of-capturing-video-from-the-camera.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25365/js+html5-filter-based-method-of-capturing-video-from-the-camera.html</guid><description>This article illustrates the method of js+HTML5 to capture video from the camera based on filters. Share to everybody for everybody reference. The details…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the exception handling in JavaScript</title><link>https://ofstack.com/javascript/25369/detail-the-exception-handling-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25369/detail-the-exception-handling-in-javascript.html</guid><description>There are three types of programming errors: (1) syntax errors and (2) runtime errors and (3) logic errors: Grammatical errors: Syntax errors, also known as…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Log object acquisition and debug in JS</title><link>https://ofstack.com/javascript/2537/log-object-acquisition-and-debug-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2537/log-object-acquisition-and-debug-in-js.html</guid><description>Log object acquisition and debug in JS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery plug in zepto. js simply implements tab switch</title><link>https://ofstack.com/javascript/25370/jquery-plug-in-zepto.-js-simply-implements-tab-switch.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25370/jquery-plug-in-zepto.-js-simply-implements-tab-switch.html</guid><description>As usual, post the code first This is the end of this article, I hope you enjoy it.</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Complete examples of the SeaJS tutorial series (3)</title><link>https://ofstack.com/javascript/2538/complete-examples-of-the-seajs-tutorial-series-(3).html</link><guid isPermaLink="true">https://ofstack.com/javascript/2538/complete-examples-of-the-seajs-tutorial-series-(3).html</guid><description>A complete example The above mentioned so many, the knowledge points are relatively scattered, so I finally plan to use a complete SeaJS example to link up…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript and JQuery&apos;s mouse mouse event bubbling processing</title><link>https://ofstack.com/javascript/25384/javascript-and-jquery&apos;s-mouse-mouse-event-bubbling-processing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25384/javascript-and-jquery&apos;s-mouse-mouse-event-bubbling-processing.html</guid><description>Simple mouse movement events: mouseover events are triggered regardless of whether the mouse pointer passes through the selected element or its children The…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements a simple example of clicking the pop up layer effect</title><link>https://ofstack.com/javascript/2539/jquery-implements-a-simple-example-of-clicking-the-pop-up-layer-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2539/jquery-implements-a-simple-example-of-clicking-the-pop-up-layer-effect.html</guid><description>Pop-up layer in the practical application we often encounter a lot of pop-up layer effect, I will make a simple pop-up layer effect based on jquery example,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript background clock implementation method</title><link>https://ofstack.com/javascript/25394/javascript-background-clock-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/25394/javascript-background-clock-implementation-method.html</guid><description>An example of javascript background clock is presented. Share to everybody for everybody reference. The details are as follows: Here is the complete code…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery realizes the popup layer perfectly centered effect</title><link>https://ofstack.com/javascript/2540/jquery-realizes-the-popup-layer-perfectly-centered-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2540/jquery-realizes-the-popup-layer-perfectly-centered-effect.html</guid><description>Jquery realizes the popup layer perfectly centered effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements a simple example of the pop up layer mask effect</title><link>https://ofstack.com/javascript/2541/jquery-implements-a-simple-example-of-the-pop-up-layer-mask-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2541/jquery-implements-a-simple-example-of-the-pop-up-layer-mask-effect.html</guid><description>Jquery implements a simple example of the pop up layer mask effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>SeaJS tutorial series using SeaJS (ii)</title><link>https://ofstack.com/javascript/2542/seajs-tutorial-series-using-seajs-(ii).html</link><guid isPermaLink="true">https://ofstack.com/javascript/2542/seajs-tutorial-series-using-seajs-(ii).html</guid><description>Download and install To use SeaJS in your project, all you need to do is download sea-js and drop it somewhere in your project. SeaJS project is hosted in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery.Form is a simple example of an asynchronous submission Form</title><link>https://ofstack.com/javascript/2543/jquery.form-is-a-simple-example-of-an-asynchronous-submission-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2543/jquery.form-is-a-simple-example-of-an-asynchronous-submission-form.html</guid><description>(link: http://www.vaikan.com/docs/jquery.form.plugin/jquery.form.plugin.html#) 1. Write a form on your page. A normal form that does not require any special…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation ajax submission form method summary</title><link>https://ofstack.com/javascript/2544/jquery-implementation-ajax-submission-form-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2544/jquery-implementation-ajax-submission-form-method-summary.html</guid><description>Jquery implementation ajax submission form method summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to SeaJS (part 1)</title><link>https://ofstack.com/javascript/2545/introduction-to-seajs-(part-1).html</link><guid isPermaLink="true">https://ofstack.com/javascript/2545/introduction-to-seajs-(part-1).html</guid><description>preface SeaJS is a JavaScript module loading framework following the CommonJS specification, which can realize the modular development and loading mechanism…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js hasownproperty USES examples</title><link>https://ofstack.com/javascript/2546/js-hasownproperty-uses-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2546/js-hasownproperty-uses-examples.html</guid><description>Js hasownproperty USES examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of javascript object usage and property manipulation</title><link>https://ofstack.com/javascript/2547/examples-of-javascript-object-usage-and-property-manipulation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2547/examples-of-javascript-object-usage-and-property-manipulation.html</guid><description>All variables in JavaScript are objects, with two exceptions: null and undefined. A common misconception is that the literal value of a number is not an…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Show the current time example using js</title><link>https://ofstack.com/javascript/2548/show-the-current-time-example-using-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2548/show-the-current-time-example-using-js.html</guid><description>Show the current time example using js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery realizes the background wall spotlight effect example sharing</title><link>https://ofstack.com/javascript/2549/jquery-realizes-the-background-wall-spotlight-effect-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2549/jquery-realizes-the-background-wall-spotlight-effect-example-sharing.html</guid><description>Jquery realizes the background wall spotlight effect example sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery makes popover prompt window code sharing</title><link>https://ofstack.com/javascript/2550/jquery-makes-popover-prompt-window-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2550/jquery-makes-popover-prompt-window-code-sharing.html</guid><description>Jquery makes popover prompt window code sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to set up synchronization for ajax function execution order in jquery</title><link>https://ofstack.com/javascript/2551/how-to-set-up-synchronization-for-ajax-function-execution-order-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2551/how-to-set-up-synchronization-for-ajax-function-execution-order-in-jquery.html</guid><description>How to set up synchronization for ajax function execution order in jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript gets the sample code for the specified object on the current page</title><link>https://ofstack.com/javascript/2552/javascript-gets-the-sample-code-for-the-specified-object-on-the-current-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2552/javascript-gets-the-sample-code-for-the-specified-object-on-the-current-page.html</guid><description>JavaScript gets the sample code for the specified object on the current page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the value method of the currently clicked object</title><link>https://ofstack.com/javascript/2553/jquery-gets-the-value-method-of-the-currently-clicked-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2553/jquery-gets-the-value-method-of-the-currently-clicked-object.html</guid><description>Jquery gets the value method of the currently clicked object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mouseover and mouseout events are triggered multiple times as the binding element passes through</title><link>https://ofstack.com/javascript/2554/mouseover-and-mouseout-events-are-triggered-multiple-times-as-the-binding-element-passes-through.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2554/mouseover-and-mouseout-events-are-triggered-multiple-times-as-the-binding-element-passes-through.html</guid><description>Mouseover and mouseout events are triggered multiple times as the binding element passes through</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js code that determines whether a character exists in a string</title><link>https://ofstack.com/javascript/2555/js-code-that-determines-whether-a-character-exists-in-a-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2555/js-code-that-determines-whether-a-character-exists-in-a-string.html</guid><description>Js code that determines whether a character exists in a string</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to set the time to send only one request</title><link>https://ofstack.com/javascript/2556/how-to-set-the-time-to-send-only-one-request.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2556/how-to-set-the-time-to-send-only-one-request.html</guid><description>How to set the time to send only one request</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Settimeout method with parameters in js</title><link>https://ofstack.com/javascript/2557/settimeout-method-with-parameters-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2557/settimeout-method-with-parameters-in-js.html</guid><description>Settimeout method with parameters in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three ways to submit a form after js validation</title><link>https://ofstack.com/javascript/2558/three-ways-to-submit-a-form-after-js-validation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2558/three-ways-to-submit-a-form-after-js-validation.html</guid><description>Three ways to submit a form after js validation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js object to json array simple implementation case</title><link>https://ofstack.com/javascript/2559/js-object-to-json-array-simple-implementation-case.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2559/js-object-to-json-array-simple-implementation-case.html</guid><description>Js object to json array simple implementation case</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS operation JSON summary in detail</title><link>https://ofstack.com/javascript/2560/js-operation-json-summary-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2560/js-operation-json-summary-in-detail.html</guid><description>In JS, the JSON string is parsed into JSON data format in two ways: 1. One is to use the eval_r() function. 2. Use the Function object for return parsing.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for serializing jquery form forms as objects</title><link>https://ofstack.com/javascript/2561/sample-code-for-serializing-jquery-form-forms-as-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2561/sample-code-for-serializing-jquery-form-forms-as-objects.html</guid><description>Sample code for serializing jquery form forms as objects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js pagination sample code for article content</title><link>https://ofstack.com/javascript/2562/js-pagination-sample-code-for-article-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2562/js-pagination-sample-code-for-article-content.html</guid><description>Js pagination sample code for article content</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript captures XML data with sample screenshots</title><link>https://ofstack.com/javascript/2563/javascript-captures-xml-data-with-sample-screenshots.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2563/javascript-captures-xml-data-with-sample-screenshots.html</guid><description>JavaScript captures XML data with sample screenshots</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js changes the size of div by dragging eight points</title><link>https://ofstack.com/javascript/2564/js-changes-the-size-of-div-by-dragging-eight-points.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2564/js-changes-the-size-of-div-by-dragging-eight-points.html</guid><description>Js changes the size of div by dragging eight points</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript date formatting sample share</title><link>https://ofstack.com/javascript/2565/javascript-date-formatting-sample-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2565/javascript-date-formatting-sample-share.html</guid><description>Javascript date formatting sample share</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to avoid numerical calculation precision error method</title><link>https://ofstack.com/javascript/2566/javascript-to-avoid-numerical-calculation-precision-error-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2566/javascript-to-avoid-numerical-calculation-precision-error-method.html</guid><description>If I ask you what 0.1 plus 0.2 is? You might give me a dirty look. 0.1 + 0.2 = 0.3. Even the children in the kindergarten can answer such children&apos;s…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript  and jquery method to get address bar url parameters</title><link>https://ofstack.com/javascript/2567/javascript--and-jquery-method-to-get-address-bar-url-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2567/javascript--and-jquery-method-to-get-address-bar-url-parameters.html</guid><description>Javascript and jquery method to get address bar url parameters</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js leaves or refreshes the page to detect of and is compatible with FF IE Chrome</title><link>https://ofstack.com/javascript/2568/js-leaves-or-refreshes-the-page-to-detect-of-and-is-compatible-with-ff-ie-chrome.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2568/js-leaves-or-refreshes-the-page-to-detect-of-and-is-compatible-with-ff-ie-chrome.html</guid><description>Js leaves or refreshes the page to detect of and is compatible with FF IE Chrome</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for js special character filtering</title><link>https://ofstack.com/javascript/2569/sample-code-for-js-special-character-filtering.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2569/sample-code-for-js-special-character-filtering.html</guid><description>Sample code for js special character filtering</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the various refresh methods for local rendering in jquerymobile</title><link>https://ofstack.com/javascript/2570/summary-of-the-various-refresh-methods-for-local-rendering-in-jquerymobile.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2570/summary-of-the-various-refresh-methods-for-local-rendering-in-jquerymobile.html</guid><description>In the JQueryMobile page, a full rendering is performed at the first initialization, and dynamic generation requires local rendering. Implement the listview…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery mobile cannot render the solution correctly after dynamically adding elements</title><link>https://ofstack.com/javascript/2572/jquery-mobile-cannot-render-the-solution-correctly-after-dynamically-adding-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2572/jquery-mobile-cannot-render-the-solution-correctly-after-dynamically-adding-elements.html</guid><description>There are some solutions to querymobile&apos;s dynamic addition of elements that cannot be rendered correctly: Listview: add jq(&quot;.detail&quot;). Listview (&quot;refresh&quot;);…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>System constants and system variables commonly used in thinkphp</title><link>https://ofstack.com/javascript/2573/system-constants-and-system-variables-commonly-used-in-thinkphp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2573/system-constants-and-system-variables-commonly-used-in-thinkphp.html</guid><description>-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- template variables and constants…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js judge ie version number of the simple implementation code</title><link>https://ofstack.com/javascript/2574/js-judge-ie-version-number-of-the-simple-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2574/js-judge-ie-version-number-of-the-simple-implementation-code.html</guid><description>JQuery 2.0 removes the judgment of browser version number (it recommends feature detection), here is a native judgment method written by foreigners, this…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of tr concealment and display problems</title><link>https://ofstack.com/javascript/2575/a-brief-analysis-of-tr-concealment-and-display-problems.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2575/a-brief-analysis-of-tr-concealment-and-display-problems.html</guid><description>A brief analysis of tr concealment and display problems</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>38 recommendations for optimizing jQuery performance</title><link>https://ofstack.com/javascript/2576/38-recommendations-for-optimizing-jquery-performance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2576/38-recommendations-for-optimizing-jquery-performance.html</guid><description>When DOM insertion occurs, all elements are encapsulated into a single element 21. Direct DOM manipulation is slow. Change the HTML structure as little as…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript design pattern factory model example</title><link>https://ofstack.com/javascript/2577/javascript-design-pattern-factory-model-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2577/javascript-design-pattern-factory-model-example.html</guid><description>JavaScript factory mode the original way Because the properties of an object can be defined dynamically after the object is created, this code was written…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js calls the iframe implementation of the method to print the content of the page</title><link>https://ofstack.com/javascript/2578/js-calls-the-iframe-implementation-of-the-method-to-print-the-content-of-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2578/js-calls-the-iframe-implementation-of-the-method-to-print-the-content-of-the-page.html</guid><description>1. Program description 1) this program can select the area of the page to print, and print in the mode of iframe; 2) the difference from original print() is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The 21 basics of JavaScript</title><link>https://ofstack.com/javascript/2579/the-21-basics-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2579/the-21-basics-of-javascript.html</guid><description>The 21 basics of JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js 2 kinds of inheritance method details</title><link>https://ofstack.com/javascript/2580/js-2-kinds-of-inheritance-method-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2580/js-2-kinds-of-inheritance-method-details.html</guid><description>Inheritance in js can be divided into two types: object impersonation and prototype chain One, the object impersonates to include 3 kinds : temporary…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Study notes for Seajs</title><link>https://ofstack.com/javascript/2581/study-notes-for-seajs.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2581/study-notes-for-seajs.html</guid><description>1. Introduction Seajs, a Web module loading framework, the pursuit of simple, natural code writing and organization, : Sea. Js follows the CMD…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of a replacement for newline characters in a text field</title><link>https://ofstack.com/javascript/2582/example-of-a-replacement-for-newline-characters-in-a-text-field.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2582/example-of-a-replacement-for-newline-characters-in-a-text-field.html</guid><description>Example of a replacement for newline characters in a text field</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the difference between document.location.href and.replace</title><link>https://ofstack.com/javascript/2584/an-example-of-the-difference-between-document.location.href-and.replace.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2584/an-example-of-the-difference-between-document.location.href-and.replace.html</guid><description>An example of the difference between document.location.href and.replace</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Differences between LABjs  RequireJS  and SeaJS</title><link>https://ofstack.com/javascript/2585/differences-between-labjs--requirejs--and-seajs.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2585/differences-between-labjs--requirejs--and-seajs.html</guid><description>I. the core of LABjs is LAB (Loading and Blocking) : Loading refers to asynchronous parallel Loading, and Blocking refers to synchronous waiting for…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of the initial value of a Boolean object in js</title><link>https://ofstack.com/javascript/2586/example-of-the-initial-value-of-a-boolean-object-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2586/example-of-the-initial-value-of-a-boolean-object-in-js.html</guid><description>Example of the initial value of a Boolean object in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamic concatenation of regular expressions in two ways</title><link>https://ofstack.com/javascript/2587/js-dynamic-concatenation-of-regular-expressions-in-two-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2587/js-dynamic-concatenation-of-regular-expressions-in-two-ways.html</guid><description>Js dynamic concatenation of regular expressions in two ways</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of the role of top in js</title><link>https://ofstack.com/javascript/2589/in-depth-analysis-of-the-role-of-top-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2589/in-depth-analysis-of-the-role-of-top-in-js.html</guid><description>Every WINDOW object, whether it&apos;s a regular HTML page. Frameset page. Both the subframe and the grandchild frame have a TOP attribute. This property returns…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The parent page shows the mask layer pop up dialog in translucent state</title><link>https://ofstack.com/javascript/2590/the-parent-page-shows-the-mask-layer-pop-up-dialog-in-translucent-state.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2590/the-parent-page-shows-the-mask-layer-pop-up-dialog-in-translucent-state.html</guid><description>The parent page shows the mask layer pop up dialog in translucent state</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of JS variables and their scope  undefined and null</title><link>https://ofstack.com/javascript/2591/in-depth-understanding-of-js-variables-and-their-scope--undefined-and-null.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2591/in-depth-understanding-of-js-variables-and-their-scope--undefined-and-null.html</guid><description>In depth understanding of JS variables and their scope undefined and null</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>CSS +js implementation of part of the region highlights editable mask layer</title><link>https://ofstack.com/javascript/2592/css-+js-implementation-of-part-of-the-region-highlights-editable-mask-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2592/css-+js-implementation-of-part-of-the-region-highlights-editable-mask-layer.html</guid><description>CSS +js implementation of part of the region highlights editable mask layer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>45 practical tips JavaScript programmers should know</title><link>https://ofstack.com/javascript/2593/45-practical-tips-javascript-programmers-should-know.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2593/45-practical-tips-javascript-programmers-should-know.html</guid><description>As you know, JavaScript is the number one programming language in the world, it&apos;s the language of the Web, it&apos;s the language of mobile hybrid apps (like…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to determine whether js functions  variables exist or not simple sample code</title><link>https://ofstack.com/javascript/2595/js-to-determine-whether-js-functions--variables-exist-or-not-simple-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2595/js-to-determine-whether-js-functions--variables-exist-or-not-simple-sample-code.html</guid><description>Js to determine whether js functions variables exist or not simple sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js event intercepts the sample code for the enter key page submission event</title><link>https://ofstack.com/javascript/2596/js-event-intercepts-the-sample-code-for-the-enter-key-page-submission-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2596/js-event-intercepts-the-sample-code-for-the-enter-key-page-submission-event.html</guid><description>If you press enter in a text box to ask it to execute a js function, but you don&apos;t want to submit the form, you can do this: Function ysearch() // year text…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines whether there is a simple instance of the specified control on the page</title><link>https://ofstack.com/javascript/2597/js-determines-whether-there-is-a-simple-instance-of-the-specified-control-on-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2597/js-determines-whether-there-is-a-simple-instance-of-the-specified-control-on-the-page.html</guid><description>If (document. GetElementById (&apos; show_pic)! = null) {document. GetElementById (&apos; show_pic). SRC = this. The value; } Show_pic is a picture control in the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation text box focus in the last position</title><link>https://ofstack.com/javascript/2598/js-implementation-text-box-focus-in-the-last-position.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2598/js-implementation-text-box-focus-in-the-last-position.html</guid><description>In ordinary programs, programmers like to determine the focus box by determining the validity of the input box content. Obj. focus() moves the focus to the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js set the focus position in the text box in the last sample code of of simple utility</title><link>https://ofstack.com/javascript/2599/js-set-the-focus-position-in-the-text-box-in-the-last-sample-code-of-of-simple-utility.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2599/js-set-the-focus-position-in-the-text-box-in-the-last-sample-code-of-of-simple-utility.html</guid><description>Use this.focus() directly in firefox; Can be achieved. In IE, in this.focus(); Then you assign the value of the text box to the text box, and the focus is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js  and jquery method to get focus for text field input</title><link>https://ofstack.com/javascript/2600/js--and-jquery-method-to-get-focus-for-text-field-input.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2600/js--and-jquery-method-to-get-focus-for-text-field-input.html</guid><description>Js and jquery method to get focus for text field input</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery operates on the passing of two select values to each other</title><link>https://ofstack.com/javascript/2601/jquery-operates-on-the-passing-of-two-select-values-to-each-other.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2601/jquery-operates-on-the-passing-of-two-select-values-to-each-other.html</guid><description>Jquery operates on the passing of two select values to each other</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS determines a simple instance of a textbox content change event</title><link>https://ofstack.com/javascript/2602/js-determines-a-simple-instance-of-a-textbox-content-change-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2602/js-determines-a-simple-instance-of-a-textbox-content-change-event.html</guid><description>The usage of the oninput onpropertychange, onchange The onchange trigger must satisfy two conditions: A) the property of the current object changes and is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery1.10 is a method that binds events to the new element</title><link>https://ofstack.com/javascript/2604/jquery1.10-is-a-method-that-binds-events-to-the-new-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2604/jquery1.10-is-a-method-that-binds-events-to-the-new-element.html</guid><description>Jquery1.10 is a method that binds events to the new element</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery single line text scroll up effect example</title><link>https://ofstack.com/javascript/2605/jquery-single-line-text-scroll-up-effect-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2605/jquery-single-line-text-scroll-up-effect-example.html</guid><description>Jquery single line text scroll up effect example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript method of randomly displaying background images</title><link>https://ofstack.com/javascript/26056/javascript-method-of-randomly-displaying-background-images.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26056/javascript-method-of-randomly-displaying-background-images.html</guid><description>This article illustrates javascript&apos;s method of randomly displaying background images. Share to everybody for everybody reference. The details are as follows:</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript framework design and so on</title><link>https://ofstack.com/javascript/26063/javascript-framework-design-and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26063/javascript-framework-design-and-so-on.html</guid><description>The appearance of class and inheritance in javascript indicates that javascript has reached the threshold of large-scale development. Before ECMAScript4, it…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Framework classification and main functions of javascript framework design</title><link>https://ofstack.com/javascript/26066/framework-classification-and-main-functions-of-javascript-framework-design.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26066/framework-classification-and-main-functions-of-javascript-framework-design.html</guid><description>The CURRENT JavaScript framework can be divided into five categories from the perspective of internal architecture and philosophy. 1 kind is a namespace as…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Click the js select TAB under Firefox and it will not pop up</title><link>https://ofstack.com/javascript/2607/click-the-js-select-tab-under-firefox-and-it-will-not-pop-up.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2607/click-the-js-select-tab-under-firefox-and-it-will-not-pop-up.html</guid><description>Click the js select TAB under Firefox and it will not pop up</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The alternate use of toggle functions in jquery</title><link>https://ofstack.com/javascript/26074/the-alternate-use-of-toggle-functions-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26074/the-alternate-use-of-toggle-functions-in-jquery.html</guid><description>Several btn trigger toggle functions in html. The function you want to achieve is: click on each toggle to clear the count of other toggle functions. If…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A full explanation of the jquery selector</title><link>https://ofstack.com/javascript/2608/a-full-explanation-of-the-jquery-selector.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2608/a-full-explanation-of-the-jquery-selector.html</guid><description>There is no fixed definition for selectors, and in some ways jQuery&apos;s selectors are very similar to selectors in style sheets. The selection device has the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Test IE browser compatibility with JavaScript&apos;s AngularJS</title><link>https://ofstack.com/javascript/26086/test-ie-browser-compatibility-with-javascript&apos;s-angularjs.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26086/test-ie-browser-compatibility-with-javascript&apos;s-angularjs.html</guid><description>The short version To ensure that Angular can work on IE, please confirm: 1. polyfill JSON.stringify on IE7 or earlier. You can use JSON2 or JSON3 for polyfills.</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery method of deleting an array element based on the element value</title><link>https://ofstack.com/javascript/26095/jquery-method-of-deleting-an-array-element-based-on-the-element-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26095/jquery-method-of-deleting-an-array-element-based-on-the-element-value.html</guid><description>This article shows an example of how jQuery removes elements of an array based on their value. Share to everybody for everybody reference. The details are…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery easyUI updates the row example</title><link>https://ofstack.com/javascript/2610/jquery-easyui-updates-the-row-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2610/jquery-easyui-updates-the-row-example.html</guid><description>Jquery easyUI updates the row example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery controls how part of the page is refreshed</title><link>https://ofstack.com/javascript/26102/jquery-controls-how-part-of-the-page-is-refreshed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26102/jquery-controls-how-part-of-the-page-is-refreshed.html</guid><description>This article gives an example of how jquery controls partial page refreshes. Share to everybody for everybody reference. The specific analysis is as follows:</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Js toFixed of method rewrite to achieve unity of precision</title><link>https://ofstack.com/javascript/2611/js-tofixed-of-method-rewrite-to-achieve-unity-of-precision.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2611/js-tofixed-of-method-rewrite-to-achieve-unity-of-precision.html</guid><description>Js toFixed of method rewrite to achieve unity of precision</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jQuery implementation determines the bottom of the scroll bar</title><link>https://ofstack.com/javascript/26115/the-jquery-implementation-determines-the-bottom-of-the-scroll-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26115/the-jquery-implementation-determines-the-bottom-of-the-scroll-bar.html</guid><description>To determine the bottom of the scroll bar, three attribute values of DOM are used, namely, scrollTop, clientHeight, and scrollHeight. scrollTop is the…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Unwritten type=button on the button causes it to be submitted when clicked</title><link>https://ofstack.com/javascript/2612/unwritten-type=button-on-the-button-causes-it-to-be-submitted-when-clicked.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2612/unwritten-type=button-on-the-button-causes-it-to-be-submitted-when-clicked.html</guid><description>Unwritten type=button on the button causes it to be submitted when clicked</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The arguments object verifies that the arguments to the function are valid</title><link>https://ofstack.com/javascript/26120/the-arguments-object-verifies-that-the-arguments-to-the-function-are-valid.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26120/the-arguments-object-verifies-that-the-arguments-to-the-function-are-valid.html</guid><description>Use the arguments object to verify that the arguments to the function are valid This is the end of this article, I hope you enjoy it.</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jquery method to achieve two image gradient toggle effects</title><link>https://ofstack.com/javascript/26123/jquery-method-to-achieve-two-image-gradient-toggle-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26123/jquery-method-to-achieve-two-image-gradient-toggle-effects.html</guid><description>This article shows how jquery can achieve two image transitions. Share to everybody for everybody reference. The details are as follows: This code shows how…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the button click On All and Anti menu check box and check box text box form validation</title><link>https://ofstack.com/javascript/26124/jquery-implements-the-button-click-on-all-and-anti-menu-check-box-and-check-box-text-box-form-validation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26124/jquery-implements-the-button-click-on-all-and-anti-menu-check-box-and-check-box-text-box-form-validation.html</guid><description>jQuery implements button click on all/Reverse checkbox/check box text box form validation Rookie the first release, if there is wrong also hope to point out</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript&apos;s most basic function summary</title><link>https://ofstack.com/javascript/26126/javascript&apos;s-most-basic-function-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26126/javascript&apos;s-most-basic-function-summary.html</guid><description>I remember in the early days of JavaScript, it was almost impossible to get anything done without a few simple functions, because browser providers…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The nodejs implementation gets the current url address and various url parameter values</title><link>https://ofstack.com/javascript/26129/the-nodejs-implementation-gets-the-current-url-address-and-various-url-parameter-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26129/the-nodejs-implementation-gets-the-current-url-address-and-various-url-parameter-values.html</guid><description>Gets the value of the specific url parameter The method of getting js is attached below: The current URL</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>When using jQuery  naming Form elements with ID and name is a big no no</title><link>https://ofstack.com/javascript/2613/when-using-jquery--naming-form-elements-with-id-and-name-is-a-big-no-no.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2613/when-using-jquery--naming-form-elements-with-id-and-name-is-a-big-no-no.html</guid><description>When using jQuery naming Form elements with ID and name is a big no no</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js string date yyyy mm dd is converted to the date sample code</title><link>https://ofstack.com/javascript/2614/the-js-string-date-yyyy-mm-dd-is-converted-to-the-date-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2614/the-js-string-date-yyyy-mm-dd-is-converted-to-the-date-sample-code.html</guid><description>The js string date yyyy mm dd is converted to the date sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of some important attributes of the document object in JS</title><link>https://ofstack.com/javascript/2615/a-brief-analysis-of-some-important-attributes-of-the-document-object-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2615/a-brief-analysis-of-some-important-attributes-of-the-document-object-in-js.html</guid><description>Each element and its attributes can be accessed through these attributes, and each tag can be accessed through its corresponding array The forms array…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis of jquery js chart component highcharts</title><link>https://ofstack.com/javascript/2616/brief-analysis-of-jquery-js-chart-component-highcharts.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2616/brief-analysis-of-jquery-js-chart-component-highcharts.html</guid><description>Brief analysis of jquery js chart component highcharts</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES constructors and prototypes to simulate the functionality of c-sharp classes</title><link>https://ofstack.com/javascript/2617/javascript-uses-constructors-and-prototypes-to-simulate-the-functionality-of-c-sharp-classes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2617/javascript-uses-constructors-and-prototypes-to-simulate-the-functionality-of-c-sharp-classes.html</guid><description>JavaScript USES constructors and prototypes to simulate the functionality of c-sharp classes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript simply implements namespace effects</title><link>https://ofstack.com/javascript/2618/javascript-simply-implements-namespace-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2618/javascript-simply-implements-namespace-effects.html</guid><description>Namespaces matter when we create a JavaScript library, where we can encapsulate the scattered JavaScript files (*.js) that make up the library without…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dig into the enumeration functionality in JavaScript</title><link>https://ofstack.com/javascript/2619/dig-into-the-enumeration-functionality-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2619/dig-into-the-enumeration-functionality-in-javascript.html</guid><description>Since Microsoft AJAX Library extends JavaScript significantly, Enumeration, of course, has been added, This time we&apos;ll explore JavaScript&apos;s enumeration…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript emulates a simple instance of enumeration</title><link>https://ofstack.com/javascript/2620/javascript-emulates-a-simple-instance-of-enumeration.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2620/javascript-emulates-a-simple-instance-of-enumeration.html</guid><description>Let&apos;s define the enumeration of weeks as follows: Similar to class C language, the enumeration corresponding attribute values of the above two examples are…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simulates a simple instance of a List in c-sharp</title><link>https://ofstack.com/javascript/2621/js-simulates-a-simple-instance-of-a-list-in-c-sharp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2621/js-simulates-a-simple-instance-of-a-list-in-c-sharp.html</guid><description>Js simulates a simple instance of a List in c-sharp</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simulates a simple instance of hashtable</title><link>https://ofstack.com/javascript/2622/js-simulates-a-simple-instance-of-hashtable.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2622/js-simulates-a-simple-instance-of-hashtable.html</guid><description>Js simulates a simple instance of hashtable</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use the scroll method of the iframe window to control the scrolling of the iframe page</title><link>https://ofstack.com/javascript/2623/use-the-scroll-method-of-the-iframe-window-to-control-the-scrolling-of-the-iframe-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2623/use-the-scroll-method-of-the-iframe-window-to-control-the-scrolling-of-the-iframe-page.html</guid><description>Use the scroll method of the iframe window to control the scrolling of the iframe page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js method to upload the picture after view a large picture</title><link>https://ofstack.com/javascript/2624/js-method-to-upload-the-picture-after-view-a-large-picture.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2624/js-method-to-upload-the-picture-after-view-a-large-picture.html</guid><description>Js method to upload the picture after view a large picture</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js values and strings can be converted to different bases</title><link>https://ofstack.com/javascript/2625/js-values-and-strings-can-be-converted-to-different-bases.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2625/js-values-and-strings-can-be-converted-to-different-bases.html</guid><description>Js values and strings can be converted to different bases</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Be careful when using double quotation marks in JSON</title><link>https://ofstack.com/javascript/2626/be-careful-when-using-double-quotation-marks-in-json.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2626/be-careful-when-using-double-quotation-marks-in-json.html</guid><description>Be careful when using double quotation marks in JSON</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>What does each method of jQuery do</title><link>https://ofstack.com/javascript/2627/what-does-each-method-of-jquery-do.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2627/what-does-each-method-of-jquery-do.html</guid><description>What does each method of jQuery do</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implementation of a simple countdown popover DEMO attached</title><link>https://ofstack.com/javascript/2628/javascript-implementation-of-a-simple-countdown-popover-demo-attached.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2628/javascript-implementation-of-a-simple-countdown-popover-demo-attached.html</guid><description>JavaScript implementation of a simple countdown popover DEMO attached</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js and CSS write a hover box that can be automatically hidden</title><link>https://ofstack.com/javascript/2631/js-and-css-write-a-hover-box-that-can-be-automatically-hidden.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2631/js-and-css-write-a-hover-box-that-can-be-automatically-hidden.html</guid><description>Js and CSS write a hover box that can be automatically hidden</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>7 JS basic knowledge summary</title><link>https://ofstack.com/javascript/2632/7-js-basic-knowledge-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2632/7-js-basic-knowledge-summary.html</guid><description>1. How to add properties to an object? Method 1: var b = {}; B/&quot; name &quot;=&quot; test &quot;; Delete b.ame deletes the properties of the object Method 2: b.ame =&quot;test&quot;;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>100 can&apos;t miss utility JS custom functions</title><link>https://ofstack.com/javascript/2633/100-can&apos;t-miss-utility-js-custom-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2633/100-can&apos;t-miss-utility-js-custom-functions.html</guid><description>1, native JavaScript to achieve string length interception</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery DOM manipulation instance</title><link>https://ofstack.com/javascript/2634/jquery-dom-manipulation-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2634/jquery-dom-manipulation-instance.html</guid><description>Example although ugly function still exists completely!</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS parent page and child page pass value method to each other</title><link>https://ofstack.com/javascript/2635/js-parent-page-and-child-page-pass-value-method-to-each-other.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2635/js-parent-page-and-child-page-pass-value-method-to-each-other.html</guid><description>A child page is a parent page that pops up through window.open To pass values to the parent page, just add window.opener before the document. Such as: 1.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three features of JS and functional languages</title><link>https://ofstack.com/javascript/2636/three-features-of-js-and-functional-languages.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2636/three-features-of-js-and-functional-languages.html</guid><description>Save data in a function In imperative languages, private variables (local variables) inside functions cannot be saved. In terms of the execution of the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery USES a concise tutorial</title><link>https://ofstack.com/javascript/2637/jquery-uses-a-concise-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2637/jquery-uses-a-concise-tutorial.html</guid><description>One, select web elements The basic design and usage of jQuery is &quot;select a web element and do something with it.&quot; This is what distinguishes it from other…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Block the corresponding keyboard button operation</title><link>https://ofstack.com/javascript/2638/block-the-corresponding-keyboard-button-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2638/block-the-corresponding-keyboard-button-operation.html</guid><description>Block the corresponding keyboard button operation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS class or object definition</title><link>https://ofstack.com/javascript/2640/js-class-or-object-definition.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2640/js-class-or-object-definition.html</guid><description>JS class or object definition</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Node.js solution for AES encryption and other language inconsistencies</title><link>https://ofstack.com/javascript/2641/node.js-solution-for-aes-encryption-and-other-language-inconsistencies.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2641/node.js-solution-for-aes-encryption-and-other-language-inconsistencies.html</guid><description>There is a problem troubling me these days. Nodejs AES encryption and Java, C# encryption out of the inconsistent. And, of course, you can&apos;t decrypt it.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The constructor in JS is parsed in detail</title><link>https://ofstack.com/javascript/2642/the-constructor-in-js-is-parsed-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2642/the-constructor-in-js-is-parsed-in-detail.html</guid><description>In JavaScript, any valid function can be used as a constructor for an object, including both built-in and user-defined functions. Once the function is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Node. js USES nodemailer to send mail instances</title><link>https://ofstack.com/javascript/2643/node.-js-uses-nodemailer-to-send-mail-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2643/node.-js-uses-nodemailer-to-send-mail-instances.html</guid><description>Install nodemailer Error cause: the service was not set on the account Solution: QQ mailbox -&gt; Settings - &gt; Account - &gt; Open service: POP3/SMTP service</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to assign a value to a js array in PHP</title><link>https://ofstack.com/javascript/2644/method-to-assign-a-value-to-a-js-array-in-php.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2644/method-to-assign-a-value-to-a-js-array-in-php.html</guid><description>Because the interface side of the requirements, with js data processing, so the need for PHP program from the database after the value assigned to the js…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript operation referer parses in detail</title><link>https://ofstack.com/javascript/2645/the-javascript-operation-referer-parses-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2645/the-javascript-operation-referer-parses-in-detail.html</guid><description>The importance of the Referrer The HTTP request has a referer header that indicates the source of the current traffic, the reference page. For example, at…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the assignment of JS arrays</title><link>https://ofstack.com/javascript/2646/introduction-to-the-assignment-of-js-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2646/introduction-to-the-assignment-of-js-arrays.html</guid><description>Change the source array. To implement array cloning, you can:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS deletes methods that repeat characters in a string</title><link>https://ofstack.com/javascript/2647/js-deletes-methods-that-repeat-characters-in-a-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2647/js-deletes-methods-that-repeat-characters-in-a-string.html</guid><description>JS deletes methods that repeat characters in a string</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript implementation is similar to the ListBox function sample code</title><link>https://ofstack.com/javascript/2648/the-javascript-implementation-is-similar-to-the-listbox-function-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2648/the-javascript-implementation-is-similar-to-the-listbox-function-sample-code.html</guid><description>The JavaScript implementation is similar to the ListBox function sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for the resize event of a div under jquery</title><link>https://ofstack.com/javascript/2649/sample-code-for-the-resize-event-of-a-div-under-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2649/sample-code-for-the-resize-event-of-a-div-under-jquery.html</guid><description>Sample code for the resize event of a div under jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Today&apos;s most popular JavaScript code specification</title><link>https://ofstack.com/javascript/2650/today&apos;s-most-popular-javascript-code-specification.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2650/today&apos;s-most-popular-javascript-code-specification.html</guid><description>What is the best JavaScript code programming specification? This can be a one-track question. So, on the other hand, what code specification is the most…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements instance code that continuously adds values to the textarea by clicking a button</title><link>https://ofstack.com/javascript/2651/jquery-implements-instance-code-that-continuously-adds-values-to-the-textarea-by-clicking-a-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2651/jquery-implements-instance-code-that-continuously-adds-values-to-the-textarea-by-clicking-a-button.html</guid><description>Jquery implements instance code that continuously adds values to the textarea by clicking a button</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Invalid solutions for onchange and onpropertychange of onchange in js</title><link>https://ofstack.com/javascript/2652/invalid-solutions-for-onchange-and-onpropertychange-of-onchange-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2652/invalid-solutions-for-onchange-and-onpropertychange-of-onchange-in-js.html</guid><description>The author&apos;s note: Today, I did not get any reaction when I used the event of onchange. At last, I searched the data to find out the limitations and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implements the coexistence of mouse click and double click events</title><link>https://ofstack.com/javascript/2653/js-implements-the-coexistence-of-mouse-click-and-double-click-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2653/js-implements-the-coexistence-of-mouse-click-and-double-click-events.html</guid><description>It has long been assumed that in Web development, double-clicking events were used infrequently, until recently, when a project needed to bind two events,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An initial look at event proxies in javascript</title><link>https://ofstack.com/javascript/2656/an-initial-look-at-event-proxies-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2656/an-initial-look-at-event-proxies-in-javascript.html</guid><description>Events have always been one of the most powerful objects in javascript. Javascript provides two methods, addEventListener and attachEvent, to bind events to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements a pop up div that always displays a simple instance right in the middle of the screen</title><link>https://ofstack.com/javascript/2657/jquery-implements-a-pop-up-div-that-always-displays-a-simple-instance-right-in-the-middle-of-the-screen.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2657/jquery-implements-a-pop-up-div-that-always-displays-a-simple-instance-right-in-the-middle-of-the-screen.html</guid><description>Jquery implements a pop up div that always displays a simple instance right in the middle of the screen</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Common validation summaries for Extjs forms</title><link>https://ofstack.com/javascript/2658/common-validation-summaries-for-extjs-forms.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2658/common-validation-summaries-for-extjs-forms.html</guid><description>Common validation summaries for Extjs forms</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>There are four Ajax asynchronous commit methods commonly used in extJS</title><link>https://ofstack.com/javascript/2659/there-are-four-ajax-asynchronous-commit-methods-commonly-used-in-extjs.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2659/there-are-four-ajax-asynchronous-commit-methods-commonly-used-in-extjs.html</guid><description>There are four Ajax asynchronous commit methods commonly used in extJS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Disable JavaScript console debugging methods</title><link>https://ofstack.com/javascript/2660/disable-javascript-console-debugging-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2660/disable-javascript-console-debugging-methods.html</guid><description>Disable JavaScript console debugging methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery calendar control implementation method sharing</title><link>https://ofstack.com/javascript/2661/jquery-calendar-control-implementation-method-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2661/jquery-calendar-control-implementation-method-sharing.html</guid><description>Comment out the default CSS style, you can change your own style to achieve another style, you refer to use it</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery. Form. Js usage of the empty form method</title><link>https://ofstack.com/javascript/2662/jquery.-form.-js-usage-of-the-empty-form-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2662/jquery.-form.-js-usage-of-the-empty-form-method.html</guid><description>This section of code is extracted from jquery. Form. js, because I think this method is very useful, but also can be used independently. This code is very…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jquery Settings button pause is not available for 3 seconds</title><link>https://ofstack.com/javascript/2663/the-jquery-settings-button-pause-is-not-available-for-3-seconds.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2663/the-jquery-settings-button-pause-is-not-available-for-3-seconds.html</guid><description>The jquery Settings button pause is not available for 3 seconds</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery to achieve a two level navigation menu with renderings</title><link>https://ofstack.com/javascript/2664/jquery-to-achieve-a-two-level-navigation-menu-with-renderings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2664/jquery-to-achieve-a-two-level-navigation-menu-with-renderings.html</guid><description>Jquery to achieve a two level navigation menu with renderings</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The document. Use the addEventListener is introduced</title><link>https://ofstack.com/javascript/2665/the-document.-use-the-addeventlistener-is-introduced.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2665/the-document.-use-the-addeventlistener-is-introduced.html</guid><description>The document. Use the addEventListener is introduced</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript anonymous function application sample introduction</title><link>https://ofstack.com/javascript/2667/javascript-anonymous-function-application-sample-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2667/javascript-anonymous-function-application-sample-introduction.html</guid><description>Javascript anonymous function application sample introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js login pops up layer effect</title><link>https://ofstack.com/javascript/2668/js-login-pops-up-layer-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2668/js-login-pops-up-layer-effect.html</guid><description>Js login pops up layer effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements a form to validate phone Numbers with regular expressions</title><link>https://ofstack.com/javascript/2669/javascript-implements-a-form-to-validate-phone-numbers-with-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2669/javascript-implements-a-form-to-validate-phone-numbers-with-regular-expressions.html</guid><description>JavaScript implements a form to validate phone Numbers with regular expressions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js timer of is executed once and repeatedly</title><link>https://ofstack.com/javascript/2670/js-timer-of-is-executed-once-and-repeatedly.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2670/js-timer-of-is-executed-once-and-repeatedly.html</guid><description>In javascritp, there are two dedicated functions about the timer, respectively: 1. Counter timer: timename=setTimeout(&quot;function();&quot; , delaytime); 2. Loop…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method in JS to determine whether a field exists in JSON data</title><link>https://ofstack.com/javascript/2671/method-in-js-to-determine-whether-a-field-exists-in-json-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2671/method-in-js-to-determine-whether-a-field-exists-in-json-data.html</guid><description>How to determine whether a field exists in the JSON data that&apos;s being sent to you, 1. The obj [&quot; key &quot;]! = is undefined This is flawed, and if this key is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js type conversion and reference type specification of Boolean_Number_String</title><link>https://ofstack.com/javascript/2672/js-type-conversion-and-reference-type-specification-of-boolean_number_string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2672/js-type-conversion-and-reference-type-specification-of-boolean_number_string.html</guid><description>I. type conversion 1. Convert to a string What&apos;s interesting about the original values of Boolean values, Numbers, and strings in ECMAScript is that they…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Description of the usage of style.left and offsetLeft in javascript</title><link>https://ofstack.com/javascript/2674/description-of-the-usage-of-style.left-and-offsetleft-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2674/description-of-the-usage-of-style.left-and-offsetleft-in-javascript.html</guid><description>If the position of the parent div is defined as relative and the position of the child div is defined as absolute, then the value of styli. left of the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js reads a simple instance of of the number of clicks read from the database</title><link>https://ofstack.com/javascript/2675/js-reads-a-simple-instance-of-of-the-number-of-clicks-read-from-the-database.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2675/js-reads-a-simple-instance-of-of-the-number-of-clicks-read-from-the-database.html</guid><description>I&apos;m going to get the total number of clicks per click 1. You can drag a hidden hidden button control on the server side, and then write the Click event of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The problem of the js function name colliding with the form form element</title><link>https://ofstack.com/javascript/2676/the-problem-of-the-js-function-name-colliding-with-the-form-form-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2676/the-problem-of-the-js-function-name-colliding-with-the-form-form-element.html</guid><description>It took a long time to find out the reason. At the beginning, I always thought that I wrote a wrong letter, and then I found that the js function was not…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript of js decimal multiplication and division problem</title><link>https://ofstack.com/javascript/2677/javascript-of-js-decimal-multiplication-and-division-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2677/javascript-of-js-decimal-multiplication-and-division-problem.html</guid><description>One, with js calculation 12.32 * 7 So what do we get? Answer: 86.24000000000001 Why this problem? How? Js in dealing with decimal multiplication and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The name problem of multiple Windows using window.open of in js</title><link>https://ofstack.com/javascript/2678/the-name-problem-of-multiple-windows-using-window.open-of-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2678/the-name-problem-of-multiple-windows-using-window.open-of-in-js.html</guid><description>The name problem of multiple Windows using window.open of in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery implements a floating sidebar instance</title><link>https://ofstack.com/javascript/26788/jquery-implements-a-floating-sidebar-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26788/jquery-implements-a-floating-sidebar-instance.html</guid><description>This article is an example of an jquery sidebar that implements floating. Share to everybody for everybody reference. The details are as follows: Hopefully,…</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the browser type and version of the method of of js gets the browser version</title><link>https://ofstack.com/javascript/2679/javascript-gets-the-browser-type-and-version-of-the-method-of-of-js-gets-the-browser-version.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2679/javascript-gets-the-browser-type-and-version-of-the-method-of-of-js-gets-the-browser-version.html</guid><description>Javascript gets the browser type and version of the method of of js gets the browser version</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript string of string to json two ways</title><link>https://ofstack.com/javascript/26792/javascript-string-of-string-to-json-two-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26792/javascript-string-of-string-to-json-two-ways.html</guid><description>Use the js function eval(); testJson = eval (testJson); Is the wrong way to convert. The transformation of the right way to add () : testJson = eval (&quot; (&quot; +…</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use try catch to determine whether a variable is declared  undeclared  or unassigned</title><link>https://ofstack.com/javascript/2680/use-try-catch-to-determine-whether-a-variable-is-declared--undeclared--or-unassigned.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2680/use-try-catch-to-determine-whether-a-variable-is-declared--undeclared--or-unassigned.html</guid><description>Use try catch to determine whether a variable is declared undeclared or unassigned</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript the correct way to determine the undefined type</title><link>https://ofstack.com/javascript/26805/javascript-the-correct-way-to-determine-the-undefined-type.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26805/javascript-the-correct-way-to-determine-the-undefined-type.html</guid><description>JavaScript the correct way to determine the undefined type</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>nodejs exports the method of excel</title><link>https://ofstack.com/javascript/26807/nodejs-exports-the-method-of-excel.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26807/nodejs-exports-the-method-of-excel.html</guid><description>This article gives an example of how nodejs exports excel. Share to everybody for everybody reference. The details are as follows: nodejs generates excel…</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery original popup layer folding effect click on the popup layer</title><link>https://ofstack.com/javascript/2681/jquery-original-popup-layer-folding-effect-click-on-the-popup-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2681/jquery-original-popup-layer-folding-effect-click-on-the-popup-layer.html</guid><description>Jquery original popup layer folding effect click on the popup layer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript implementation converts Numbers into Chinese</title><link>https://ofstack.com/javascript/26817/the-javascript-implementation-converts-numbers-into-chinese.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26817/the-javascript-implementation-converts-numbers-into-chinese.html</guid><description>The JavaScript implementation converts Numbers into Chinese</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jq achieves cool mouse over image rollover effect</title><link>https://ofstack.com/javascript/2682/jq-achieves-cool-mouse-over-image-rollover-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2682/jq-achieves-cool-mouse-over-image-rollover-effect.html</guid><description>Jq achieves cool mouse over image rollover effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements a method of array randomization</title><link>https://ofstack.com/javascript/26821/javascript-implements-a-method-of-array-randomization.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26821/javascript-implements-a-method-of-array-randomization.html</guid><description>An example of JavaScript shows how to implement array randomization. Share to everybody for everybody reference. Specific implementation methods are as follows:</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery  js operation checkbox all selected anti selected</title><link>https://ofstack.com/javascript/2683/jquery--js-operation-checkbox-all-selected-anti-selected.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2683/jquery--js-operation-checkbox-all-selected-anti-selected.html</guid><description>Jquery js operation checkbox all selected anti selected</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of unbinding the click event after clicking the button only once</title><link>https://ofstack.com/javascript/26831/jquery-implements-the-method-of-unbinding-the-click-event-after-clicking-the-button-only-once.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26831/jquery-implements-the-method-of-unbinding-the-click-event-after-clicking-the-button-only-once.html</guid><description>This article describes the jQuery implementation of the button click once and then cancel the click event binding method. Share to everybody for everybody…</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A Brief introduction to JavaScript exception handling statements</title><link>https://ofstack.com/javascript/26832/a-brief-introduction-to-javascript-exception-handling-statements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26832/a-brief-introduction-to-javascript-exception-handling-statements.html</guid><description>It is inevitable that there will be errors during the running process of the program, and the running result after the error is often incorrect, so the…</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The javascript sort function implements digital sorting</title><link>https://ofstack.com/javascript/26834/the-javascript-sort-function-implements-digital-sorting.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26834/the-javascript-sort-function-implements-digital-sorting.html</guid><description>The javascript sorting function implements digital sorting This is the end of this article, I hope you enjoy it.</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements countdown (accurate to seconds)</title><link>https://ofstack.com/javascript/26837/javascript-implements-countdown-(accurate-to-seconds).html</link><guid isPermaLink="true">https://ofstack.com/javascript/26837/javascript-implements-countdown-(accurate-to-seconds).html</guid><description>The code is quite simple and practical, here is no more nonsense, friends simply look at can understand This is the end of this article, I hope you enjoy it.</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Web site complex switch JS encountered page card dead solution</title><link>https://ofstack.com/javascript/2684/web-site-complex-switch-js-encountered-page-card-dead-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2684/web-site-complex-switch-js-encountered-page-card-dead-solution.html</guid><description>Web site complex switch JS encountered page card dead solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the method of automatically selecting TextArea text by clicking on it</title><link>https://ofstack.com/javascript/26841/javascript-implements-the-method-of-automatically-selecting-textarea-text-by-clicking-on-it.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26841/javascript-implements-the-method-of-automatically-selecting-textarea-text-by-clicking-on-it.html</guid><description>This article illustrates JavaScript&apos;s method of automatically selecting TextArea text by clicking on it. Share to everybody for everybody reference.…</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Module parsing rules in seajs and module usage summary</title><link>https://ofstack.com/javascript/2685/module-parsing-rules-in-seajs-and-module-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2685/module-parsing-rules-in-seajs-and-module-usage-summary.html</guid><description>The seajs github module identity is relatively clear. However, it doesn&apos;t cover everything, especially when you need to write module ID and module…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript gets and changes the methods for the input tag name attribute</title><link>https://ofstack.com/javascript/26853/javascript-gets-and-changes-the-methods-for-the-input-tag-name-attribute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26853/javascript-gets-and-changes-the-methods-for-the-input-tag-name-attribute.html</guid><description>This article is an example of how JavaScript gets and changes the input tag name attribute. Share to everybody for everybody reference. Specific…</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript method of changing skin style regularly every day</title><link>https://ofstack.com/javascript/26859/javascript-method-of-changing-skin-style-regularly-every-day.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26859/javascript-method-of-changing-skin-style-regularly-every-day.html</guid><description>This article illustrates JavaScript&apos;s approach to changing skin styles at regular intervals throughout the day. Share to everybody for everybody reference.…</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method to determine whether an object is a jquery object</title><link>https://ofstack.com/javascript/2686/method-to-determine-whether-an-object-is-a-jquery-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2686/method-to-determine-whether-an-object-is-a-jquery-object.html</guid><description>Method to determine whether an object is a jquery object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript determines whether an array contains the specified element</title><link>https://ofstack.com/javascript/26862/javascript-determines-whether-an-array-contains-the-specified-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26862/javascript-determines-whether-an-array-contains-the-specified-element.html</guid><description>This article shows how JavaScript determines whether an array contains a specified element. Share to everybody for everybody reference. The details are as…</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>What is the JavaScript framework？ How do you call it a framework？</title><link>https://ofstack.com/javascript/26864/what-is-the-javascript-framework%EF%BF%BD%EF%BF%BD%EF%BF%BD-how-do-you-call-it-a-framework%EF%BF%BD%EF%BF%BD%EF%BF%BD.html</link><guid isPermaLink="true">https://ofstack.com/javascript/26864/what-is-the-javascript-framework%EF%BF%BD%EF%BF%BD%EF%BF%BD-how-do-you-call-it-a-framework%EF%BF%BD%EF%BF%BD%EF%BF%BD.html</guid><description>When you first learn js, you always hear about frameworks. I didn&apos;t know what a framework was until I finished JQ. The following is a reprint of an article,…</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jquery custom window arbitrary drag and drop</title><link>https://ofstack.com/javascript/2687/jquery-custom-window-arbitrary-drag-and-drop.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2687/jquery-custom-window-arbitrary-drag-and-drop.html</guid><description>Jquery custom window arbitrary drag and drop</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements a custom popover example</title><link>https://ofstack.com/javascript/2688/jquery-implements-a-custom-popover-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2688/jquery-implements-a-custom-popover-example.html</guid><description>Jquery implements a custom popover example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Methods that encapsulate jQuery classes and plug ins into seajs modules</title><link>https://ofstack.com/javascript/2689/methods-that-encapsulate-jquery-classes-and-plug-ins-into-seajs-modules.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2689/methods-that-encapsulate-jquery-classes-and-plug-ins-into-seajs-modules.html</guid><description>Note: the seajs version used in this article is 2.1.1 1. Package Jquery into a module of seajs Call method: This will allow you to use jquery as before</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use js to detect whether the browser supports the video tag in html5</title><link>https://ofstack.com/javascript/2690/use-js-to-detect-whether-the-browser-supports-the-video-tag-in-html5.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2690/use-js-to-detect-whether-the-browser-supports-the-video-tag-in-html5.html</guid><description>Use js to detect whether the browser supports the video tag in html5</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The Keydown event prevents the user from entering the implementation code</title><link>https://ofstack.com/javascript/2691/the-keydown-event-prevents-the-user-from-entering-the-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2691/the-keydown-event-prevents-the-user-from-entering-the-implementation-code.html</guid><description>The Keydown event prevents the user from entering the implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The bizarre pseudo value example application in JavaScript</title><link>https://ofstack.com/javascript/2692/the-bizarre-pseudo-value-example-application-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2692/the-bizarre-pseudo-value-example-application-in-javascript.html</guid><description>The bizarre pseudo value example application in JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution for slow loading of Javascript</title><link>https://ofstack.com/javascript/2693/solution-for-slow-loading-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2693/solution-for-slow-loading-of-javascript.html</guid><description>Solution for slow loading of Javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS picture seamless  smooth scrolling code</title><link>https://ofstack.com/javascript/2695/js-picture-seamless--smooth-scrolling-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2695/js-picture-seamless--smooth-scrolling-code.html</guid><description>JS picture seamless smooth scrolling code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js for HTML DOM element manipulation experience accumulated</title><link>https://ofstack.com/javascript/2696/js-for-html-dom-element-manipulation-experience-accumulated.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2696/js-for-html-dom-element-manipulation-experience-accumulated.html</guid><description>Js for HTML DOM element manipulation experience accumulated</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The form is not submitted until the trigger function returns true before the form is submitted</title><link>https://ofstack.com/javascript/2697/the-form-is-not-submitted-until-the-trigger-function-returns-true-before-the-form-is-submitted.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2697/the-form-is-not-submitted-until-the-trigger-function-returns-true-before-the-form-is-submitted.html</guid><description>The form is not submitted until the trigger function returns true before the form is submitted</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the specific use of PHP destructors</title><link>https://ofstack.com/javascript/2698/summary-of-the-specific-use-of-php-destructors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2698/summary-of-the-specific-use-of-php-destructors.html</guid><description>In simple terms, destructors are used to do special work when the object is closed. For example, I wrote the above example, open a file at the same time of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Internet explorer USES js to export web pages to excel and print</title><link>https://ofstack.com/javascript/2699/internet-explorer-uses-js-to-export-web-pages-to-excel-and-print.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2699/internet-explorer-uses-js-to-export-web-pages-to-excel-and-print.html</guid><description>In small, less demanding projects, you can implement functionality using technologies that are not universal or new, but that do work well. This system is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use JS or jQuery to simulate the mouse click on the a tag event code</title><link>https://ofstack.com/javascript/2700/use-js-or-jquery-to-simulate-the-mouse-click-on-the-a-tag-event-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2700/use-js-or-jquery-to-simulate-the-mouse-click-on-the-a-tag-event-code.html</guid><description>Use JS or jQuery to simulate the mouse click on the a tag event code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of JS judging text box values</title><link>https://ofstack.com/javascript/2701/example-of-js-judging-text-box-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2701/example-of-js-judging-text-box-values.html</guid><description>Example of JS judging text box values</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A method to prevent a button from being clicked many times in a short time</title><link>https://ofstack.com/javascript/2702/a-method-to-prevent-a-button-from-being-clicked-many-times-in-a-short-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2702/a-method-to-prevent-a-button-from-being-clicked-many-times-in-a-short-time.html</guid><description>A method to prevent a button from being clicked many times in a short time</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS operation CSS random change web page background implementation ideas</title><link>https://ofstack.com/javascript/2703/js-operation-css-random-change-web-page-background-implementation-ideas.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2703/js-operation-css-random-change-web-page-background-implementation-ideas.html</guid><description>JS operation CSS random change web page background implementation ideas</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plug in development of jquery accordion function sharing</title><link>https://ofstack.com/javascript/2704/jquery-plug-in-development-of-jquery-accordion-function-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2704/jquery-plug-in-development-of-jquery-accordion-function-sharing.html</guid><description>It can be used with images or containers, just like a regular jQuery plug-in call. The implementation principle is not difficult to understand, all in the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery extensions for text field cursor manipulation</title><link>https://ofstack.com/javascript/2705/jquery-extensions-for-text-field-cursor-manipulation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2705/jquery-extensions-for-text-field-cursor-manipulation.html</guid><description>The functions and usage of this extension for text field: 1. Get cursor position: $(elem). IGetFieldPos (); 2. Set the cursor position: $(elem).…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plug in development to achieve the Google + circle selection function</title><link>https://ofstack.com/javascript/2706/jquery-plug-in-development-to-achieve-the-google-+-circle-selection-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2706/jquery-plug-in-development-to-achieve-the-google-+-circle-selection-function.html</guid><description>The specific principle and call is not detailed, you can see the code comments and DEMO DEMO (DEMO mod.udata.js has a Chinese characters to pinyin method,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery basic tutorial array using details</title><link>https://ofstack.com/javascript/2707/jquery-basic-tutorial-array-using-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2707/jquery-basic-tutorial-array-using-details.html</guid><description>1. $. Each (array, [callback]) traverses [commonly] Explanation: unlike the $().each() method that instantiates jQuery objects, this method can be used to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An overview of 8 ways to query the json data structure</title><link>https://ofstack.com/javascript/2708/an-overview-of-8-ways-to-query-the-json-data-structure.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2708/an-overview-of-8-ways-to-query-the-json-data-structure.html</guid><description>Eight ways to query the json data structure: JsonSQL implements the ability to query json data structures using SQL select statements. Home page:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js 3 seconds after the jump page implementation code</title><link>https://ofstack.com/javascript/2709/js-3-seconds-after-the-jump-page-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2709/js-3-seconds-after-the-jump-page-implementation-code.html</guid><description>Automatically jump to another page after how many seconds (js script) In &lt; Head&gt; &lt; / head&gt; Between adding js Then in &lt; Body&gt; Plus &lt; The body onload = &quot;Load…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>SQL injection vulnerability caused by the PHP is_numberic function</title><link>https://ofstack.com/javascript/2710/sql-injection-vulnerability-caused-by-the-php-is_numberic-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2710/sql-injection-vulnerability-caused-by-the-php-is_numberic-function.html</guid><description>I. introduction to is_numberic function I&apos;ve seen the is_numberic function in some of the CMS programs in the country, so let&apos;s look at the structure of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic selection and traversal of JavaScript objects</title><link>https://ofstack.com/javascript/2711/dynamic-selection-and-traversal-of-javascript-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2711/dynamic-selection-and-traversal-of-javascript-objects.html</guid><description>Dynamic selection and traversal of JavaScript objects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using js operation CSS to implement js to change the background image example</title><link>https://ofstack.com/javascript/2712/using-js-operation-css-to-implement-js-to-change-the-background-image-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2712/using-js-operation-css-to-implement-js-to-change-the-background-image-example.html</guid><description>1. Use JS to define an array of images that you want to display randomly 2. Generate a random number with JS, starting from 0 and ending at imgarr.leng-1</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Red rice mobile phone snapping up js code</title><link>https://ofstack.com/javascript/2713/red-rice-mobile-phone-snapping-up-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2713/red-rice-mobile-phone-snapping-up-js-code.html</guid><description>The following is millet snap up JS code, analysis can use it to achieve a red rice snap up software, according to this code to achieve the function you want!</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A function code that points to the next location by pressing enter</title><link>https://ofstack.com/javascript/2714/a-function-code-that-points-to-the-next-location-by-pressing-enter.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2714/a-function-code-that-points-to-the-next-location-by-pressing-enter.html</guid><description>A function code that points to the next location by pressing enter</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to determine whether the input is Chinese function</title><link>https://ofstack.com/javascript/2715/js-to-determine-whether-the-input-is-chinese-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2715/js-to-determine-whether-the-input-is-chinese-function.html</guid><description>Js to determine whether the input is Chinese function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Restart the computer or shutdown the sample code with IE</title><link>https://ofstack.com/javascript/2716/restart-the-computer-or-shutdown-the-sample-code-with-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2716/restart-the-computer-or-shutdown-the-sample-code-with-ie.html</guid><description>Restart the computer or shutdown the sample code with IE</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js id method supports 15 and 18 digits</title><link>https://ofstack.com/javascript/2717/js-id-method-supports-15-and-18-digits.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2717/js-id-method-supports-15-and-18-digits.html</guid><description>Js id method supports 15 and 18 digits</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Copy content to clipboard compatible browsers using js</title><link>https://ofstack.com/javascript/2719/copy-content-to-clipboard-compatible-browsers-using-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2719/copy-content-to-clipboard-compatible-browsers-using-js.html</guid><description>Copy content to clipboard compatible browsers using js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>This is implemented using dynamic time on javascript pages</title><link>https://ofstack.com/javascript/2720/this-is-implemented-using-dynamic-time-on-javascript-pages.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2720/this-is-implemented-using-dynamic-time-on-javascript-pages.html</guid><description>This is implemented using dynamic time on javascript pages</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS call page table export excel sample code</title><link>https://ofstack.com/javascript/2721/js-call-page-table-export-excel-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2721/js-call-page-table-export-excel-sample-code.html</guid><description>JS call page table export excel sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript :window.open pop up window location problem</title><link>https://ofstack.com/javascript/2722/javascript-:window.open-pop-up-window-location-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2722/javascript-:window.open-pop-up-window-location-problem.html</guid><description>Javascript :window.open pop up window location problem</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines whether the page inside the iframe scrolls to the bottom to trigger an event</title><link>https://ofstack.com/javascript/2723/js-determines-whether-the-page-inside-the-iframe-scrolls-to-the-bottom-to-trigger-an-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2723/js-determines-whether-the-page-inside-the-iframe-scrolls-to-the-bottom-to-trigger-an-event.html</guid><description>Js determines whether the page inside the iframe scrolls to the bottom to trigger an event</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Nodejs USES the mysql module to get the number of rows that are updated and deleted</title><link>https://ofstack.com/javascript/2724/nodejs-uses-the-mysql-module-to-get-the-number-of-rows-that-are-updated-and-deleted.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2724/nodejs-uses-the-mysql-module-to-get-the-number-of-rows-that-are-updated-and-deleted.html</guid><description>Nodejs USES the mysql module to get the number of rows that are updated and deleted</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using jQuery to achieve the intelligent hiding  sliding effect of the return to the top code</title><link>https://ofstack.com/javascript/2725/using-jquery-to-achieve-the-intelligent-hiding--sliding-effect-of-the-return-to-the-top-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2725/using-jquery-to-achieve-the-intelligent-hiding--sliding-effect-of-the-return-to-the-top-code.html</guid><description>Using jQuery to achieve the intelligent hiding sliding effect of the return to the top code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS 5 ways to judge string length (distinguish Chinese from English)</title><link>https://ofstack.com/javascript/2726/js-5-ways-to-judge-string-length-(distinguish-chinese-from-english).html</link><guid isPermaLink="true">https://ofstack.com/javascript/2726/js-5-ways-to-judge-string-length-(distinguish-chinese-from-english).html</guid><description>Purpose: to calculate the length of the string (1 character in English, 2 characters in Chinese)</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The file control selects which js event is triggered after the file is uploaded</title><link>https://ofstack.com/javascript/2727/the-file-control-selects-which-js-event-is-triggered-after-the-file-is-uploaded.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2727/the-file-control-selects-which-js-event-is-triggered-after-the-file-is-uploaded.html</guid><description>The file control selects which js event is triggered after the file is uploaded</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the problem of ifame parent window calling child window in Chrome</title><link>https://ofstack.com/javascript/2728/an-example-of-the-problem-of-ifame-parent-window-calling-child-window-in-chrome.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2728/an-example-of-the-problem-of-ifame-parent-window-calling-child-window-in-chrome.html</guid><description>An example of the problem of ifame parent window calling child window in Chrome</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript reads the Xml file to make an example of a secondary linkage menu</title><link>https://ofstack.com/javascript/2729/javascript-reads-the-xml-file-to-make-an-example-of-a-secondary-linkage-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2729/javascript-reads-the-xml-file-to-make-an-example-of-a-secondary-linkage-menu.html</guid><description>Javascript reads the Xml file to make an example of a secondary linkage menu</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The order in which javascript is parsed varies from browser to browser</title><link>https://ofstack.com/javascript/2730/the-order-in-which-javascript-is-parsed-varies-from-browser-to-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2730/the-order-in-which-javascript-is-parsed-varies-from-browser-to-browser.html</guid><description>The order in which javascript is parsed varies from browser to browser</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery disables right click function masking F5 refresh</title><link>https://ofstack.com/javascript/2731/jquery-disables-right-click-function-masking-f5-refresh.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2731/jquery-disables-right-click-function-masking-f5-refresh.html</guid><description>Jquery disables right click function masking F5 refresh</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery automatically encapsulates the form form as a concrete implementation of json</title><link>https://ofstack.com/javascript/2732/jquery-automatically-encapsulates-the-form-form-as-a-concrete-implementation-of-json.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2732/jquery-automatically-encapsulates-the-form-form-as-a-concrete-implementation-of-json.html</guid><description>Jquery automatically encapsulates the form form as a concrete implementation of json</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Get the id of the button currently clicked using this.id</title><link>https://ofstack.com/javascript/2733/get-the-id-of-the-button-currently-clicked-using-this.id.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2733/get-the-id-of-the-button-currently-clicked-using-this.id.html</guid><description>Get the id of the button currently clicked using this.id</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does jquery set default checklists by value</title><link>https://ofstack.com/javascript/2734/how-does-jquery-set-default-checklists-by-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2734/how-does-jquery-set-default-checklists-by-value.html</guid><description>How does jquery set default checklists by value</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plug in development of md5 plug in</title><link>https://ofstack.com/javascript/2735/jquery-plug-in-development-of-md5-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2735/jquery-plug-in-development-of-md5-plug-in.html</guid><description>Method returns a string of decimal Numbers and is passed under query1.9.2.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Methods that refer to dependent js files in javascript files</title><link>https://ofstack.com/javascript/2737/methods-that-refer-to-dependent-js-files-in-javascript-files.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2737/methods-that-refer-to-dependent-js-files-in-javascript-files.html</guid><description>Methods that refer to dependent js files in javascript files</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery parses the JSON data sample code</title><link>https://ofstack.com/javascript/2738/jquery-parses-the-json-data-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2738/jquery-parses-the-json-data-sample-code.html</guid><description>Jquery parses the JSON data sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two good ways to get the event source in javascript event functions</title><link>https://ofstack.com/javascript/2739/two-good-ways-to-get-the-event-source-in-javascript-event-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2739/two-good-ways-to-get-the-event-source-in-javascript-event-functions.html</guid><description>Two good ways to get the event source in javascript event functions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript built in object arguments</title><link>https://ofstack.com/javascript/2740/javascript-built-in-object-arguments.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2740/javascript-built-in-object-arguments.html</guid><description>What is arguments Arguments is a built-in object in JavaScript that is weird and often overlooked, but actually important. All the major js libraries make…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript cross browser property determination method</title><link>https://ofstack.com/javascript/2741/javascript-cross-browser-property-determination-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2741/javascript-cross-browser-property-determination-method.html</guid><description>Therefore, it is recommended to use hasOwnProperty or typeof to judge the value correctly.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS advanced debugging tips: capture and analyze JavaScript errors</title><link>https://ofstack.com/javascript/2742/js-advanced-debugging-tips:-capture-and-analyze-javascript-errors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2742/js-advanced-debugging-tips:-capture-and-analyze-javascript-errors.html</guid><description>Anyway, as long as the JavaScript error after the refresh does not reproduce, then the user can be refreshed to solve the problem, the browser will not…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Several ways Jquery executes after a page loads</title><link>https://ofstack.com/javascript/2743/several-ways-jquery-executes-after-a-page-loads.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2743/several-ways-jquery-executes-after-a-page-loads.html</guid><description>Several ways Jquery executes after a page loads</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the difference between interval and setTimeOut in javascript</title><link>https://ofstack.com/javascript/2744/an-example-of-the-difference-between-interval-and-settimeout-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2744/an-example-of-the-difference-between-interval-and-settimeout-in-javascript.html</guid><description>An example of the difference between interval and setTimeOut in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript form validates the phone number with a regular expression</title><link>https://ofstack.com/javascript/2745/the-javascript-form-validates-the-phone-number-with-a-regular-expression.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2745/the-javascript-form-validates-the-phone-number-with-a-regular-expression.html</guid><description>The JavaScript form validates the phone number with a regular expression</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A list of JavaScript runtime library properties</title><link>https://ofstack.com/javascript/2746/a-list-of-javascript-runtime-library-properties.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2746/a-list-of-javascript-runtime-library-properties.html</guid><description>A list of JavaScript runtime library properties</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of bitwise xor operators in JavaScript</title><link>https://ofstack.com/javascript/2747/introduction-to-the-use-of-bitwise-xor-operators-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2747/introduction-to-the-use-of-bitwise-xor-operators-in-javascript.html</guid><description>Introduction to the use of bitwise xor operators in JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using jQuery to achieve the dice game animation effect</title><link>https://ofstack.com/javascript/2748/using-jquery-to-achieve-the-dice-game-animation-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2748/using-jquery-to-achieve-the-dice-game-animation-effect.html</guid><description>How to do it: after a dice is thrown, the animate() function of jQuery is used to change the dice displacement, add delay effect in the middle, and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js implementation calendar can get the specified date  week and day of the week. Example share of js gets the day of the week</title><link>https://ofstack.com/javascript/2749/the-js-implementation-calendar-can-get-the-specified-date--week-and-day-of-the-week.-example-share-of-js-gets-the-day-of-the-week.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2749/the-js-implementation-calendar-can-get-the-specified-date--week-and-day-of-the-week.-example-share-of-js-gets-the-day-of-the-week.html</guid><description>The js implementation calendar can get the specified date week and day of the week. Example share of js gets the day of the week</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript turns the relative path into the absolute path example</title><link>https://ofstack.com/javascript/2750/javascript-turns-the-relative-path-into-the-absolute-path-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2750/javascript-turns-the-relative-path-into-the-absolute-path-example.html</guid><description>There are essentially two ways to do this, either by creating the DOM or by using JavaScript: Thus it can be seen that the original ecological method is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Nodejs implementation of PHP print_r function code</title><link>https://ofstack.com/javascript/2751/nodejs-implementation-of-php-print_r-function-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2751/nodejs-implementation-of-php-print_r-function-code.html</guid><description>Nodejs implementation of PHP print_r function code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How node. js and PHP get geographical locations based on IP</title><link>https://ofstack.com/javascript/2752/how-node.-js-and-php-get-geographical-locations-based-on-ip.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2752/how-node.-js-and-php-get-geographical-locations-based-on-ip.html</guid><description>How node. js and PHP get geographical locations based on IP</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>angularjs client implements compression of image files and upload instances</title><link>https://ofstack.com/javascript/27524/angularjs-client-implements-compression-of-image-files-and-upload-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27524/angularjs-client-implements-compression-of-image-files-and-upload-instances.html</guid><description>It mainly USES canvas of html5 for image compression, and then converts to dataURL. Then dataURL converts to Blob file, and Blob object can be directly…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Pop up window and this window has a translucent mask layer effect</title><link>https://ofstack.com/javascript/2753/pop-up-window-and-this-window-has-a-translucent-mask-layer-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2753/pop-up-window-and-this-window-has-a-translucent-mask-layer-effect.html</guid><description>Pop up window and this window has a translucent mask layer effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript Common function summary</title><link>https://ofstack.com/javascript/27530/javascript-common-function-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27530/javascript-common-function-summary.html</guid><description>3. 1 map object searched online: 4. Common number functions: 6. Most commonly used JavaScript date function: 8. Mathematical functions: 9. Browser feature…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript returns the three methods and the differences described on the previous page</title><link>https://ofstack.com/javascript/27531/javascript-returns-the-three-methods-and-the-differences-described-on-the-previous-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27531/javascript-returns-the-three-methods-and-the-differences-described-on-the-previous-page.html</guid><description>JavaScript returns the difference between the code on the previous page:</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>jQuery dynamic Background image effect implementation method</title><link>https://ofstack.com/javascript/27533/jquery-dynamic-background-image-effect-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27533/jquery-dynamic-background-image-effect-implementation-method.html</guid><description>This paper describes the jQuery dynamic background image effect implementation method. Share to everybody for everybody reference. The details are as follows:</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Javascript carriage return is perfect for TAB switching</title><link>https://ofstack.com/javascript/2754/javascript-carriage-return-is-perfect-for-tab-switching.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2754/javascript-carriage-return-is-perfect-for-tab-switching.html</guid><description>Javascript carriage return is perfect for TAB switching</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Implementation select Add option</title><link>https://ofstack.com/javascript/27545/javascript-implementation-select-add-option.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27545/javascript-implementation-select-add-option.html</guid><description>JavaScript adds option to select This is the end of this article, I hope you enjoy it.</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript timer and optimized cancel timer methods</title><link>https://ofstack.com/javascript/27546/javascript-timer-and-optimized-cancel-timer-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27546/javascript-timer-and-optimized-cancel-timer-methods.html</guid><description>Common methods: Start the timer: Method is the js method that is called periodically Time is the interval in milliseconds Cancel the timer: So here&apos;s the…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript two ways to access a single character in a string</title><link>https://ofstack.com/javascript/27548/javascript-two-ways-to-access-a-single-character-in-a-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27548/javascript-two-ways-to-access-a-single-character-in-a-string.html</guid><description>An overview of the JavaScript is a very flexible language and provides many native functions for programming. This article focuses on how to access…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Jquery function $.post executes an unresponsive solution under javasciprt</title><link>https://ofstack.com/javascript/2755/jquery-function-$.post-executes-an-unresponsive-solution-under-javasciprt.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2755/jquery-function-$.post-executes-an-unresponsive-solution-under-javasciprt.html</guid><description>Jquery function $.post executes an unresponsive solution under javasciprt</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript object properties check  add  delete  and access action instances</title><link>https://ofstack.com/javascript/27556/javascript-object-properties-check--add--delete--and-access-action-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27556/javascript-object-properties-check--add--delete--and-access-action-instances.html</guid><description>JavaScript object properties check add delete and access action instances</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to extend in JQuery</title><link>https://ofstack.com/javascript/2756/introduction-to-extend-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2756/introduction-to-extend-in-jquery.html</guid><description>The prototype extension method of extend in Jquery is: 1, the extend (dest, src1, src2, src3...). ; It means that src1,src2,src3... Merge into dest and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use JavaScript to make a simple counter</title><link>https://ofstack.com/javascript/27562/use-javascript-to-make-a-simple-counter.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27562/use-javascript-to-make-a-simple-counter.html</guid><description>The key to this method is the comprehensive application of Cookie technology and dynamic image characteristics. Using Cookie, the user&apos;s data can be…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>The pure JS implementation selects the DOM based on the class of the CSS</title><link>https://ofstack.com/javascript/2757/the-pure-js-implementation-selects-the-dom-based-on-the-class-of-the-css.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2757/the-pure-js-implementation-selects-the-dom-based-on-the-class-of-the-css.html</guid><description>The pure JS implementation selects the DOM based on the class of the CSS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use JS to get the focus of focus element code</title><link>https://ofstack.com/javascript/2758/use-js-to-get-the-focus-of-focus-element-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2758/use-js-to-get-the-focus-of-focus-element-code.html</guid><description>Use JS to get the focus of focus element code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript USES regular expressions to clean up table style code</title><link>https://ofstack.com/javascript/27583/javascript-uses-regular-expressions-to-clean-up-table-style-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27583/javascript-uses-regular-expressions-to-clean-up-table-style-code.html</guid><description>Projects meet this demand, a large section of the text of the html code display in the mobile phone is not complete, the reason is because other table,…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>javascript converts an JSON object to an JSON string</title><link>https://ofstack.com/javascript/27586/javascript-converts-an-json-object-to-an-json-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27586/javascript-converts-an-json-object-to-an-json-string.html</guid><description>This article illustrates how to convert JSON objects to JSON strings in javascript. Share to everybody for everybody reference. The details are as follows:</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>The class dictionary implemented by JavaScript inserts or updates method instances</title><link>https://ofstack.com/javascript/27588/the-class-dictionary-implemented-by-javascript-inserts-or-updates-method-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27588/the-class-dictionary-implemented-by-javascript-inserts-or-updates-method-instances.html</guid><description>This article illustrates the JavaScript implementation of the class dictionary insert or update method. Share to everybody for everybody reference. The…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Method to find Oracle high consumption statements</title><link>https://ofstack.com/javascript/2759/method-to-find-oracle-high-consumption-statements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2759/method-to-find-oracle-high-consumption-statements.html</guid><description>Method to find Oracle high consumption statements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use JavaScript to detect CPU usage</title><link>https://ofstack.com/javascript/2760/use-javascript-to-detect-cpu-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2760/use-javascript-to-detect-cpu-usage.html</guid><description>Use JavaScript to detect CPU usage</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JSONP cross   domain principle analysis and its implementation</title><link>https://ofstack.com/javascript/2761/jsonp-cross---domain-principle-analysis-and-its-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2761/jsonp-cross---domain-principle-analysis-and-its-implementation.html</guid><description>JSONP cross domain principle analysis and its implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A web page title flashing prompt effect</title><link>https://ofstack.com/javascript/2762/a-web-page-title-flashing-prompt-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2762/a-web-page-title-flashing-prompt-effect.html</guid><description>It is very common to use the title of a web page to alert the user to a new message, such as the current weibo, and some email, this function is very…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to obtain the web page background color and font color method</title><link>https://ofstack.com/javascript/2763/js-to-obtain-the-web-page-background-color-and-font-color-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2763/js-to-obtain-the-web-page-background-color-and-font-color-method.html</guid><description>Js to obtain the web page background color and font color method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Page load js and performance analysis method</title><link>https://ofstack.com/javascript/2764/page-load-js-and-performance-analysis-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2764/page-load-js-and-performance-analysis-method.html</guid><description>Page load js and performance analysis method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js bubble event details and blocking example</title><link>https://ofstack.com/javascript/2765/js-bubble-event-details-and-blocking-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2765/js-bubble-event-details-and-blocking-example.html</guid><description>Js bubble event details and blocking example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js calls the browser print module to achieve the click button to trigger the custom function</title><link>https://ofstack.com/javascript/2766/js-calls-the-browser-print-module-to-achieve-the-click-button-to-trigger-the-custom-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2766/js-calls-the-browser-print-module-to-achieve-the-click-button-to-trigger-the-custom-function.html</guid><description>Js calls the browser print module to achieve the click button to trigger the custom function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The best way to convert a JSON string into a JSON object in js</title><link>https://ofstack.com/javascript/2767/the-best-way-to-convert-a-json-string-into-a-json-object-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2767/the-best-way-to-convert-a-json-string-into-a-json-object-in-js.html</guid><description>In JS, the JSON string is parsed into JSON data format in two ways: One is to use the eval() function. 2. Use the Function object for return parsing. The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plug in conflict of jquery.noconflict solution sharing</title><link>https://ofstack.com/javascript/2768/jquery-plug-in-conflict-of-jquery.noconflict-solution-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2768/jquery-plug-in-conflict-of-jquery.noconflict-solution-sharing.html</guid><description>Many JS framework libraries choose to use the $sign as the function or variable name, jQuery is the most typical one. In jQuery, the $sign is just a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Code that converts Chinese standard time to standard format</title><link>https://ofstack.com/javascript/2769/code-that-converts-chinese-standard-time-to-standard-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2769/code-that-converts-chinese-standard-time-to-standard-format.html</guid><description>Code that converts Chinese standard time to standard format</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I pass a PHP array or object to javascript</title><link>https://ofstack.com/javascript/2770/how-do-i-pass-a-php-array-or-object-to-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2770/how-do-i-pass-a-php-array-or-object-to-javascript.html</guid><description>How do I pass a PHP array or object to javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js triggers the select onchange event code</title><link>https://ofstack.com/javascript/2771/js-triggers-the-select-onchange-event-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2771/js-triggers-the-select-onchange-event-code.html</guid><description>Js triggers the select onchange event code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ie9 prompts &apos;console&apos; for not defining a solution to the problem</title><link>https://ofstack.com/javascript/2772/ie9-prompts-&apos;console&apos;-for-not-defining-a-solution-to-the-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2772/ie9-prompts-&apos;console&apos;-for-not-defining-a-solution-to-the-problem.html</guid><description>Ie9 prompts &apos;console&apos; for not defining a solution to the problem</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of wildcards in jQuery selectors</title><link>https://ofstack.com/javascript/2773/introduction-to-the-use-of-wildcards-in-jquery-selectors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2773/introduction-to-the-use-of-wildcards-in-jquery-selectors.html</guid><description>Introduction to the use of wildcards in jQuery selectors</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the difference between $. Each and $of. Each</title><link>https://ofstack.com/javascript/2774/an-example-of-the-difference-between-$.-each-and-$of.-each.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2774/an-example-of-the-difference-between-$.-each-and-$of.-each.html</guid><description>An example of the difference between $. Each and $of. Each</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A point in the use of document.write in js</title><link>https://ofstack.com/javascript/2775/a-point-in-the-use-of-document.write-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2775/a-point-in-the-use-of-document.write-in-js.html</guid><description>A point in the use of document.write in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>General idea and example of js image delay technology</title><link>https://ofstack.com/javascript/2776/general-idea-and-example-of-js-image-delay-technology.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2776/general-idea-and-example-of-js-image-delay-technology.html</guid><description>General idea and example of js image delay technology</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Hateful ie8 prompt for missing id undefined</title><link>https://ofstack.com/javascript/2777/hateful-ie8-prompt-for-missing-id-undefined.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2777/hateful-ie8-prompt-for-missing-id-undefined.html</guid><description>Hateful ie8 prompt for missing id undefined</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript intercepts the Slice  Substring  and Substr functions of strings</title><link>https://ofstack.com/javascript/2778/javascript-intercepts-the-slice--substring--and-substr-functions-of-strings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2778/javascript-intercepts-the-slice--substring--and-substr-functions-of-strings.html</guid><description>JavaScript intercepts the Slice Substring and Substr functions of strings</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js drag and drop some common ways of thinking</title><link>https://ofstack.com/javascript/2779/js-drag-and-drop-some-common-ways-of-thinking.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2779/js-drag-and-drop-some-common-ways-of-thinking.html</guid><description>Js drag and drop some common ways of thinking</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use the jquery implementation to open a new window as post</title><link>https://ofstack.com/javascript/2780/use-the-jquery-implementation-to-open-a-new-window-as-post.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2780/use-the-jquery-implementation-to-open-a-new-window-as-post.html</guid><description>Use the jquery implementation to open a new window as post</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery determines the number after two decimal places and automatically removes two decimal places</title><link>https://ofstack.com/javascript/2781/jquery-determines-the-number-after-two-decimal-places-and-automatically-removes-two-decimal-places.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2781/jquery-determines-the-number-after-two-decimal-places-and-automatically-removes-two-decimal-places.html</guid><description>Jquery determines the number after two decimal places and automatically removes two decimal places</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>When js gets the parameters in the url and the parameters are in Chinese  it is decoded by js</title><link>https://ofstack.com/javascript/2783/when-js-gets-the-parameters-in-the-url-and-the-parameters-are-in-chinese--it-is-decoded-by-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2783/when-js-gets-the-parameters-in-the-url-and-the-parameters-are-in-chinese--it-is-decoded-by-js.html</guid><description>When js gets the parameters in the url and the parameters are in Chinese it is decoded by js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS printing interface CSS center code for all browsers</title><link>https://ofstack.com/javascript/2784/js-printing-interface-css-center-code-for-all-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2784/js-printing-interface-css-center-code-for-all-browsers.html</guid><description>JS printing interface CSS center code for all browsers</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Compatible with all browsers js replication plug in Zero use</title><link>https://ofstack.com/javascript/2785/compatible-with-all-browsers-js-replication-plug-in-zero-use.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2785/compatible-with-all-browsers-js-replication-plug-in-zero-use.html</guid><description>Compatible with all browsers js replication plug in Zero use</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript + jquery to regularly modify the title of the article</title><link>https://ofstack.com/javascript/2786/javascript-+-jquery-to-regularly-modify-the-title-of-the-article.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2786/javascript-+-jquery-to-regularly-modify-the-title-of-the-article.html</guid><description>Using javascript+jquery to write a timer, regularly modify the title of the article.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of dependency injection in Javascript</title><link>https://ofstack.com/javascript/2787/in-depth-understanding-of-dependency-injection-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2787/in-depth-understanding-of-dependency-injection-in-javascript.html</guid><description>Sooner or later, you need to use other developers&apos; abstractions -- that is, you rely on other people&apos;s code. I like modules that rely on freedom, but that&apos;s…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An uncompleted string constant error was encountered when the autocomplete component was introduced</title><link>https://ofstack.com/javascript/2788/an-uncompleted-string-constant-error-was-encountered-when-the-autocomplete-component-was-introduced.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2788/an-uncompleted-string-constant-error-was-encountered-when-the-autocomplete-component-was-introduced.html</guid><description>An uncompleted string constant error was encountered when the autocomplete component was introduced</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Write 19 guidelines for effective jquery code</title><link>https://ofstack.com/javascript/2789/write-19-guidelines-for-effective-jquery-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2789/write-19-guidelines-for-effective-jquery-code.html</guid><description>Discard deprecating methods It is important to keep an eye on the discard methods for each new release and try to avoid them. Combine jQuery and javascript…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js traverses a tree array with closures</title><link>https://ofstack.com/javascript/2791/js-traverses-a-tree-array-with-closures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2791/js-traverses-a-tree-array-with-closures.html</guid><description>When doing a company project, it is required to write a method whose parameters are a menu array collection and a menu id. The format of the menu array is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery primitive implementation of the table header with the scroll bar scroll and scroll</title><link>https://ofstack.com/javascript/2792/jquery-primitive-implementation-of-the-table-header-with-the-scroll-bar-scroll-and-scroll.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2792/jquery-primitive-implementation-of-the-table-header-with-the-scroll-bar-scroll-and-scroll.html</guid><description>Jquery primitive implementation of the table header with the scroll bar scroll and scroll</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use CSS3 scale to achieve the overall page scaling</title><link>https://ofstack.com/javascript/2793/use-css3-scale-to-achieve-the-overall-page-scaling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2793/use-css3-scale-to-achieve-the-overall-page-scaling.html</guid><description>Use CSS3 scale to achieve the overall page scaling</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using jquery to implement IE backspace is equivalent to a return operation</title><link>https://ofstack.com/javascript/2794/using-jquery-to-implement-ie-backspace-is-equivalent-to-a-return-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2794/using-jquery-to-implement-ie-backspace-is-equivalent-to-a-return-operation.html</guid><description>Using jquery to implement IE backspace is equivalent to a return operation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using JQuery toggle to realize automatic popover of page loading</title><link>https://ofstack.com/javascript/2795/using-jquery-toggle-to-realize-automatic-popover-of-page-loading.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2795/using-jquery-toggle-to-realize-automatic-popover-of-page-loading.html</guid><description>Using JQuery toggle to realize automatic popover of page loading</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery does a simple screen lock prompt box</title><link>https://ofstack.com/javascript/2796/jquery-does-a-simple-screen-lock-prompt-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2796/jquery-does-a-simple-screen-lock-prompt-box.html</guid><description>Jquery does a simple screen lock prompt box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Methods to determine null  undefined  and NaN in JS</title><link>https://ofstack.com/javascript/2797/methods-to-determine-null--undefined--and-nan-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2797/methods-to-determine-null--undefined--and-nan-in-js.html</guid><description>I wrote STR =&quot;s&quot;++; And then Nan comes up and looks around for a while. The data collected are judged as follows: 1. The judge undefined: Typeof returns a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery is a method that checks whether an input checked control is selected</title><link>https://ofstack.com/javascript/2798/jquery-is-a-method-that-checks-whether-an-input-checked-control-is-selected.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2798/jquery-is-a-method-that-checks-whether-an-input-checked-control-is-selected.html</guid><description>Jquery is a method that checks whether an input checked control is selected</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Face Recognition technology and JavaScript class library ES2en.ES3en</title><link>https://ofstack.com/javascript/27980/javascript-face-recognition-technology-and-javascript-class-library-es2en.es3en.html</link><guid isPermaLink="true">https://ofstack.com/javascript/27980/javascript-face-recognition-technology-and-javascript-class-library-es2en.es3en.html</guid><description>I am very interested in artificial intelligence identification technology, because I cannot imagine what kind of algorithm and analysis process it is.…</description><pubDate>Sat, 22 Aug 2020 00:00:00 GMT</pubDate></item><item><title>js Dynamically generates Html elements to implement Post operations (createElement)</title><link>https://ofstack.com/javascript/27983/js-dynamically-generates-html-elements-to-implement-post-operations-(createelement).html</link><guid isPermaLink="true">https://ofstack.com/javascript/27983/js-dynamically-generates-html-elements-to-implement-post-operations-(createelement).html</guid><description>Sometimes, if you need Post data on another page, you need to build an Form form Submission with js as follows does not work because the form typed to the…</description><pubDate>Sat, 22 Aug 2020 00:00:00 GMT</pubDate></item><item><title>JS prevents users from submitting sample code multiple times</title><link>https://ofstack.com/javascript/2799/js-prevents-users-from-submitting-sample-code-multiple-times.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2799/js-prevents-users-from-submitting-sample-code-multiple-times.html</guid><description>JS prevents users from submitting sample code multiple times</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to get the client network card IP address  MAC address</title><link>https://ofstack.com/javascript/2800/js-to-get-the-client-network-card-ip-address--mac-address.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2800/js-to-get-the-client-network-card-ip-address--mac-address.html</guid><description>Js to get the client network card IP address MAC address</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript&apos;s way of judging the chrome browser</title><link>https://ofstack.com/javascript/2801/javascript&apos;s-way-of-judging-the-chrome-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2801/javascript&apos;s-way-of-judging-the-chrome-browser.html</guid><description>Check whether the string returned by the userAgent contains &quot;Chrome&quot; by the userAgent judgment, and how to check it is done by the method indexOf. About…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Analysis and solution of Javascript floating point arithmetic precision</title><link>https://ofstack.com/javascript/2802/analysis-and-solution-of-javascript-floating-point-arithmetic-precision.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2802/analysis-and-solution-of-javascript-floating-point-arithmetic-precision.html</guid><description>Analysis of the JavaScript has only one numeric type, Number, and in JavaScript all Numbers are represented in the ieee-754 standard format. The precision…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript 3d detective products show of core streamlining</title><link>https://ofstack.com/javascript/2803/javascript-3d-detective-products-show-of-core-streamlining.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2803/javascript-3d-detective-products-show-of-core-streamlining.html</guid><description>Javascript 3d detective products show of core streamlining</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Node.js emulates the example of a browser file upload</title><link>https://ofstack.com/javascript/2804/node.js-emulates-the-example-of-a-browser-file-upload.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2804/node.js-emulates-the-example-of-a-browser-file-upload.html</guid><description>Node.js emulates the example of a browser file upload</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript closes the current page of window without prompting</title><link>https://ofstack.com/javascript/2805/javascript-closes-the-current-page-of-window-without-prompting.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2805/javascript-closes-the-current-page-of-window-without-prompting.html</guid><description>JavaScript closes the current page of window without prompting</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript examples of numeric and string conversions</title><link>https://ofstack.com/javascript/2806/javascript-examples-of-numeric-and-string-conversions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2806/javascript-examples-of-numeric-and-string-conversions.html</guid><description>JavaScript examples of numeric and string conversions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery realizes waterfall flow effect sharing</title><link>https://ofstack.com/javascript/2807/jquery-realizes-waterfall-flow-effect-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2807/jquery-realizes-waterfall-flow-effect-sharing.html</guid><description>Using jquery to achieve the waterfall flow effect, we refer to use it, you can see the effect after running, the introduction of JQ in the code must be…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery to achieve a better effect of the table selected row color</title><link>https://ofstack.com/javascript/2808/jquery-to-achieve-a-better-effect-of-the-table-selected-row-color.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2808/jquery-to-achieve-a-better-effect-of-the-table-selected-row-color.html</guid><description>Jquery to achieve a better effect of the table selected row color</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery on the array of manipulation skills</title><link>https://ofstack.com/javascript/2809/jquery-on-the-array-of-manipulation-skills.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2809/jquery-on-the-array-of-manipulation-skills.html</guid><description>Jquery on the array of manipulation skills</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Some common javascript code to share</title><link>https://ofstack.com/javascript/2810/some-common-javascript-code-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2810/some-common-javascript-code-to-share.html</guid><description>Some common javascript code to share</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Methods for catching and analyzing JavaScript errors</title><link>https://ofstack.com/javascript/2811/methods-for-catching-and-analyzing-javascript-errors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2811/methods-for-catching-and-analyzing-javascript-errors.html</guid><description>Methods for catching and analyzing JavaScript errors</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Caching problem resolution for validation remote of Jquery validation</title><link>https://ofstack.com/javascript/2812/caching-problem-resolution-for-validation-remote-of-jquery-validation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2812/caching-problem-resolution-for-validation-remote-of-jquery-validation.html</guid><description>Caching problem resolution for validation remote of Jquery validation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery form validation verifies that the form is not empty through class</title><link>https://ofstack.com/javascript/28124/jquery-form-validation-verifies-that-the-form-is-not-empty-through-class.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28124/jquery-form-validation-verifies-that-the-form-is-not-empty-through-class.html</guid><description>During the development of the system, some form data is always required. If jQuery is used to verify through ID, it will not only affect the efficiency, but…</description><pubDate>Wed, 16 Sep 2020 00:00:00 GMT</pubDate></item><item><title>jQuery adds the event response jQuery live of method to dynamically generated content</title><link>https://ofstack.com/javascript/28125/jquery-adds-the-event-response-jquery-live-of-method-to-dynamically-generated-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28125/jquery-adds-the-event-response-jquery-live-of-method-to-dynamically-generated-content.html</guid><description>The jQuery live() method is to attach an event handler to all matched elements, even if the element is later generated by events such as…</description><pubDate>Wed, 16 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Js operation input box prompts and responds to mouse events</title><link>https://ofstack.com/javascript/2813/js-operation-input-box-prompts-and-responds-to-mouse-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2813/js-operation-input-box-prompts-and-responds-to-mouse-events.html</guid><description>Js operation input box prompts and responds to mouse events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dynamic change Settings of the background diagram</title><link>https://ofstack.com/javascript/2814/jquery-dynamic-change-settings-of-the-background-diagram.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2814/jquery-dynamic-change-settings-of-the-background-diagram.html</guid><description>In some cases, we can provide users with very intimate functions, such as determining when the user came to visit, and then give a greeting, good evening,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jquery queue is Shared with the native mock its implementation</title><link>https://ofstack.com/javascript/2815/the-jquery-queue-is-shared-with-the-native-mock-its-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2815/the-jquery-queue-is-shared-with-the-native-mock-its-implementation.html</guid><description>The queue() method displays or operates on the queue of functions executed on the matching element. The process of queue and dequeue is mainly as follows:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dropdown select control operation method share of jquery operation select</title><link>https://ofstack.com/javascript/2816/jquery-dropdown-select-control-operation-method-share-of-jquery-operation-select.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2816/jquery-dropdown-select-control-operation-method-share-of-jquery-operation-select.html</guid><description>The methods to get and set Select options in JQuery are summarized as follows: Get the text selected by select: Get the value selected by the select: Gets…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery&apos;s each method is Shared using examples</title><link>https://ofstack.com/javascript/2817/jquery&apos;s-each-method-is-shared-using-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2817/jquery&apos;s-each-method-is-shared-using-examples.html</guid><description>For the jQuery object, it simply delegates the each method: pass the jQuery object as the first parameter to the jQuery each method. The jQuery object…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Extract the ready of method of jquery for use alone</title><link>https://ofstack.com/javascript/2818/extract-the-ready-of-method-of-jquery-for-use-alone.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2818/extract-the-ready-of-method-of-jquery-for-use-alone.html</guid><description>You can use the windows.onload event, but onload, in the eyes of the page, is all the things on the page (img,iframe, etc.) after the load is finished,if…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery cross domain request sample share of jquery send ajax requests</title><link>https://ofstack.com/javascript/2819/jquery-cross-domain-request-sample-share-of-jquery-send-ajax-requests.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2819/jquery-cross-domain-request-sample-share-of-jquery-send-ajax-requests.html</guid><description>GetJSON is commonly used in jQuery to invoke and retrieve a remote JSON string, convert it to a JSON object, and if successful, execute a callback function.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery parses XML strings for example sharing</title><link>https://ofstack.com/javascript/2820/jquery-parses-xml-strings-for-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2820/jquery-parses-xml-strings-for-example-sharing.html</guid><description>The first option: The second option: The general steps are as follows: 1. Read the XML file 2. Read the XML content If the XML read is from an XML file,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery array encapsulation USES the method share of jquery array traversal</title><link>https://ofstack.com/javascript/2821/jquery-array-encapsulation-uses-the-method-share-of-jquery-array-traversal.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2821/jquery-array-encapsulation-uses-the-method-share-of-jquery-array-traversal.html</guid><description>$. Each traversal (array, [callback]) Is different from the case through the jQuery object $. The each () method, this method can be used in cases of any…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The principle of jquery selector introduces the use of of $of</title><link>https://ofstack.com/javascript/2822/the-principle-of-jquery-selector-introduces-the-use-of-of-$of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2822/the-principle-of-jquery-selector-introduces-the-use-of-of-$of.html</guid><description>Every time that a jQuery object, returns the jQuery. The prototype. The init objects, a lot of people will not understand, init jQuery, i.e., fn method, in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plug in writing concise tutorial</title><link>https://ofstack.com/javascript/2823/jquery-plug-in-writing-concise-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2823/jquery-plug-in-writing-concise-tutorial.html</guid><description>Jquery plug in writing concise tutorial</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery automatically fills the checkbox with true</title><link>https://ofstack.com/javascript/2824/jquery-automatically-fills-the-checkbox-with-true.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2824/jquery-automatically-fills-the-checkbox-with-true.html</guid><description>Jquery automatically fills the checkbox with true</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery collates the default validation rules</title><link>https://ofstack.com/javascript/2825/jquery-collates-the-default-validation-rules.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2825/jquery-collates-the-default-validation-rules.html</guid><description>(1) the required: true Will lose field (2) remote: &quot;check. PHP&quot; Use the ajax method to call check.php to validate the input value (3) email: true You must…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript concatenates multiple arrays without concat</title><link>https://ofstack.com/javascript/2826/javascript-concatenates-multiple-arrays-without-concat.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2826/javascript-concatenates-multiple-arrays-without-concat.html</guid><description>Javascript concatenates multiple arrays without concat</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript method to get all the parameter names of function</title><link>https://ofstack.com/javascript/28261/javascript-method-to-get-all-the-parameter-names-of-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28261/javascript-method-to-get-all-the-parameter-names-of-function.html</guid><description>I wrote an JavaScript function to resolve the parameter names of the functions, The above is the detected function. The sample code is as follows: Is a…</description><pubDate>Sun, 27 Sep 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript realizes the write  read and delete functions of cookie</title><link>https://ofstack.com/javascript/28262/javascript-realizes-the-write--read-and-delete-functions-of-cookie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28262/javascript-realizes-the-write--read-and-delete-functions-of-cookie.html</guid><description>JavaScript realizes the write read and delete functions of cookie</description><pubDate>Sun, 27 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Jqeury  easyui layout problem solution</title><link>https://ofstack.com/javascript/2827/jqeury--easyui-layout-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2827/jqeury--easyui-layout-problem-solution.html</guid><description>Jqeury easyui layout problem solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Make the table the sample code for exls</title><link>https://ofstack.com/javascript/2828/make-the-table-the-sample-code-for-exls.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2828/make-the-table-the-sample-code-for-exls.html</guid><description>Make the table the sample code for exls</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery image scrolling sample code</title><link>https://ofstack.com/javascript/2829/jquery-image-scrolling-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2829/jquery-image-scrolling-sample-code.html</guid><description>JQuery image scrolling sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Best practices for advanced jquery programming</title><link>https://ofstack.com/javascript/2830/best-practices-for-advanced-jquery-programming.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2830/best-practices-for-advanced-jquery-programming.html</guid><description>To load the jQuery 1. Stick to using CDN to load jQuery. Why not take advantage of someone else&apos;s server hosting your files for free? Click here to see the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines the language used by the browser</title><link>https://ofstack.com/javascript/2831/js-determines-the-language-used-by-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2831/js-determines-the-language-used-by-the-browser.html</guid><description>Js determines the language used by the browser</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery easyui example of judging when the start time is less than the end time</title><link>https://ofstack.com/javascript/2832/jquery-easyui-example-of-judging-when-the-start-time-is-less-than-the-end-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2832/jquery-easyui-example-of-judging-when-the-start-time-is-less-than-the-end-time.html</guid><description>Jquery easyui example of judging when the start time is less than the end time</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js filter special character input for input  paste  drag and drop a variety of situations</title><link>https://ofstack.com/javascript/2833/js-filter-special-character-input-for-input--paste--drag-and-drop-a-variety-of-situations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2833/js-filter-special-character-input-for-input--paste--drag-and-drop-a-variety-of-situations.html</guid><description>Js filter special character input for input paste drag and drop a variety of situations</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the value of the checkbox selected</title><link>https://ofstack.com/javascript/2834/jquery-gets-the-value-of-the-checkbox-selected.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2834/jquery-gets-the-value-of-the-checkbox-selected.html</guid><description>Jquery gets the value of the checkbox selected</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Property properties of JavaScript objects</title><link>https://ofstack.com/javascript/2835/property-properties-of-javascript-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2835/property-properties-of-javascript-objects.html</guid><description>The property of an object in JavaScript has three properties: 1. The writable. Whether the property is writable. 2. Enumerable. Whether the property is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Easyui datagrid keyboard upper and lower control selected row example</title><link>https://ofstack.com/javascript/2836/easyui-datagrid-keyboard-upper-and-lower-control-selected-row-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2836/easyui-datagrid-keyboard-upper-and-lower-control-selected-row-example.html</guid><description>Easyui datagrid keyboard upper and lower control selected row example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery value  the basic method of assignment</title><link>https://ofstack.com/javascript/2837/jquery-value--the-basic-method-of-assignment.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2837/jquery-value--the-basic-method-of-assignment.html</guid><description>JQuery value the basic method of assignment</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js changes the shape and style of the mouse</title><link>https://ofstack.com/javascript/2838/js-changes-the-shape-and-style-of-the-mouse.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2838/js-changes-the-shape-and-style-of-the-mouse.html</guid><description>Js changes the shape and style of the mouse</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the browser and screen width and height information code</title><link>https://ofstack.com/javascript/2839/js-gets-the-browser-and-screen-width-and-height-information-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2839/js-gets-the-browser-and-screen-width-and-height-information-code.html</guid><description>JS gets the browser and screen width and height information code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the mouse coordinates  gets the mouse pixel example</title><link>https://ofstack.com/javascript/2840/js-gets-the-mouse-coordinates--gets-the-mouse-pixel-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2840/js-gets-the-mouse-coordinates--gets-the-mouse-pixel-example.html</guid><description>JS gets the mouse coordinates gets the mouse pixel example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simple table add row and delete row operation example</title><link>https://ofstack.com/javascript/2841/js-simple-table-add-row-and-delete-row-operation-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2841/js-simple-table-add-row-and-delete-row-operation-example.html</guid><description>Js simple table add row and delete row operation example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implement very simple js bidirectional data binding</title><link>https://ofstack.com/javascript/28414/implement-very-simple-js-bidirectional-data-binding.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28414/implement-very-simple-js-bidirectional-data-binding.html</guid><description>Bidirectional data binding refers to the ability to bind object properties to changes in the user interface and vice versa. In other words, if we have an…</description><pubDate>Wed, 07 Oct 2020 00:00:00 GMT</pubDate></item><item><title>JS date plus or minus  date arithmetic code</title><link>https://ofstack.com/javascript/28419/js-date-plus-or-minus--date-arithmetic-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28419/js-date-plus-or-minus--date-arithmetic-code.html</guid><description>1. The date minus the number of days equals the second date It has to be supplemented here, wasting a lot of time to draw a lesson: Javascript for time The…</description><pubDate>Wed, 07 Oct 2020 00:00:00 GMT</pubDate></item><item><title>JQuery selectors in small problems of newcomers inevitably encountered</title><link>https://ofstack.com/javascript/2842/jquery-selectors-in-small-problems-of-newcomers-inevitably-encountered.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2842/jquery-selectors-in-small-problems-of-newcomers-inevitably-encountered.html</guid><description>JQuery selectors in small problems of newcomers inevitably encountered</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The two methods of js prototype inheritance are compared and introduced</title><link>https://ofstack.com/javascript/2844/the-two-methods-of-js-prototype-inheritance-are-compared-and-introduced.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2844/the-two-methods-of-js-prototype-inheritance-are-compared-and-introduced.html</guid><description>In real projects, we usually create an object with a constructor and add some common methods to its prototype object. Finally, either instantiate the object…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explain the difference between undefined and null in JavaScript</title><link>https://ofstack.com/javascript/2845/explain-the-difference-between-undefined-and-null-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2845/explain-the-difference-between-undefined-and-null-in-javascript.html</guid><description>Somewhat oddly, the JavaScript language has two values for nothing: undefined and null. Why is that? I. similarity In JavaScript, assigning a variable to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES ActiveXObject to manipulate local folder methods</title><link>https://ofstack.com/javascript/2846/javascript-uses-activexobject-to-manipulate-local-folder-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2846/javascript-uses-activexobject-to-manipulate-local-folder-methods.html</guid><description>On the Windows platform, js can call many Windows provided ActivexObject, this article USES js to achieve document processing, and USES js to write ActiveX…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript fixes the SRC problem with the IMG tag</title><link>https://ofstack.com/javascript/2847/javascript-fixes-the-src-problem-with-the-img-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2847/javascript-fixes-the-src-problem-with-the-img-tag.html</guid><description>Javascript fixes the SRC problem with the IMG tag</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript calls ajax to get the text file content implementation code</title><link>https://ofstack.com/javascript/2850/javascript-calls-ajax-to-get-the-text-file-content-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2850/javascript-calls-ajax-to-get-the-text-file-content-implementation-code.html</guid><description>JavaScript calls ajax to get the text file content implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js how to call qq Internet API to achieve third party login</title><link>https://ofstack.com/javascript/2851/js-how-to-call-qq-internet-api-to-achieve-third-party-login.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2851/js-how-to-call-qq-internet-api-to-achieve-third-party-login.html</guid><description>Js how to call qq Internet API to achieve third party login</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery 3 ways to request $.post  $.get  $.getjson</title><link>https://ofstack.com/javascript/2852/jquery-3-ways-to-request-$.post--$.get--$.getjson.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2852/jquery-3-ways-to-request-$.post--$.get--$.getjson.html</guid><description>JQuery 3 ways to request $.post $.get $.getjson</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets a sample introduction to the difference between colors in ie and ff</title><link>https://ofstack.com/javascript/2853/jquery-gets-a-sample-introduction-to-the-difference-between-colors-in-ie-and-ff.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2853/jquery-gets-a-sample-introduction-to-the-difference-between-colors-in-ie-and-ff.html</guid><description>Jquery gets a sample introduction to the difference between colors in ie and ff</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of precise addition and subtraction in js</title><link>https://ofstack.com/javascript/2854/example-of-precise-addition-and-subtraction-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2854/example-of-precise-addition-and-subtraction-in-js.html</guid><description>Example of precise addition and subtraction in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to find all nodes in the page whose class is test</title><link>https://ofstack.com/javascript/2855/method-to-find-all-nodes-in-the-page-whose-class-is-test.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2855/method-to-find-all-nodes-in-the-page-whose-class-is-test.html</guid><description>preface Alibaba, web front end interns are about to take an online exam. Really for the novice I or catch up with knowledge first. So baidu Google before…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detail the use of the offsetleft attribute in javascript</title><link>https://ofstack.com/javascript/28557/detail-the-use-of-the-offsetleft-attribute-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28557/detail-the-use-of-the-offsetleft-attribute-in-javascript.html</guid><description>This property returns the distance of the current element from the left edge of a parent element, which is also required. (1). If there is a positioning…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Js verify the validity of id information</title><link>https://ofstack.com/javascript/2856/js-verify-the-validity-of-id-information.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2856/js-verify-the-validity-of-id-information.html</guid><description>Js verify the validity of id information</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The usage of SetInterval and setTimeout in JavaScript is explained in detail</title><link>https://ofstack.com/javascript/28569/the-usage-of-setinterval-and-settimeout-in-javascript-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28569/the-usage-of-setinterval-and-settimeout-in-javascript-is-explained-in-detail.html</guid><description>setTimeout(code,millisec) The setTimeout() method is used to call a function or evaluate an expression after a specified number of milliseconds. Note:…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>How to determine the better method of undefined of in JS</title><link>https://ofstack.com/javascript/2857/how-to-determine-the-better-method-of-undefined-of-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2857/how-to-determine-the-better-method-of-undefined-of-in-js.html</guid><description>How to determine the better method of undefined of in JS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of substring and substr methods in js</title><link>https://ofstack.com/javascript/28571/a-brief-analysis-of-substring-and-substr-methods-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28571/a-brief-analysis-of-substring-and-substr-methods-in-js.html</guid><description>1. substring method: Used to extract the character substring(start,end) between two specified subscripts. Start and end positions, indexing from zero…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Glitter solution when calling jQuery to slide out</title><link>https://ofstack.com/javascript/2858/glitter-solution-when-calling-jquery-to-slide-out.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2858/glitter-solution-when-calling-jquery-to-slide-out.html</guid><description>Glitter solution when calling jQuery to slide out</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample quick extraction of web form data using jquery selectors</title><link>https://ofstack.com/javascript/2859/sample-quick-extraction-of-web-form-data-using-jquery-selectors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2859/sample-quick-extraction-of-web-form-data-using-jquery-selectors.html</guid><description>Sample quick extraction of web form data using jquery selectors</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Page element binding jquery toggle after element hiding solution</title><link>https://ofstack.com/javascript/2860/page-element-binding-jquery-toggle-after-element-hiding-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2860/page-element-binding-jquery-toggle-after-element-hiding-solution.html</guid><description>Page element binding jquery toggle after element hiding solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does javascript disable the browser back button</title><link>https://ofstack.com/javascript/2861/how-does-javascript-disable-the-browser-back-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2861/how-does-javascript-disable-the-browser-back-button.html</guid><description>How does javascript disable the browser back button</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js pops up the dialog box to confirm whether to delete</title><link>https://ofstack.com/javascript/2862/js-pops-up-the-dialog-box-to-confirm-whether-to-delete.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2862/js-pops-up-the-dialog-box-to-confirm-whether-to-delete.html</guid><description>Js pops up the dialog box to confirm whether to delete</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js or jquery page printing can be printed locally</title><link>https://ofstack.com/javascript/2863/js-or-jquery-page-printing-can-be-printed-locally.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2863/js-or-jquery-page-printing-can-be-printed-locally.html</guid><description>Js or jquery page printing can be printed locally</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Window.location.href IE   a solution to jump failure</title><link>https://ofstack.com/javascript/2864/window.location.href-ie---a-solution-to-jump-failure.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2864/window.location.href-ie---a-solution-to-jump-failure.html</guid><description>Window.location.href IE a solution to jump failure</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery cannot set the checkbox to be checked or it does not become checked</title><link>https://ofstack.com/javascript/2865/jquery-cannot-set-the-checkbox-to-be-checked-or-it-does-not-become-checked.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2865/jquery-cannot-set-the-checkbox-to-be-checked-or-it-does-not-become-checked.html</guid><description>Jquery cannot set the checkbox to be checked or it does not become checked</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS string concatenation in ie are error reporting solution</title><link>https://ofstack.com/javascript/2866/js-string-concatenation-in-ie-are-error-reporting-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2866/js-string-concatenation-in-ie-are-error-reporting-solution.html</guid><description>JS string concatenation in ie are error reporting solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Double click on the checkbox in IE to indicate the solution to the delay problem</title><link>https://ofstack.com/javascript/2867/double-click-on-the-checkbox-in-ie-to-indicate-the-solution-to-the-delay-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2867/double-click-on-the-checkbox-in-ie-to-indicate-the-solution-to-the-delay-problem.html</guid><description>Double click on the checkbox in IE to indicate the solution to the delay problem</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation of random colorful tag tag random color and size effect</title><link>https://ofstack.com/javascript/2868/jquery-implementation-of-random-colorful-tag-tag-random-color-and-size-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2868/jquery-implementation-of-random-colorful-tag-tag-random-color-and-size-effect.html</guid><description>Jquery implementation of random colorful tag tag random color and size effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements the secondary linkage of the drop down menu by using json objects to display the linkage from the DB value</title><link>https://ofstack.com/javascript/2869/jquery-implements-the-secondary-linkage-of-the-drop-down-menu-by-using-json-objects-to-display-the-linkage-from-the-db-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2869/jquery-implements-the-secondary-linkage-of-the-drop-down-menu-by-using-json-objects-to-display-the-linkage-from-the-db-value.html</guid><description>Jquery implements the secondary linkage of the drop down menu by using json objects to display the linkage from the DB value</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js does not refresh the rows and columns of the table</title><link>https://ofstack.com/javascript/2870/js-does-not-refresh-the-rows-and-columns-of-the-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2870/js-does-not-refresh-the-rows-and-columns-of-the-table.html</guid><description>Js does not refresh the rows and columns of the table</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The more common differences between defined functions in javascript</title><link>https://ofstack.com/javascript/28703/the-more-common-differences-between-defined-functions-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28703/the-more-common-differences-between-defined-functions-in-javascript.html</guid><description>The differences of defined functions in javascript are mainly explained in the following three aspects. Please refer to them if you need 1: Call the keyword…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>window.location.hash knowledge summary</title><link>https://ofstack.com/javascript/28705/window.location.hash-knowledge-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28705/window.location.hash-knowledge-summary.html</guid><description>location is a built-in object in javascript to manage the address bar. For example, location. href manages the page url. location. href=url can redirect the…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Jquery binds the carriage return action to capture the event triggered by the carriage return key</title><link>https://ofstack.com/javascript/2871/jquery-binds-the-carriage-return-action-to-capture-the-event-triggered-by-the-carriage-return-key.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2871/jquery-binds-the-carriage-return-action-to-capture-the-event-triggered-by-the-carriage-return-key.html</guid><description>Jquery binds the carriage return action to capture the event triggered by the carriage return key</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript: What does void of 0 mean and the difference between href= and href=javascriptvoid of 0</title><link>https://ofstack.com/javascript/28713/javascript:-what-does-void-of-0-mean-and-the-difference-between-href=-and-href=javascriptvoid-of-0.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28713/javascript:-what-does-void-of-0-mean-and-the-difference-between-href=-and-href=javascriptvoid-of-0.html</guid><description>In Javascript, void is an operator that specifies that an expression is to be evaluated but no value is returned. The void operator usage format is as follows:</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>A daily summary of javascript Learning (Date objects)</title><link>https://ofstack.com/javascript/28714/a-daily-summary-of-javascript-learning-(date-objects).html</link><guid isPermaLink="true">https://ofstack.com/javascript/28714/a-daily-summary-of-javascript-learning-(date-objects).html</guid><description>1, Date. now () 2. Date.parse() method 3. Date UTC() and toUTCString() methods The above is the summary of today&apos;s javascript study, which will continue to…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>JS nested function call context problem solved</title><link>https://ofstack.com/javascript/2873/js-nested-function-call-context-problem-solved.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2873/js-nested-function-call-context-problem-solved.html</guid><description>JS nested function call context problem solved</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery scroll event implements the monitoring scroll bar paging example</title><link>https://ofstack.com/javascript/2874/jquery-scroll-event-implements-the-monitoring-scroll-bar-paging-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2874/jquery-scroll-event-implements-the-monitoring-scroll-bar-paging-example.html</guid><description>The scroll event applies to the window object, but it can also scroll elements set to scroll by the iframe frame and CSS overflow property. Note the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript remove node removeChild of use introduction</title><link>https://ofstack.com/javascript/2875/javascript-remove-node-removechild-of-use-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2875/javascript-remove-node-removechild-of-use-introduction.html</guid><description>Javascript remove node removeChild of use introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of javascript copy node cloneNode of</title><link>https://ofstack.com/javascript/2876/introduction-to-the-use-of-javascript-copy-node-clonenode-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2876/introduction-to-the-use-of-javascript-copy-node-clonenode-of.html</guid><description>Introduction to the use of javascript copy node cloneNode of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to replace the existing element replaceChild of use</title><link>https://ofstack.com/javascript/2877/javascript-to-replace-the-existing-element-replacechild-of-use.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2877/javascript-to-replace-the-existing-element-replacechild-of-use.html</guid><description>Javascript to replace the existing element replaceChild of use</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to add a picture state or button to the Extjs grid</title><link>https://ofstack.com/javascript/2878/method-to-add-a-picture-state-or-button-to-the-extjs-grid.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2878/method-to-add-a-picture-state-or-button-to-the-extjs-grid.html</guid><description>Method to add a picture state or button to the Extjs grid</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to select the last selected node by default after the ExtJS refresh</title><link>https://ofstack.com/javascript/2879/how-to-select-the-last-selected-node-by-default-after-the-extjs-refresh.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2879/how-to-select-the-last-selected-node-by-default-after-the-extjs-refresh.html</guid><description>How to select the last selected node by default after the ExtJS refresh</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code for conflict handling of click and double click events</title><link>https://ofstack.com/javascript/2880/sample-code-for-conflict-handling-of-click-and-double-click-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2880/sample-code-for-conflict-handling-of-click-and-double-click-events.html</guid><description>Sample code for conflict handling of click and double click events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The mailbox drop down automatically populates the selected sample code figure</title><link>https://ofstack.com/javascript/2881/the-mailbox-drop-down-automatically-populates-the-selected-sample-code-figure.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2881/the-mailbox-drop-down-automatically-populates-the-selected-sample-code-figure.html</guid><description>The mailbox drop down automatically populates the selected sample code figure</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets web page properties including width  height  and so on</title><link>https://ofstack.com/javascript/2882/js-gets-web-page-properties-including-width--height--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2882/js-gets-web-page-properties-including-width--height--and-so-on.html</guid><description>JS gets web page properties including width height and so on</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery&apos;s $.proxy of application examples</title><link>https://ofstack.com/javascript/2883/jquery&apos;s-$.proxy-of-application-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2883/jquery&apos;s-$.proxy-of-application-examples.html</guid><description>JQuery&apos;s $.proxy of application examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js copy compatible with chrome and IE</title><link>https://ofstack.com/javascript/2884/js-copy-compatible-with-chrome-and-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2884/js-copy-compatible-with-chrome-and-ie.html</guid><description>Js copy compatible with chrome and IE</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation of partial select print and partial do not select print</title><link>https://ofstack.com/javascript/2885/js-implementation-of-partial-select-print-and-partial-do-not-select-print.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2885/js-implementation-of-partial-select-print-and-partial-do-not-select-print.html</guid><description>JS implementation of partial select print and partial do not select print</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Definition and usage of ES0en.setInterval of method and the difference between offsetLeft and ES4en.left</title><link>https://ofstack.com/javascript/28854/definition-and-usage-of-es0en.setinterval-of-method-and-the-difference-between-offsetleft-and-es4en.left.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28854/definition-and-usage-of-es0en.setinterval-of-method-and-the-difference-between-offsetleft-and-es4en.left.html</guid><description>Definition and usage The setInterval() method can call a function or evaluate an expression for a specified period in milliseconds. The setInterval() method…</description><pubDate>Sat, 31 Oct 2020 00:00:00 GMT</pubDate></item><item><title>arguments object to learn javascript from me</title><link>https://ofstack.com/javascript/28855/arguments-object-to-learn-javascript-from-me.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28855/arguments-object-to-learn-javascript-from-me.html</guid><description>1. What is arguments arguments is one of the built-in objects in JavaScript. It&apos;s weird and often overlooked, but it&apos;s actually very important. All the…</description><pubDate>Sat, 31 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Javascript page keyword highlighting code</title><link>https://ofstack.com/javascript/2886/javascript-page-keyword-highlighting-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2886/javascript-page-keyword-highlighting-code.html</guid><description>Javascript page keyword highlighting code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Learn from me about javascript&apos;s function calls and constructor calls</title><link>https://ofstack.com/javascript/28861/learn-from-me-about-javascript&apos;s-function-calls-and-constructor-calls.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28861/learn-from-me-about-javascript&apos;s-function-calls-and-constructor-calls.html</guid><description>1. Function call Function is definitely a top priority in JavaScript. In JavaScript, Function takes on the functions of procedures, methods, constructors…</description><pubDate>Sat, 31 Oct 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript controls the methods  properties  and events of the various browser full screen modes</title><link>https://ofstack.com/javascript/2887/javascript-controls-the-methods--properties--and-events-of-the-various-browser-full-screen-modes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2887/javascript-controls-the-methods--properties--and-events-of-the-various-browser-full-screen-modes.html</guid><description>JavaScript controls the methods properties and events of the various browser full screen modes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic loading of js script files using jQuery</title><link>https://ofstack.com/javascript/2888/dynamic-loading-of-js-script-files-using-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2888/dynamic-loading-of-js-script-files-using-jquery.html</guid><description>They&apos;re powerful, but sometimes they don&apos;t pay off. If you&apos;re using jQuery, there&apos;s a built-in way to load a single js file. Use this method when you need…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Six features of the Promise pattern for JavaScript asynchronous programming</title><link>https://ofstack.com/javascript/2889/six-features-of-the-promise-pattern-for-javascript-asynchronous-programming.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2889/six-features-of-the-promise-pattern-for-javascript-asynchronous-programming.html</guid><description>Before we get started, we&apos;d like to take a look at what Javascript Promise looks like: What&apos;s the difference between the following two pieces of code?</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to using CSS1compat in document.compatMode</title><link>https://ofstack.com/javascript/2890/introduction-to-using-css1compat-in-document.compatmode.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2890/introduction-to-using-css1compat-in-document.compatmode.html</guid><description>Introduction to using CSS1compat in document.compatMode</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>No refresh preview of the selected image sample code</title><link>https://ofstack.com/javascript/2892/no-refresh-preview-of-the-selected-image-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2892/no-refresh-preview-of-the-selected-image-sample-code.html</guid><description>No refresh preview of the selected image sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery prevents click double clicking from submitting and passing dynamic functions or multiple parameters multiple times</title><link>https://ofstack.com/javascript/2893/jquery-prevents-click-double-clicking-from-submitting-and-passing-dynamic-functions-or-multiple-parameters-multiple-times.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2893/jquery-prevents-click-double-clicking-from-submitting-and-passing-dynamic-functions-or-multiple-parameters-multiple-times.html</guid><description>JQuery prevents click double clicking from submitting and passing dynamic functions or multiple parameters multiple times</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of the difference between a neutron element and a descendant element in jquery</title><link>https://ofstack.com/javascript/2895/an-example-of-the-difference-between-a-neutron-element-and-a-descendant-element-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2895/an-example-of-the-difference-between-a-neutron-element-and-a-descendant-element-in-jquery.html</guid><description>An example of the difference between a neutron element and a descendant element in jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js date compares relative day code</title><link>https://ofstack.com/javascript/2896/js-date-compares-relative-day-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2896/js-date-compares-relative-day-code.html</guid><description>Js date compares relative day code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>5 ways to interact with JavaScript and CSS that you may not know about</title><link>https://ofstack.com/javascript/2897/5-ways-to-interact-with-javascript-and-css-that-you-may-not-know-about.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2897/5-ways-to-interact-with-javascript-and-css-that-you-may-not-know-about.html</guid><description>5 ways to interact with JavaScript and CSS that you may not know about</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of information listening for JS code in web ads</title><link>https://ofstack.com/javascript/2898/example-of-information-listening-for-js-code-in-web-ads.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2898/example-of-information-listening-for-js-code-in-web-ads.html</guid><description>Example of information listening for JS code in web ads</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Learn the functions and expressions of javascript from me</title><link>https://ofstack.com/javascript/28993/learn-the-functions-and-expressions-of-javascript-from-me.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28993/learn-the-functions-and-expressions-of-javascript-from-me.html</guid><description>1, function declaration and function expression In ECMAScript, the two most commonly used methods for creating functions are function expressions and…</description><pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Learn the floating point precision of javascript from me</title><link>https://ofstack.com/javascript/28999/learn-the-floating-point-precision-of-javascript-from-me.html</link><guid isPermaLink="true">https://ofstack.com/javascript/28999/learn-the-floating-point-precision-of-javascript-from-me.html</guid><description>Most programming languages have several numeric data types, but JavaScript has only one. You can use the typeof operator to see the type of number. Both…</description><pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Jquery&apos;s way of determining that the scroll bar has reached the bottom and top</title><link>https://ofstack.com/javascript/2900/jquery&apos;s-way-of-determining-that-the-scroll-bar-has-reached-the-bottom-and-top.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2900/jquery&apos;s-way-of-determining-that-the-scroll-bar-has-reached-the-bottom-and-top.html</guid><description>To get the bottom, just get scrollTop()&gt; = $(document), height () - $(window), height () I know I&apos;m at the bottom;</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Definition of apply and call methods and differences between apply and call methods</title><link>https://ofstack.com/javascript/29006/definition-of-apply-and-call-methods-and-differences-between-apply-and-call-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29006/definition-of-apply-and-call-methods-and-differences-between-apply-and-call-methods.html</guid><description>Without exposure to dynamic languages, understanding javaScript in a compiled-language way of thinking can feel magical and weird, because often things that…</description><pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements different ways to use different CSS stylesheets for browsers of different sizes</title><link>https://ofstack.com/javascript/2901/jquery-implements-different-ways-to-use-different-css-stylesheets-for-browsers-of-different-sizes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2901/jquery-implements-different-ways-to-use-different-css-stylesheets-for-browsers-of-different-sizes.html</guid><description>1. First define two links, or you can have one, and then the CSS you want to change</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery waterfall plugin Wookmark USES the example</title><link>https://ofstack.com/javascript/2902/jquery-waterfall-plugin-wookmark-uses-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2902/jquery-waterfall-plugin-wookmark-uses-the-example.html</guid><description>Plug-in download: https://github.com/GBKS/Wookmark-jQuery The official home page: http://www.wookmark.com/jquery-plugin After downloading the plug-in, refer…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery is a method of removing a specified HTML tag and preserving the textual content within the tag</title><link>https://ofstack.com/javascript/2903/jquery-is-a-method-of-removing-a-specified-html-tag-and-preserving-the-textual-content-within-the-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2903/jquery-is-a-method-of-removing-a-specified-html-tag-and-preserving-the-textual-content-within-the-tag.html</guid><description>Jquery is a method of removing a specified HTML tag and preserving the textual content within the tag</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery determines that the div will stop when it reaches a certain point along with the scroll bar</title><link>https://ofstack.com/javascript/2904/jquery-determines-that-the-div-will-stop-when-it-reaches-a-certain-point-along-with-the-scroll-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2904/jquery-determines-that-the-div-will-stop-when-it-reaches-a-certain-point-along-with-the-scroll-bar.html</guid><description>Implementation code: Method description: The total height of the page minus the scrolling height minus the height of the layer with the widget ID is equal…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Fixed sidebar with scrolling bar (compatible with IE6)</title><link>https://ofstack.com/javascript/2906/fixed-sidebar-with-scrolling-bar-(compatible-with-ie6).html</link><guid isPermaLink="true">https://ofstack.com/javascript/2906/fixed-sidebar-with-scrolling-bar-(compatible-with-ie6).html</guid><description>Some shopping sites use this function to place shopping cart or product category navigation, so that the product page is very long, the sidebar can always…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js method of of for deeplink determines whether the phone has an app</title><link>https://ofstack.com/javascript/2907/the-js-method-of-of-for-deeplink-determines-whether-the-phone-has-an-app.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2907/the-js-method-of-of-for-deeplink-determines-whether-the-phone-has-an-app.html</guid><description>Code functions: Determine if you have an app on your phone/tablet If installed, the scheme of the app is called, and the url is passed in as a parameter for…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js amount number format code of of plus or minus comma processing</title><link>https://ofstack.com/javascript/2908/js-amount-number-format-code-of-of-plus-or-minus-comma-processing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2908/js-amount-number-format-code-of-of-plus-or-minus-comma-processing.html</guid><description>Example 1, change the number 1111111 to 11,111,111.00, leaving two decimal places. Example 2, make the number 1111111 to 11,111,111-- and make 11,111,111 to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dynamically displays the number of words that can be entered</title><link>https://ofstack.com/javascript/2909/dynamically-displays-the-number-of-words-that-can-be-entered.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2909/dynamically-displays-the-number-of-words-that-can-be-entered.html</guid><description>Dynamically displays the number of words that can be entered</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery paging objects are used as examples</title><link>https://ofstack.com/javascript/2911/jquery-paging-objects-are-used-as-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2911/jquery-paging-objects-are-used-as-examples.html</guid><description>Usage method and related parameters are as follows: DisplayId // default display area Id is pageBox, you can not fill in Pagesize // the number of pages per…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js array method extension implements the array statistics function</title><link>https://ofstack.com/javascript/2912/the-js-array-method-extension-implements-the-array-statistics-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2912/the-js-array-method-extension-implements-the-array-statistics-function.html</guid><description>The js array method extension implements the array statistics function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax thread blocking problem caused by Jquery ajax synchronous blocking</title><link>https://ofstack.com/javascript/29129/jquery-ajax-thread-blocking-problem-caused-by-jquery-ajax-synchronous-blocking.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29129/jquery-ajax-thread-blocking-problem-caused-by-jquery-ajax-synchronous-blocking.html</guid><description>Recently, I was working on a project, and I encountered a problem with ui thread blocking caused by ajax synchronization. Now I will share my problem…</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements the pager control example</title><link>https://ofstack.com/javascript/2913/jquery-implements-the-pager-control-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2913/jquery-implements-the-pager-control-example.html</guid><description>Jquery implements the pager control example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simulated user clicking on a new page will not be blocked by the browser</title><link>https://ofstack.com/javascript/2914/a-simulated-user-clicking-on-a-new-page-will-not-be-blocked-by-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2914/a-simulated-user-clicking-on-a-new-page-will-not-be-blocked-by-the-browser.html</guid><description>A simulated user clicking on a new page will not be blocked by the browser</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript   based image preloading</title><link>https://ofstack.com/javascript/29146/javascript---based-image-preloading.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29146/javascript---based-image-preloading.html</guid><description>Definition 1. Pre-loading images is a good way to improve the user experience. By pre-loading the images required by the user, the images can be released…</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>js and jQuery implement the checkbox check box to select all and</title><link>https://ofstack.com/javascript/29149/js-and-jquery-implement-the-checkbox-check-box-to-select-all-and.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29149/js-and-jquery-implement-the-checkbox-check-box-to-select-all-and.html</guid><description>This article gives an example of how js and jQuery implement the checkbox check box all/none. To share for your reference, the details are as follows:</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Javascript simulation of the tank of html5 version of the game with the source download</title><link>https://ofstack.com/javascript/2915/javascript-simulation-of-the-tank-of-html5-version-of-the-game-with-the-source-download.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2915/javascript-simulation-of-the-tank-of-html5-version-of-the-game-with-the-source-download.html</guid><description>Javascript simulation of the tank of html5 version of the game with the source download</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Describe the execution sequence of jQuery ajax</title><link>https://ofstack.com/javascript/29150/describe-the-execution-sequence-of-jquery-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29150/describe-the-execution-sequence-of-jquery-ajax.html</guid><description>The default async for Ajax in jQuery is true(asynchronous request). If you want to execute one Ajax before executing another Ajax, you need to put async=false.</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Mobile Pop up window  pop up layer knowledge summary</title><link>https://ofstack.com/javascript/29152/jquery-mobile-pop-up-window--pop-up-layer-knowledge-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29152/jquery-mobile-pop-up-window--pop-up-layer-knowledge-summary.html</guid><description>jQuery Mobile Pop up window pop up layer knowledge summary</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Js periodically calls the method successfully and then stops calling the example</title><link>https://ofstack.com/javascript/2916/js-periodically-calls-the-method-successfully-and-then-stops-calling-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2916/js-periodically-calls-the-method-successfully-and-then-stops-calling-the-example.html</guid><description>Js periodically calls the method successfully and then stops calling the example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jquery selector USES detail</title><link>https://ofstack.com/javascript/2917/the-jquery-selector-uses-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2917/the-jquery-selector-uses-detail.html</guid><description>JQuery&apos;s selectors are incredibly powerful, and here&apos;s a quick summary of the common ways to find elements $(&quot; # myELement &quot;) Select the element whose id…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery diluted version of banner asynchronous image text effect switch image effects</title><link>https://ofstack.com/javascript/2918/jquery-diluted-version-of-banner-asynchronous-image-text-effect-switch-image-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2918/jquery-diluted-version-of-banner-asynchronous-image-text-effect-switch-image-effects.html</guid><description>Jquery diluted version of banner asynchronous image text effect switch image effects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery drag div  move div  pop up layer implementation principle and examples</title><link>https://ofstack.com/javascript/2919/jquery-drag-div--move-div--pop-up-layer-implementation-principle-and-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2919/jquery-drag-div--move-div--pop-up-layer-implementation-principle-and-examples.html</guid><description>JQuery drag div move div pop up layer implementation principle and examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Four methods and principles of javascript cross   domain</title><link>https://ofstack.com/javascript/2920/four-methods-and-principles-of-javascript-cross---domain.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2920/four-methods-and-principles-of-javascript-cross---domain.html</guid><description>Four methods and principles of javascript cross domain</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A code sample that reads the contents of a local Excel file through Javascript</title><link>https://ofstack.com/javascript/2921/a-code-sample-that-reads-the-contents-of-a-local-excel-file-through-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2921/a-code-sample-that-reads-the-contents-of-a-local-excel-file-through-javascript.html</guid><description>Javascript code to read the contents of the local Excel file: 1, the client must install the Microsoft Excel activex control (install the full version of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native js taobao home page click the button to slowly return to the top effect</title><link>https://ofstack.com/javascript/2923/native-js-taobao-home-page-click-the-button-to-slowly-return-to-the-top-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2923/native-js-taobao-home-page-click-the-button-to-slowly-return-to-the-top-effect.html</guid><description>Native js taobao home page click the button to slowly return to the top effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Capitalize each word in the string separated by a space</title><link>https://ofstack.com/javascript/2924/capitalize-each-word-in-the-string-separated-by-a-space.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2924/capitalize-each-word-in-the-string-separated-by-a-space.html</guid><description>Capitalize each word in the string separated by a space</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The form automatically switches focus when the input length is reached</title><link>https://ofstack.com/javascript/2925/the-form-automatically-switches-focus-when-the-input-length-is-reached.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2925/the-form-automatically-switches-focus-when-the-input-length-is-reached.html</guid><description>The form automatically switches focus when the input length is reached</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In javascript  undo and undo ~~ doesn&apos;t make sense</title><link>https://ofstack.com/javascript/2926/in-javascript--undo-and-undo-~~-doesn&apos;t-make-sense.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2926/in-javascript--undo-and-undo-~~-doesn&apos;t-make-sense.html</guid><description>The operator ~, is the meaning of bit inverted, on the surface ~~ (take the inverse and then take the inverse) does not make sense, in fact, JS can be…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery toggleClass application instance of of</title><link>https://ofstack.com/javascript/2927/jquery-toggleclass-application-instance-of-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2927/jquery-toggleclass-application-instance-of-of.html</guid><description>JQuery toggleClass application instance of of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript array operation summary and properties  methods</title><link>https://ofstack.com/javascript/2928/javascript-array-operation-summary-and-properties--methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2928/javascript-array-operation-summary-and-properties--methods.html</guid><description>Javascript array operation summary and properties methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Based on JavaScript code to achieve random floating image advertising</title><link>https://ofstack.com/javascript/29284/based-on-javascript-code-to-achieve-random-floating-image-advertising.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29284/based-on-javascript-code-to-achieve-random-floating-image-advertising.html</guid><description>There&apos;s a lot of code on the web that doesn&apos;t necessarily conform to W3C because you put it in the header &lt; !DOCTYPE html &gt; After similar tags, the floating…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>jquery limited text boxes can only enter Numbers (integers and decimals)</title><link>https://ofstack.com/javascript/29286/jquery-limited-text-boxes-can-only-enter-numbers-(integers-and-decimals).html</link><guid isPermaLink="true">https://ofstack.com/javascript/29286/jquery-limited-text-boxes-can-only-enter-numbers-(integers-and-decimals).html</guid><description>This article introduces the jquery limited text box can only enter the number of detailed code, share for your reference, the specific content is as follows</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Simple summary of a prototype and constructor in JavaScript</title><link>https://ofstack.com/javascript/2929/simple-summary-of-a-prototype-and-constructor-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2929/simple-summary-of-a-prototype-and-constructor-in-javascript.html</guid><description>A constructor, The value of the constructor is a function. In JavaScript, values of types other than null and undefined, arrays, functions, and objects, all…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An instance of the typeof operator usage in JavaScript</title><link>https://ofstack.com/javascript/2930/an-instance-of-the-typeof-operator-usage-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2930/an-instance-of-the-typeof-operator-usage-in-javascript.html</guid><description>Using the typeof operator on a value may return one of the following strings: &quot;Undefined&quot; -- if the value is undefined &quot;Boolean&quot; -- if the value is a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript sorting algorithm for counting sort instances</title><link>https://ofstack.com/javascript/2931/javascript-sorting-algorithm-for-counting-sort-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2931/javascript-sorting-algorithm-for-counting-sort-instances.html</guid><description>Counting sort is a stable sorting algorithm. Count sort USES an additional array Count_arr, where the ith element is the number of elements whose median…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Regular expressions in JavaScript are a concise summary</title><link>https://ofstack.com/javascript/2932/regular-expressions-in-javascript-are-a-concise-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2932/regular-expressions-in-javascript-are-a-concise-summary.html</guid><description>Methods for defining regular expressions There are two ways to define a regular expression: constructor definition and regular expression direct quantity…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript methods for formatting dates and times and examples of custom formatting functions</title><link>https://ofstack.com/javascript/2933/javascript-methods-for-formatting-dates-and-times-and-examples-of-custom-formatting-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2933/javascript-methods-for-formatting-dates-and-times-and-examples-of-custom-formatting-functions.html</guid><description>Many times, we can use the built-in methods of Date object in JavaScript to format, such as:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two examples of merge sort (merge sort) for Javascript sorting algorithm</title><link>https://ofstack.com/javascript/2934/two-examples-of-merge-sort-(merge-sort)-for-javascript-sorting-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2934/two-examples-of-merge-sort-(merge-sort)-for-javascript-sorting-algorithm.html</guid><description>Merge sort is an effective sorting algorithm based on Merge operation. This algorithm is a very typical application of Divide and Conquer. Merge sort method…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery remembers the implementation of the username and password</title><link>https://ofstack.com/javascript/2935/jquery-remembers-the-implementation-of-the-username-and-password.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2935/jquery-remembers-the-implementation-of-the-username-and-password.html</guid><description>JQuery remembers the implementation of the username and password</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS saves the method name according to the variable and executes the method example</title><link>https://ofstack.com/javascript/2936/js-saves-the-method-name-according-to-the-variable-and-executes-the-method-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2936/js-saves-the-method-name-according-to-the-variable-and-executes-the-method-example.html</guid><description>JS saves the method name according to the variable and executes the method example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of a collapsible pop up menu made in JavaScript</title><link>https://ofstack.com/javascript/2937/example-of-a-collapsible-pop-up-menu-made-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2937/example-of-a-collapsible-pop-up-menu-made-in-javascript.html</guid><description>Example of a collapsible pop up menu made in JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two instances of hill sort of JavaScript sorting algorithm</title><link>https://ofstack.com/javascript/2938/two-instances-of-hill-sort-of-javascript-sorting-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2938/two-instances-of-hill-sort-of-javascript-sorting-algorithm.html</guid><description>Insertion sort is efficient in the operation of almost sorted data, that is, it can achieve the efficiency of linear sort. But insertion sort is generally…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the prototype.bind of method in JavaScript</title><link>https://ofstack.com/javascript/2939/introduction-to-the-prototype.bind-of-method-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2939/introduction-to-the-prototype.bind-of-method-in-javascript.html</guid><description>Previously, you might have just set self=this, that=this, etc., which of course works, but using function.prototype.bind () is better and looks more…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES the ajaxSubmit of submission form example</title><link>https://ofstack.com/javascript/2940/jquery-uses-the-ajaxsubmit-of-submission-form-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2940/jquery-uses-the-ajaxsubmit-of-submission-form-example.html</guid><description>The ajaxSubmit(obj) method is a plug-in for jQuery that is used in jQuery. As follows: So how do you submit data through ajaxSubmit(obj)? First, we need a form:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of the order in which javascript is executed</title><link>https://ofstack.com/javascript/2941/in-depth-understanding-of-the-order-in-which-javascript-is-executed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2941/in-depth-understanding-of-the-order-in-which-javascript-is-executed.html</guid><description>If you can&apos;t understand how the javaScript language works, or simply, if you can&apos;t understand the order in which javaScript is executed, then you can&apos;t run…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Another clever implementation idea of iframe window height adaptation</title><link>https://ofstack.com/javascript/2942/another-clever-implementation-idea-of-iframe-window-height-adaptation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2942/another-clever-implementation-idea-of-iframe-window-height-adaptation.html</guid><description>Another clever implementation idea of iframe window height adaptation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Bird of the Sea introduces the javascript onclick event</title><link>https://ofstack.com/javascript/29429/bird-of-the-sea-introduces-the-javascript-onclick-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29429/bird-of-the-sea-introduces-the-javascript-onclick-event.html</guid><description>Definition and usage of onclick events: This event is triggered when an object is clicked. Browser support: 1.IE browser supports this event. Firefox…</description><pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Compare the method relation between the width and height of native js and that of jquery</title><link>https://ofstack.com/javascript/2943/compare-the-method-relation-between-the-width-and-height-of-native-js-and-that-of-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2943/compare-the-method-relation-between-the-width-and-height-of-native-js-and-that-of-jquery.html</guid><description>Compare the method relation between the width and height of native js and that of jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The method of using child pages in the js parent page</title><link>https://ofstack.com/javascript/29439/the-method-of-using-child-pages-in-the-js-parent-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29439/the-method-of-using-child-pages-in-the-js-parent-page.html</guid><description>iframe is a very common html element. How to write the method of using child pages in the parent page? Here is a brief introduction. 1. Parent page code</description><pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate></item><item><title>How do ajax methods in jquery make remote calls through JSONP</title><link>https://ofstack.com/javascript/2944/how-do-ajax-methods-in-jquery-make-remote-calls-through-jsonp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2944/how-do-ajax-methods-in-jquery-make-remote-calls-through-jsonp.html</guid><description>There are already many tutorials on the JSONP concept and why you should use JSONP on the web. This section mainly demonstrates how ajax methods in JQUERY…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>For statements in javascript for loop statements</title><link>https://ofstack.com/javascript/2945/for-statements-in-javascript-for-loop-statements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2945/for-statements-in-javascript-for-loop-statements.html</guid><description>For statements in javascript for loop statements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using jquery animation effects and CSS to create side pop up vertical navigation</title><link>https://ofstack.com/javascript/2946/using-jquery-animation-effects-and-css-to-create-side-pop-up-vertical-navigation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2946/using-jquery-animation-effects-and-css-to-create-side-pop-up-vertical-navigation.html</guid><description>Using jquery animation effects and CSS to create side pop up vertical navigation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ways to avoid errors in IE caused by debugging code</title><link>https://ofstack.com/javascript/2947/ways-to-avoid-errors-in-ie-caused-by-debugging-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2947/ways-to-avoid-errors-in-ie-caused-by-debugging-code.html</guid><description>Ways to avoid errors in IE caused by debugging code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to write a simulation of reading a novel</title><link>https://ofstack.com/javascript/2948/javascript-to-write-a-simulation-of-reading-a-novel.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2948/javascript-to-write-a-simulation-of-reading-a-novel.html</guid><description>Javascript to write a simulation of reading a novel</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js displays base64 encoded binary stream web page images</title><link>https://ofstack.com/javascript/2949/js-displays-base64-encoded-binary-stream-web-page-images.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2949/js-displays-base64-encoded-binary-stream-web-page-images.html</guid><description>PS: here again for you to provide an online picture to base64 encoding tool and base64 encoding conversion tool for your reference: Image conversion to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery scroll of distinguishes between horizontal and vertical scrollbars</title><link>https://ofstack.com/javascript/2950/jquery-scroll-of-distinguishes-between-horizontal-and-vertical-scrollbars.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2950/jquery-scroll-of-distinguishes-between-horizontal-and-vertical-scrollbars.html</guid><description>Jquery in the scroll() event, I want to determine whether the current scroll bar horizontal or vertical; I started to use the global variable to record the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Iframe adaptive height problem resolution in jquery ajax applications</title><link>https://ofstack.com/javascript/2951/iframe-adaptive-height-problem-resolution-in-jquery-ajax-applications.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2951/iframe-adaptive-height-problem-resolution-in-jquery-ajax-applications.html</guid><description>The iframe adaptive height itself is a simple way to recalculate the height once the page is loaded. The code is as follows: However, there is another case…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript event bubbling details and capture and block methods</title><link>https://ofstack.com/javascript/2952/javascript-event-bubbling-details-and-capture-and-block-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2952/javascript-event-bubbling-details-and-capture-and-block-methods.html</guid><description>The sequence of events The origin of this problem is very simple, suppose you have nested another element in one element Two, two models Not surprisingly,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A very comprehensive javascript URL resolution function and segmentation URL resolution method</title><link>https://ofstack.com/javascript/2953/a-very-comprehensive-javascript-url-resolution-function-and-segmentation-url-resolution-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2953/a-very-comprehensive-javascript-url-resolution-function-and-segmentation-url-resolution-method.html</guid><description>I. URL resolution function Second, JS section URL resolution URL: Uniform Resource Locator (URL) The complete URL consists of these parts:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Menus written in jquery slide from left to right to appear</title><link>https://ofstack.com/javascript/2954/menus-written-in-jquery-slide-from-left-to-right-to-appear.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2954/menus-written-in-jquery-slide-from-left-to-right-to-appear.html</guid><description>Menus written in jquery slide from left to right to appear</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example waterfall flow layout code</title><link>https://ofstack.com/javascript/2955/example-waterfall-flow-layout-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2955/example-waterfall-flow-layout-code.html</guid><description>Example waterfall flow layout code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript reads and writes json samples</title><link>https://ofstack.com/javascript/2956/javascript-reads-and-writes-json-samples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2956/javascript-reads-and-writes-json-samples.html</guid><description>PS: about json operation, here again for you to recommend a few more practical json online tools for your reference: Online JSON code verification,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does javascript determine if the input url is correct</title><link>https://ofstack.com/javascript/2957/how-does-javascript-determine-if-the-input-url-is-correct.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2957/how-does-javascript-determine-if-the-input-url-is-correct.html</guid><description>How does javascript determine if the input url is correct</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery implements a simple mask layer</title><link>https://ofstack.com/javascript/29570/jquery-implements-a-simple-mask-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29570/jquery-implements-a-simple-mask-layer.html</guid><description>This article explains the jquery mask layer, including different styles of mask layer implementation, mask mask implementation, etc., and shares the details…</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript buffer motion implementation method of 2 is an example</title><link>https://ofstack.com/javascript/29571/javascript-buffer-motion-implementation-method-of-2-is-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29571/javascript-buffer-motion-implementation-method-of-2-is-an-example.html</guid><description>An example of JavaScript buffer motion is presented in this paper. To share for your reference, the details are as follows: Principle of implementation…</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the local preview upload image function</title><link>https://ofstack.com/javascript/29576/jquery-implements-the-local-preview-upload-image-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29576/jquery-implements-the-local-preview-upload-image-function.html</guid><description>This article introduces an example based on JQUERY extension, image upload preview plug-in, currently compatible browser (IE Google Firefox) does not…</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Javascript judges the office version example</title><link>https://ofstack.com/javascript/2958/javascript-judges-the-office-version-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2958/javascript-judges-the-office-version-example.html</guid><description>When we open the registry, we can see the version of office. The corresponding relationship between the office version and the key value of the registry is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS  jquery to achieve a few minutes ago  a few hours ago  a few days ago and other time difference display effect of the code instance sharing</title><link>https://ofstack.com/javascript/2959/js--jquery-to-achieve-a-few-minutes-ago--a-few-hours-ago--a-few-days-ago-and-other-time-difference-display-effect-of-the-code-instance-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2959/js--jquery-to-achieve-a-few-minutes-ago--a-few-hours-ago--a-few-days-ago-and-other-time-difference-display-effect-of-the-code-instance-sharing.html</guid><description>JS jquery to achieve a few minutes ago a few hours ago a few days ago and other time difference display effect of the code instance sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery parses a simple example of an XML string</title><link>https://ofstack.com/javascript/2960/jquery-parses-a-simple-example-of-an-xml-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2960/jquery-parses-a-simple-example-of-an-xml-string.html</guid><description>Jquery parses a simple example of an XML string</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Code to get what happened today in history</title><link>https://ofstack.com/javascript/2961/code-to-get-what-happened-today-in-history.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2961/code-to-get-what-happened-today-in-history.html</guid><description>Today&apos;s json interface in history, to share with you, data from the wiki The same code at the page code block index 0</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES the data of method to read the HTML5 custom attribute data * instance</title><link>https://ofstack.com/javascript/2962/jquery-uses-the-data-of-method-to-read-the-html5-custom-attribute-data-*-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2962/jquery-uses-the-data-of-method-to-read-the-html5-custom-attribute-data-*-instance.html</guid><description>The main methods are as follows: If the data (data) attribute is an object (starting with &apos;{&apos;) or an array (starting with &apos;[&apos;), it can be parsed into a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery mouse over the image preview effect</title><link>https://ofstack.com/javascript/2964/jquery-mouse-over-the-image-preview-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2964/jquery-mouse-over-the-image-preview-effect.html</guid><description>JQuery mouse over the image preview effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery realizes cascading menu effect of imitation taobao home menu animation</title><link>https://ofstack.com/javascript/2965/jquery-realizes-cascading-menu-effect-of-imitation-taobao-home-menu-animation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2965/jquery-realizes-cascading-menu-effect-of-imitation-taobao-home-menu-animation.html</guid><description>JQuery realizes cascading menu effect of imitation taobao home menu animation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the video length code</title><link>https://ofstack.com/javascript/2966/js-gets-the-video-length-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2966/js-gets-the-video-length-code.html</guid><description>Js gets the video length code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js converts milliseconds to time format code</title><link>https://ofstack.com/javascript/2967/js-converts-milliseconds-to-time-format-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2967/js-converts-milliseconds-to-time-format-code.html</guid><description>Js converts milliseconds to time format code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery removes  binds  and triggers element events using examples</title><link>https://ofstack.com/javascript/2968/jquery-removes--binds--and-triggers-element-events-using-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2968/jquery-removes--binds--and-triggers-element-events-using-examples.html</guid><description>Jquery removes binds and triggers element events using examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery serialized form removes the specified element sample code</title><link>https://ofstack.com/javascript/2969/jquery-serialized-form-removes-the-specified-element-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2969/jquery-serialized-form-removes-the-specified-element-sample-code.html</guid><description>Jquery serialized form removes the specified element sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery removes the content of the tr element with the ID sNews</title><link>https://ofstack.com/javascript/2970/jquery-removes-the-content-of-the-tr-element-with-the-id-snews.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2970/jquery-removes-the-content-of-the-tr-element-with-the-id-snews.html</guid><description>Jquery removes the content of the tr element with the ID sNews</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery is an example of of pure numeric captcha that prohibits characters other than Numbers</title><link>https://ofstack.com/javascript/2972/jquery-is-an-example-of-of-pure-numeric-captcha-that-prohibits-characters-other-than-numbers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2972/jquery-is-an-example-of-of-pure-numeric-captcha-that-prohibits-characters-other-than-numbers.html</guid><description>When the pure digital verification code is used, the following is sorted out:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery click button mask popup dialog box of of imitation Tmall delete dialog box</title><link>https://ofstack.com/javascript/2973/jquery-click-button-mask-popup-dialog-box-of-of-imitation-tmall-delete-dialog-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2973/jquery-click-button-mask-popup-dialog-box-of-of-imitation-tmall-delete-dialog-box.html</guid><description>JQuery click button mask popup dialog box of of imitation Tmall delete dialog box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implement checkbox select  unselect  cancel JavaScript small script exception</title><link>https://ofstack.com/javascript/2974/implement-checkbox-select--unselect--cancel-javascript-small-script-exception.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2974/implement-checkbox-select--unselect--cancel-javascript-small-script-exception.html</guid><description>Implement checkbox select unselect cancel JavaScript small script exception</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Tips for setting the drop down box as read only with js</title><link>https://ofstack.com/javascript/2975/tips-for-setting-the-drop-down-box-as-read-only-with-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2975/tips-for-setting-the-drop-down-box-as-read-only-with-js.html</guid><description>Tips for setting the drop down box as read only with js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets sample code for uploading file sizes</title><link>https://ofstack.com/javascript/2976/js-gets-sample-code-for-uploading-file-sizes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2976/js-gets-sample-code-for-uploading-file-sizes.html</guid><description>The code is as follows: Under ie, it looks like you&apos;re going to change the [initialize and execute for ActiveX space marked as a secure executable script]…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Double exclamation point of!! In JavaScript Example introduction</title><link>https://ofstack.com/javascript/2977/double-exclamation-point-of!!-in-javascript-example-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2977/double-exclamation-point-of!!-in-javascript-example-introduction.html</guid><description>Double exclamation point of!! In JavaScript Example introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to achieve three methods of image rotation</title><link>https://ofstack.com/javascript/2978/js-to-achieve-three-methods-of-image-rotation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2978/js-to-achieve-three-methods-of-image-rotation.html</guid><description>Js to achieve three methods of image rotation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript :void of 0 problem use explore</title><link>https://ofstack.com/javascript/2979/javascript-:void-of-0-problem-use-explore.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2979/javascript-:void-of-0-problem-use-explore.html</guid><description>Javascript :void of 0 problem use explore</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ajax request garbled code solution of Chinese garbled code</title><link>https://ofstack.com/javascript/2980/ajax-request-garbled-code-solution-of-chinese-garbled-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2980/ajax-request-garbled-code-solution-of-chinese-garbled-code.html</guid><description>Today, I encountered a problem related to the transfer of Chinese in the ajax request. The following code: If the above code is just passed &quot;&amp;foderName=&quot;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP file upload tutorial (example)</title><link>https://ofstack.com/javascript/2981/php-file-upload-tutorial-(example).html</link><guid isPermaLink="true">https://ofstack.com/javascript/2981/php-file-upload-tutorial-(example).html</guid><description>One, file upload In order for a client user to be able to upload a file, we must provide a form in the user interface for submitting a request to upload a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution to jquery&apos;s failure due to selector problems under ie7</title><link>https://ofstack.com/javascript/29819/solution-to-jquery&apos;s-failure-due-to-selector-problems-under-ie7.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29819/solution-to-jquery&apos;s-failure-due-to-selector-problems-under-ie7.html</guid><description>1, there is paragraph html as follows 2. I dynamically populate the content code under tbody with jquery as follows This code has problems with ie7 and ie…</description><pubDate>Sat, 05 Dec 2020 00:00:00 GMT</pubDate></item><item><title>JS USES the replace of method and regular expression to search and replace instances of strings</title><link>https://ofstack.com/javascript/2982/js-uses-the-replace-of-method-and-regular-expression-to-search-and-replace-instances-of-strings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2982/js-uses-the-replace-of-method-and-regular-expression-to-search-and-replace-instances-of-strings.html</guid><description>1. The use of JS string replacement and replace() method The replace(regexp) method has two parameters. The first parameter can be a plain text string or a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript implements checkbox check box instance code</title><link>https://ofstack.com/javascript/29822/javascript-implements-checkbox-check-box-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29822/javascript-implements-checkbox-check-box-instance-code.html</guid><description>This article introduces the javascript implementation of checkbox check box example code and checkbox check box beautification operation, shared for your…</description><pubDate>Sat, 05 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of jQuery mask layer effect</title><link>https://ofstack.com/javascript/29829/example-analysis-of-jquery-mask-layer-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29829/example-analysis-of-jquery-mask-layer-effect.html</guid><description>In this paper, the effect of jQuery mask layer is analyzed. To share for your reference, the details are as follows: Take a look at the sample code: The…</description><pubDate>Sat, 05 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Javascript propertyIsEnumerable method usage</title><link>https://ofstack.com/javascript/2983/javascript-propertyisenumerable-method-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2983/javascript-propertyisenumerable-method-usage.html</guid><description>Javascript propertyIsEnumerable method usage</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Common use methods of primitive JS selectors are summarized</title><link>https://ofstack.com/javascript/2984/common-use-methods-of-primitive-js-selectors-are-summarized.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2984/common-use-methods-of-primitive-js-selectors-are-summarized.html</guid><description>Common use methods of primitive JS selectors are summarized</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery find parent element  child element of personal experience summary</title><link>https://ofstack.com/javascript/2985/jquery-find-parent-element--child-element-of-personal-experience-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2985/jquery-find-parent-element--child-element-of-personal-experience-summary.html</guid><description>Jquery find parent element child element of personal experience summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js controls the height and width of the iframe to make it adaptive to the content</title><link>https://ofstack.com/javascript/2986/js-controls-the-height-and-width-of-the-iframe-to-make-it-adaptive-to-the-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2986/js-controls-the-height-and-width-of-the-iframe-to-make-it-adaptive-to-the-content.html</guid><description>Js controls the height and width of the iframe to make it adaptive to the content</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample analysis of the relationship between JS  DOM  and JQuery</title><link>https://ofstack.com/javascript/2987/sample-analysis-of-the-relationship-between-js--dom--and-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2987/sample-analysis-of-the-relationship-between-js--dom--and-jquery.html</guid><description>Sample analysis of the relationship between JS DOM and JQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery traverses the Table application example</title><link>https://ofstack.com/javascript/2988/jquery-traverses-the-table-application-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2988/jquery-traverses-the-table-application-example.html</guid><description>JQuery traverses the Table application example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Find the a element from the url and click</title><link>https://ofstack.com/javascript/2989/find-the-a-element-from-the-url-and-click.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2989/find-the-a-element-from-the-url-and-click.html</guid><description>Find the a element from the url and click</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>You may not know the JavaScript new Function of method</title><link>https://ofstack.com/javascript/2990/you-may-not-know-the-javascript-new-function-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2990/you-may-not-know-the-javascript-new-function-of-method.html</guid><description>Most of us have used JavaScript, and the popularity of various JavaScript frameworks in recent years has made it more magical and easier. Anonymous…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parse the HTML string sample code in JS</title><link>https://ofstack.com/javascript/2991/parse-the-html-string-sample-code-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2991/parse-the-html-string-sample-code-in-js.html</guid><description>Parse the HTML string sample code in JS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use of the iframe onreadystatechange event under firefox</title><link>https://ofstack.com/javascript/2992/use-of-the-iframe-onreadystatechange-event-under-firefox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2992/use-of-the-iframe-onreadystatechange-event-under-firefox.html</guid><description>Use of the iframe onreadystatechange event under firefox</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to open a word document</title><link>https://ofstack.com/javascript/2993/javascript-to-open-a-word-document.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2993/javascript-to-open-a-word-document.html</guid><description>First we create a new HTML file and write a FileUpLoad and a button control. The code is as follows: Then, write a javascript OpenFile method. The code is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery time plug in jquery. clock. js usage example of 5 examples</title><link>https://ofstack.com/javascript/29939/jquery-time-plug-in-jquery.-clock.-js-usage-example-of-5-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29939/jquery-time-plug-in-jquery.-clock.-js-usage-example-of-5-examples.html</guid><description>This article illustrates the use of jQuery time plug-in jquery. clock. js. To share for your reference, the details are as follows: Basic clock, no options</description><pubDate>Mon, 07 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Two methods for deep and shallow copies of JavaScript arrays</title><link>https://ofstack.com/javascript/2994/two-methods-for-deep-and-shallow-copies-of-javascript-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2994/two-methods-for-deep-and-shallow-copies-of-javascript-arrays.html</guid><description>Here&apos;s an example: The direct assignment like the one above is the shallow copy, and a lot of times, that&apos;s not what we want, we want the arr to be the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Basic Grammar tutorial</title><link>https://ofstack.com/javascript/29940/javascript-basic-grammar-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29940/javascript-basic-grammar-tutorial.html</guid><description>Basic concepts of Javascript i. javascript is a scripting language widely used in web pages. Features of the Javascript language: 1. Object - and…</description><pubDate>Mon, 07 Dec 2020 00:00:00 GMT</pubDate></item><item><title>jQuery   based text box can only enter the number of decimal  integer</title><link>https://ofstack.com/javascript/29943/jquery---based-text-box-can-only-enter-the-number-of-decimal--integer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29943/jquery---based-text-box-can-only-enter-the-number-of-decimal--integer.html</guid><description>jQuery based text box can only enter the number of decimal integer</description><pubDate>Mon, 07 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Note points for the JavaScript event &apos;event object&apos;</title><link>https://ofstack.com/javascript/29946/note-points-for-the-javascript-event-&apos;event-object&apos;.html</link><guid isPermaLink="true">https://ofstack.com/javascript/29946/note-points-for-the-javascript-event-&apos;event-object&apos;.html</guid><description>When an event on DOM is triggered, an event object event is generated. Event objects in DOM An ES8en-compliant browser passes an event object into the event…</description><pubDate>Mon, 07 Dec 2020 00:00:00 GMT</pubDate></item><item><title>javascript image toggle integrated instance (loop toggle  sequential toggle)</title><link>https://ofstack.com/javascript/29947/javascript-image-toggle-integrated-instance-(loop-toggle--sequential-toggle).html</link><guid isPermaLink="true">https://ofstack.com/javascript/29947/javascript-image-toggle-integrated-instance-(loop-toggle--sequential-toggle).html</guid><description>javascript image toggle integrated instance (loop toggle sequential toggle)</description><pubDate>Mon, 07 Dec 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript two cross   domain technology comprehensive introduction</title><link>https://ofstack.com/javascript/2995/javascript-two-cross---domain-technology-comprehensive-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2995/javascript-two-cross---domain-technology-comprehensive-introduction.html</guid><description>JavaScript two cross domain technology comprehensive introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to Javascript WebSocket usage by example (a brief introduction tutorial)</title><link>https://ofstack.com/javascript/2996/introduction-to-javascript-websocket-usage-by-example-(a-brief-introduction-tutorial).html</link><guid isPermaLink="true">https://ofstack.com/javascript/2996/introduction-to-javascript-websocket-usage-by-example-(a-brief-introduction-tutorial).html</guid><description>WEB Socket properties: A value of 0 indicates that the connection has not yet been established. A value of 1 indicates that connection establishment and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript framework of iframe operation summary</title><link>https://ofstack.com/javascript/2997/javascript-framework-of-iframe-operation-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2997/javascript-framework-of-iframe-operation-summary.html</guid><description>Framework programming overview An HTML page can have one or more subframes that are defined by &lt; Iframe&gt; To display a separate HTML page. The framework…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation of a simple Autocomplete example</title><link>https://ofstack.com/javascript/2998/js-implementation-of-a-simple-autocomplete-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2998/js-implementation-of-a-simple-autocomplete-example.html</guid><description>Share a piece of auto-complete source code you stumbled upon. We&apos;re going to test this using arrays, but when we actually use them, we&apos;re going to use Ajax…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A weird way to judge Internet explorer in JavaScript</title><link>https://ofstack.com/javascript/2999/a-weird-way-to-judge-internet-explorer-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/2999/a-weird-way-to-judge-internet-explorer-in-javascript.html</guid><description>A weird way to judge Internet explorer in JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to JavaScript object oriented programming</title><link>https://ofstack.com/javascript/3000/introduction-to-javascript-object-oriented-programming.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3000/introduction-to-javascript-object-oriented-programming.html</guid><description>While there has been some debate about the differences between object-oriented JavaScript and other languages, there is no doubt that JavaScript has…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery&apos;s cookie plug in implementation saves user login information</title><link>https://ofstack.com/javascript/3001/jquery&apos;s-cookie-plug-in-implementation-saves-user-login-information.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3001/jquery&apos;s-cookie-plug-in-implementation-saves-user-login-information.html</guid><description>JQuery&apos;s cookie plug in implementation saves user login information</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation click text can be edited and modified to save to the database</title><link>https://ofstack.com/javascript/3002/jquery-implementation-click-text-can-be-edited-and-modified-to-save-to-the-database.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3002/jquery-implementation-click-text-can-be-edited-and-modified-to-save-to-the-database.html</guid><description>Jquery implementation click text can be edited and modified to save to the database</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery makes a fancy navigation with a shaded background and highlighted mode window</title><link>https://ofstack.com/javascript/3003/jquery-makes-a-fancy-navigation-with-a-shaded-background-and-highlighted-mode-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3003/jquery-makes-a-fancy-navigation-with-a-shaded-background-and-highlighted-mode-window.html</guid><description>JQuery makes a fancy navigation with a shaded background and highlighted mode window</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS compares the sample code for two date intervals</title><link>https://ofstack.com/javascript/3004/js-compares-the-sample-code-for-two-date-intervals.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3004/js-compares-the-sample-code-for-two-date-intervals.html</guid><description>JS compares the sample code for two date intervals</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Close the browser window and control its failure</title><link>https://ofstack.com/javascript/3005/close-the-browser-window-and-control-its-failure.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3005/close-the-browser-window-and-control-its-failure.html</guid><description>Close the browser window and control its failure</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the differences between javascript nested functions and calling external functions within functions</title><link>https://ofstack.com/javascript/30059/analysis-of-the-differences-between-javascript-nested-functions-and-calling-external-functions-within-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30059/analysis-of-the-differences-between-javascript-nested-functions-and-calling-external-functions-within-functions.html</guid><description>We all know that a local variable defined in a function is always defined within the body of the declared function and its nested functions, and that there…</description><pubDate>Wed, 09 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Implementation and loading of high performance JavaScript</title><link>https://ofstack.com/javascript/30063/implementation-and-loading-of-high-performance-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30063/implementation-and-loading-of-high-performance-javascript.html</guid><description>The browser handles HTML page rendering and JavaScript script execution in a single process, so it encounters HTML when the browser is rendering &lt; script &gt;…</description><pubDate>Wed, 09 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Jquery&apos;s new binding event mechanism  the use of the on method</title><link>https://ofstack.com/javascript/3007/jquery&apos;s-new-binding-event-mechanism--the-use-of-the-on-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3007/jquery&apos;s-new-binding-event-mechanism--the-use-of-the-on-method.html</guid><description>Jquery&apos;s new binding event mechanism the use of the on method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction and examples of jquery datepicker parameters</title><link>https://ofstack.com/javascript/3008/introduction-and-examples-of-jquery-datepicker-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3008/introduction-and-examples-of-jquery-datepicker-parameters.html</guid><description>Introduction and examples of jquery datepicker parameters</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>DOM breakpoint debugging for javascript debugging using tips sharing</title><link>https://ofstack.com/javascript/3009/dom-breakpoint-debugging-for-javascript-debugging-using-tips-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3009/dom-breakpoint-debugging-for-javascript-debugging-using-tips-sharing.html</guid><description>Some students will say, can use the source code search method. Indeed, for a relatively simple page, this method often works. However, for pages that are…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript page rendering speed test script sharing</title><link>https://ofstack.com/javascript/3010/javascript-page-rendering-speed-test-script-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3010/javascript-page-rendering-speed-test-script-sharing.html</guid><description>Let&apos;s examine the contents of the page_speed_v2.js file. Reformat the script to make it easier to read.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation of the static element automatically moving example</title><link>https://ofstack.com/javascript/3011/js-implementation-of-the-static-element-automatically-moving-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3011/js-implementation-of-the-static-element-automatically-moving-example.html</guid><description>JS implementation of the static element automatically moving example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets all the li under the element in two ways</title><link>https://ofstack.com/javascript/3012/js-gets-all-the-li-under-the-element-in-two-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3012/js-gets-all-the-li-under-the-element-in-two-ways.html</guid><description>Js gets all the li under the element in two ways</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery mouse over a delay handling example of the of hover event</title><link>https://ofstack.com/javascript/3013/jquery-mouse-over-a-delay-handling-example-of-the-of-hover-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3013/jquery-mouse-over-a-delay-handling-example-of-the-of-hover-event.html</guid><description>JQuery mouse over a delay handling example of the of hover event</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery exports the excel sample using the JXL plug in</title><link>https://ofstack.com/javascript/3014/jquery-exports-the-excel-sample-using-the-jxl-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3014/jquery-exports-the-excel-sample-using-the-jxl-plug-in.html</guid><description>Jquery exports the excel sample using the JXL plug in</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js method to get the value of the input click button</title><link>https://ofstack.com/javascript/3015/js-method-to-get-the-value-of-the-input-click-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3015/js-method-to-get-the-value-of-the-input-click-button.html</guid><description>Js method to get the value of the input click button</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js generates dynamic tables and adds methods for click events for each cell</title><link>https://ofstack.com/javascript/3016/js-generates-dynamic-tables-and-adds-methods-for-click-events-for-each-cell.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3016/js-generates-dynamic-tables-and-adds-methods-for-click-events-for-each-cell.html</guid><description>Js generates dynamic tables and adds methods for click events for each cell</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation dynamic add delete Table row example</title><link>https://ofstack.com/javascript/3017/js-implementation-dynamic-add-delete-table-row-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3017/js-implementation-dynamic-add-delete-table-row-example.html</guid><description>Js implementation dynamic add delete Table row example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Six keywords that PHP developers must master</title><link>https://ofstack.com/javascript/3019/six-keywords-that-php-developers-must-master.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3019/six-keywords-that-php-developers-must-master.html</guid><description>There are six key words any PHP developer needs to master when building an object-oriented WEB application. They are: 1. The Private 2. Public 3. The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Parenthesized of usage summary in javascript</title><link>https://ofstack.com/javascript/3020/parenthesized-of-usage-summary-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3020/parenthesized-of-usage-summary-in-javascript.html</guid><description>1. Increase your priorities 1 plus 2 times 3 is the same thing as we did in math, so we&apos;re going to multiply 1 plus 2 times 3 to get 9 Also can be other…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets a code instance of the function name  function parameter  and object property name</title><link>https://ofstack.com/javascript/3021/javascript-gets-a-code-instance-of-the-function-name--function-parameter--and-object-property-name.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3021/javascript-gets-a-code-instance-of-the-function-name--function-parameter--and-object-property-name.html</guid><description>Javascript gets a code instance of the function name function parameter and object property name</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery operation table (table) common methods  skills summary</title><link>https://ofstack.com/javascript/3022/jquery-operation-table-(table)-common-methods--skills-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3022/jquery-operation-table-(table)-common-methods--skills-summary.html</guid><description>JQuery operation table (table) common methods skills summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the parameter value (QueryString) in the URL in four ways to share</title><link>https://ofstack.com/javascript/3023/js-gets-the-parameter-value-(querystring)-in-the-url-in-four-ways-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3023/js-gets-the-parameter-value-(querystring)-in-the-url-in-four-ways-to-share.html</guid><description>Method 1: regular method Method 3: see regularization again Get the url parameter through JS, which is used a lot. For example, a url:http://wwww.jb51.net/?…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three examples of javascript sorting JSON data</title><link>https://ofstack.com/javascript/3024/three-examples-of-javascript-sorting-json-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3024/three-examples-of-javascript-sorting-json-data.html</guid><description>1. It is suitable for numerical sorting and subtitle sorting There are many ways to sort json, and this is the simplest of them all. JSON sort example 2</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to determine whether the client is a mobile phone or a PC 2 code</title><link>https://ofstack.com/javascript/3026/js-to-determine-whether-the-client-is-a-mobile-phone-or-a-pc-2-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3026/js-to-determine-whether-the-client-is-a-mobile-phone-or-a-pc-2-code.html</guid><description>1. The first type: 2. The second type: Baidu&apos;s judgment code Usage: &lt; The SCRIPT type = text/javascript&gt; Uaredirect (&quot; mobile &quot;,&quot;WEB &quot;); &lt; / SCRIPT&gt;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript window.open a solution to a problem where a new window cannot be opened again</title><link>https://ofstack.com/javascript/3027/javascript-window.open-a-solution-to-a-problem-where-a-new-window-cannot-be-opened-again.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3027/javascript-window.open-a-solution-to-a-problem-where-a-new-window-cannot-be-opened-again.html</guid><description>Javascript open window is used in some places on the system. For example, open a window in fixed mode to prevent the user from doing anything else. If the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An introduction to preventing bubbling events in jQuery</title><link>https://ofstack.com/javascript/3028/an-introduction-to-preventing-bubbling-events-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3028/an-introduction-to-preventing-bubbling-events-in-jquery.html</guid><description>A brief introduction to bubbling events When we click on a control, the execution continues if the parent control that includes the control also has a click…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details of the 4 call methods of JavaScript functions</title><link>https://ofstack.com/javascript/3029/details-of-the-4-call-methods-of-javascript-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3029/details-of-the-4-call-methods-of-javascript-functions.html</guid><description>In JavaScript, a function is a first-class citizen, and a function is a data type in JavaScript, not just a module like C# or other descriptive languages.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript implementation stores an example of an HTML string</title><link>https://ofstack.com/javascript/3030/the-javascript-implementation-stores-an-example-of-an-html-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3030/the-javascript-implementation-stores-an-example-of-an-html-string.html</guid><description>The JavaScript implementation stores an example of an HTML string</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of javascript function expression</title><link>https://ofstack.com/javascript/30309/analysis-of-javascript-function-expression.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30309/analysis-of-javascript-function-expression.html</guid><description>Start learning javascript function expressions and read on. The function declaration is read before the code is executed, so the function declaration can be…</description><pubDate>Sun, 13 Dec 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript fetching flash objects is a little different from the web</title><link>https://ofstack.com/javascript/3031/javascript-fetching-flash-objects-is-a-little-different-from-the-web.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3031/javascript-fetching-flash-objects-is-a-little-different-from-the-web.html</guid><description>JavaScript fetching flash objects is a little different from the web</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js unicode encoding resolves two methods for converting data to Chinese</title><link>https://ofstack.com/javascript/3032/the-js-unicode-encoding-resolves-two-methods-for-converting-data-to-chinese.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3032/the-js-unicode-encoding-resolves-two-methods-for-converting-data-to-chinese.html</guid><description>The js unicode encoding resolves two methods for converting data to Chinese</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery form loading data example</title><link>https://ofstack.com/javascript/3033/jquery-form-loading-data-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3033/jquery-form-loading-data-example.html</guid><description>Jquery form loading data example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to using Math in JavaScript</title><link>https://ofstack.com/javascript/3035/introduction-to-using-math-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3035/introduction-to-using-math-in-javascript.html</guid><description>Introduction to using Math in JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to using the jQuery filter selector :not of method</title><link>https://ofstack.com/javascript/3036/introduction-to-using-the-jquery-filter-selector-:not-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3036/introduction-to-using-the-jquery-filter-selector-:not-of-method.html</guid><description>Introduction to using the jQuery filter selector :not of method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to use jquery to control the color of odd and even rows and active rows in a table</title><link>https://ofstack.com/javascript/3037/how-to-use-jquery-to-control-the-color-of-odd-and-even-rows-and-active-rows-in-a-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3037/how-to-use-jquery-to-control-the-color-of-odd-and-even-rows-and-active-rows-in-a-table.html</guid><description>How to use jquery to control the color of odd and even rows and active rows in a table</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery checkbox checkbox implements delete before judging</title><link>https://ofstack.com/javascript/3038/jquery-checkbox-checkbox-implements-delete-before-judging.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3038/jquery-checkbox-checkbox-implements-delete-before-judging.html</guid><description>Jquery checkbox checkbox implements delete before judging</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Load the JavaScript scripting solution asynchronously using jQuery</title><link>https://ofstack.com/javascript/3039/load-the-javascript-scripting-solution-asynchronously-using-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3039/load-the-javascript-scripting-solution-asynchronously-using-jquery.html</guid><description>Load the JavaScript scripting solution asynchronously using jQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js function simulation display desktop. SCF program example</title><link>https://ofstack.com/javascript/3040/js-function-simulation-display-desktop.-scf-program-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3040/js-function-simulation-display-desktop.-scf-program-example.html</guid><description>Js function simulation display desktop. SCF program example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Determine and set browser full screen mode</title><link>https://ofstack.com/javascript/3041/determine-and-set-browser-full-screen-mode.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3041/determine-and-set-browser-full-screen-mode.html</guid><description>Determine and set browser full screen mode</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript copy mall to implement picture advertising round instance code</title><link>https://ofstack.com/javascript/30420/javascript-copy-mall-to-implement-picture-advertising-round-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30420/javascript-copy-mall-to-implement-picture-advertising-round-instance-code.html</guid><description>When you are shopping in the shopping mall, I wonder if you have noticed that there are all kinds of rotating advertisements on the front page of the mall.…</description><pubDate>Wed, 16 Dec 2020 00:00:00 GMT</pubDate></item><item><title>An example of the difference between jquery&apos;s trigger and triggerHandler</title><link>https://ofstack.com/javascript/3043/an-example-of-the-difference-between-jquery&apos;s-trigger-and-triggerhandler.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3043/an-example-of-the-difference-between-jquery&apos;s-trigger-and-triggerhandler.html</guid><description>An example of the difference between jquery&apos;s trigger and triggerHandler</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Is there a length limit on the parameters of js？ Found no more than 2083 characters</title><link>https://ofstack.com/javascript/3044/is-there-a-length-limit-on-the-parameters-of-js%EF%BC%9F-found-no-more-than-2083-characters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3044/is-there-a-length-limit-on-the-parameters-of-js%EF%BC%9F-found-no-more-than-2083-characters.html</guid><description>Is there a length limit on the parameters of js？ Found no more than 2083 characters</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Setting events for HTML hyperlinks does not use href to complete the jump</title><link>https://ofstack.com/javascript/3045/setting-events-for-html-hyperlinks-does-not-use-href-to-complete-the-jump.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3045/setting-events-for-html-hyperlinks-does-not-use-href-to-complete-the-jump.html</guid><description>Setting events for HTML hyperlinks does not use href to complete the jump</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery response to the implementation of the enter key</title><link>https://ofstack.com/javascript/3046/jquery-response-to-the-implementation-of-the-enter-key.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3046/jquery-response-to-the-implementation-of-the-enter-key.html</guid><description>JQuery response to the implementation of the enter key</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery easyui with JSP simple display table data example</title><link>https://ofstack.com/javascript/3047/jquery-easyui-with-jsp-simple-display-table-data-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3047/jquery-easyui-with-jsp-simple-display-table-data-example.html</guid><description>Jquery easyui with JSP simple display table data example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do you get the id of jQuery to have the value of. In general you can&apos;t get it</title><link>https://ofstack.com/javascript/3048/how-do-you-get-the-id-of-jquery-to-have-the-value-of.-in-general-you-can&apos;t-get-it.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3048/how-do-you-get-the-id-of-jquery-to-have-the-value-of.-in-general-you-can&apos;t-get-it.html</guid><description>How do you get the id of jQuery to have the value of. In general you can&apos;t get it</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using jquery imitation as an example of microblogging function</title><link>https://ofstack.com/javascript/3049/using-jquery-imitation-as-an-example-of-microblogging-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3049/using-jquery-imitation-as-an-example-of-microblogging-function.html</guid><description>Using jquery imitation as an example of microblogging function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example why not use javascript inline</title><link>https://ofstack.com/javascript/3050/example-why-not-use-javascript-inline.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3050/example-why-not-use-javascript-inline.html</guid><description>Example why not use javascript inline</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Homemade file upload JS control can support IE  chrome  firefox etc</title><link>https://ofstack.com/javascript/3051/homemade-file-upload-js-control-can-support-ie--chrome--firefox-etc.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3051/homemade-file-upload-js-control-can-support-ie--chrome--firefox-etc.html</guid><description>Homemade file upload JS control can support IE chrome firefox etc</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Disable Tab key JS code compatibility with Firefox and IE</title><link>https://ofstack.com/javascript/3052/disable-tab-key-js-code-compatibility-with-firefox-and-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3052/disable-tab-key-js-code-compatibility-with-firefox-and-ie.html</guid><description>Disable Tab key JS code compatibility with Firefox and IE</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery each of nested using summaries</title><link>https://ofstack.com/javascript/3053/jquery-each-of-nested-using-summaries.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3053/jquery-each-of-nested-using-summaries.html</guid><description>JQuery each of nested using summaries</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>10 practical tips for JavaScript programming</title><link>https://ofstack.com/javascript/3054/10-practical-tips-for-javascript-programming.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3054/10-practical-tips-for-javascript-programming.html</guid><description>1. Variable conversion It seems simple enough, but from what I&apos;ve seen, it&apos;s common to use constructors like Array() or Number() for variable conversions.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript gets the coordinates of an object&apos;s position on the page</title><link>https://ofstack.com/javascript/30546/javascript-gets-the-coordinates-of-an-object&apos;s-position-on-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30546/javascript-gets-the-coordinates-of-an-object&apos;s-position-on-the-page.html</guid><description>This article is an example of how JavaScript gets the coordinates of an object&apos;s position on a page. To share for your reference, the details are as follows:</description><pubDate>Fri, 18 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Jquery library or JS file under eclipse error reporting solution</title><link>https://ofstack.com/javascript/3055/jquery-library-or-js-file-under-eclipse-error-reporting-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3055/jquery-library-or-js-file-under-eclipse-error-reporting-solution.html</guid><description>Jquery library or JS file under eclipse error reporting solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js interception of English and Chinese strings  punctuation symbols without garbled sample interpretation</title><link>https://ofstack.com/javascript/3056/js-interception-of-english-and-chinese-strings--punctuation-symbols-without-garbled-sample-interpretation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3056/js-interception-of-english-and-chinese-strings--punctuation-symbols-without-garbled-sample-interpretation.html</guid><description>Js interception of English and Chinese strings punctuation symbols without garbled sample interpretation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES bind  live or on to bind events for future elements</title><link>https://ofstack.com/javascript/3057/jquery-uses-bind--live-or-on-to-bind-events-for-future-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3057/jquery-uses-bind--live-or-on-to-bind-events-for-future-elements.html</guid><description>JQuery USES bind live or on to bind events for future elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery simulates clicking on the A tag example reference</title><link>https://ofstack.com/javascript/3058/jquery-simulates-clicking-on-the-a-tag-example-reference.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3058/jquery-simulates-clicking-on-the-a-tag-example-reference.html</guid><description>I puzzled over the question for half an hour, and then I thought it was so. The menu</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A sample discussion of loop binding for javascript closure arguments and events</title><link>https://ofstack.com/javascript/3059/a-sample-discussion-of-loop-binding-for-javascript-closure-arguments-and-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3059/a-sample-discussion-of-loop-binding-for-javascript-closure-arguments-and-events.html</guid><description>A sample discussion of loop binding for javascript closure arguments and events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Window.location not jump problem resolution</title><link>https://ofstack.com/javascript/3060/window.location-not-jump-problem-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3060/window.location-not-jump-problem-resolution.html</guid><description>Window.location not jump problem resolution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript avoids sharing tips and tricks for repeated code execution</title><link>https://ofstack.com/javascript/3061/javascript-avoids-sharing-tips-and-tricks-for-repeated-code-execution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3061/javascript-avoids-sharing-tips-and-tricks-for-repeated-code-execution.html</guid><description>JavaScript avoids sharing tips and tricks for repeated code execution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample read and write operation of cookie in js</title><link>https://ofstack.com/javascript/3062/sample-read-and-write-operation-of-cookie-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3062/sample-read-and-write-operation-of-cookie-in-js.html</guid><description>Cookie is a small piece of information, key/value pairs of information stored in the computer hard disk of the string, cookie storage capacity of about 4kb,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Replace a text emoji with a picture</title><link>https://ofstack.com/javascript/3063/replace-a-text-emoji-with-a-picture.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3063/replace-a-text-emoji-with-a-picture.html</guid><description>Replace a text emoji with a picture</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation div centered example</title><link>https://ofstack.com/javascript/3065/js-implementation-div-centered-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3065/js-implementation-div-centered-example.html</guid><description>JS implementation div centered example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Some suggested uses of JavaScript&apos;s ES1en. js framework</title><link>https://ofstack.com/javascript/30663/some-suggested-uses-of-javascript&apos;s-es1en.-js-framework.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30663/some-suggested-uses-of-javascript&apos;s-es1en.-js-framework.html</guid><description>Backbone provides the structure of models (models), collections (collections), and views (views) for complex Javascript applications. Where the model is…</description><pubDate>Sat, 19 Dec 2020 00:00:00 GMT</pubDate></item><item><title>In JavaScript  jump to the page through the prompt box</title><link>https://ofstack.com/javascript/30666/in-javascript--jump-to-the-page-through-the-prompt-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30666/in-javascript--jump-to-the-page-through-the-prompt-box.html</guid><description>In JavaScript jump to the page through the prompt box</description><pubDate>Sat, 19 Dec 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript operates class and style style code in detail</title><link>https://ofstack.com/javascript/30668/javascript-operates-class-and-style-style-code-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30668/javascript-operates-class-and-style-style-code-in-detail.html</guid><description>Without further ado, I will post js code directly to you. The specific code is as follows: This is the complete explanation of class and style style code…</description><pubDate>Sat, 19 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Js call background  background call foreground method summary</title><link>https://ofstack.com/javascript/3067/js-call-background--background-call-foreground-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3067/js-call-background--background-call-foreground-method-summary.html</guid><description>Js call background background call foreground method summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple implementation of the Javascript string template</title><link>https://ofstack.com/javascript/30671/simple-implementation-of-the-javascript-string-template.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30671/simple-implementation-of-the-javascript-string-template.html</guid><description>This comes from a problem I had two years ago when I was working on my first real website The site uses a separate front and back end, with the REST…</description><pubDate>Sat, 19 Dec 2020 00:00:00 GMT</pubDate></item><item><title>JS download file | without refreshing download file sample code</title><link>https://ofstack.com/javascript/3068/js-download-file-%7C-without-refreshing-download-file-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3068/js-download-file-%7C-without-refreshing-download-file-sample-code.html</guid><description>JS download file | without refreshing download file sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript scopes and closures use detail</title><link>https://ofstack.com/javascript/3069/javascript-scopes-and-closures-use-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3069/javascript-scopes-and-closures-use-detail.html</guid><description>The nesting of scopes forms a chain of scopes, and the nesting of functions forms closures. Closures and scope chains are one of the important features that…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Brief summary of jQuery selector (including usage examples  at a glance)</title><link>https://ofstack.com/javascript/3070/brief-summary-of-jquery-selector-(including-usage-examples--at-a-glance).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3070/brief-summary-of-jquery-selector-(including-usage-examples--at-a-glance).html</guid><description>Brief summary of jQuery selector (including usage examples at a glance)</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to exclude a DOM element from a jquery selector (demo)</title><link>https://ofstack.com/javascript/3071/how-to-exclude-a-dom-element-from-a-jquery-selector-(demo).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3071/how-to-exclude-a-dom-element-from-a-jquery-selector-(demo).html</guid><description>There are many jquery selectors, and there are many ways to select a DOM. How to make some exclusions on a selected set of elements? The following is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamically moves the scroll bar to the bottom of the sample code</title><link>https://ofstack.com/javascript/3072/js-dynamically-moves-the-scroll-bar-to-the-bottom-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3072/js-dynamically-moves-the-scroll-bar-to-the-bottom-of-the-sample-code.html</guid><description>Js dynamically moves the scroll bar to the bottom of the sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does jquery capture an event triggered by the return key</title><link>https://ofstack.com/javascript/3074/how-does-jquery-capture-an-event-triggered-by-the-return-key.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3074/how-does-jquery-capture-an-event-triggered-by-the-return-key.html</guid><description>How does jquery capture an event triggered by the return key</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of Chinese characters are obtained by unescape anticoding</title><link>https://ofstack.com/javascript/3075/examples-of-chinese-characters-are-obtained-by-unescape-anticoding.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3075/examples-of-chinese-characters-are-obtained-by-unescape-anticoding.html</guid><description>Examples of Chinese characters are obtained by unescape anticoding</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Headers that are too long use javascript to capture strings in bytes</title><link>https://ofstack.com/javascript/3076/headers-that-are-too-long-use-javascript-to-capture-strings-in-bytes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3076/headers-that-are-too-long-use-javascript-to-capture-strings-in-bytes.html</guid><description>Headers that are too long use javascript to capture strings in bytes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS optimizes the img tag using onerror to display the default image</title><link>https://ofstack.com/javascript/3077/js-optimizes-the-img-tag-using-onerror-to-display-the-default-image.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3077/js-optimizes-the-img-tag-using-onerror-to-display-the-default-image.html</guid><description>JS optimizes the img tag using onerror to display the default image</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native javascript mimics the win8 wait prompt circle progress bar</title><link>https://ofstack.com/javascript/3078/native-javascript-mimics-the-win8-wait-prompt-circle-progress-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3078/native-javascript-mimics-the-win8-wait-prompt-circle-progress-bar.html</guid><description>Native javascript mimics the win8 wait prompt circle progress bar</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic vertical bar effects are realized based on jquery</title><link>https://ofstack.com/javascript/30781/dynamic-vertical-bar-effects-are-realized-based-on-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30781/dynamic-vertical-bar-effects-are-realized-based-on-jquery.html</guid><description>This article introduces the jquery implementation of the bar, often used for data statistics, the following code to do 1 to share, and in detail 1 to…</description><pubDate>Sun, 20 Dec 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements the method of clicking on a cell to change the background color</title><link>https://ofstack.com/javascript/30784/javascript-implements-the-method-of-clicking-on-a-cell-to-change-the-background-color.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30784/javascript-implements-the-method-of-clicking-on-a-cell-to-change-the-background-color.html</guid><description>This article illustrates JavaScript&apos;s implementation of clicking on a cell to change the background color. To share for your reference, the details are as…</description><pubDate>Sun, 20 Dec 2020 00:00:00 GMT</pubDate></item><item><title>How does js determine whether users are accessing it on PC or mobile</title><link>https://ofstack.com/javascript/3079/how-does-js-determine-whether-users-are-accessing-it-on-pc-or-mobile.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3079/how-does-js-determine-whether-users-are-accessing-it-on-pc-or-mobile.html</guid><description>How does js determine whether users are accessing it on PC or mobile</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery captures the return key event code</title><link>https://ofstack.com/javascript/3080/jquery-captures-the-return-key-event-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3080/jquery-captures-the-return-key-event-code.html</guid><description>Jquery captures the return key event code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The File field in IE could not be emptied using jQuery to reset the File field</title><link>https://ofstack.com/javascript/3081/the-file-field-in-ie-could-not-be-emptied-using-jquery-to-reset-the-file-field.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3081/the-file-field-in-ie-could-not-be-emptied-using-jquery-to-reset-the-file-field.html</guid><description>The File field in IE could not be emptied using jQuery to reset the File field</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamically adds a drop down box data source to the textbox</title><link>https://ofstack.com/javascript/3082/js-dynamically-adds-a-drop-down-box-data-source-to-the-textbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3082/js-dynamically-adds-a-drop-down-box-data-source-to-the-textbox.html</guid><description>Js dynamically adds a drop down box data source to the textbox</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>From form multiple button submissions jump to different actions with onclick</title><link>https://ofstack.com/javascript/3083/from-form-multiple-button-submissions-jump-to-different-actions-with-onclick.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3083/from-form-multiple-button-submissions-jump-to-different-actions-with-onclick.html</guid><description>From form multiple button submissions jump to different actions with onclick</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Four principles and five tips for writing effective jQuery code</title><link>https://ofstack.com/javascript/3084/four-principles-and-five-tips-for-writing-effective-jquery-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3084/four-principles-and-five-tips-for-writing-effective-jquery-code.html</guid><description>Principles of jQuery: 1. Don&apos;t overuse jQuery 1. No matter how fast jQuery is, it cannot be compared with the native javascript methods, and the jQuery…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript mocks train ticket booking and refund examples</title><link>https://ofstack.com/javascript/3086/javascript-mocks-train-ticket-booking-and-refund-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3086/javascript-mocks-train-ticket-booking-and-refund-examples.html</guid><description>I saw someone analyze the logic behind 12306 before. Booking and canceling train tickets is different from ordinary shopping. One difficulty is that train…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery custom container rain effect can change the rain icon to other</title><link>https://ofstack.com/javascript/3087/jquery-custom-container-rain-effect-can-change-the-rain-icon-to-other.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3087/jquery-custom-container-rain-effect-can-change-the-rain-icon-to-other.html</guid><description>Jquery custom container rain effect can change the rain icon to other</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jquery map method is used as an example</title><link>https://ofstack.com/javascript/3088/the-jquery-map-method-is-used-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3088/the-jquery-map-method-is-used-as-an-example.html</guid><description>The jquery map method is used as an example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js slides buttons by changing their display style</title><link>https://ofstack.com/javascript/3089/js-slides-buttons-by-changing-their-display-style.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3089/js-slides-buttons-by-changing-their-display-style.html</guid><description>Js slides buttons by changing their display style</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js Dialog removes X close in the upper right corner</title><link>https://ofstack.com/javascript/3090/js-dialog-removes-x-close-in-the-upper-right-corner.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3090/js-dialog-removes-x-close-in-the-upper-right-corner.html</guid><description>Js Dialog removes X close in the upper right corner</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Analyze the usage of domain module in Node. js exception handling</title><link>https://ofstack.com/javascript/30901/analyze-the-usage-of-domain-module-in-node.-js-exception-handling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/30901/analyze-the-usage-of-domain-module-in-node.-js-exception-handling.html</guid><description>NodeJS provides the domain module to simplify exception handling for asynchronous code. Before we introduce this module, we need to understand the concept…</description><pubDate>Mon, 21 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements the example of moving Div up and down</title><link>https://ofstack.com/javascript/3091/jquery-implements-the-example-of-moving-div-up-and-down.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3091/jquery-implements-the-example-of-moving-div-up-and-down.html</guid><description>Jquery implements the example of moving Div up and down</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery drop down box application sample introduction</title><link>https://ofstack.com/javascript/3093/jquery-drop-down-box-application-sample-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3093/jquery-drop-down-box-application-sample-introduction.html</guid><description>JQuery drop down box application sample introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery summary of common techniques for manipulating tables</title><link>https://ofstack.com/javascript/3094/jquery-summary-of-common-techniques-for-manipulating-tables.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3094/jquery-summary-of-common-techniques-for-manipulating-tables.html</guid><description>JQuery summary of common techniques for manipulating tables</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>IE6 has terminated the operation of the problem in 2 cases and resolve</title><link>https://ofstack.com/javascript/3095/ie6-has-terminated-the-operation-of-the-problem-in-2-cases-and-resolve.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3095/ie6-has-terminated-the-operation-of-the-problem-in-2-cases-and-resolve.html</guid><description>IE6 has terminated the operation of the problem in 2 cases and resolve</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three ways to detect the direction of an iPhone and iPad device</title><link>https://ofstack.com/javascript/3096/three-ways-to-detect-the-direction-of-an-iphone-and-ipad-device.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3096/three-ways-to-detect-the-direction-of-an-iphone-and-ipad-device.html</guid><description>Three ways to detect the direction of an iPhone and iPad device</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS USES the getComputedStyle of of method to get the CSS property value</title><link>https://ofstack.com/javascript/3097/js-uses-the-getcomputedstyle-of-of-method-to-get-the-css-property-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3097/js-uses-the-getcomputedstyle-of-of-method-to-get-the-css-property-value.html</guid><description>JS USES the getComputedStyle of of method to get the CSS property value</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript digital clock sample share</title><link>https://ofstack.com/javascript/3098/javascript-digital-clock-sample-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3098/javascript-digital-clock-sample-share.html</guid><description>The code is very simple, directly on the code, you can copy the following code to save the HTML file to run to see the effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example sharing using when in jQuery to implement multiple AJAX requests corresponding to a single callback</title><link>https://ofstack.com/javascript/3099/example-sharing-using-when-in-jquery-to-implement-multiple-ajax-requests-corresponding-to-a-single-callback.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3099/example-sharing-using-when-in-jquery-to-implement-multiple-ajax-requests-corresponding-to-a-single-callback.html</guid><description>I knew that these functions were asynchronously executed and returned with a delay, so I wondered if there was a way I could use a single callback to load…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Iframe utility operates on brocade</title><link>https://ofstack.com/javascript/3100/iframe-utility-operates-on-brocade.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3100/iframe-utility-operates-on-brocade.html</guid><description>Iframe utility operates on brocade</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery paging plugin jpaginate is not compatible with IE</title><link>https://ofstack.com/javascript/3102/jquery-paging-plugin-jpaginate-is-not-compatible-with-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3102/jquery-paging-plugin-jpaginate-is-not-compatible-with-ie.html</guid><description>Jquery paging plugin jpaginate is not compatible with IE</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of JavaScript deep replication (deep clone)</title><link>https://ofstack.com/javascript/31021/implementation-of-javascript-deep-replication-(deep-clone).html</link><guid isPermaLink="true">https://ofstack.com/javascript/31021/implementation-of-javascript-deep-replication-(deep-clone).html</guid><description>Within the code reuse pattern there is one called the copy property pattern (copying properties pattern). When it comes to code reuse, it&apos;s likely to be…</description><pubDate>Tue, 22 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Jquery prevents repetitive animation to avoid page clutter</title><link>https://ofstack.com/javascript/3103/jquery-prevents-repetitive-animation-to-avoid-page-clutter.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3103/jquery-prevents-repetitive-animation-to-avoid-page-clutter.html</guid><description>Jquery prevents repetitive animation to avoid page clutter</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The Area Area implements the js method of post submission data</title><link>https://ofstack.com/javascript/3104/the-area-area-implements-the-js-method-of-post-submission-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3104/the-area-area-implements-the-js-method-of-post-submission-data.html</guid><description>The Area Area implements the js method of post submission data</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Bug sample code caused by js implicit global variables</title><link>https://ofstack.com/javascript/3106/bug-sample-code-caused-by-js-implicit-global-variables.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3106/bug-sample-code-caused-by-js-implicit-global-variables.html</guid><description>Bug sample code caused by js implicit global variables</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implementation of the image blur algorithm code sharing</title><link>https://ofstack.com/javascript/3107/javascript-implementation-of-the-image-blur-algorithm-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3107/javascript-implementation-of-the-image-blur-algorithm-code-sharing.html</guid><description>The project needs to use HTML5 fuzzy image, previously with GDI, GDI+ have off-the-shelf components to achieve, how to achieve in HTML5? 1. CreateImageData…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript closure example</title><link>https://ofstack.com/javascript/3108/javascript-closure-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3108/javascript-closure-example.html</guid><description>The benefit of this is that internal functions can access the arguments and variables of the external functions that define them. First, let&apos;s construct a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The perfect solution is to close the child window when the js parent window closes</title><link>https://ofstack.com/javascript/3110/the-perfect-solution-is-to-close-the-child-window-when-the-js-parent-window-closes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3110/the-perfect-solution-is-to-close-the-child-window-when-the-js-parent-window-closes.html</guid><description>The perfect solution is to close the child window when the js parent window closes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS intercepts the value information of the parameter after the question mark in the url</title><link>https://ofstack.com/javascript/3111/js-intercepts-the-value-information-of-the-parameter-after-the-question-mark-in-the-url.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3111/js-intercepts-the-value-information-of-the-parameter-after-the-question-mark-in-the-url.html</guid><description>JS intercepts the value information of the parameter after the question mark in the url</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript type conversion example</title><link>https://ofstack.com/javascript/3112/javascript-type-conversion-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3112/javascript-type-conversion-example.html</guid><description>Javascript type conversion example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How often does a common browser prompt a &apos;script is taking too long&apos; summary</title><link>https://ofstack.com/javascript/3113/how-often-does-a-common-browser-prompt-a-&apos;script-is-taking-too-long&apos;-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3113/how-often-does-a-common-browser-prompt-a-&apos;script-is-taking-too-long&apos;-summary.html</guid><description>Now web, the impact of user access speed is no longer just the file download speed, when all the files from the server to download from the browser can…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of using regular to calculate Chinese length in javascript</title><link>https://ofstack.com/javascript/3114/example-of-using-regular-to-calculate-chinese-length-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3114/example-of-using-regular-to-calculate-chinese-length-in-javascript.html</guid><description>Because javascript is unicode encoded, all characters are one for it, but the background program is not, usually in the background program a Chinese is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple Shared asynchronous operation manager for node. js</title><link>https://ofstack.com/javascript/3115/a-simple-shared-asynchronous-operation-manager-for-node.-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3115/a-simple-shared-asynchronous-operation-manager-for-node.-js.html</guid><description>Recently wrote nodejs is more, in the beginning of asynchronous operation is less, because want to do something relatively simple, check the API is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS code of is compatible with all major browsers</title><link>https://ofstack.com/javascript/31152/js-code-of-is-compatible-with-all-major-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31152/js-code-of-is-compatible-with-all-major-browsers.html</guid><description>This article introduces JS code to achieve browser detection, share for your reference, the specific content is as follows Call method :(first you have to…</description><pubDate>Sat, 26 Dec 2020 00:00:00 GMT</pubDate></item><item><title>An invalid fix for the image onload event in IE</title><link>https://ofstack.com/javascript/3116/an-invalid-fix-for-the-image-onload-event-in-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3116/an-invalid-fix-for-the-image-onload-event-in-ie.html</guid><description>Story mode is a photo of loading only currently browsing and the two pictures below it, loading photos to load and render the comments section, pictures not…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>7 ways to create multiline strings in javascript</title><link>https://ofstack.com/javascript/3117/7-ways-to-create-multiline-strings-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3117/7-ways-to-create-multiline-strings-in-javascript.html</guid><description>JS does not have the standard method of multi-line string representation, but when using the template, in order to ensure the legibility of the template, we…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Common algorithms for Javascript implementation (e.g. Bubble  fast  pigeon nest  parity  etc.)</title><link>https://ofstack.com/javascript/3118/common-algorithms-for-javascript-implementation-(e.g.-bubble--fast--pigeon-nest--parity--etc.).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3118/common-algorithms-for-javascript-implementation-(e.g.-bubble--fast--pigeon-nest--parity--etc.).html</guid><description>Common algorithms for Javascript implementation (e.g. Bubble fast pigeon nest parity etc.)</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Clear the text box content when a text box becomes the focus</title><link>https://ofstack.com/javascript/3119/clear-the-text-box-content-when-a-text-box-becomes-the-focus.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3119/clear-the-text-box-content-when-a-text-box-becomes-the-focus.html</guid><description>Clear the text box content when a text box becomes the focus</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implements the multiplication of two large Numbers of integers</title><link>https://ofstack.com/javascript/3120/js-implements-the-multiplication-of-two-large-numbers-of-integers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3120/js-implements-the-multiplication-of-two-large-numbers-of-integers.html</guid><description>JS implements the multiplication of two large Numbers of integers</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>About the methods of taking variables and assigning values to href and SRC of img</title><link>https://ofstack.com/javascript/3121/about-the-methods-of-taking-variables-and-assigning-values-to-href-and-src-of-img.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3121/about-the-methods-of-taking-variables-and-assigning-values-to-href-and-src-of-img.html</guid><description>About the methods of taking variables and assigning values to href and SRC of img</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of PHP and js scaling database images in equal proportions</title><link>https://ofstack.com/javascript/3122/example-of-php-and-js-scaling-database-images-in-equal-proportions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3122/example-of-php-and-js-scaling-database-images-in-equal-proportions.html</guid><description>Example of PHP and js scaling database images in equal proportions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to calculate the page dwell time code</title><link>https://ofstack.com/javascript/3123/js-to-calculate-the-page-dwell-time-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3123/js-to-calculate-the-page-dwell-time-code.html</guid><description>JS to calculate the page dwell time code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js paging code sharing</title><link>https://ofstack.com/javascript/3124/js-paging-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3124/js-paging-code-sharing.html</guid><description>Js paging code sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery disables the right click example</title><link>https://ofstack.com/javascript/3125/jquery-disables-the-right-click-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3125/jquery-disables-the-right-click-example.html</guid><description>Jquery disables the right click example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements a navigation example with a secondary menu</title><link>https://ofstack.com/javascript/3126/jquery-implements-a-navigation-example-with-a-secondary-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3126/jquery-implements-a-navigation-example-with-a-secondary-menu.html</guid><description>Jquery implements a navigation example with a secondary menu</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript&apos;s design pattern is a classic proxy pattern</title><link>https://ofstack.com/javascript/31268/javascript&apos;s-design-pattern-is-a-classic-proxy-pattern.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31268/javascript&apos;s-design-pattern-is-a-classic-proxy-pattern.html</guid><description>1. Concept of proxy pattern Note: As the name implies, one class is used to replace another class to perform method functions. This pattern is somewhat…</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Fixed navigation effects implemented by jquery</title><link>https://ofstack.com/javascript/3127/fixed-navigation-effects-implemented-by-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3127/fixed-navigation-effects-implemented-by-jquery.html</guid><description>Fixed navigation effects implemented by jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript method to determine whether a variable is an array</title><link>https://ofstack.com/javascript/31271/javascript-method-to-determine-whether-a-variable-is-an-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31271/javascript-method-to-determine-whether-a-variable-is-an-array.html</guid><description>Today, this site will give you some knowledge about javascript to determine whether the variable is an array (Array), mainly through the following four…</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Page right floating scroll online qq customer service code sample</title><link>https://ofstack.com/javascript/3128/page-right-floating-scroll-online-qq-customer-service-code-sample.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3128/page-right-floating-scroll-online-qq-customer-service-code-sample.html</guid><description>Page right suspension scroll QQ online customer service code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript processing form sample of of javascript submit the form</title><link>https://ofstack.com/javascript/3130/javascript-processing-form-sample-of-of-javascript-submit-the-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3130/javascript-processing-form-sample-of-of-javascript-submit-the-form.html</guid><description>Common components that handle various forms, as well as links and buttons</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of a member function that accesses this modification inside a js object</title><link>https://ofstack.com/javascript/3131/example-of-a-member-function-that-accesses-this-modification-inside-a-js-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3131/example-of-a-member-function-that-accesses-this-modification-inside-a-js-object.html</guid><description>Wrapper so you can access it inside and outside the object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Socket.io entry instance in node.js</title><link>https://ofstack.com/javascript/3132/socket.io-entry-instance-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3132/socket.io-entry-instance-in-node.js.html</guid><description>About websocket and other reverse ajax technology A common approach in real-time web applications is reverse Ajax. Definition of reverse Ajax: Reverse Ajax…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery mouse up to show the floating layer that pops up the location of the div layer</title><link>https://ofstack.com/javascript/3133/jquery-mouse-up-to-show-the-floating-layer-that-pops-up-the-location-of-the-div-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3133/jquery-mouse-up-to-show-the-floating-layer-that-pops-up-the-location-of-the-div-layer.html</guid><description>Jquery mouse up to show the floating layer that pops up the location of the div layer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js control container hides two ways to prevent style changes</title><link>https://ofstack.com/javascript/3134/the-js-control-container-hides-two-ways-to-prevent-style-changes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3134/the-js-control-container-hides-two-ways-to-prevent-style-changes.html</guid><description>The js control container hides two ways to prevent style changes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery button automatically highlight the implementation of the principle and code</title><link>https://ofstack.com/javascript/3135/jquery-button-automatically-highlight-the-implementation-of-the-principle-and-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3135/jquery-button-automatically-highlight-the-implementation-of-the-principle-and-code.html</guid><description>Jquery button automatically highlight the implementation of the principle and code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to extend a member variable when extending a jQuery object</title><link>https://ofstack.com/javascript/3136/how-to-extend-a-member-variable-when-extending-a-jquery-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3136/how-to-extend-a-member-variable-when-extending-a-jquery-object.html</guid><description>How to extend a member variable when extending a jQuery object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An introduction to the use of event bubbles for event object e in jQuery</title><link>https://ofstack.com/javascript/3137/an-introduction-to-the-use-of-event-bubbles-for-event-object-e-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3137/an-introduction-to-the-use-of-event-bubbles-for-event-object-e-in-jquery.html</guid><description>An introduction to the use of event bubbles for event object e in jQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements the select row  column summation example</title><link>https://ofstack.com/javascript/3138/jquery-implements-the-select-row--column-summation-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3138/jquery-implements-the-select-row--column-summation-example.html</guid><description>Jquery implements the select row column summation example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Understand Javascript image preloading</title><link>https://ofstack.com/javascript/31381/understand-javascript-image-preloading.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31381/understand-javascript-image-preloading.html</guid><description>Preloading images is a great way to improve the user experience. Images are pre-loaded into the browser, and visitors can easily surf your site and enjoy…</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>jQuery implements the return to top function</title><link>https://ofstack.com/javascript/31387/jquery-implements-the-return-to-top-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31387/jquery-implements-the-return-to-top-function.html</guid><description>The code is very simple, here is no more nonsense, friends look at the code.</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Js click event link problem resolved</title><link>https://ofstack.com/javascript/3139/js-click-event-link-problem-resolved.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3139/js-click-event-link-problem-resolved.html</guid><description>Js click event link problem resolved</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js keyword naming question introduction</title><link>https://ofstack.com/javascript/3140/js-keyword-naming-question-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3140/js-keyword-naming-question-introduction.html</guid><description>Js keyword naming question introduction</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Html5 +javascript to make simple sketchpad attached</title><link>https://ofstack.com/javascript/3141/html5-+javascript-to-make-simple-sketchpad-attached.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3141/html5-+javascript-to-make-simple-sketchpad-attached.html</guid><description>Html5 +javascript to make simple sketchpad attached</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js string implementation of the hexadecimal encoding is not encrypted</title><link>https://ofstack.com/javascript/3142/js-string-implementation-of-the-hexadecimal-encoding-is-not-encrypted.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3142/js-string-implementation-of-the-hexadecimal-encoding-is-not-encrypted.html</guid><description>Today, I saw some questions about hexadecimal coding in the group, so I wrote a small program to convert using JS, remember: this is just coding, not…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using js to make HTML table pagination sample of of js pagination</title><link>https://ofstack.com/javascript/3143/using-js-to-make-html-table-pagination-sample-of-of-js-pagination.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3143/using-js-to-make-html-table-pagination-sample-of-of-js-pagination.html</guid><description>Sometimes the column number of the table is too long, which is not conducive to the user&apos;s query, so JS is used to make a table pagination, the following is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery operations select daqo</title><link>https://ofstack.com/javascript/3144/jquery-operations-select-daqo.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3144/jquery-operations-select-daqo.html</guid><description>Jquery radio values, checkbox values, select values, radio selected, checkbox selected, select selected, and related to get the values of a set of selected…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery custom drop down list example</title><link>https://ofstack.com/javascript/3145/jquery-custom-drop-down-list-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3145/jquery-custom-drop-down-list-example.html</guid><description>Since the last made JQ custom paging and form the plugin, is never in a custom plug-in, this month are using linq and ef, basic front didn&apos;t how to touch, a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of common jquery effects methods are used</title><link>https://ofstack.com/javascript/3146/examples-of-common-jquery-effects-methods-are-used.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3146/examples-of-common-jquery-effects-methods-are-used.html</guid><description>1. JQuery fadeIn() is used to fadeIn hidden elements. 2. The jQuery fadeOut() method is used to fadeOut visible elements. 3. The jQuery fadeToggle() method…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javascript implementation stores the HMTL string example</title><link>https://ofstack.com/javascript/3147/the-javascript-implementation-stores-the-hmtl-string-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3147/the-javascript-implementation-stores-the-hmtl-string-example.html</guid><description>The javascript implementation stores the HMTL string example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>ExtJS4 assigns different tree menus to different roles after login</title><link>https://ofstack.com/javascript/3148/extjs4-assigns-different-tree-menus-to-different-roles-after-login.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3148/extjs4-assigns-different-tree-menus-to-different-roles-after-login.html</guid><description>ExtJS4 assigns different tree menus to different roles after login</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>ExtJS4 gives an example of the default values in the Combobox Settings list</title><link>https://ofstack.com/javascript/3149/extjs4-gives-an-example-of-the-default-values-in-the-combobox-settings-list.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3149/extjs4-gives-an-example-of-the-default-values-in-the-combobox-settings-list.html</guid><description>ExtJS4 gives an example of the default values in the Combobox Settings list</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does ExtJS4 automatically generate a column display  hidden checkbox that controls the grid</title><link>https://ofstack.com/javascript/3150/how-does-extjs4-automatically-generate-a-column-display--hidden-checkbox-that-controls-the-grid.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3150/how-does-extjs4-automatically-generate-a-column-display--hidden-checkbox-that-controls-the-grid.html</guid><description>How does ExtJS4 automatically generate a column display hidden checkbox that controls the grid</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery plug in text intermittent automatic scroll up effect code</title><link>https://ofstack.com/javascript/31504/jquery-plug-in-text-intermittent-automatic-scroll-up-effect-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31504/jquery-plug-in-text-intermittent-automatic-scroll-up-effect-code.html</guid><description>This article describes the jquery plugin for automatic text intermittent scroll up effect code. To share for your reference, the details are as follows:</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>JS Object Oriented (3) Object classes  static properties  closures  private properties  the use of call and apply  three methods of inheritance implementation</title><link>https://ofstack.com/javascript/31508/js-object-oriented-(3)-object-classes--static-properties--closures--private-properties--the-use-of-call-and-apply--three-methods-of-inheritance-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31508/js-object-oriented-(3)-object-classes--static-properties--closures--private-properties--the-use-of-call-and-apply--three-methods-of-inheritance-implementation.html</guid><description>JS Object Oriented (3) Object classes static properties closures private properties the use of call and apply three methods of inheritance implementation</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>How can ExtJS4 give a different url to the same formpanel</title><link>https://ofstack.com/javascript/3151/how-can-extjs4-give-a-different-url-to-the-same-formpanel.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3151/how-can-extjs4-give-a-different-url-to-the-same-formpanel.html</guid><description>How can ExtJS4 give a different url to the same formpanel</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery plug in jquery.LightBox.js to achieve the enlarged picture and click the left and right switch effect of attached to demo source download</title><link>https://ofstack.com/javascript/31510/jquery-plug-in-jquery.lightbox.js-to-achieve-the-enlarged-picture-and-click-the-left-and-right-switch-effect-of-attached-to-demo-source-download.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31510/jquery-plug-in-jquery.lightbox.js-to-achieve-the-enlarged-picture-and-click-the-left-and-right-switch-effect-of-attached-to-demo-source-download.html</guid><description>jquery.LightBox.js This article describes the example of jquery plug-in jquery.LightBox.js to enlarge the image and click left and right to switch the…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Nested rowExpander applications for ExtJS4 tables</title><link>https://ofstack.com/javascript/3152/nested-rowexpander-applications-for-extjs4-tables.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3152/nested-rowexpander-applications-for-extjs4-tables.html</guid><description>Nested rowExpander applications for ExtJS4 tables</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Set up a map in js using json</title><link>https://ofstack.com/javascript/3153/set-up-a-map-in-js-using-json.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3153/set-up-a-map-in-js-using-json.html</guid><description>Set up a map in js using json</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jquery operation checkbox implements all and unall selection</title><link>https://ofstack.com/javascript/3154/the-jquery-operation-checkbox-implements-all-and-unall-selection.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3154/the-jquery-operation-checkbox-implements-all-and-unall-selection.html</guid><description>The jquery operation checkbox implements all and unall selection</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>ExtJS4 dynamically generated grid export as excel example</title><link>https://ofstack.com/javascript/3155/extjs4-dynamically-generated-grid-export-as-excel-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3155/extjs4-dynamically-generated-grid-export-as-excel-example.html</guid><description>ExtJS4 dynamically generated grid export as excel example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery1.9.1 the adjustment method of of prop for the checkbox</title><link>https://ofstack.com/javascript/3156/jquery1.9.1-the-adjustment-method-of-of-prop-for-the-checkbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3156/jquery1.9.1-the-adjustment-method-of-of-prop-for-the-checkbox.html</guid><description>In jquery version 1.8.x, our checkbox check and uncheck operations are as follows: Decide whether to select Set the selected and unselected states: However,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery waiting effect example</title><link>https://ofstack.com/javascript/3157/jquery-waiting-effect-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3157/jquery-waiting-effect-example.html</guid><description>Implement query wait: query in progress, please wait...</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation checkbox select and unselect examples</title><link>https://ofstack.com/javascript/3158/js-implementation-checkbox-select-and-unselect-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3158/js-implementation-checkbox-select-and-unselect-examples.html</guid><description>Js implementation checkbox select and unselect examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plugins periodically query the number of tasks to be processed</title><link>https://ofstack.com/javascript/3159/jquery-plugins-periodically-query-the-number-of-tasks-to-be-processed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3159/jquery-plugins-periodically-query-the-number-of-tasks-to-be-processed.html</guid><description>Jquery plugins periodically query the number of tasks to be processed</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Oneself use jquery to write a seamless scrolling plug in</title><link>https://ofstack.com/javascript/3160/oneself-use-jquery-to-write-a-seamless-scrolling-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3160/oneself-use-jquery-to-write-a-seamless-scrolling-plug-in.html</guid><description>Oneself use jquery to write a seamless scrolling plug in</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A new way for js to pop up new pages to avoid being blocked by browsers and AD</title><link>https://ofstack.com/javascript/3161/a-new-way-for-js-to-pop-up-new-pages-to-avoid-being-blocked-by-browsers-and-ad.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3161/a-new-way-for-js-to-pop-up-new-pages-to-avoid-being-blocked-by-browsers-and-ad.html</guid><description>A new way for js to pop up new pages to avoid being blocked by browsers and AD</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS is a method of dynamically changing the text size of web pages in real time according to the size of the browser window</title><link>https://ofstack.com/javascript/31618/js-is-a-method-of-dynamically-changing-the-text-size-of-web-pages-in-real-time-according-to-the-size-of-the-browser-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31618/js-is-a-method-of-dynamically-changing-the-text-size-of-web-pages-in-real-time-according-to-the-size-of-the-browser-window.html</guid><description>This article illustrates JS&apos;s method of dynamically changing the text size of a Web page based on the browser window size in real time. To share with you…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>A way to get an ID tag with a special symbol using Jquery</title><link>https://ofstack.com/javascript/3162/a-way-to-get-an-id-tag-with-a-special-symbol-using-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3162/a-way-to-get-an-id-tag-with-a-special-symbol-using-jquery.html</guid><description>A way to get an ID tag with a special symbol using Jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery The form form fetches the content and binds the data</title><link>https://ofstack.com/javascript/31624/jquery-the-form-form-fetches-the-content-and-binds-the-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31624/jquery-the-form-form-fetches-the-content-and-binds-the-data.html</guid><description>In our daily development process, we will inevitably use the form form, we need to get the form data to save to the database, or get a string of json data…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Based on JavaScript to achieve text beyond the part of hiding</title><link>https://ofstack.com/javascript/31625/based-on-javascript-to-achieve-text-beyond-the-part-of-hiding.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31625/based-on-javascript-to-achieve-text-beyond-the-part-of-hiding.html</guid><description>This article gives you to share text beyond the hidden part of the function, the code is relatively simple, interested friends can refer to the next section…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript to achieve the click of the button font zoom in and out</title><link>https://ofstack.com/javascript/31626/javascript-to-achieve-the-click-of-the-button-font-zoom-in-and-out.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31626/javascript-to-achieve-the-click-of-the-button-font-zoom-in-and-out.html</guid><description>This article to share js to achieve the click button font zoom in and out of the example code, the code is simple to understand, the need for a friend to…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Understand js collection mechanism easy to understand version</title><link>https://ofstack.com/javascript/31627/understand-js-collection-mechanism-easy-to-understand-version.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31627/understand-js-collection-mechanism-easy-to-understand-version.html</guid><description>In the previous article, I explained the recycling mechanism in js, but at that time, I was a little confused about the concept of the recycling mechanism.…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>jquery trigger method to achieve linkage</title><link>https://ofstack.com/javascript/31628/jquery-trigger-method-to-achieve-linkage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31628/jquery-trigger-method-to-achieve-linkage.html</guid><description>In this paper, an example describes the jquery trigger linkage method. To share with you for your reference, as follows: trigger is known to be…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>jQuery cancels specific click events</title><link>https://ofstack.com/javascript/31629/jquery-cancels-specific-click-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31629/jquery-cancels-specific-click-events.html</guid><description>This article illustrates the jQuery implementation of canceling specific click events. To share with you for your reference, as follows: As we all know,…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Page js encountered garbled code problems and the solution is unable to transcode the case</title><link>https://ofstack.com/javascript/3163/page-js-encountered-garbled-code-problems-and-the-solution-is-unable-to-transcode-the-case.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3163/page-js-encountered-garbled-code-problems-and-the-solution-is-unable-to-transcode-the-case.html</guid><description>Page js encountered garbled code problems and the solution is unable to transcode the case</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A foldable second level menu instance implemented by JavaScript+CSS</title><link>https://ofstack.com/javascript/31630/a-foldable-second-level-menu-instance-implemented-by-javascript+css.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31630/a-foldable-second-level-menu-instance-implemented-by-javascript+css.html</guid><description>This article illustrates a foldable level 2 menu implemented by JavaScript+CSS. To share with you for your reference, as follows: One thing that needs to be…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>JS three level collapsible menu implementation method</title><link>https://ofstack.com/javascript/31631/js-three-level-collapsible-menu-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31631/js-three-level-collapsible-menu-implementation-method.html</guid><description>This article illustrates the JS3 level collapsible menu implementation method. To share with you for your reference, as follows: More about JavaScript…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>javascript regular expression summary</title><link>https://ofstack.com/javascript/31632/javascript-regular-expression-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31632/javascript-regular-expression-summary.html</guid><description>Regexpal is an online Javascript regular expression processor, the address is: http: / / www regexpal. com Learning regular is important to practice…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Js gets the ajax return value code</title><link>https://ofstack.com/javascript/3164/js-gets-the-ajax-return-value-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3164/js-gets-the-ajax-return-value-code.html</guid><description>Js gets the ajax return value code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does jquery turn an array into a string and pass it to the server for processing</title><link>https://ofstack.com/javascript/3165/how-does-jquery-turn-an-array-into-a-string-and-pass-it-to-the-server-for-processing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3165/how-does-jquery-turn-an-array-into-a-string-and-pass-it-to-the-server-for-processing.html</guid><description>How does jquery turn an array into a string and pass it to the server for processing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js image preload example</title><link>https://ofstack.com/javascript/3166/js-image-preload-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3166/js-image-preload-example.html</guid><description>Simple example of js image preloading In many cases, js manipulation of the DOM is used to implement asynchronous loading of the HTML elements on the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript {} block details</title><link>https://ofstack.com/javascript/31667/javascript-%7B%7D-block-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31667/javascript-%7B%7D-block-details.html</guid><description>To study analytic json string, use a eval () method, why you need to add parentheses when parsing a string? It&apos;s hard to make sense of it. It turns out that…</description><pubDate>Thu, 14 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Javascript closure primer example</title><link>https://ofstack.com/javascript/3167/javascript-closure-primer-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3167/javascript-closure-primer-example.html</guid><description>Javascript closure primer example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Timer SetTimeout Timer refresh window and close window of code is super simple</title><link>https://ofstack.com/javascript/31674/javascript-timer-settimeout-timer-refresh-window-and-close-window-of-code-is-super-simple.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31674/javascript-timer-settimeout-timer-refresh-window-and-close-window-of-code-is-super-simple.html</guid><description>Nonsense not to say much, directly to everyone posted the code. Let&apos;s introduce the use of javascript timer The window object provides two methods to…</description><pubDate>Thu, 14 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Three kinds of dynamic loading js jquery instance code with js removal methods</title><link>https://ofstack.com/javascript/3168/three-kinds-of-dynamic-loading-js-jquery-instance-code-with-js-removal-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3168/three-kinds-of-dynamic-loading-js-jquery-instance-code-with-js-removal-methods.html</guid><description>Three kinds of dynamic loading js jquery instance code with js removal methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamic control table tr  td add and delete the concrete implementation</title><link>https://ofstack.com/javascript/3169/js-dynamic-control-table-tr--td-add-and-delete-the-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3169/js-dynamic-control-table-tr--td-add-and-delete-the-concrete-implementation.html</guid><description>Js dynamic control table tr td add and delete the concrete implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of js controlling changes to the connection content of the href content</title><link>https://ofstack.com/javascript/3170/example-of-js-controlling-changes-to-the-connection-content-of-the-href-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3170/example-of-js-controlling-changes-to-the-connection-content-of-the-href-content.html</guid><description>Example of js controlling changes to the connection content of the href content</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js function timer to achieve timing reading system real time connection number</title><link>https://ofstack.com/javascript/3171/js-function-timer-to-achieve-timing-reading-system-real-time-connection-number.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3171/js-function-timer-to-achieve-timing-reading-system-real-time-connection-number.html</guid><description>Js function timer to achieve timing reading system real time connection number</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The struts2+jquery combination verifies the existence of a registered user</title><link>https://ofstack.com/javascript/3172/the-struts2+jquery-combination-verifies-the-existence-of-a-registered-user.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3172/the-struts2+jquery-combination-verifies-the-existence-of-a-registered-user.html</guid><description>The struts2+jquery combination verifies the existence of a registered user</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery web page auto playback sound</title><link>https://ofstack.com/javascript/3173/jquery-web-page-auto-playback-sound.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3173/jquery-web-page-auto-playback-sound.html</guid><description>Jquery web page auto playback sound</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js validates the validity of IP and subnet mask</title><link>https://ofstack.com/javascript/3174/js-validates-the-validity-of-ip-and-subnet-mask.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3174/js-validates-the-validity-of-ip-and-subnet-mask.html</guid><description>Js validates the validity of IP and subnet mask</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS image automatic rotation effect to achieve ideas attached screenshots</title><link>https://ofstack.com/javascript/3175/js-image-automatic-rotation-effect-to-achieve-ideas-attached-screenshots.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3175/js-image-automatic-rotation-effect-to-achieve-ideas-attached-screenshots.html</guid><description>JS image automatic rotation effect to achieve ideas attached screenshots</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does javasctipt display minutes ago  days ago  etc</title><link>https://ofstack.com/javascript/3176/how-does-javasctipt-display-minutes-ago--days-ago--etc.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3176/how-does-javasctipt-display-minutes-ago--days-ago--etc.html</guid><description>How does javasctipt display minutes ago days ago etc</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements the example of changing table row order</title><link>https://ofstack.com/javascript/3177/jquery-implements-the-example-of-changing-table-row-order.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3177/jquery-implements-the-example-of-changing-table-row-order.html</guid><description>The table is as follows: Js code, which adds class=danger after the change order for the lines to be changed After the change, the new order can be…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple slider written using native js</title><link>https://ofstack.com/javascript/3178/a-simple-slider-written-using-native-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3178/a-simple-slider-written-using-native-js.html</guid><description>A simple slider written using native js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js judge horizontal portrait and disable browser slider example</title><link>https://ofstack.com/javascript/3179/js-judge-horizontal-portrait-and-disable-browser-slider-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3179/js-judge-horizontal-portrait-and-disable-browser-slider-example.html</guid><description>Js judge horizontal portrait and disable browser slider example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript html5 canvas Draws the clock effect</title><link>https://ofstack.com/javascript/31791/javascript-html5-canvas-draws-the-clock-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31791/javascript-html5-canvas-draws-the-clock-effect.html</guid><description>This article illustrates JavaScript+html5 canvas drawing clock effect. To share with you for your reference, as follows: JavaScript parts: I hope this…</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>jQuery uses the modal window to pass values to and from the main page and child pages</title><link>https://ofstack.com/javascript/31799/jquery-uses-the-modal-window-to-pass-values-to-and-from-the-main-page-and-child-pages.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31799/jquery-uses-the-modal-window-to-pass-values-to-and-from-the-main-page-and-child-pages.html</guid><description>This article illustrates how jQuery uses the modal window to pass values to and from the main page and child pages. To share with you for your reference, as…</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Use jquery to write a small feature that changes the order of rows in a table</title><link>https://ofstack.com/javascript/3180/use-jquery-to-write-a-small-feature-that-changes-the-order-of-rows-in-a-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3180/use-jquery-to-write-a-small-feature-that-changes-the-order-of-rows-in-a-table.html</guid><description>Use jquery to write a small feature that changes the order of rows in a table</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery is a method of obtaining the lunar date of a certain day and determining whether it is New Year&apos;s Eve or New Year&apos;s Day</title><link>https://ofstack.com/javascript/31800/jquery-is-a-method-of-obtaining-the-lunar-date-of-a-certain-day-and-determining-whether-it-is-new-year&apos;s-eve-or-new-year&apos;s-day.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31800/jquery-is-a-method-of-obtaining-the-lunar-date-of-a-certain-day-and-determining-whether-it-is-new-year&apos;s-eve-or-new-year&apos;s-day.html</guid><description>This example describes how jQuery gets the lunar date of a particular day and determines whether it is New Year&apos;s Eve or New Year&apos;s Day. To share with you…</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Find the a element application case by url</title><link>https://ofstack.com/javascript/3181/find-the-a-element-application-case-by-url.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3181/find-the-a-element-application-case-by-url.html</guid><description>An example of a previous project: when students were added, there was no class data. Need to automatically jump to the class presentation page. Problem:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation of the image click scroll effect</title><link>https://ofstack.com/javascript/3182/jquery-implementation-of-the-image-click-scroll-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3182/jquery-implementation-of-the-image-click-scroll-effect.html</guid><description>Jquery implementation of the image click scroll effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two upload buttons appear in Extjs&apos;s FileUploadField file upload</title><link>https://ofstack.com/javascript/3183/two-upload-buttons-appear-in-extjs&apos;s-fileuploadfield-file-upload.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3183/two-upload-buttons-appear-in-extjs&apos;s-fileuploadfield-file-upload.html</guid><description>Two upload buttons appear in Extjs&apos;s FileUploadField file upload</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery xMarquee enables seamless scrolling at the text level</title><link>https://ofstack.com/javascript/3184/jquery-xmarquee-enables-seamless-scrolling-at-the-text-level.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3184/jquery-xmarquee-enables-seamless-scrolling-at-the-text-level.html</guid><description>Jquery xMarquee enables seamless scrolling at the text level</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery form hides the input selection</title><link>https://ofstack.com/javascript/3185/jquery-form-hides-the-input-selection.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3185/jquery-form-hides-the-input-selection.html</guid><description>Jquery form hides the input selection</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js write mask layer landing box and couplet ads and automatically follow the scroll bar scroll</title><link>https://ofstack.com/javascript/3186/js-write-mask-layer-landing-box-and-couplet-ads-and-automatically-follow-the-scroll-bar-scroll.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3186/js-write-mask-layer-landing-box-and-couplet-ads-and-automatically-follow-the-scroll-bar-scroll.html</guid><description>Js write mask layer landing box and couplet ads and automatically follow the scroll bar scroll</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Definition and usage of substring and substrin js</title><link>https://ofstack.com/javascript/3187/definition-and-usage-of-substring-and-substrin-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3187/definition-and-usage-of-substring-and-substrin-js.html</guid><description>1. The substring method Definition and usage The substring method is used to extract the characters of a string mediation between two specified subscripts.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript validates the function sharing of the image type of extension</title><link>https://ofstack.com/javascript/3188/javascript-validates-the-function-sharing-of-the-image-type-of-extension.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3188/javascript-validates-the-function-sharing-of-the-image-type-of-extension.html</guid><description>JavaScript validates the function sharing of the image type of extension</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript validates the price validity instance (2 decimal places must be entered)</title><link>https://ofstack.com/javascript/3189/javascript-validates-the-price-validity-instance-(2-decimal-places-must-be-entered).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3189/javascript-validates-the-price-validity-instance-(2-decimal-places-must-be-entered).html</guid><description>Javascript validates the price validity instance (2 decimal places must be entered)</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simple pop up box has a close button</title><link>https://ofstack.com/javascript/3190/js-simple-pop-up-box-has-a-close-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3190/js-simple-pop-up-box-has-a-close-button.html</guid><description>Js simple pop up box has a close button</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript retains two custom functions with two decimal places</title><link>https://ofstack.com/javascript/3191/javascript-retains-two-custom-functions-with-two-decimal-places.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3191/javascript-retains-two-custom-functions-with-two-decimal-places.html</guid><description>For some floating point Numbers with multiple decimal points, we may only need to keep 2 bits, but js does not provide such a direct function, so we have to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery determines the browser and dynamically adjust the width of select method</title><link>https://ofstack.com/javascript/31918/jquery-determines-the-browser-and-dynamically-adjust-the-width-of-select-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/31918/jquery-determines-the-browser-and-dynamically-adjust-the-width-of-select-method.html</guid><description>This article illustrates how jQuery determines the browser and dynamically adjusts the width of select. To share with you for your reference, as follows:</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>JS judge  verify the MAC address of the 2 instances</title><link>https://ofstack.com/javascript/3192/js-judge--verify-the-mac-address-of-the-2-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3192/js-judge--verify-the-mac-address-of-the-2-instances.html</guid><description>JS judge verify the MAC address of the 2 instances</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery EasyUI number formatting example</title><link>https://ofstack.com/javascript/3193/jquery-easyui-number-formatting-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3193/jquery-easyui-number-formatting-example.html</guid><description>JQuery EasyUI number formatting example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple implementation of the drop down box multiple   selected plug in portability is better</title><link>https://ofstack.com/javascript/3194/a-simple-implementation-of-the-drop-down-box-multiple---selected-plug-in-portability-is-better.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3194/a-simple-implementation-of-the-drop-down-box-multiple---selected-plug-in-portability-is-better.html</guid><description>A simple implementation of the drop down box multiple selected plug in portability is better</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript generates random color sample code</title><link>https://ofstack.com/javascript/3195/javascript-generates-random-color-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3195/javascript-generates-random-color-sample-code.html</guid><description>Javascript generates random color sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use javascript code to determine whether a web page is static or pseudo static</title><link>https://ofstack.com/javascript/3196/use-javascript-code-to-determine-whether-a-web-page-is-static-or-pseudo-static.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3196/use-javascript-code-to-determine-whether-a-web-page-is-static-or-pseudo-static.html</guid><description>Use javascript code to determine whether a web page is static or pseudo static</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>NextSibling in javascript USES a trap of da trap of keng</title><link>https://ofstack.com/javascript/3197/nextsibling-in-javascript-uses-a-trap-of-da-trap-of-keng.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3197/nextsibling-in-javascript-uses-a-trap-of-da-trap-of-keng.html</guid><description>Today, when writing js, I encountered a trap (da) (keng). Problems with HTML/XML nodes It is said that in IE nextSibling will not return text nodes, while…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Take advantage of lazy loading of functions to improve the efficiency of javascript code execution</title><link>https://ofstack.com/javascript/3198/take-advantage-of-lazy-loading-of-functions-to-improve-the-efficiency-of-javascript-code-execution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3198/take-advantage-of-lazy-loading-of-functions-to-improve-the-efficiency-of-javascript-code-execution.html</guid><description>Take advantage of lazy loading of functions to improve the efficiency of javascript code execution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript adds favorites (compatible with Internet explorer  firefox  and chrome)</title><link>https://ofstack.com/javascript/3199/javascript-adds-favorites-(compatible-with-internet-explorer--firefox--and-chrome).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3199/javascript-adds-favorites-(compatible-with-internet-explorer--firefox--and-chrome).html</guid><description>JavaScript adds favorites (compatible with Internet explorer firefox and chrome)</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>There is a solution to the problem of duplicate submissions in the Enter submission form under IE</title><link>https://ofstack.com/javascript/3200/there-is-a-solution-to-the-problem-of-duplicate-submissions-in-the-enter-submission-form-under-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3200/there-is-a-solution-to-the-problem-of-duplicate-submissions-in-the-enter-submission-form-under-ie.html</guid><description>There is a solution to the problem of duplicate submissions in the Enter submission form under IE</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript is a great way to capture element styles</title><link>https://ofstack.com/javascript/3201/javascript-is-a-great-way-to-capture-element-styles.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3201/javascript-is-a-great-way-to-capture-element-styles.html</guid><description>Javascript gets the CSS property value methods: getComputedStyle and currentStyle 1. Inline CSS styles for elements (&lt; Div style = &quot;color: # 369&quot; &gt; Hello&lt; /…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Filter string Chinese and whitespace method summary</title><link>https://ofstack.com/javascript/32028/javascript-filter-string-chinese-and-whitespace-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32028/javascript-filter-string-chinese-and-whitespace-method-summary.html</guid><description>How does js filter Chinese characters or Spaces in a string? There are many methods, we can use substitution and regular expressions to achieve, this…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>The js date plug in gets the dates for this month  three months  and this year</title><link>https://ofstack.com/javascript/32030/the-js-date-plug-in-gets-the-dates-for-this-month--three-months--and-this-year.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32030/the-js-date-plug-in-gets-the-dates-for-this-month--three-months--and-this-year.html</guid><description>The js date plug in gets the dates for this month three months and this year</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Using jquery. SortElements to achieve table sorting</title><link>https://ofstack.com/javascript/3204/using-jquery.-sortelements-to-achieve-table-sorting.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3204/using-jquery.-sortelements-to-achieve-table-sorting.html</guid><description>Using jquery. SortElements to achieve table sorting</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use jQuery or native js to implement the mouse scroll loading page new data</title><link>https://ofstack.com/javascript/32041/use-jquery-or-native-js-to-implement-the-mouse-scroll-loading-page-new-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32041/use-jquery-or-native-js-to-implement-the-mouse-scroll-loading-page-new-data.html</guid><description>Believes that many people have seen the waterfall flow layout images, those images are dynamic load, the effect is very good, the pressure on the server is…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Jquery implementation of the mouse drag sort Li or Table</title><link>https://ofstack.com/javascript/3205/jquery-implementation-of-the-mouse-drag-sort-li-or-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3205/jquery-implementation-of-the-mouse-drag-sort-li-or-table.html</guid><description>Jquery implementation of the mouse drag sort Li or Table</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Oneself used jQuery to write a picture of the Mosaic disappear effect</title><link>https://ofstack.com/javascript/3206/oneself-used-jquery-to-write-a-picture-of-the-mosaic-disappear-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3206/oneself-used-jquery-to-write-a-picture-of-the-mosaic-disappear-effect.html</guid><description>Oneself used jQuery to write a picture of the Mosaic disappear effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implementation 2048 game example</title><link>https://ofstack.com/javascript/3207/javascript-implementation-2048-game-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3207/javascript-implementation-2048-game-example.html</guid><description>Native javascript code to write 2048 game. Suggest running in Google browser.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Extjs 4.x gets the value of the form CheckBox</title><link>https://ofstack.com/javascript/3208/extjs-4.x-gets-the-value-of-the-form-checkbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3208/extjs-4.x-gets-the-value-of-the-form-checkbox.html</guid><description>Extjs 4.x gets the value of the form CheckBox</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How can ajax methods in jquery be called remotely through JSONP</title><link>https://ofstack.com/javascript/3209/how-can-ajax-methods-in-jquery-be-called-remotely-through-jsonp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3209/how-can-ajax-methods-in-jquery-be-called-remotely-through-jsonp.html</guid><description>How can ajax methods in jquery be called remotely through JSONP</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Dynamically creating scripts that cause coding when caching js files in IE</title><link>https://ofstack.com/javascript/3210/dynamically-creating-scripts-that-cause-coding-when-caching-js-files-in-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3210/dynamically-creating-scripts-that-cause-coding-when-caching-js-files-in-ie.html</guid><description>Dynamically creating scripts that cause coding when caching js files in IE</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two implementations of escaping HTML  such as the left and right Angle brackets  into entity form</title><link>https://ofstack.com/javascript/3211/two-implementations-of-escaping-html--such-as-the-left-and-right-angle-brackets--into-entity-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3211/two-implementations-of-escaping-html--such-as-the-left-and-right-angle-brackets--into-entity-form.html</guid><description>Two implementations of escaping HTML such as the left and right Angle brackets into entity form</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript gets the original size of the image with the width as an example</title><link>https://ofstack.com/javascript/3214/javascript-gets-the-original-size-of-the-image-with-the-width-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3214/javascript-gets-the-original-size-of-the-image-with-the-width-as-an-example.html</guid><description>For the img element on the page, if you want to get its original size, the first thing you might think of is the width, as shown below</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript simulates array merging concat</title><link>https://ofstack.com/javascript/32147/javascript-simulates-array-merging-concat.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32147/javascript-simulates-array-merging-concat.html</guid><description>Definitions and Usage The concat() method is used to concatenate two or more arrays. This method does not change the existing array, but only returns one…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Three implementations that use JavaScript to determine whether an image is loaded or not</title><link>https://ofstack.com/javascript/3215/three-implementations-that-use-javascript-to-determine-whether-an-image-is-loaded-or-not.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3215/three-implementations-that-use-javascript-to-determine-whether-an-image-is-loaded-or-not.html</guid><description>Three implementations that use JavaScript to determine whether an image is loaded or not</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JSX grammar in the React framework of JavaScript</title><link>https://ofstack.com/javascript/32152/jsx-grammar-in-the-react-framework-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32152/jsx-grammar-in-the-react-framework-of-javascript.html</guid><description>At the time of writing component in React, usually use JSX grammar, coarse, look like in Javascript code directly write up XML label, it is essentially a…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>javascript call apply and bind methods</title><link>https://ofstack.com/javascript/32157/javascript-call-apply-and-bind-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32157/javascript-call-apply-and-bind-methods.html</guid><description>In JavaScript, call, apply, and bind are the three methods that come with Function objects, and this article will use several scenarios to understand the…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Method to get battery status using JavaScript</title><link>https://ofstack.com/javascript/3216/method-to-get-battery-status-using-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3216/method-to-get-battery-status-using-javascript.html</guid><description>Since Mozilla Aurora 11, several new features have been implemented in firefox, one of which is a basic implementation of the battery state interface. This…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js detects that the input is all space</title><link>https://ofstack.com/javascript/3218/js-detects-that-the-input-is-all-space.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3218/js-detects-that-the-input-is-all-space.html</guid><description>Js detects that the input is all space</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Export Excel (CSV) file with JS browser</title><link>https://ofstack.com/javascript/3219/export-excel-(csv)-file-with-js-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3219/export-excel-(csv)-file-with-js-browser.html</guid><description>Js export table to Excel file is a common way to call: ActiveXObject(&quot;Excel.Application&quot;), but this method has limitations, can only be implemented in the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery multi   marquee multi   level linkage plug in</title><link>https://ofstack.com/javascript/3222/jquery-multi---marquee-multi---level-linkage-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3222/jquery-multi---marquee-multi---level-linkage-plug-in.html</guid><description>JQuery multi marquee multi level linkage plug in</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The method of converting an element in a form into an object is suitable for form submission</title><link>https://ofstack.com/javascript/3224/the-method-of-converting-an-element-in-a-form-into-an-object-is-suitable-for-form-submission.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3224/the-method-of-converting-an-element-in-a-form-into-an-object-is-suitable-for-form-submission.html</guid><description>The method of converting an element in a form into an object is suitable for form submission</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery simple chart peity. Js use example</title><link>https://ofstack.com/javascript/3225/jquery-simple-chart-peity.-js-use-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3225/jquery-simple-chart-peity.-js-use-example.html</guid><description>JQuery simple chart peity. Js use example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JsPDF export PDF sample</title><link>https://ofstack.com/javascript/3226/jspdf-export-pdf-sample.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3226/jspdf-export-pdf-sample.html</guid><description>JsPDF export PDF sample</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use the timer example in JavaScript</title><link>https://ofstack.com/javascript/3227/use-the-timer-example-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3227/use-the-timer-example-in-javascript.html</guid><description>Use the timer example in JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A method in ExtJS that sets the drop down list box to be non editable</title><link>https://ofstack.com/javascript/3229/a-method-in-extjs-that-sets-the-drop-down-list-box-to-be-non-editable.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3229/a-method-in-extjs-that-sets-the-drop-down-list-box-to-be-non-editable.html</guid><description>A method in ExtJS that sets the drop down list box to be non editable</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery displays a timer of * days * hours * minutes * seconds</title><link>https://ofstack.com/javascript/3230/jquery-displays-a-timer-of-*-days-*-hours-*-minutes-*-seconds.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3230/jquery-displays-a-timer-of-*-days-*-hours-*-minutes-*-seconds.html</guid><description>Jquery displays a timer of * days * hours * minutes * seconds</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solve the problem of jQuery dynamically obtaining the height and width of the mobile screen</title><link>https://ofstack.com/javascript/3231/solve-the-problem-of-jquery-dynamically-obtaining-the-height-and-width-of-the-mobile-screen.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3231/solve-the-problem-of-jquery-dynamically-obtaining-the-height-and-width-of-the-mobile-screen.html</guid><description>Solve the problem of jQuery dynamically obtaining the height and width of the mobile screen</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of browser compatibility problems in JavaScript</title><link>https://ofstack.com/javascript/32321/a-brief-analysis-of-browser-compatibility-problems-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32321/a-brief-analysis-of-browser-compatibility-problems-in-javascript.html</guid><description>Browser compatibility is one of the most important things that is often overlooked in real development. Before we get into compatibility issues with older…</description><pubDate>Wed, 17 Feb 2021 00:00:00 GMT</pubDate></item><item><title>js Click back to jump to the specified page implementation process</title><link>https://ofstack.com/javascript/32323/js-click-back-to-jump-to-the-specified-page-implementation-process.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32323/js-click-back-to-jump-to-the-specified-page-implementation-process.html</guid><description>This function has been briefly introduced before. This time, the principle and existing problems will be explained in detail (since it is the new API using…</description><pubDate>Wed, 17 Feb 2021 00:00:00 GMT</pubDate></item><item><title>Jquery filters table data through a select list selection box</title><link>https://ofstack.com/javascript/3233/jquery-filters-table-data-through-a-select-list-selection-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3233/jquery-filters-table-data-through-a-select-list-selection-box.html</guid><description>Jquery filters tabular data through a select list selection box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An in depth analysis of data sharing and data transfer in JavaScript</title><link>https://ofstack.com/javascript/32330/an-in-depth-analysis-of-data-sharing-and-data-transfer-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32330/an-in-depth-analysis-of-data-sharing-and-data-transfer-in-javascript.html</guid><description>Data sharing and data delivery go hand in hand. Let&apos;s discuss this issue. The first thing to say is that sharing and passing are both scoped. Data can be…</description><pubDate>Wed, 17 Feb 2021 00:00:00 GMT</pubDate></item><item><title>Bootstrap Project Home Page Content Introduction (Full)</title><link>https://ofstack.com/javascript/32331/bootstrap-project-home-page-content-introduction-(full).html</link><guid isPermaLink="true">https://ofstack.com/javascript/32331/bootstrap-project-home-page-content-introduction-(full).html</guid><description>In the first section of this lesson, we will design a content introduction at the bottom of the rotation map. The content introduction is divided into two…</description><pubDate>Wed, 17 Feb 2021 00:00:00 GMT</pubDate></item><item><title>Bootstrap daily learning responsive navigation  rotation map</title><link>https://ofstack.com/javascript/32332/bootstrap-daily-learning-responsive-navigation--rotation-map.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32332/bootstrap-daily-learning-responsive-navigation--rotation-map.html</guid><description>Bootstrap daily learning responsive navigation rotation map</description><pubDate>Wed, 17 Feb 2021 00:00:00 GMT</pubDate></item><item><title>Analysis of Java traversal set method (implementation principle  algorithm performance  application situation)</title><link>https://ofstack.com/javascript/32333/analysis-of-java-traversal-set-method-(implementation-principle--algorithm-performance--application-situation).html</link><guid isPermaLink="true">https://ofstack.com/javascript/32333/analysis-of-java-traversal-set-method-(implementation-principle--algorithm-performance--application-situation).html</guid><description>Analysis of Java traversal set method (implementation principle algorithm performance application situation)</description><pubDate>Wed, 17 Feb 2021 00:00:00 GMT</pubDate></item><item><title>It snows javascript to realize snowflakes flying</title><link>https://ofstack.com/javascript/32334/it-snows-javascript-to-realize-snowflakes-flying.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32334/it-snows-javascript-to-realize-snowflakes-flying.html</guid><description>The example of this paper for everyone to share the snowflake flying effect javascript implementation, for your reference, the specific content is as follows</description><pubDate>Wed, 17 Feb 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of websocket protocol based on node</title><link>https://ofstack.com/javascript/32335/implementation-of-websocket-protocol-based-on-node.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32335/implementation-of-websocket-protocol-based-on-node.html</guid><description>1. The agreement WebSocket is a full-duplex protocol for client-server communication based on TCP. It is defined in HTML5 and is part of the foundation…</description><pubDate>Wed, 17 Feb 2021 00:00:00 GMT</pubDate></item><item><title>Summary of JavaScript common string and array extension functions</title><link>https://ofstack.com/javascript/32336/summary-of-javascript-common-string-and-array-extension-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32336/summary-of-javascript-common-string-and-array-extension-functions.html</guid><description>The extension function of the String object: Variable substitution Appends a string to the end of a string Deletes the character at the specified index…</description><pubDate>Wed, 17 Feb 2021 00:00:00 GMT</pubDate></item><item><title>Callback problems in the javascript study guide</title><link>https://ofstack.com/javascript/32337/callback-problems-in-the-javascript-study-guide.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32337/callback-problems-in-the-javascript-study-guide.html</guid><description>The callback hell For JavaScript programmers, dealing with callbacks is common, but dealing with callbacks that are too deep is not so good. The following…</description><pubDate>Wed, 17 Feb 2021 00:00:00 GMT</pubDate></item><item><title>Boolean type object of javascript</title><link>https://ofstack.com/javascript/32341/boolean-type-object-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32341/boolean-type-object-of-javascript.html</guid><description>The Boolean object is similar to the Boolean encapsulation class in Java, having two values: true and false 1. Create an Boolean object 2. The constructor…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>jQuery+ajax realizes scrolling to the bottom of the page and automatically loading the picture list effect of is similar to lazy loading of pictures</title><link>https://ofstack.com/javascript/32344/jquery+ajax-realizes-scrolling-to-the-bottom-of-the-page-and-automatically-loading-the-picture-list-effect-of-is-similar-to-lazy-loading-of-pictures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32344/jquery+ajax-realizes-scrolling-to-the-bottom-of-the-page-and-automatically-loading-the-picture-list-effect-of-is-similar-to-lazy-loading-of-pictures.html</guid><description>This article example describes the jQuery + ajax to achieve scrolling to the bottom of the page automatically loading graphic list effect. Share it for your…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Js gets an example of the value and number of elements in the drop down list</title><link>https://ofstack.com/javascript/3235/js-gets-an-example-of-the-value-and-number-of-elements-in-the-drop-down-list.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3235/js-gets-an-example-of-the-value-and-number-of-elements-in-the-drop-down-list.html</guid><description>Js gets an example of the value and number of elements in the drop down list</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript Array Definition and Array Length</title><link>https://ofstack.com/javascript/32350/javascript-array-definition-and-array-length.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32350/javascript-array-definition-and-array-length.html</guid><description>This article provides a simple js introductory tutorial, this is an js array definition and array length example tutorial, if you are learning js array, we…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>When the iframe is loaded dynamically  the get request passes the Chinese parameter garbled solution</title><link>https://ofstack.com/javascript/3236/when-the-iframe-is-loaded-dynamically--the-get-request-passes-the-chinese-parameter-garbled-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3236/when-the-iframe-is-loaded-dynamically--the-get-request-passes-the-chinese-parameter-garbled-solution.html</guid><description>When the iframe is loaded dynamically the get request passes the Chinese parameter garbled solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript is bound to (2 null and undefined)</title><link>https://ofstack.com/javascript/32363/javascript-is-bound-to-(2-null-and-undefined).html</link><guid isPermaLink="true">https://ofstack.com/javascript/32363/javascript-is-bound-to-(2-null-and-undefined).html</guid><description>null means &quot;empty&quot;. Using typeof; //Object;He is a special object. The null type has only one member of itself.He does not contain attributes or methods.</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Example of a table row changing color as the mouse moves</title><link>https://ofstack.com/javascript/3237/example-of-a-table-row-changing-color-as-the-mouse-moves.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3237/example-of-a-table-row-changing-color-as-the-mouse-moves.html</guid><description>Example of a table row changing color as the mouse moves</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Gets the Dom elements in the iframe page in the Jquery way</title><link>https://ofstack.com/javascript/3238/gets-the-dom-elements-in-the-iframe-page-in-the-jquery-way.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3238/gets-the-dom-elements-in-the-iframe-page-in-the-jquery-way.html</guid><description>Gets the Dom elements in the iframe page in the Jquery way</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Geographic Location Information API</title><link>https://ofstack.com/javascript/32389/javascript-geographic-location-information-api.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32389/javascript-geographic-location-information-api.html</guid><description>For an Web developer, one of the most interesting aspects of development work is the acquisition of geographic location information;Imagine, for a moment,…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>HTML pages pop up in the middle of a drag and drop custom window layer</title><link>https://ofstack.com/javascript/3239/html-pages-pop-up-in-the-middle-of-a-drag-and-drop-custom-window-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3239/html-pages-pop-up-in-the-middle-of-a-drag-and-drop-custom-window-layer.html</guid><description>HTML pages pop up in the middle of a drag and drop custom window layer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed structure of Datagrid data table components in the jQuery EasyUI framework</title><link>https://ofstack.com/javascript/32397/detailed-structure-of-datagrid-data-table-components-in-the-jquery-easyui-framework.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32397/detailed-structure-of-datagrid-data-table-components-in-the-jquery-easyui-framework.html</guid><description>Base DOM Architecture What is called a &quot;complete underlying DOM structure&quot;? Here &quot;base&quot; means that this structure does not depend on specific data, nor on…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Js communication between an iframe child page and a parent page in the same domain or in a different domain</title><link>https://ofstack.com/javascript/3241/js-communication-between-an-iframe-child-page-and-a-parent-page-in-the-same-domain-or-in-a-different-domain.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3241/js-communication-between-an-iframe-child-page-and-a-parent-page-in-the-same-domain-or-in-a-different-domain.html</guid><description>Js communication between an iframe child page and a parent page in the same domain or in a different domain</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of an event application in a jquery text box is an input mailbox</title><link>https://ofstack.com/javascript/3242/an-example-of-an-event-application-in-a-jquery-text-box-is-an-input-mailbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3242/an-example-of-an-event-application-in-a-jquery-text-box-is-an-input-mailbox.html</guid><description>An example of an event application in a jquery text box is an input mailbox</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery pop up prompt effect when deleting data records</title><link>https://ofstack.com/javascript/3243/jquery-pop-up-prompt-effect-when-deleting-data-records.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3243/jquery-pop-up-prompt-effect-when-deleting-data-records.html</guid><description>Jquery pop up prompt effect when deleting data records</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js word form operator</title><link>https://ofstack.com/javascript/3244/js-word-form-operator.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3244/js-word-form-operator.html</guid><description>1. Void operand and ignore its return value, such as void (1+2),void (0) Typeof returns the typeof a variable or value, such as typeof(void…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The way the js function is called</title><link>https://ofstack.com/javascript/3245/the-way-the-js-function-is-called.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3245/the-way-the-js-function-is-called.html</guid><description>There are several cases of Js function call: (1) the named function is directly called (2) anonymous functions are called by reference (3) anonymous…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js USES ajax to read the blog RSS sample</title><link>https://ofstack.com/javascript/3246/js-uses-ajax-to-read-the-blog-rss-sample.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3246/js-uses-ajax-to-read-the-blog-rss-sample.html</guid><description>Js USES ajax to read the blog RSS sample</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery in Android: introduction to AQuery</title><link>https://ofstack.com/javascript/3247/jquery-in-android:-introduction-to-aquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3247/jquery-in-android:-introduction-to-aquery.html</guid><description>To show you what Android Query can do for user interface development, we cite an example from their project page. This is the code before using AQuery: This…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript method to get the value of a column in a table</title><link>https://ofstack.com/javascript/3248/javascript-method-to-get-the-value-of-a-column-in-a-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3248/javascript-method-to-get-the-value-of-a-column-in-a-table.html</guid><description>JavaScript method to get the value of a column in a table</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery is a reliable way to determine the existence of elements</title><link>https://ofstack.com/javascript/3249/jquery-is-a-reliable-way-to-determine-the-existence-of-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3249/jquery-is-a-reliable-way-to-determine-the-existence-of-elements.html</guid><description>The easiest way is to determine the element&apos;s matching length For example, HTML code: What we usually do is The more reliable and error-proof approach is:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js image automatic rotation code sharing of js image rotation</title><link>https://ofstack.com/javascript/3250/js-image-automatic-rotation-code-sharing-of-js-image-rotation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3250/js-image-automatic-rotation-code-sharing-of-js-image-rotation.html</guid><description>1. Use the image width to show the position to play the image, technique:. OffsetWidth, aBtn[I]. Index = I, setInterval(), oUl[0]. , onclick () 2, the use…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple js image rotation code of js image rotation</title><link>https://ofstack.com/javascript/3251/simple-js-image-rotation-code-of-js-image-rotation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3251/simple-js-image-rotation-code-of-js-image-rotation.html</guid><description>Simple js image rotation code of js image rotation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery is of function usage 3 cases</title><link>https://ofstack.com/javascript/3252/jquery-is-of-function-usage-3-cases.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3252/jquery-is-of-function-usage-3-cases.html</guid><description>JQuery provides the is () method to easily determine whether an element is visible, hidden, or selected. One, determine whether the element is hidden The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native js is used to encapsulate the webapp sliding effect of inertia sliding and sliding rebound</title><link>https://ofstack.com/javascript/3253/native-js-is-used-to-encapsulate-the-webapp-sliding-effect-of-inertia-sliding-and-sliding-rebound.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3253/native-js-is-used-to-encapsulate-the-webapp-sliding-effect-of-inertia-sliding-and-sliding-rebound.html</guid><description>PC mobile compatibility IE 6.0+, FF 1.5+, Safari 2.0+, Opera 9.0+ inertia assist, slide rebound</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS JQuery Dynamic Add select option</title><link>https://ofstack.com/javascript/32536/js-jquery-dynamic-add-select-option.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32536/js-jquery-dynamic-add-select-option.html</guid><description>Today a friend asked me about &lt; select &gt; I added the option question dynamically in, 1 thought it was from JS at first, so I used JS to add option…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Implementation code for Jquery ajax requesting export of Excel table</title><link>https://ofstack.com/javascript/32537/implementation-code-for-jquery-ajax-requesting-export-of-excel-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32537/implementation-code-for-jquery-ajax-requesting-export-of-excel-table.html</guid><description>Paste code directly Simple instructions 1: Usage scenario: ajax requests the server to return json data, and a new requirement arises to export the returned…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>There are some JavaScript tricks that no veteran knows about</title><link>https://ofstack.com/javascript/3254/there-are-some-javascript-tricks-that-no-veteran-knows-about.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3254/there-are-some-javascript-tricks-that-no-veteran-knows-about.html</guid><description>Some of the less commonly used but powerful JavaScript tips are not necessarily known to both novice and experienced js developers. 1. Truncate array and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript must inherit the of 7js object</title><link>https://ofstack.com/javascript/32541/javascript-must-inherit-the-of-7js-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32541/javascript-must-inherit-the-of-7js-object.html</guid><description>Object inherits inherit How do I call the r property in o? Calls should be made using prototypes.</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Example of dictionary and hash table structure for implementing key values in JavaScript</title><link>https://ofstack.com/javascript/32548/example-of-dictionary-and-hash-table-structure-for-implementing-key-values-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32548/example-of-dictionary-and-hash-table-structure-for-implementing-key-values-in-javascript.html</guid><description>javascript implementation of dictionary (Dictionary) Programming ideas: javascript implementation of hash (hashtable) Programming ideas:</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Method of outputting information in JavaScript of Information Confirmation Box Prompt Input Box Document Flow Output</title><link>https://ofstack.com/javascript/32549/method-of-outputting-information-in-javascript-of-information-confirmation-box-prompt-input-box-document-flow-output.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32549/method-of-outputting-information-in-javascript-of-information-confirmation-box-prompt-input-box-document-flow-output.html</guid><description>The method for outputting information in js is as follows: 1. Document Stream Output 2. Output Information Tip Box Modal Dialog 3. Information Confirmation Box</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Application of $. Ajax of method in jQuery</title><link>https://ofstack.com/javascript/3255/application-of-$.-ajax-of-method-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3255/application-of-$.-ajax-of-method-in-jquery.html</guid><description>Application of $. Ajax of method in jQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of Rolling and Inertial Retardation Implementation for JS+HTML5 Mobile Phone Development</title><link>https://ofstack.com/javascript/32557/analysis-of-rolling-and-inertial-retardation-implementation-for-js+html5-mobile-phone-development.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32557/analysis-of-rolling-and-inertial-retardation-implementation-for-js+html5-mobile-phone-development.html</guid><description>This paper gives an example of rolling and inertia slowing in the development of JS+HTML5 mobile phone.Share it for your reference, as follows: 1. Scroll…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Jquery several ways to determine whether an element is hidden</title><link>https://ofstack.com/javascript/3256/jquery-several-ways-to-determine-whether-an-element-is-hidden.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3256/jquery-several-ways-to-determine-whether-an-element-is-hidden.html</guid><description>First: use CSS properties Second: use jquery built-in selectors So let&apos;s say we have this TAB on our page, JQuery determines whether an element is displayed…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Realizes click Triggering DIV Display and Hide Problem Analysis Based on toggle</title><link>https://ofstack.com/javascript/32560/jquery-realizes-click-triggering-div-display-and-hide-problem-analysis-based-on-toggle.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32560/jquery-realizes-click-triggering-div-display-and-hide-problem-analysis-based-on-toggle.html</guid><description>This article gives an example of how jQuery can trigger the display and hide of DIV based on toggle.Share it for your reference, as follows: After…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>js implements code that displays the entire contents of this grid when the mouse moves over the table</title><link>https://ofstack.com/javascript/32562/js-implements-code-that-displays-the-entire-contents-of-this-grid-when-the-mouse-moves-over-the-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32562/js-implements-code-that-displays-the-entire-contents-of-this-grid-when-the-mouse-moves-over-the-table.html</guid><description>To achieve such a function, is in a table, because there are too many words, so the overflow method is used to handle, but then you can not see the specific…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>JQuery calls methods and four instances of WebServices</title><link>https://ofstack.com/javascript/3257/jquery-calls-methods-and-four-instances-of-webservices.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3257/jquery-calls-methods-and-four-instances-of-webservices.html</guid><description>You even add a backend page for each ajax request! Are you even thinking, nima, how great it would be to be able to call methods directly in C# class files?…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using JQuery to scroll divs to the specified location for easy automatic positioning</title><link>https://ofstack.com/javascript/3258/using-jquery-to-scroll-divs-to-the-specified-location-for-easy-automatic-positioning.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3258/using-jquery-to-scroll-divs-to-the-specified-location-for-easy-automatic-positioning.html</guid><description>Using JQuery to scroll divs to the specified location for easy automatic positioning</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How JS Ajax requests prevent duplicate submissions</title><link>https://ofstack.com/javascript/32587/how-js-ajax-requests-prevent-duplicate-submissions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32587/how-js-ajax-requests-prevent-duplicate-submissions.html</guid><description>I haven&apos;t written js code for a long time and I happen to encounter this problem.Most forms in our system are not designed to prevent duplicate submissions.</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>JS Recursive Traversal Object to Obtain Value Value Method Skills</title><link>https://ofstack.com/javascript/32596/js-recursive-traversal-object-to-obtain-value-value-method-skills.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32596/js-recursive-traversal-object-to-obtain-value-value-method-skills.html</guid><description>1 Recursion is usually used to determine whether the object is the same as the parent type. This article shows you simple object recursion and array recursion.</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>JQuery implements the Enter key to switch the focus of a text box</title><link>https://ofstack.com/javascript/3261/jquery-implements-the-enter-key-to-switch-the-focus-of-a-text-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3261/jquery-implements-the-enter-key-to-switch-the-focus-of-a-text-box.html</guid><description>JQuery implements the Enter key to switch the focus of a text box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS Modify Address Bar Parameter Instance Code</title><link>https://ofstack.com/javascript/32614/js-modify-address-bar-parameter-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32614/js-modify-address-bar-parameter-instance-code.html</guid><description>No more nonsense, work directly for everyone, my style, you know. The key code is as follows: Changing the Address Bar Content dynamically with JS…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Brief Analysis of JS Obtaining Parameter Instance Code in url</title><link>https://ofstack.com/javascript/32616/brief-analysis-of-js-obtaining-parameter-instance-code-in-url.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32616/brief-analysis-of-js-obtaining-parameter-instance-code-in-url.html</guid><description>js obtains the parameter code in url as follows. The code is simple and easy to understand with comments. Please forgive me for not writing well! That&apos;s…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>javascript Implementation Code for Filtering Spaces with Regular Expressions</title><link>https://ofstack.com/javascript/32619/javascript-implementation-code-for-filtering-spaces-with-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32619/javascript-implementation-code-for-filtering-spaces-with-regular-expressions.html</guid><description>javascript Implementation Code for Filtering Spaces with Regular Expressions</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Js operation tree node automatic collapse expansion of several methods</title><link>https://ofstack.com/javascript/3262/js-operation-tree-node-automatic-collapse-expansion-of-several-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3262/js-operation-tree-node-automatic-collapse-expansion-of-several-methods.html</guid><description>Js operation tree node automatic collapse expansion of several methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS does not use regular validation to validate whether the input string is empty of contains implementation code for whitespace</title><link>https://ofstack.com/javascript/32621/js-does-not-use-regular-validation-to-validate-whether-the-input-string-is-empty-of-contains-implementation-code-for-whitespace.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32621/js-does-not-use-regular-validation-to-validate-whether-the-input-string-is-empty-of-contains-implementation-code-for-whitespace.html</guid><description>In your project, you need to verify that the input string is empty, including spaces, and you don&apos;t like to use regularity, so you think of the indexOf…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Binding event loss method after dynamic addition of jQuery page elements  non live</title><link>https://ofstack.com/javascript/32627/binding-event-loss-method-after-dynamic-addition-of-jquery-page-elements--non-live.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32627/binding-event-loss-method-after-dynamic-addition-of-jquery-page-elements--non-live.html</guid><description>Binding event loss method after dynamic addition of jQuery page elements non live</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>JSON String and Object Conversion Example Analysis</title><link>https://ofstack.com/javascript/32628/json-string-and-object-conversion-example-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32628/json-string-and-object-conversion-example-analysis.html</guid><description>This paper gives an example of how JSON strings and objects convert to each other.Share it for your reference, as follows: My colleague asked me a question…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Javascript is compatible with the dynamic iframe generation method of major browsers</title><link>https://ofstack.com/javascript/3263/javascript-is-compatible-with-the-dynamic-iframe-generation-method-of-major-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3263/javascript-is-compatible-with-the-dynamic-iframe-generation-method-of-major-browsers.html</guid><description>The following code runs under IE8 and passes, and error occurs in IE9: Thought analysis: First step: compatible with IE9, firefox, Opera, Safari and other…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery EasyUI date control how to control the date selection interval</title><link>https://ofstack.com/javascript/3264/jquery-easyui-date-control-how-to-control-the-date-selection-interval.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3264/jquery-easyui-date-control-how-to-control-the-date-selection-interval.html</guid><description>JQuery EasyUI date control how to control the date selection interval</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How the JavaScript object array is sorted by the specified attribute and sort direction</title><link>https://ofstack.com/javascript/32643/how-the-javascript-object-array-is-sorted-by-the-specified-attribute-and-sort-direction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32643/how-the-javascript-object-array-is-sorted-by-the-specified-attribute-and-sort-direction.html</guid><description>In data-centric information systems, it is common to present data in tabular form.Sorting data is an essential function.Sorting can be divided into sorting…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of jQuery dynamic loading css file</title><link>https://ofstack.com/javascript/32644/implementation-of-jquery-dynamic-loading-css-file.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32644/implementation-of-jquery-dynamic-loading-css-file.html</guid><description>Sometimes we may need to use jQuery to load an external css file, such as when switching page layouts.The idea is to create an link element and add it to…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>A simple jquery multi   selection drop down box of self   written</title><link>https://ofstack.com/javascript/3265/a-simple-jquery-multi---selection-drop-down-box-of-self---written.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3265/a-simple-jquery-multi---selection-drop-down-box-of-self---written.html</guid><description>A simple jquery multi selection drop down box of self written</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript date time formatting function share</title><link>https://ofstack.com/javascript/3266/javascript-date-time-formatting-function-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3266/javascript-date-time-formatting-function-share.html</guid><description>This function is used a lot, so I&apos;ll share it with you.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS Simple way to keep DIV fixed relative to the browser</title><link>https://ofstack.com/javascript/32665/js-simple-way-to-keep-div-fixed-relative-to-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32665/js-simple-way-to-keep-div-fixed-relative-to-the-browser.html</guid><description>This article provides an example of how JS can simply implement DIV in a fixed position relative to the browser.Share it for your reference, as follows:</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Js rounds the mathematical function round to use the instance</title><link>https://ofstack.com/javascript/3267/js-rounds-the-mathematical-function-round-to-use-the-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3267/js-rounds-the-mathematical-function-round-to-use-the-instance.html</guid><description>The round function in js can be used to round Numbers, and it computes the first number after the decimal point. Round round round round round round round…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js implements multithreading based on setTimeout and setInterval</title><link>https://ofstack.com/javascript/32672/js-implements-multithreading-based-on-settimeout-and-setinterval.html</link><guid isPermaLink="true">https://ofstack.com/javascript/32672/js-implements-multithreading-based-on-settimeout-and-setinterval.html</guid><description>This article provides an example of how js implements multithreading based on setTimeout and setInterval.Share it for your reference, as follows: javascript…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>The JavaScript implementation of the shopping cart effect can be used in a number of ways</title><link>https://ofstack.com/javascript/3268/the-javascript-implementation-of-the-shopping-cart-effect-can-be-used-in-a-number-of-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3268/the-javascript-implementation-of-the-shopping-cart-effect-can-be-used-in-a-number-of-ways.html</guid><description>The JavaScript implementation of the shopping cart effect can be used in a number of ways</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Prototype of Javascript object</title><link>https://ofstack.com/javascript/3269/prototype-of-javascript-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3269/prototype-of-javascript-object.html</guid><description>Prototype of Javascript object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript letter case conversion of 4 functions</title><link>https://ofstack.com/javascript/3270/javascript-letter-case-conversion-of-4-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3270/javascript-letter-case-conversion-of-4-functions.html</guid><description>Js to achieve letter case conversion mainly used four js functions: 1. ToLocaleUpperCase 2. The toUpperCase 3. ToLocaleLowerCase 4. ToLowerCase The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js statistics page visit times implementation code</title><link>https://ofstack.com/javascript/3271/js-statistics-page-visit-times-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3271/js-statistics-page-visit-times-implementation-code.html</guid><description>Js statistics page visit times implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript Array object extends the indexOf of method</title><link>https://ofstack.com/javascript/3272/the-javascript-array-object-extends-the-indexof-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3272/the-javascript-array-object-extends-the-indexof-of-method.html</guid><description>The JavaScript Array object extends the indexOf of method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to get the mouse click on the location of the train of thought and code</title><link>https://ofstack.com/javascript/3273/js-to-get-the-mouse-click-on-the-location-of-the-train-of-thought-and-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3273/js-to-get-the-mouse-click-on-the-location-of-the-train-of-thought-and-code.html</guid><description>Js to get the mouse click on the location of the train of thought and code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js format the amount to set the reserved number of decimal places</title><link>https://ofstack.com/javascript/3274/js-format-the-amount-to-set-the-reserved-number-of-decimal-places.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3274/js-format-the-amount-to-set-the-reserved-number-of-decimal-places.html</guid><description>Js format the amount to set the reserved number of decimal places</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use of the stop method of JQuery animation</title><link>https://ofstack.com/javascript/3275/use-of-the-stop-method-of-jquery-animation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3275/use-of-the-stop-method-of-jquery-animation.html</guid><description>Use of the stop method of JQuery animation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript plays with inheritance (3)</title><link>https://ofstack.com/javascript/3276/javascript-plays-with-inheritance-(3).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3276/javascript-plays-with-inheritance-(3).html</guid><description>First, let&apos;s look at alternative inheritance: the method of instance inheritance. I won&apos;t say that much nonsense, since the non-mainstream inheritance, it…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js Prototype property explanation and common methods</title><link>https://ofstack.com/javascript/3278/js-prototype-property-explanation-and-common-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3278/js-prototype-property-explanation-and-common-methods.html</guid><description>Function: prototype Each constructor has a property called a prototype. This property is very useful: declare generic variables or functions for a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript plays with inheritance of one</title><link>https://ofstack.com/javascript/3279/javascript-plays-with-inheritance-of-one.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3279/javascript-plays-with-inheritance-of-one.html</guid><description>So in Javascript, there are no classes, no inheritance to provide implementation, what do we do? Object camouflage (construct inheritance) What is object…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Play with methods :call and apply</title><link>https://ofstack.com/javascript/3280/play-with-methods-:call-and-apply.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3280/play-with-methods-:call-and-apply.html</guid><description>In ECMAScript v3, these two methods are defined for the Function stereotype, and they both work the same way: you can call a Function just like you would…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery product intermittent scroll down effect core code</title><link>https://ofstack.com/javascript/3281/jquery-product-intermittent-scroll-down-effect-core-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3281/jquery-product-intermittent-scroll-down-effect-core-code.html</guid><description>JQuery product intermittent scroll down effect core code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery. Extend of  jQuery. Fn. Extend of method examples</title><link>https://ofstack.com/javascript/3282/jquery.-extend-of--jquery.-fn.-extend-of-method-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3282/jquery.-extend-of--jquery.-fn.-extend-of-method-examples.html</guid><description>JQuery. Extend of jQuery. Fn. Extend of method examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution to problem with inaccurate setInterval timer</title><link>https://ofstack.com/javascript/3284/solution-to-problem-with-inaccurate-setinterval-timer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3284/solution-to-problem-with-inaccurate-setinterval-timer.html</guid><description>Solution to problem with inaccurate setInterval timer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js Jquery creates a pop up layer to load a page</title><link>https://ofstack.com/javascript/3285/js-jquery-creates-a-pop-up-layer-to-load-a-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3285/js-jquery-creates-a-pop-up-layer-to-load-a-page.html</guid><description>Js Jquery creates a pop up layer to load a page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An html5 playback video control only supports android&apos;s default formats mp4 and 3gp</title><link>https://ofstack.com/javascript/3286/an-html5-playback-video-control-only-supports-android&apos;s-default-formats-mp4-and-3gp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3286/an-html5-playback-video-control-only-supports-android&apos;s-default-formats-mp4-and-3gp.html</guid><description>An html5 playback video control only supports android&apos;s default formats mp4 and 3gp</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js Settings cache and gets the Settings cache</title><link>https://ofstack.com/javascript/3287/js-settings-cache-and-gets-the-settings-cache.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3287/js-settings-cache-and-gets-the-settings-cache.html</guid><description>Js Settings cache and gets the Settings cache</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implementation of a text box with a drop down function</title><link>https://ofstack.com/javascript/3288/javascript-implementation-of-a-text-box-with-a-drop-down-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3288/javascript-implementation-of-a-text-box-with-a-drop-down-function.html</guid><description>We can simulate this effect with CSS position and a little javascript code.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript parses json data in three ways</title><link>https://ofstack.com/javascript/3289/javascript-parses-json-data-in-three-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3289/javascript-parses-json-data-in-three-ways.html</guid><description>Javascript parses json data in three ways</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the random number function to customize the minimum maximum</title><link>https://ofstack.com/javascript/3291/js-gets-the-random-number-function-to-customize-the-minimum-maximum.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3291/js-gets-the-random-number-function-to-customize-the-minimum-maximum.html</guid><description>JS gets the random number function to customize the minimum maximum</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js array operations are commonly used</title><link>https://ofstack.com/javascript/3292/js-array-operations-are-commonly-used.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3292/js-array-operations-are-commonly-used.html</guid><description>There is a lot of traversal in the case of JSON arrays in jquery, but it doesn&apos;t seem like much to remove them with additions. Today, I tried…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets and determines the browser window  screen  page height  width  and so on</title><link>https://ofstack.com/javascript/3293/javascript-gets-and-determines-the-browser-window--screen--page-height--width--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3293/javascript-gets-and-determines-the-browser-window--screen--page-height--width--and-so-on.html</guid><description>Javascript gets and determines the browser window screen page height width and so on</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery mobile&apos;s touch click event triggers a solution to the problem many times</title><link>https://ofstack.com/javascript/3294/jquery-mobile&apos;s-touch-click-event-triggers-a-solution-to-the-problem-many-times.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3294/jquery-mobile&apos;s-touch-click-event-triggers-a-solution-to-the-problem-many-times.html</guid><description>Jquery mobile provides the following event monitoring for gesture touch: However, the tap event was tested on both windows8 touch devices and android…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery&apos;s principles and examples of ajax cross domain requests</title><link>https://ofstack.com/javascript/3296/jquery&apos;s-principles-and-examples-of-ajax-cross-domain-requests.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3296/jquery&apos;s-principles-and-examples-of-ajax-cross-domain-requests.html</guid><description>Client-side JQuery. Ajax call code example: Sample code for the server to return data:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript unit testing framework QUnitjs details</title><link>https://ofstack.com/javascript/3297/javascript-unit-testing-framework-qunitjs-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3297/javascript-unit-testing-framework-qunitjs-details.html</guid><description>QUnit (http://qunitjs.com/) is a very powerful javascript unit testing framework that lets you debug your code. It was written by a member of the jQuery…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript with finite state machine details</title><link>https://ofstack.com/javascript/3298/javascript-with-finite-state-machine-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3298/javascript-with-finite-state-machine-details.html</guid><description>In short, it has three characteristics: What this means for JavaScript is that many objects can be written as finite state machines. For example, there is a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ajax submission form implementation web page with no refresh registration example</title><link>https://ofstack.com/javascript/3299/ajax-submission-form-implementation-web-page-with-no-refresh-registration-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3299/ajax-submission-form-implementation-web-page-with-no-refresh-registration-example.html</guid><description>Ajax submission form implementation web page with no refresh registration example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does JavaScript determine if an image is loaded to get its size</title><link>https://ofstack.com/javascript/3300/how-does-javascript-determine-if-an-image-is-loaded-to-get-its-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3300/how-does-javascript-determine-if-an-image-is-loaded-to-get-its-size.html</guid><description>How does JavaScript determine if an image is loaded to get its size</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamic delete div element basic ideas and implementation code</title><link>https://ofstack.com/javascript/3301/js-dynamic-delete-div-element-basic-ideas-and-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3301/js-dynamic-delete-div-element-basic-ideas-and-implementation-code.html</guid><description>Js dynamic delete div element basic ideas and implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery looks up the tr td sample simulation</title><link>https://ofstack.com/javascript/3303/jquery-looks-up-the-tr-td-sample-simulation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3303/jquery-looks-up-the-tr-td-sample-simulation.html</guid><description>Jquery looks up the tr td sample simulation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed summary of js bubbling  capturing events  and stopping bubbling methods</title><link>https://ofstack.com/javascript/3304/detailed-summary-of-js-bubbling--capturing-events--and-stopping-bubbling-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3304/detailed-summary-of-js-bubbling--capturing-events--and-stopping-bubbling-methods.html</guid><description>Detailed summary of js bubbling capturing events and stopping bubbling methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Seven interesting PHP functions</title><link>https://ofstack.com/javascript/3307/seven-interesting-php-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3307/seven-interesting-php-functions.html</guid><description>PHP has many built-in functions, most of which are widely used by programmers. But there are also some functions hidden in the corner, and this article…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript to achieve the class random call small application needs of the specific analysis</title><link>https://ofstack.com/javascript/3308/javascript-to-achieve-the-class-random-call-small-application-needs-of-the-specific-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3308/javascript-to-achieve-the-class-random-call-small-application-needs-of-the-specific-analysis.html</guid><description>JavaScript to achieve the class random call small application needs of the specific analysis</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do you override an object in JavaScript with the arguments object</title><link>https://ofstack.com/javascript/3309/how-do-you-override-an-object-in-javascript-with-the-arguments-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3309/how-do-you-override-an-object-in-javascript-with-the-arguments-object.html</guid><description>How do you override an object in JavaScript with the arguments object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An in depth understanding of scoped closures of variables in JavaSript</title><link>https://ofstack.com/javascript/3310/an-in-depth-understanding-of-scoped-closures-of-variables-in-javasript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3310/an-in-depth-understanding-of-scoped-closures-of-variables-in-javasript.html</guid><description>An in depth understanding of scoped closures of variables in JavaSript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution to the problem that setTimeout of in JS cannot call function with parameters</title><link>https://ofstack.com/javascript/33107/solution-to-the-problem-that-settimeout-of-in-js-cannot-call-function-with-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33107/solution-to-the-problem-that-settimeout-of-in-js-cannot-call-function-with-parameters.html</guid><description>This paper gives an example of how setTimeout() in JS can&apos;t call a function with parameters.Share it for your reference, as follows: Solution: Override the…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>ready function in jQuery and who executes window.onload first</title><link>https://ofstack.com/javascript/33109/ready-function-in-jquery-and-who-executes-window.onload-first.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33109/ready-function-in-jquery-and-who-executes-window.onload-first.html</guid><description>A.About $(document).ready(): What exactly does $(document). ready() in jquery do?Can we use window.onload = function(){...}? Here, we want to clarify the…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Examples of callback functions and anonymous functions in Javascript</title><link>https://ofstack.com/javascript/3311/examples-of-callback-functions-and-anonymous-functions-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3311/examples-of-callback-functions-and-anonymous-functions-in-javascript.html</guid><description>Examples of callback functions and anonymous functions in Javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js Gets Implementation Code for Current Function Parameter Object</title><link>https://ofstack.com/javascript/33112/js-gets-implementation-code-for-current-function-parameter-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33112/js-gets-implementation-code-for-current-function-parameter-object.html</guid><description>Sometimes when encapsulating a control, we need to get the direct parameters or object parameters passed in many Js functions, so we need to judge the first…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Examples of adding and removing object properties in JavaScript</title><link>https://ofstack.com/javascript/3312/examples-of-adding-and-removing-object-properties-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3312/examples-of-adding-and-removing-object-properties-in-javascript.html</guid><description>Examples of adding and removing object properties in JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Picture Scroll Code with Left and Right Button Instances</title><link>https://ofstack.com/javascript/33124/jquery-picture-scroll-code-with-left-and-right-button-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33124/jquery-picture-scroll-code-with-left-and-right-button-instances.html</guid><description>jquery encapsulates a plugin to control the left and right scrolling of pictures. There are left and right buttons to click to achieve the effect of picture…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>The constructor + prototype pattern constructs the js custom object of of most commonly</title><link>https://ofstack.com/javascript/3313/the-constructor-+-prototype-pattern-constructs-the-js-custom-object-of-of-most-commonly.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3313/the-constructor-+-prototype-pattern-constructs-the-js-custom-object-of-of-most-commonly.html</guid><description>The constructor + prototype pattern constructs the js custom object of of most commonly</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Simple Way to Get Original Size of Page Picture</title><link>https://ofstack.com/javascript/33132/javascript-simple-way-to-get-original-size-of-page-picture.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33132/javascript-simple-way-to-get-original-size-of-page-picture.html</guid><description>This article shows an example of how JavaScript can simply get the original size of a page picture.Share it for your reference, as follows: Here the…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of object inheritance in Javascript</title><link>https://ofstack.com/javascript/3314/implementation-of-object-inheritance-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3314/implementation-of-object-inheritance-in-javascript.html</guid><description>Implementation of object inheritance in Javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>There are two ways to define a function in JavaScript and to assign a function variable</title><link>https://ofstack.com/javascript/3315/there-are-two-ways-to-define-a-function-in-javascript-and-to-assign-a-function-variable.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3315/there-are-two-ways-to-define-a-function-in-javascript-and-to-assign-a-function-variable.html</guid><description>There are two ways to define a function in JavaScript and to assign a function variable</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An Example Analysis of the Difference between innerHTML and pasteHTML in JS</title><link>https://ofstack.com/javascript/33160/an-example-analysis-of-the-difference-between-innerhtml-and-pastehtml-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33160/an-example-analysis-of-the-difference-between-innerhtml-and-pastehtml-in-js.html</guid><description>This article gives an example of the difference between innerHTML and pasteHTML in JS.Share it for your reference, as follows: innerHTML is an attribute…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>JS Implementation Method for pasteHTML Compatibility with ie  firefox  chrome</title><link>https://ofstack.com/javascript/33161/js-implementation-method-for-pastehtml-compatibility-with-ie--firefox--chrome.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33161/js-implementation-method-for-pastehtml-compatibility-with-ie--firefox--chrome.html</guid><description>JS Implementation Method for pasteHTML Compatibility with ie firefox chrome</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Javascript 5 ways to filter all spaces before and after deletion</title><link>https://ofstack.com/javascript/33166/javascript-5-ways-to-filter-all-spaces-before-and-after-deletion.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33166/javascript-5-ways-to-filter-all-spaces-before-and-after-deletion.html</guid><description>Type 1: Cyclic check replacement Type 2: Regular replacement Type 3: Using jquery The internal implementation of jquery is: Type 4: Using motools Fifth:…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Jquery implementation of a simple progress bar effect example</title><link>https://ofstack.com/javascript/3317/jquery-implementation-of-a-simple-progress-bar-effect-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3317/jquery-implementation-of-a-simple-progress-bar-effect-example.html</guid><description>Jquery implements the effect of a progress bar, which may not have any practical effect here, but it has implemented part of the principle of a progress…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two select of multiple add  delete options and value instances</title><link>https://ofstack.com/javascript/3318/two-select-of-multiple-add--delete-options-and-value-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3318/two-select-of-multiple-add--delete-options-and-value-instances.html</guid><description>Two select of multiple add delete options and value instances</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Talking about json Value of Object and Array</title><link>https://ofstack.com/javascript/33182/talking-about-json-value-of-object-and-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33182/talking-about-json-value-of-object-and-array.html</guid><description>Value by object: The jQuery code is as follows The json code is as follows Value by array: The jQuery code is as follows The json code is as follows The…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Simple implementation principle of jQuery plug in extension extend</title><link>https://ofstack.com/javascript/33185/simple-implementation-principle-of-jquery-plug-in-extension-extend.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33185/simple-implementation-principle-of-jquery-plug-in-extension-extend.html</guid><description>Believe that each front-end buddy is familiar with jQuery, its biggest charm is that there are a large number of plug-ins to help us achieve various…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>JS Method of Implementing iframe Adaptive Height of Compatible with IE and FireFox</title><link>https://ofstack.com/javascript/33189/js-method-of-implementing-iframe-adaptive-height-of-compatible-with-ie-and-firefox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33189/js-method-of-implementing-iframe-adaptive-height-of-compatible-with-ie-and-firefox.html</guid><description>An example of how JS achieves iframe adaptive height is given.Share it for your reference, as follows: Previous 1 has been plagued by the iframe adaptive…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Json definition  standard format and json string validation</title><link>https://ofstack.com/javascript/3321/json-definition--standard-format-and-json-string-validation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3321/json-definition--standard-format-and-json-string-validation.html</guid><description>Json definition standard format and json string validation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery operates on js arrays and object sample code</title><link>https://ofstack.com/javascript/3322/jquery-operates-on-js-arrays-and-object-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3322/jquery-operates-on-js-arrays-and-object-sample-code.html</guid><description>Post a section of jQuery on js objects and array operations: add, delete, change and look up the code.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js integer  the remainder of the method</title><link>https://ofstack.com/javascript/3325/js-integer--the-remainder-of-the-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3325/js-integer--the-remainder-of-the-method.html</guid><description>1. Discard the decimals and keep the integers 2. Round up, add 1 to the whole number if there are decimals Math. Ceil (5/2) Math. Round (5/2) Math. Floor (5/2)</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A solution that USES the resize event when the browser window size changes does not work on the framework</title><link>https://ofstack.com/javascript/3326/a-solution-that-uses-the-resize-event-when-the-browser-window-size-changes-does-not-work-on-the-framework.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3326/a-solution-that-uses-the-resize-event-when-the-browser-window-size-changes-does-not-work-on-the-framework.html</guid><description>The resize event does not work for the framework when the browser window size changes, as follows: When the browser changes, pull the size, there is no…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The image based on jquery implementation is centered up  down  left  and right in unknown containers at various resolutions</title><link>https://ofstack.com/javascript/3327/the-image-based-on-jquery-implementation-is-centered-up--down--left--and-right-in-unknown-containers-at-various-resolutions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3327/the-image-based-on-jquery-implementation-is-centered-up--down--left--and-right-in-unknown-containers-at-various-resolutions.html</guid><description>The image based on jquery implementation is centered up down left and right in unknown containers at various resolutions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery based iPad  iPhone  Android is landscape or portrait of the code</title><link>https://ofstack.com/javascript/3328/jquery-based-ipad--iphone--android-is-landscape-or-portrait-of-the-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3328/jquery-based-ipad--iphone--android-is-landscape-or-portrait-of-the-code.html</guid><description>JQuery based iPad iPhone Android is landscape or portrait of the code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery event keyboard event of CTRL +Enter key submission form</title><link>https://ofstack.com/javascript/3329/jquery-event-keyboard-event-of-ctrl-+enter-key-submission-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3329/jquery-event-keyboard-event-of-ctrl-+enter-key-submission-form.html</guid><description>Keyboard events handle all user keystrokes, whether inside or outside the text input area. The scope of keyboard events varies from browser to browser.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery press enter on the keyboard</title><link>https://ofstack.com/javascript/3330/jquery-press-enter-on-the-keyboard.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3330/jquery-press-enter-on-the-keyboard.html</guid><description>Next we use Jquery to implement the Enter key to switch the focus, this code passed the test in the common browsers IE7, IE8, Firefox 3, Chrome 2 and Safari…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery. Hotkeys listens for keydown</title><link>https://ofstack.com/javascript/3331/jquery.-hotkeys-listens-for-keydown.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3331/jquery.-hotkeys-listens-for-keydown.html</guid><description>Jquery. Hotkeys (link: #) Referring to its documented usage, we can use it as follows: Here are all the key combinations</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery monitor button  press the enter key to trigger the implementation code of a method</title><link>https://ofstack.com/javascript/3332/jquery-monitor-button--press-the-enter-key-to-trigger-the-implementation-code-of-a-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3332/jquery-monitor-button--press-the-enter-key-to-trigger-the-implementation-code-of-a-method.html</guid><description>Jquery monitor button press the enter key to trigger the implementation code of a method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Keyboard key monitoring based on Jquery</title><link>https://ofstack.com/javascript/3333/keyboard-key-monitoring-based-on-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3333/keyboard-key-monitoring-based-on-jquery.html</guid><description>From NETTUTS see articles, the effect is very good, somewhat akin to make Flash effect, (link: http://demo.jb51.net/js/2014/KeyPress/), the original text…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to determine the type and version of the browser code</title><link>https://ofstack.com/javascript/3334/js-to-determine-the-type-and-version-of-the-browser-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3334/js-to-determine-the-type-and-version-of-the-browser-code.html</guid><description>Phpnew blog built-in discuz ubb type editor, editor function has been inserted at the cursor, but in ie11 has been inaccurate. Today, I analyzed it and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation of the text box number of functions to share examples</title><link>https://ofstack.com/javascript/3335/jquery-implementation-of-the-text-box-number-of-functions-to-share-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3335/jquery-implementation-of-the-text-box-number-of-functions-to-share-examples.html</guid><description>The following is the code implemented using jquery.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation popup window  page to grey and unoperable example sharing</title><link>https://ofstack.com/javascript/3336/js-implementation-popup-window--page-to-grey-and-unoperable-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3336/js-implementation-popup-window--page-to-grey-and-unoperable-example-sharing.html</guid><description>Js implementation popup window page to grey and unoperable example sharing</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The problem of nested variable names with multiple quotes</title><link>https://ofstack.com/javascript/3337/the-problem-of-nested-variable-names-with-multiple-quotes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3337/the-problem-of-nested-variable-names-with-multiple-quotes.html</guid><description>The problem of nested variable names with multiple quotes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An introduction to the various methods of defining arrays in javascript and the common functions</title><link>https://ofstack.com/javascript/3338/an-introduction-to-the-various-methods-of-defining-arrays-in-javascript-and-the-common-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3338/an-introduction-to-the-various-methods-of-defining-arrays-in-javascript-and-the-common-functions.html</guid><description>Definition of array: Method 1. Method 2. Definition and initialization together: Javascript two-dimensional array, with a one-dimensional array to simulate:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript version of the in_array function (to determine if there is a specific value in the array)</title><link>https://ofstack.com/javascript/3340/javascript-version-of-the-in_array-function-(to-determine-if-there-is-a-specific-value-in-the-array).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3340/javascript-version-of-the-in_array-function-(to-determine-if-there-is-a-specific-value-in-the-array).html</guid><description>We often use this logic to determine whether a string or number is in an array, and many programming languages have specialized functions like PHP&apos;s…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example shows how to manipulate Array in JS</title><link>https://ofstack.com/javascript/3341/example-shows-how-to-manipulate-array-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3341/example-shows-how-to-manipulate-array-in-js.html</guid><description>Js array elements add and delete has been more confused, today finally found the detailed information, first give me a test code ^-^</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A JavaScript fondly effects</title><link>https://ofstack.com/javascript/3342/a-javascript-fondly-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3342/a-javascript-fondly-effects.html</guid><description>A JavaScript fondly effects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Bootstrap navigation bar can be clicked and mouse hover display drop down menu implementation code</title><link>https://ofstack.com/javascript/33425/bootstrap-navigation-bar-can-be-clicked-and-mouse-hover-display-drop-down-menu-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33425/bootstrap-navigation-bar-can-be-clicked-and-mouse-hover-display-drop-down-menu-implementation-code.html</guid><description>When using the Bootstrap navigation bar component, If your navigation bar has a drop-down menu, then the navigation with a drop-down menu will only surface…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Four ways of asynchronous call of ajax in jQuery</title><link>https://ofstack.com/javascript/33429/four-ways-of-asynchronous-call-of-ajax-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33429/four-ways-of-asynchronous-call-of-ajax-in-jquery.html</guid><description>Four ways of asynchronous call of ajax in jQuery</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>SetInterval and setTimeout in js use instances</title><link>https://ofstack.com/javascript/3343/setinterval-and-settimeout-in-js-use-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3343/setinterval-and-settimeout-in-js-use-instances.html</guid><description>SetInterval () definition and usage The setInterval() method executes a function or expression for a specified period of milliseconds. The method loops…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js method to get the value of type=radio</title><link>https://ofstack.com/javascript/3344/js-method-to-get-the-value-of-type=radio.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3344/js-method-to-get-the-value-of-type=radio.html</guid><description>Js method to get the value of type=radio</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A comprehensive understanding of javascript ternary operators</title><link>https://ofstack.com/javascript/33440/a-comprehensive-understanding-of-javascript-ternary-operators.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33440/a-comprehensive-understanding-of-javascript-ternary-operators.html</guid><description>3 yuan operator: The 3-yuan operator represented by the name requires 3 operands. Grammar is conditional? Result 1: Result 2; . Here you write the condition…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery Rolling News Implementation Code</title><link>https://ofstack.com/javascript/33444/jquery-rolling-news-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33444/jquery-rolling-news-implementation-code.html</guid><description>I downloaded an Jquery news scrolling Demo online, and the effect is good. I made some adjustments according to my own situation. After downloading, in…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Js implementation of the number of clicks plus one operable database</title><link>https://ofstack.com/javascript/3345/js-implementation-of-the-number-of-clicks-plus-one-operable-database.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3345/js-implementation-of-the-number-of-clicks-plus-one-operable-database.html</guid><description>Js implementation of the number of clicks plus one operable database</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>On cross domain access of JQuery+ajax+jsonp</title><link>https://ofstack.com/javascript/33453/on-cross-domain-access-of-jquery+ajax+jsonp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33453/on-cross-domain-access-of-jquery+ajax+jsonp.html</guid><description>Jsonp (JSON with Padding) is a &quot;usage mode&quot; of the data format json that allows Web pages to retrieve data from other domains.</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Implementation method of jQuery getting the number of rows of table and outputting the contents of cells</title><link>https://ofstack.com/javascript/33455/implementation-method-of-jquery-getting-the-number-of-rows-of-table-and-outputting-the-contents-of-cells.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33455/implementation-method-of-jquery-getting-the-number-of-rows-of-table-and-outputting-the-contents-of-cells.html</guid><description>This article example shows that jQuery gets the number of rows of table and outputs the cell contents. Share it for your reference, as follows: For more…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Solution of Chinese Parameter Garbled Code in JS Value Transmission</title><link>https://ofstack.com/javascript/33457/solution-of-chinese-parameter-garbled-code-in-js-value-transmission.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33457/solution-of-chinese-parameter-garbled-code-in-js-value-transmission.html</guid><description>In this paper, the solution of Chinese parameter garbled code in JS value transmission is described with examples. Share it for your reference, as follows:</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JQuery photo scaling does not affect the layout of other elements</title><link>https://ofstack.com/javascript/3346/jquery-photo-scaling-does-not-affect-the-layout-of-other-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3346/jquery-photo-scaling-does-not-affect-the-layout-of-other-elements.html</guid><description>JQuery photo scaling does not affect the layout of other elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Bind Custom Events Magic Upgrade</title><link>https://ofstack.com/javascript/33462/jquery-bind-custom-events-magic-upgrade.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33462/jquery-bind-custom-events-magic-upgrade.html</guid><description>jQuery Binding Custom Events First of all, let&apos;s look at how to use jQuery to bind custom events. You can use bind or live to subscribe to 1 event (of…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery&apos;s method of getting objects is adequate for a common variety of objects</title><link>https://ofstack.com/javascript/3347/jquery&apos;s-method-of-getting-objects-is-adequate-for-a-common-variety-of-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3347/jquery&apos;s-method-of-getting-objects-is-adequate-for-a-common-variety-of-objects.html</guid><description>Jquery&apos;s method of getting objects is adequate for a common variety of objects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS passes the object array as a parameter to the back end  and the back end obtains the instance code</title><link>https://ofstack.com/javascript/33479/js-passes-the-object-array-as-a-parameter-to-the-back-end--and-the-back-end-obtains-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33479/js-passes-the-object-array-as-a-parameter-to-the-back-end--and-the-back-end-obtains-the-instance-code.html</guid><description>JS passes the object array as a parameter to the back end and the back end obtains the instance code</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery  syntax dynamic syntax coloring sample code</title><link>https://ofstack.com/javascript/3348/jquery--syntax-dynamic-syntax-coloring-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3348/jquery--syntax-dynamic-syntax-coloring-sample-code.html</guid><description>Jquery syntax dynamic syntax coloring sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method of js and jquery Regular Verification of E mail  Mobile Phone Number and Postal Code</title><link>https://ofstack.com/javascript/33483/method-of-js-and-jquery-regular-verification-of-e-mail--mobile-phone-number-and-postal-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33483/method-of-js-and-jquery-regular-verification-of-e-mail--mobile-phone-number-and-postal-code.html</guid><description>Method of js and jquery Regular Verification of E mail Mobile Phone Number and Postal Code</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Discussion on the method of js constructor and prototype prototype</title><link>https://ofstack.com/javascript/33484/discussion-on-the-method-of-js-constructor-and-prototype-prototype.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33484/discussion-on-the-method-of-js-constructor-and-prototype-prototype.html</guid><description>The case where the method is written in the constructor is referred to as an in-function method for short, and the case where the method is written on the…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>A simple example of converting ordinary objects into objects in json format</title><link>https://ofstack.com/javascript/33487/a-simple-example-of-converting-ordinary-objects-into-objects-in-json-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33487/a-simple-example-of-converting-ordinary-objects-into-objects-in-json-format.html</guid><description>1. What is JSON? JSON is only a data format (it is not a new data type) var obj = {name: &quot;China&quot;, age: 5000}; //- &gt; Ordinary Format Object var jsonObj =…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery on the table of the data to add  save  delete examples</title><link>https://ofstack.com/javascript/3349/jquery-on-the-table-of-the-data-to-add--save--delete-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3349/jquery-on-the-table-of-the-data-to-add--save--delete-examples.html</guid><description>Jquery on the table of the data to add save delete examples</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Ajax Programming Applications</title><link>https://ofstack.com/javascript/33491/javascript-ajax-programming-applications.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33491/javascript-ajax-programming-applications.html</guid><description>1. Ajax (Asynchronous JavaScript + XML) can request additional data like the server without offloading the page, that is, local refresh technology 2. Create…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jquery plug in autocomplete usage example</title><link>https://ofstack.com/javascript/33496/jquery-plug-in-autocomplete-usage-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33496/jquery-plug-in-autocomplete-usage-example.html</guid><description>This article illustrates the use of jquery plug-in autocomplete. Share it for your reference, as follows: (1) Introducing js and Styles (2) Foreground of…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Solution in JavaScript about the maximum and minimum values in an array and their output in the following table</title><link>https://ofstack.com/javascript/33499/solution-in-javascript-about-the-maximum-and-minimum-values-in-an-array-and-their-output-in-the-following-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33499/solution-in-javascript-about-the-maximum-and-minimum-values-in-an-array-and-their-output-in-the-following-table.html</guid><description>Today, when learning the array in js, I encountered the maximum and minimum values in the output array and their following table. The following is my own…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Adjust the format of the decimal and keep it to two decimal places</title><link>https://ofstack.com/javascript/3350/adjust-the-format-of-the-decimal-and-keep-it-to-two-decimal-places.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3350/adjust-the-format-of-the-decimal-and-keep-it-to-two-decimal-places.html</guid><description>Adjust the format of the decimal and keep it to two decimal places</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Comprehensive parsing of JS string and match  replace  exec and other functions in regular expressions</title><link>https://ofstack.com/javascript/33502/comprehensive-parsing-of-js-string-and-match--replace--exec-and-other-functions-in-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33502/comprehensive-parsing-of-js-string-and-match--replace--exec-and-other-functions-in-regular-expressions.html</guid><description>Comprehensive parsing of JS string and match replace exec and other functions in regular expressions</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Native js pop up layer and the window within it is centered</title><link>https://ofstack.com/javascript/3351/native-js-pop-up-layer-and-the-window-within-it-is-centered.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3351/native-js-pop-up-layer-and-the-window-within-it-is-centered.html</guid><description>Native js pop up layer and the window within it is centered</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Why jQuery&apos;s Each cycle performance is much slower than JS&apos;s native for cycle performance</title><link>https://ofstack.com/javascript/33510/why-jquery&apos;s-each-cycle-performance-is-much-slower-than-js&apos;s-native-for-cycle-performance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33510/why-jquery&apos;s-each-cycle-performance-is-much-slower-than-js&apos;s-native-for-cycle-performance.html</guid><description>In fact, looking at the source code of jQuery, we find that the code of each is very simple, but why is the performance 10 times different from that of the…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Explanation of JSONP Cross Domain Request Instance</title><link>https://ofstack.com/javascript/33513/explanation-of-jsonp-cross-domain-request-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33513/explanation-of-jsonp-cross-domain-request-instance.html</guid><description>Introduction to JSOP JSONP (JSON with Padding) is a &quot;usage mode&quot; of JSON, which can be used to solve the problem of cross-domain data access of mainstream…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JS JSOP Cross Domain Request Instance Explanation</title><link>https://ofstack.com/javascript/33514/js-jsop-cross-domain-request-instance-explanation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33514/js-jsop-cross-domain-request-instance-explanation.html</guid><description>Cross-domain problems encountered in project development are generally solved through JSONP. But what exactly is JSONP and what is the principle of…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Usage Analysis of javascript Object in json Format</title><link>https://ofstack.com/javascript/33516/usage-analysis-of-javascript-object-in-json-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33516/usage-analysis-of-javascript-object-in-json-format.html</guid><description>In this paper, an example is given to analyze the usage of javascript objects in json format. Share it for your reference, as follows: property is the…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Js get page height and width compatible with ie  firefox  chrome  etc</title><link>https://ofstack.com/javascript/3352/js-get-page-height-and-width-compatible-with-ie--firefox--chrome--etc.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3352/js-get-page-height-and-width-compatible-with-ie--firefox--chrome--etc.html</guid><description>Js get page height and width compatible with ie firefox chrome etc</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I get parent  sibling  and child elements using jquery selectors</title><link>https://ofstack.com/javascript/3353/how-do-i-get-parent--sibling--and-child-elements-using-jquery-selectors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3353/how-do-i-get-parent--sibling--and-child-elements-using-jquery-selectors.html</guid><description>How do I get parent sibling and child elements using jquery selectors</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript function gets a small example of the event source</title><link>https://ofstack.com/javascript/3354/the-javascript-function-gets-a-small-example-of-the-event-source.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3354/the-javascript-function-gets-a-small-example-of-the-event-source.html</guid><description>The JavaScript function gets a small example of the event source</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Some useful tips on document.write</title><link>https://ofstack.com/javascript/3356/some-useful-tips-on-document.write.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3356/some-useful-tips-on-document.write.html</guid><description>Using document.write() all the time to display data to the browser as an Alert() seems like a bit of an overuse, but here&apos;s what it does. The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solve the problem of multiple function execution when the HTML button is clicked after switching and binding different functions</title><link>https://ofstack.com/javascript/3357/solve-the-problem-of-multiple-function-execution-when-the-html-button-is-clicked-after-switching-and-binding-different-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3357/solve-the-problem-of-multiple-function-execution-when-the-html-button-is-clicked-after-switching-and-binding-different-functions.html</guid><description>Solve the problem of multiple function execution when the HTML button is clicked after switching and binding different functions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery toggleClass is used to change the color over the mouse</title><link>https://ofstack.com/javascript/3358/jquery-toggleclass-is-used-to-change-the-color-over-the-mouse.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3358/jquery-toggleclass-is-used-to-change-the-color-over-the-mouse.html</guid><description>JQuery toggleClass is used to change the color over the mouse</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ztree implements a drop down tree box that USES json data</title><link>https://ofstack.com/javascript/3359/jquery-ztree-implements-a-drop-down-tree-box-that-uses-json-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3359/jquery-ztree-implements-a-drop-down-tree-box-that-uses-json-data.html</guid><description>Jquery ztree implements a drop down tree box that USES json data</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Some Suggestions for optimizing JQuery performance</title><link>https://ofstack.com/javascript/3360/some-suggestions-for-optimizing-jquery-performance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3360/some-suggestions-for-optimizing-jquery-performance.html</guid><description>The topic of jquery performance optimization is one that you probably know a bit about. Below is my collection of a little bit of information about jquery…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets and sets the display value of p tag through HTML of and text of methods</title><link>https://ofstack.com/javascript/3361/js-gets-and-sets-the-display-value-of-p-tag-through-html-of-and-text-of-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3361/js-gets-and-sets-the-display-value-of-p-tag-through-html-of-and-text-of-methods.html</guid><description>Js gets and sets the display value of p tag through HTML of and text of methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Performance optimization of JQuery teaching</title><link>https://ofstack.com/javascript/3362/performance-optimization-of-jquery-teaching.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3362/performance-optimization-of-jquery-teaching.html</guid><description>JQuery is an excellent javascript framework, and when we use jQuery, we don&apos;t want to go back to the tedious code of javascript, so the optimization of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Left mouse click on the conflict resolution method of of to prevent bubbling</title><link>https://ofstack.com/javascript/3363/left-mouse-click-on-the-conflict-resolution-method-of-of-to-prevent-bubbling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3363/left-mouse-click-on-the-conflict-resolution-method-of-of-to-prevent-bubbling.html</guid><description>Left mouse click on the conflict resolution method of of to prevent bubbling</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of what that means in javascript</title><link>https://ofstack.com/javascript/3364/an-example-of-what-that-means-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3364/an-example-of-what-that-means-in-javascript.html</guid><description>An example of what that means in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Table insertRow  deleteRow definitions and usage summary</title><link>https://ofstack.com/javascript/3365/table-insertrow--deleterow-definitions-and-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3365/table-insertrow--deleterow-definitions-and-usage-summary.html</guid><description>Table insertRow deleteRow definitions and usage summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The fully compatible javascript time formatting function of is more practical</title><link>https://ofstack.com/javascript/3367/the-fully-compatible-javascript-time-formatting-function-of-is-more-practical.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3367/the-fully-compatible-javascript-time-formatting-function-of-is-more-practical.html</guid><description>The fully compatible javascript time formatting function of is more practical</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js image drag to change the order of the attached pictures</title><link>https://ofstack.com/javascript/3368/js-image-drag-to-change-the-order-of-the-attached-pictures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3368/js-image-drag-to-change-the-order-of-the-attached-pictures.html</guid><description>Js image drag to change the order of the attached pictures</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript determines whether to press the enter key and resolves the differences between browsers</title><link>https://ofstack.com/javascript/3369/javascript-determines-whether-to-press-the-enter-key-and-resolves-the-differences-between-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3369/javascript-determines-whether-to-press-the-enter-key-and-resolves-the-differences-between-browsers.html</guid><description>Javascript determines whether to press the enter key and resolves the differences between browsers</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js encryption decryption string can be customized password factor</title><link>https://ofstack.com/javascript/3370/js-encryption-decryption-string-can-be-customized-password-factor.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3370/js-encryption-decryption-string-can-be-customized-password-factor.html</guid><description>Js encryption decryption string can be customized password factor</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript does string to int using the Number method</title><link>https://ofstack.com/javascript/3371/javascript-does-string-to-int-using-the-number-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3371/javascript-does-string-to-int-using-the-number-method.html</guid><description>JavaScript does string to int using the Number method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The usage of expression in javascript</title><link>https://ofstack.com/javascript/3372/the-usage-of-expression-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3372/the-usage-of-expression-in-javascript.html</guid><description>The usage of expression in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS function overload solution</title><link>https://ofstack.com/javascript/3373/js-function-overload-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3373/js-function-overload-solution.html</guid><description>One, for the different number of parameters of the overload It should be clear here, just use the length property of the arguments function. Overloading for…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A JS function to handle the page title of title flashing effect</title><link>https://ofstack.com/javascript/3374/a-js-function-to-handle-the-page-title-of-title-flashing-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3374/a-js-function-to-handle-the-page-title-of-title-flashing-effect.html</guid><description>A JS function to handle the page title of title flashing effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets examples of browser and operating system versions</title><link>https://ofstack.com/javascript/3375/js-gets-examples-of-browser-and-operating-system-versions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3375/js-gets-examples-of-browser-and-operating-system-versions.html</guid><description>So, we can write the following code: The ternary operator is used to simplify the code. The judgment condition is an assignment statement, which not only…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>When the scroll bar scrolls to the bottom of the page  it automatically loads the js code to add content</title><link>https://ofstack.com/javascript/3376/when-the-scroll-bar-scrolls-to-the-bottom-of-the-page--it-automatically-loads-the-js-code-to-add-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3376/when-the-scroll-bar-scrolls-to-the-bottom-of-the-page--it-automatically-loads-the-js-code-to-add-content.html</guid><description>When the scroll bar scrolls to the bottom of the page it automatically loads the js code to add content</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js syntax to determine whether an object is an array</title><link>https://ofstack.com/javascript/3377/js-syntax-to-determine-whether-an-object-is-an-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3377/js-syntax-to-determine-whether-an-object-is-an-array.html</guid><description>Js syntax to determine whether an object is an array</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method in js that defines a variable and determines whether it is null</title><link>https://ofstack.com/javascript/3378/method-in-js-that-defines-a-variable-and-determines-whether-it-is-null.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3378/method-in-js-that-defines-a-variable-and-determines-whether-it-is-null.html</guid><description>Method in js that defines a variable and determines whether it is null</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery Simple code to make form elements unavailable</title><link>https://ofstack.com/javascript/33787/jquery-simple-code-to-make-form-elements-unavailable.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33787/jquery-simple-code-to-make-form-elements-unavailable.html</guid><description>This section shows you how to set a form element to an unavailable state in 1 with simple example code. The code example is as follows: The above code sets…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Simple code for practical jquery operation of form elements</title><link>https://ofstack.com/javascript/33788/simple-code-for-practical-jquery-operation-of-form-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33788/simple-code-for-practical-jquery-operation-of-form-elements.html</guid><description>Take the text of the selected item in the drop-down menu; Gets and sets the value of the drop-down menu; Empty the drop-down menu; Add elements to the…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JQuery method to calculate the size of an iframe window</title><link>https://ofstack.com/javascript/3379/jquery-method-to-calculate-the-size-of-an-iframe-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3379/jquery-method-to-calculate-the-size-of-an-iframe-window.html</guid><description>JQuery method to calculate the size of an iframe window</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS A Simple Method for Selecting DOM Elements</title><link>https://ofstack.com/javascript/33795/js-a-simple-method-for-selecting-dom-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33795/js-a-simple-method-for-selecting-dom-elements.html</guid><description>Excerpt from the JavaScript Authoritative Guide (jQuery&apos;s ultimate way to find elements based on the style selector is to get all DOM elements with…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>nodejs Encryption Crypto Instance Code</title><link>https://ofstack.com/javascript/33807/nodejs-encryption-crypto-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33807/nodejs-encryption-crypto-instance-code.html</guid><description>Encryption technology is usually divided into two categories: &quot;symmetric&quot; and &quot;asymmetric&quot;. Symmetric encryption: Encryption and decryption use the same…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Js gets the interval implementation code</title><link>https://ofstack.com/javascript/3382/js-gets-the-interval-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3382/js-gets-the-interval-implementation-code.html</guid><description>Js gets the interval implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Text box can only enter numbers js code of with decimal point</title><link>https://ofstack.com/javascript/33823/text-box-can-only-enter-numbers-js-code-of-with-decimal-point.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33823/text-box-can-only-enter-numbers-js-code-of-with-decimal-point.html</guid><description>You can only enter more than 0-9 including decimal points</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery is a way to jump to a specified location on a page</title><link>https://ofstack.com/javascript/3383/jquery-is-a-way-to-jump-to-a-specified-location-on-a-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3383/jquery-is-a-way-to-jump-to-a-specified-location-on-a-page.html</guid><description>Jquery is a way to jump to a specified location on a page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Cliche onBlur event and onfocus event of js</title><link>https://ofstack.com/javascript/33837/cliche-onblur-event-and-onfocus-event-of-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33837/cliche-onblur-event-and-onfocus-event-of-js.html</guid><description>The onFocus event is the event that occurs when the cursor falls in a text box. The onBlur event is an event that occurs when the cursor loses focus. You…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Javascript copies PHP $_GET to get the parameters in the URL</title><link>https://ofstack.com/javascript/3384/javascript-copies-php-$_get-to-get-the-parameters-in-the-url.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3384/javascript-copies-php-$_get-to-get-the-parameters-in-the-url.html</guid><description>Javascript copies PHP $_GET to get the parameters in the URL</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method for realizing hovering display and removing hiding function of jQuery bt bubble</title><link>https://ofstack.com/javascript/33842/method-for-realizing-hovering-display-and-removing-hiding-function-of-jquery-bt-bubble.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33842/method-for-realizing-hovering-display-and-removing-hiding-function-of-jquery-bt-bubble.html</guid><description>In this paper, the method of realizing hovering display and removing hiding function of jQuery bt bubbles is described with examples. Share it for your…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript Dynamically Add Event Delegates for Events</title><link>https://ofstack.com/javascript/33846/javascript-dynamically-add-event-delegates-for-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33846/javascript-dynamically-add-event-delegates-for-events.html</guid><description>First, let me tell you what event delegation is: Generally speaking, events are onclick, onmouseover, onmouseout, and so on. Delegation is to let others do…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Date function in JS version (same as PHP&apos;s date function)</title><link>https://ofstack.com/javascript/3385/date-function-in-js-version-(same-as-php&apos;s-date-function).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3385/date-function-in-js-version-(same-as-php&apos;s-date-function).html</guid><description>Date function in JS version (same as PHP&apos;s date function)</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An in depth analysis of scrollTop in JavaScript</title><link>https://ofstack.com/javascript/33859/an-in-depth-analysis-of-scrolltop-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33859/an-in-depth-analysis-of-scrolltop-in-javascript.html</guid><description>Meaning: Scroll bar height Function: Rolling loading (ajax), rolling navigation fixed positioning, rolling bullet frame positioning and so on. Shows the…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JQuery filter function use method</title><link>https://ofstack.com/javascript/3386/jquery-filter-function-use-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3386/jquery-filter-function-use-method.html</guid><description>JQuery filter function use method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js Quick Solution to the Conflict Problem of Mouse Click and Double Click Events</title><link>https://ofstack.com/javascript/33860/js-quick-solution-to-the-conflict-problem-of-mouse-click-and-double-click-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33860/js-quick-solution-to-the-conflict-problem-of-mouse-click-and-double-click-events.html</guid><description>If both single-click (click) and double-click (dblclick) events are bound to an DOM object, when a double-click event occurs on the DOM object, the first…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Example of using js to simulate struts2&apos;s multiple action calls</title><link>https://ofstack.com/javascript/3387/example-of-using-js-to-simulate-struts2&apos;s-multiple-action-calls.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3387/example-of-using-js-to-simulate-struts2&apos;s-multiple-action-calls.html</guid><description>Recently, I have fixed several bug of dynamic method call failure after upgrading from struts2.1 to 2.3. But one limitation of my original method is that…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>window. close of; Summary of js code for closing browser window</title><link>https://ofstack.com/javascript/33873/window.-close-of;-summary-of-js-code-for-closing-browser-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33873/window.-close-of;-summary-of-js-code-for-closing-browser-window.html</guid><description>window. close (); Summary of js code for closing browser window Open a page in a variety of ways, and then close it with window. close (), which behaves…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery Implementation Bulletin News Automatic Scroll Screen Effect Example Code</title><link>https://ofstack.com/javascript/33875/jquery-implementation-bulletin-news-automatic-scroll-screen-effect-example-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/33875/jquery-implementation-bulletin-news-automatic-scroll-screen-effect-example-code.html</guid><description>This article is the site on the reference network of a small demo, their own expansion, the original is scrolling up, scrolling down the expansion of a…</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Learn JS from zero in a few books you need to know</title><link>https://ofstack.com/javascript/3388/learn-js-from-zero-in-a-few-books-you-need-to-know.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3388/learn-js-from-zero-in-a-few-books-you-need-to-know.html</guid><description>Primer: JavaScript advanced programming : a very complete classic introductory book, known as one of the JavaScript bible, detailed very detailed, the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Learn the JSON data structure of JSON from zero</title><link>https://ofstack.com/javascript/3389/learn-the-json-data-structure-of-json-from-zero.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3389/learn-the-json-data-structure-of-json-from-zero.html</guid><description>Recently the WeChat platform has been developed to use JSON for data exchange. JSON has been used before, but only for... In the development of WeChat…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery method to get the size and coordinates of elements</title><link>https://ofstack.com/javascript/3391/jquery-method-to-get-the-size-and-coordinates-of-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3391/jquery-method-to-get-the-size-and-coordinates-of-elements.html</guid><description>Jquery method to get the size and coordinates of elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery to create provincial and municipal drop down box linkage effect</title><link>https://ofstack.com/javascript/3392/jquery-to-create-provincial-and-municipal-drop-down-box-linkage-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3392/jquery-to-create-provincial-and-municipal-drop-down-box-linkage-effect.html</guid><description>JQuery to create provincial and municipal drop down box linkage effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using jQuery wrapped methods or properties with $of this</title><link>https://ofstack.com/javascript/3393/using-jquery-wrapped-methods-or-properties-with-$of-this.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3393/using-jquery-wrapped-methods-or-properties-with-$of-this.html</guid><description>Using jQuery wrapped methods or properties with $of this</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A super simple drop down menu with jquery</title><link>https://ofstack.com/javascript/3394/a-super-simple-drop-down-menu-with-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3394/a-super-simple-drop-down-menu-with-jquery.html</guid><description>A super simple drop down menu with jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery returns json data that prompts for download in Internet explorer</title><link>https://ofstack.com/javascript/3395/jquery-returns-json-data-that-prompts-for-download-in-internet-explorer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3395/jquery-returns-json-data-that-prompts-for-download-in-internet-explorer.html</guid><description>Jquery returns json data that prompts for download in Internet explorer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Bind the enter event code</title><link>https://ofstack.com/javascript/3396/bind-the-enter-event-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3396/bind-the-enter-event-code.html</guid><description>Bind the enter event code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does javascript&apos;s alert box display multiple lines in Java</title><link>https://ofstack.com/javascript/3397/how-does-javascript&apos;s-alert-box-display-multiple-lines-in-java.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3397/how-does-javascript&apos;s-alert-box-display-multiple-lines-in-java.html</guid><description>How does javascript&apos;s alert box display multiple lines in Java</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JSON+HTML to achieve the national provinces and cities linkage selection effect</title><link>https://ofstack.com/javascript/3398/json+html-to-achieve-the-national-provinces-and-cities-linkage-selection-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3398/json+html-to-achieve-the-national-provinces-and-cities-linkage-selection-effect.html</guid><description>JSON+HTML to achieve the national provinces and cities linkage selection effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two ways to keep alert from popping up</title><link>https://ofstack.com/javascript/3399/two-ways-to-keep-alert-from-popping-up.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3399/two-ways-to-keep-alert-from-popping-up.html</guid><description>Two ways to keep alert from popping up</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JqGrid reads selected multi line code for a property</title><link>https://ofstack.com/javascript/3400/jqgrid-reads-selected-multi-line-code-for-a-property.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3400/jqgrid-reads-selected-multi-line-code-for-a-property.html</guid><description>JqGrid reads selected multi line code for a property</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Wap browsing automatically jumps to the js code of the wap page</title><link>https://ofstack.com/javascript/3401/wap-browsing-automatically-jumps-to-the-js-code-of-the-wap-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3401/wap-browsing-automatically-jumps-to-the-js-code-of-the-wap-page.html</guid><description>How to allow users to enter the wap mobile website url automatically redirect to wap website? Wap page automatically jump to achieve the way? How to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript tutorial: methods for optimizing if shorthand statements</title><link>https://ofstack.com/javascript/3402/javascript-tutorial:-methods-for-optimizing-if-shorthand-statements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3402/javascript-tutorial:-methods-for-optimizing-if-shorthand-statements.html</guid><description>UglifyJS is a tool to compress and beautify javascript, and in its documentation I&apos;ve seen several ways to optimize if statements. Although I haven&apos;t used…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript if conditional judgment method summary</title><link>https://ofstack.com/javascript/3403/javascript-if-conditional-judgment-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3403/javascript-if-conditional-judgment-method-summary.html</guid><description>Conditional statements are used to perform different actions based on different conditions. Conditional statements Often when writing code, you need to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js addition  subtraction  multiplication and division lost precision problem solution</title><link>https://ofstack.com/javascript/3404/js-addition--subtraction--multiplication-and-division-lost-precision-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3404/js-addition--subtraction--multiplication-and-division-lost-precision-problem-solution.html</guid><description>Js addition subtraction multiplication and division lost precision problem solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The method by which the js script gets the webform server control</title><link>https://ofstack.com/javascript/3405/the-method-by-which-the-js-script-gets-the-webform-server-control.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3405/the-method-by-which-the-js-script-gets-the-webform-server-control.html</guid><description>The method by which the js script gets the webform server control</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js added favorites code of compatibility with ie and ff and op</title><link>https://ofstack.com/javascript/3406/js-added-favorites-code-of-compatibility-with-ie-and-ff-and-op.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3406/js-added-favorites-code-of-compatibility-with-ie-and-ff-and-op.html</guid><description>Js added favorites code of compatibility with ie and ff and op</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to generate random Numbers</title><link>https://ofstack.com/javascript/3407/javascript-to-generate-random-numbers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3407/javascript-to-generate-random-numbers.html</guid><description>1. Use the built-in random number generation method: 2. Random Numbers can also be generated based on time: 3. A fairly good random number generator…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to learn jquery from zero using callback functions</title><link>https://ofstack.com/javascript/3408/how-to-learn-jquery-from-zero-using-callback-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3408/how-to-learn-jquery-from-zero-using-callback-functions.html</guid><description>In C - like languages it is usually passed by function pointer/reference. Jquery provides a similar callback function mechanism. But it&apos;s still worth…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A table tells you the difference between Windows.onload of and $of document.ready of</title><link>https://ofstack.com/javascript/3409/a-table-tells-you-the-difference-between-windows.onload-of-and-$of-document.ready-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3409/a-table-tells-you-the-difference-between-windows.onload-of-and-$of-document.ready-of.html</guid><description>After the browser loads the DOM, it adds events to the DOM element through javascript, which typically USES the window.onload() method. In jquery, you use…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery countdown source sharing</title><link>https://ofstack.com/javascript/3410/jquery-countdown-source-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3410/jquery-countdown-source-sharing.html</guid><description>Add a container to the static page that shows the countdown and refer to the following script to use the time parameter. TimeoutDate -- due time in the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js module (remainder) alternate color</title><link>https://ofstack.com/javascript/3411/js-module-(remainder)-alternate-color.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3411/js-module-(remainder)-alternate-color.html</guid><description>Js module (remainder) alternate color</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Self written jQuery asynchronous load data add events</title><link>https://ofstack.com/javascript/3413/self-written-jquery-asynchronous-load-data-add-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3413/self-written-jquery-asynchronous-load-data-add-events.html</guid><description>Self written jQuery asynchronous load data add events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js child page gets a sample of the parent page data</title><link>https://ofstack.com/javascript/3414/the-js-child-page-gets-a-sample-of-the-parent-page-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3414/the-js-child-page-gets-a-sample-of-the-parent-page-data.html</guid><description>The js child page gets a sample of the parent page data</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the &apos;？&apos; in the url The string method that follows</title><link>https://ofstack.com/javascript/3415/js-gets-the-&apos;%EF%BC%9F&apos;-in-the-url-the-string-method-that-follows.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3415/js-gets-the-&apos;%EF%BC%9F&apos;-in-the-url-the-string-method-that-follows.html</guid><description>Js gets the &apos;？&apos; in the url The string method that follows</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript example   teaches you to implement the card shuffle function</title><link>https://ofstack.com/javascript/3416/javascript-example---teaches-you-to-implement-the-card-shuffle-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3416/javascript-example---teaches-you-to-implement-the-card-shuffle-function.html</guid><description>Javascript example teaches you to implement the card shuffle function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple example of js verifying real name  ID number and mobile phone number</title><link>https://ofstack.com/javascript/34164/simple-example-of-js-verifying-real-name--id-number-and-mobile-phone-number.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34164/simple-example-of-js-verifying-real-name--id-number-and-mobile-phone-number.html</guid><description>Simple example of js verifying real name ID number and mobile phone number</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript Easy way to get css inter line style  inner line style  and outer chain style</title><link>https://ofstack.com/javascript/34167/javascript-easy-way-to-get-css-inter-line-style--inner-line-style--and-outer-chain-style.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34167/javascript-easy-way-to-get-css-inter-line-style--inner-line-style--and-outer-chain-style.html</guid><description>JavaScript Easy way to get css inter line style inner line style and outer chain style</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Regular expression instances commonly used in javascript</title><link>https://ofstack.com/javascript/3417/regular-expression-instances-commonly-used-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3417/regular-expression-instances-commonly-used-in-javascript.html</guid><description>This site before a lot of common JavaScript regular expression instances, are their own use, now put out to share with you.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Talking about javascript Operators Condition  Comma  Assignment  of and void Operators</title><link>https://ofstack.com/javascript/34174/talking-about-javascript-operators-condition--comma--assignment--of-and-void-operators.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34174/talking-about-javascript-operators-condition--comma--assignment--of-and-void-operators.html</guid><description>Talking about javascript Operators Condition Comma Assignment of and void Operators</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript dynamically adds css styles and script tags</title><link>https://ofstack.com/javascript/34182/javascript-dynamically-adds-css-styles-and-script-tags.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34182/javascript-dynamically-adds-css-styles-and-script-tags.html</guid><description>[Dynamically Add css Styles] [Dynamic Add script Tag] Same principle as above</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Implementation Method of js Dynamic Adding and Removing Events to Elements</title><link>https://ofstack.com/javascript/34186/implementation-method-of-js-dynamic-adding-and-removing-events-to-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34186/implementation-method-of-js-dynamic-adding-and-removing-events-to-elements.html</guid><description>Recent project to js dynamic to the element binding event, just before the use of these, by the way to learn 1, so google 1 under the event, wrote the…</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery performance optimization details</title><link>https://ofstack.com/javascript/3419/jquery-performance-optimization-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3419/jquery-performance-optimization-details.html</guid><description>I have finally found some articles about the optimization of jquery performance. Of course, this site should not forget to add their own summary and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Cliche js dynamically adding events event delegates</title><link>https://ofstack.com/javascript/34194/cliche-js-dynamically-adding-events-event-delegates.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34194/cliche-js-dynamically-adding-events-event-delegates.html</guid><description>The so-called dynamic event addition essentially refers to the event delegate in js. We know that in js, event handling can only be bound to the currently…</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Js gets the height of the visible area  text  and screen resolution of a web page</title><link>https://ofstack.com/javascript/3420/js-gets-the-height-of-the-visible-area--text--and-screen-resolution-of-a-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3420/js-gets-the-height-of-the-visible-area--text--and-screen-resolution-of-a-web-page.html</guid><description>Js gets the height of the visible area text and screen resolution of a web page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution to the problem that jquery checkbox can not be checked twice by attr of</title><link>https://ofstack.com/javascript/34203/solution-to-the-problem-that-jquery-checkbox-can-not-be-checked-twice-by-attr-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34203/solution-to-the-problem-that-jquery-checkbox-can-not-be-checked-twice-by-attr-of.html</guid><description>This morning, the beautiful test sister put forward a strange bug, saying that my 1 function checkbox appears and disappears. For example, if it is checked…</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Javascript tips for generating HTML elements</title><link>https://ofstack.com/javascript/3421/javascript-tips-for-generating-html-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3421/javascript-tips-for-generating-html-elements.html</guid><description>There are two ways that Javascript can generate HTML elements. The first is the more formal way of creating elements, and the second is to write out HTML…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implementation of the mouse through the shopping cart appears drop down box code of recommendation</title><link>https://ofstack.com/javascript/34213/jquery-implementation-of-the-mouse-through-the-shopping-cart-appears-drop-down-box-code-of-recommendation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34213/jquery-implementation-of-the-mouse-through-the-shopping-cart-appears-drop-down-box-code-of-recommendation.html</guid><description>I have been studying the front end of web for a while. I recently learned the jQuery library, and I feel that it is powerful. Below, I will communicate my…</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Javascript blocks right click code</title><link>https://ofstack.com/javascript/3422/javascript-blocks-right-click-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3422/javascript-blocks-right-click-code.html</guid><description>Javascript blocks right click code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript and jquery create html element examples dynamically</title><link>https://ofstack.com/javascript/34226/javascript-and-jquery-create-html-element-examples-dynamically.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34226/javascript-and-jquery-create-html-element-examples-dynamically.html</guid><description>This article illustrates how javascript and jquery dynamically create html elements. Share it for your reference, as follows: 1. javascript Create Element</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery Simple Method for Registering and Disabling Global Events</title><link>https://ofstack.com/javascript/34229/jquery-simple-method-for-registering-and-disabling-global-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34229/jquery-simple-method-for-registering-and-disabling-global-events.html</guid><description>This article illustrates how jQuery simply registers and disables global events. Share it for your reference, as follows: For more readers interested in…</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Js gets the coordinates of the position of the window relative to the left and top of the screen</title><link>https://ofstack.com/javascript/3423/js-gets-the-coordinates-of-the-position-of-the-window-relative-to-the-left-and-top-of-the-screen.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3423/js-gets-the-coordinates-of-the-position-of-the-window-relative-to-the-left-and-top-of-the-screen.html</guid><description>Js gets the coordinates of the position of the window relative to the left and top of the screen</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution of Chinese garbled code when jQuery ajax method transmits Chinese</title><link>https://ofstack.com/javascript/34230/solution-of-chinese-garbled-code-when-jquery-ajax-method-transmits-chinese.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34230/solution-of-chinese-garbled-code-when-jquery-ajax-method-transmits-chinese.html</guid><description>This paper describes the solution of Chinese garbled code when jQuery ajax method transmits Chinese. Share it for your reference, as follows: Using the ajax…</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript Two Ways to Prevent Multiple Submissions from User</title><link>https://ofstack.com/javascript/34236/javascript-two-ways-to-prevent-multiple-submissions-from-user.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34236/javascript-two-ways-to-prevent-multiple-submissions-from-user.html</guid><description>&quot;When the server is overloaded, there will be a phenomenon of submission jamming, but when the user is operating, he will repeatedly click Submit, which…</description><pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Example of a js operation on an iframe parent child form</title><link>https://ofstack.com/javascript/3425/example-of-a-js-operation-on-an-iframe-parent-child-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3425/example-of-a-js-operation-on-an-iframe-parent-child-form.html</guid><description>Example of a js operation on an iframe parent child form</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js A simple way to delete array elements and empty arrays of must see</title><link>https://ofstack.com/javascript/34261/js-a-simple-way-to-delete-array-elements-and-empty-arrays-of-must-see.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34261/js-a-simple-way-to-delete-array-elements-and-empty-arrays-of-must-see.html</guid><description>1. Empty the array 2. Delete array elements 3. Several methods of deleting arrays in js var arr=[&apos;a&apos;,&apos;b&apos;,&apos;c&apos;]; There are two ways to delete &apos;b&apos;: 1. delete…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JS dynamic add delete UL node LI and related content sample</title><link>https://ofstack.com/javascript/3427/js-dynamic-add-delete-ul-node-li-and-related-content-sample.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3427/js-dynamic-add-delete-ul-node-li-and-related-content-sample.html</guid><description>JS dynamic add delete UL node LI and related content sample</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery Determines whether an object is empty and traverses a simple instance of the object</title><link>https://ofstack.com/javascript/34270/jquery-determines-whether-an-object-is-empty-and-traverses-a-simple-instance-of-the-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34270/jquery-determines-whether-an-object-is-empty-and-traverses-a-simple-instance-of-the-object.html</guid><description>This does not work because $(&quot;# target_obj_id&quot;) returns object regardless of whether the object exists or not 1 step 1 footprint, convenient for their own…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Discussion on Javascript data attribute and accessor attribute</title><link>https://ofstack.com/javascript/34271/discussion-on-javascript-data-attribute-and-accessor-attribute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34271/discussion-on-javascript-data-attribute-and-accessor-attribute.html</guid><description>The attributes of objects in ES5 can be divided into&apos;data attributes&apos; and&apos;accessor attributes&apos;. Data attribute 1 is generally used to store data values,…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>js Declare arrays and add simple instances of object variables to arrays</title><link>https://ofstack.com/javascript/34276/js-declare-arrays-and-add-simple-instances-of-object-variables-to-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34276/js-declare-arrays-and-add-simple-instances-of-object-variables-to-arrays.html</guid><description>Arrays are defined in four ways Using the constructor: var a = new Array(); var b = new Array(10); var c = new Array(&quot;first&quot;, &quot;second&quot;, &quot;third&quot;); Or array…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JQuery asynchronously verifies that the sample code exists for the username</title><link>https://ofstack.com/javascript/3428/jquery-asynchronously-verifies-that-the-sample-code-exists-for-the-username.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3428/jquery-asynchronously-verifies-that-the-sample-code-exists-for-the-username.html</guid><description>JQuery asynchronously verifies that the sample code exists for the username</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery takes the value of the id of</title><link>https://ofstack.com/javascript/3429/jquery-takes-the-value-of-the-id-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3429/jquery-takes-the-value-of-the-id-of.html</guid><description>JQuery takes the value of the id of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JSON Format Time and Date of 2367828670431 and Format Converts to Normal Year Month Day Format Code</title><link>https://ofstack.com/javascript/34298/json-format-time-and-date-of-2367828670431-and-format-converts-to-normal-year-month-day-format-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34298/json-format-time-and-date-of-2367828670431-and-format-converts-to-normal-year-month-day-format-code.html</guid><description>JSON Format Time and Date of 2367828670431 and Format Converts to Normal Year Month Day Format Code</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>How jQuery determines whether check boxes are checked or not</title><link>https://ofstack.com/javascript/3430/how-jquery-determines-whether-check-boxes-are-checked-or-not.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3430/how-jquery-determines-whether-check-boxes-are-checked-or-not.html</guid><description>How jQuery determines whether check boxes are checked or not</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A Personal Understanding of JavaScript Prototype Chain</title><link>https://ofstack.com/javascript/34311/a-personal-understanding-of-javascript-prototype-chain.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34311/a-personal-understanding-of-javascript-prototype-chain.html</guid><description>JavaScript draws on the characteristics of many languages; For example, syntax class Java, function from Scheme, prototype inheritance from Self, regular…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Javascript Intermediate Grammar Quick Start</title><link>https://ofstack.com/javascript/34313/javascript-intermediate-grammar-quick-start.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34313/javascript-intermediate-grammar-quick-start.html</guid><description>1. Talk about the object of Javascript Javascript is not only a weak language type, but also a dynamic language type. In the process of using Javascript, it…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Example of positioning the JS pop up layer to the center of the screen</title><link>https://ofstack.com/javascript/3432/example-of-positioning-the-js-pop-up-layer-to-the-center-of-the-screen.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3432/example-of-positioning-the-js-pop-up-layer-to-the-center-of-the-screen.html</guid><description>Example of positioning the JS pop up layer to the center of the screen</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Simple Implementation of Floating Effect when Page Elements Set Top Example</title><link>https://ofstack.com/javascript/34329/jquery-simple-implementation-of-floating-effect-when-page-elements-set-top-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34329/jquery-simple-implementation-of-floating-effect-when-page-elements-set-top-example.html</guid><description>In this paper, an example is given to describe the method of jQuery to simply realize the suspension effect when the page elements are set to the top. Share…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery implements the character left and right to select effects</title><link>https://ofstack.com/javascript/3433/jquery-implements-the-character-left-and-right-to-select-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3433/jquery-implements-the-character-left-and-right-to-select-effects.html</guid><description>Jquery implements the character left and right to select effects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Simple Implementation title Prompt Effect Example</title><link>https://ofstack.com/javascript/34330/jquery-simple-implementation-title-prompt-effect-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34330/jquery-simple-implementation-title-prompt-effect-example.html</guid><description>In this paper, an example is given to describe the method of simply realizing title prompt effect by jQuery. Share it for your reference, as follows: For…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery simply implements the method of clicking a text box to copy content to the clipboard</title><link>https://ofstack.com/javascript/34334/jquery-simply-implements-the-method-of-clicking-a-text-box-to-copy-content-to-the-clipboard.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34334/jquery-simply-implements-the-method-of-clicking-a-text-box-to-copy-content-to-the-clipboard.html</guid><description>This article illustrates how jQuery simply clicks on a text box to copy content to the clipboard. Share it for your reference, as follows: For more readers…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery Simple Method of Setting Text Box Enter Event</title><link>https://ofstack.com/javascript/34337/jquery-simple-method-of-setting-text-box-enter-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34337/jquery-simple-method-of-setting-text-box-enter-event.html</guid><description>In this paper, an example is given to explain the method of simply setting the carriage return event of the text box in jQuery. Share it for your reference,…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Introduction to using jquery $.trim of method</title><link>https://ofstack.com/javascript/3434/introduction-to-using-jquery-$.trim-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3434/introduction-to-using-jquery-$.trim-of-method.html</guid><description>Introduction to using jquery $.trim of method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Application of ajaxPrefilter in jQuery</title><link>https://ofstack.com/javascript/34345/application-of-ajaxprefilter-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34345/application-of-ajaxprefilter-in-jquery.html</guid><description>jQuery defines an ajax filter, ajaxPrefilter, through which ajax requests sent through the corresponding ajax function of jQuery can be filtered. In the…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JS controls the length of the string in the input box</title><link>https://ofstack.com/javascript/3435/js-controls-the-length-of-the-string-in-the-input-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3435/js-controls-the-length-of-the-string-in-the-input-box.html</guid><description>JS controls the length of the string in the input box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements preview submitted form code sharing</title><link>https://ofstack.com/javascript/3437/jquery-implements-preview-submitted-form-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3437/jquery-implements-preview-submitted-form-code-sharing.html</guid><description>Preview the form, view it, and then confirm the submission or return to refit JavaScript Code PreviewForm. Js PreviewForm. CSS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript page side popup ideas and implementation code</title><link>https://ofstack.com/javascript/3438/javascript-page-side-popup-ideas-and-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3438/javascript-page-side-popup-ideas-and-implementation-code.html</guid><description>Javascript page side popup ideas and implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery image lazyload plug in jquery.lazyload.js</title><link>https://ofstack.com/javascript/3439/jquery-image-lazyload-plug-in-jquery.lazyload.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3439/jquery-image-lazyload-plug-in-jquery.lazyload.js.html</guid><description>The latest version of jquery. Lazyload. js is no longer a pseudo-lazy load 1. Please follow the instructions for the basic usage Settings Two, commonly used…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Follow me to learn Nodejs (2)    the node. js event module</title><link>https://ofstack.com/javascript/3440/follow-me-to-learn-nodejs-(2)----the-node.-js-event-module.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3440/follow-me-to-learn-nodejs-(2)----the-node.-js-event-module.html</guid><description>Follow me to learn Nodejs (2) the node. js event module</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js+Jq to get the URL parameters of the centralized method sample code</title><link>https://ofstack.com/javascript/3444/js+jq-to-get-the-url-parameters-of-the-centralized-method-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3444/js+jq-to-get-the-url-parameters-of-the-centralized-method-sample-code.html</guid><description>Js+Jq to get the URL parameters of the centralized method sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js USES the delete implementation to inherit the sample code</title><link>https://ofstack.com/javascript/3445/js-uses-the-delete-implementation-to-inherit-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3445/js-uses-the-delete-implementation-to-inherit-the-sample-code.html</guid><description>Js USES the delete implementation to inherit the sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js clears the content sample from the form form</title><link>https://ofstack.com/javascript/3446/js-clears-the-content-sample-from-the-form-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3446/js-clears-the-content-sample-from-the-form-form.html</guid><description>Js clears the content sample from the form form</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript function parseInt of has a bug while converting</title><link>https://ofstack.com/javascript/3447/javascript-function-parseint-of-has-a-bug-while-converting.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3447/javascript-function-parseint-of-has-a-bug-while-converting.html</guid><description>Javascript function parseInt of has a bug while converting</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Follow me to learn Nodejs (1)    node. js introduction and installation development environment</title><link>https://ofstack.com/javascript/3448/follow-me-to-learn-nodejs-(1)----node.-js-introduction-and-installation-development-environment.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3448/follow-me-to-learn-nodejs-(1)----node.-js-introduction-and-installation-development-environment.html</guid><description>Follow me to learn Nodejs (1) node. js introduction and installation development environment</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Tips for using this keyword in JavaScript  how it works  and considerations</title><link>https://ofstack.com/javascript/3449/tips-for-using-this-keyword-in-javascript--how-it-works--and-considerations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3449/tips-for-using-this-keyword-in-javascript--how-it-works--and-considerations.html</guid><description>Tips for using this keyword in JavaScript how it works and considerations</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery. HoldReady of</title><link>https://ofstack.com/javascript/3451/jquery.-holdready-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3451/jquery.-holdready-of.html</guid><description>JQuery. HoldReady of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines upload file type determines FileUpload file type code</title><link>https://ofstack.com/javascript/3452/js-determines-upload-file-type-determines-fileupload-file-type-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3452/js-determines-upload-file-type-determines-fileupload-file-type-code.html</guid><description>Js determines upload file type determines FileUpload file type code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do you create  modify  and then add DOM elements to jQuery</title><link>https://ofstack.com/javascript/3453/how-do-you-create--modify--and-then-add-dom-elements-to-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3453/how-do-you-create--modify--and-then-add-dom-elements-to-jquery.html</guid><description>How do you create modify and then add DOM elements to jQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery removes and replaces DOM elements in several ways</title><link>https://ofstack.com/javascript/3456/jquery-removes-and-replaces-dom-elements-in-several-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3456/jquery-removes-and-replaces-dom-elements-in-several-ways.html</guid><description>JQuery removes and replaces DOM elements in several ways</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The implementation of PHP instance sharing displays the running time of the website</title><link>https://ofstack.com/javascript/3457/the-implementation-of-php-instance-sharing-displays-the-running-time-of-the-website.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3457/the-implementation-of-php-instance-sharing-displays-the-running-time-of-the-website.html</guid><description>Without further ado, go straight to the code. This site runs: &lt; Span style = &quot;color: red;&quot; &gt; &lt; ? PHP echo $uptime [&apos; years&apos;]; ? &gt; Years &lt; ? PHP echo $uptime…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES the andSelf of to contain the previous selection set</title><link>https://ofstack.com/javascript/3458/jquery-uses-the-andself-of-to-contain-the-previous-selection-set.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3458/jquery-uses-the-andself-of-to-contain-the-previous-selection-set.html</guid><description>JQuery USES the andSelf of to contain the previous selection set</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JQuery pop up layer example is customizable</title><link>https://ofstack.com/javascript/3459/the-jquery-pop-up-layer-example-is-customizable.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3459/the-jquery-pop-up-layer-example-is-customizable.html</guid><description>The JQuery pop up layer example is customizable</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use of the textarea focus to get the focus clear lost focus prompt effect</title><link>https://ofstack.com/javascript/3460/use-of-the-textarea-focus-to-get-the-focus-clear-lost-focus-prompt-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3460/use-of-the-textarea-focus-to-get-the-focus-clear-lost-focus-prompt-effect.html</guid><description>Use of the textarea focus to get the focus clear lost focus prompt effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js cross domain access sample of of client and server</title><link>https://ofstack.com/javascript/3461/js-cross-domain-access-sample-of-of-client-and-server.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3461/js-cross-domain-access-sample-of-of-client-and-server.html</guid><description>Js cross domain access sample of of client and server</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery table sorting  real time search table contents of the attached figure</title><link>https://ofstack.com/javascript/3462/jquery-table-sorting--real-time-search-table-contents-of-the-attached-figure.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3462/jquery-table-sorting--real-time-search-table-contents-of-the-attached-figure.html</guid><description>Jquery table sorting real time search table contents of the attached figure</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>ajax and Traversal Array json Instance Code for jQuery</title><link>https://ofstack.com/javascript/34620/ajax-and-traversal-array-json-instance-code-for-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34620/ajax-and-traversal-array-json-instance-code-for-jquery.html</guid><description>ajax for jQuery and json Instance Code for Traversing Array</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>AngularJS Basic ng keydown Simple Example</title><link>https://ofstack.com/javascript/34628/angularjs-basic-ng-keydown-simple-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34628/angularjs-basic-ng-keydown-simple-example.html</guid><description>AngularJS ng-keydown Directive AngularJS instance Code to execute when the key is pressed: Definition and usage The ng-keydown instructions are used to tell…</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The second argument to the jQuery function gets the DOM element in the specified context</title><link>https://ofstack.com/javascript/3463/the-second-argument-to-the-jquery-function-gets-the-dom-element-in-the-specified-context.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3463/the-second-argument-to-the-jquery-function-gets-the-dom-element-in-the-specified-context.html</guid><description>The second argument to the jQuery function gets the DOM element in the specified context</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS judge the length of input string example code of Chinese characters count two characters  alphanumeric count one</title><link>https://ofstack.com/javascript/34631/js-judge-the-length-of-input-string-example-code-of-chinese-characters-count-two-characters--alphanumeric-count-one.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34631/js-judge-the-length-of-input-string-example-code-of-chinese-characters-count-two-characters--alphanumeric-count-one.html</guid><description>JS judge the length of input string example code of Chinese characters count two characters alphanumeric count one</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of selecting or canceling CheckBox by clicking on the line</title><link>https://ofstack.com/javascript/34639/jquery-implements-the-method-of-selecting-or-canceling-checkbox-by-clicking-on-the-line.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34639/jquery-implements-the-method-of-selecting-or-canceling-checkbox-by-clicking-on-the-line.html</guid><description>In this paper, an example is given to describe the method of jQuery to select or cancel CheckBox by clicking on the line. Share it for your reference, as…</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Js processing table to decorate the table</title><link>https://ofstack.com/javascript/3464/js-processing-table-to-decorate-the-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3464/js-processing-table-to-decorate-the-table.html</guid><description>Js processing table to decorate the table</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implement editable tables using jQuery</title><link>https://ofstack.com/javascript/3465/implement-editable-tables-using-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3465/implement-editable-tables-using-jquery.html</guid><description>Implement editable tables using jQuery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js Method for Counting the Number of Specific Characters in String</title><link>https://ofstack.com/javascript/34658/js-method-for-counting-the-number-of-specific-characters-in-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34658/js-method-for-counting-the-number-of-specific-characters-in-string.html</guid><description>In this paper, an example is given to describe the method of counting the number of specific characters in string by js. Share it for your reference, as…</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript Random Shuffle Algorithm for Randomly Disrupting Array Order</title><link>https://ofstack.com/javascript/34662/javascript-random-shuffle-algorithm-for-randomly-disrupting-array-order.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34662/javascript-random-shuffle-algorithm-for-randomly-disrupting-array-order.html</guid><description>Suppose there is an array that looks like this: How to randomly disrupt the array order, that is, shuffle. There is a simple random algorithm that is widely…</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Summary of Common Operation Methods of js Array of Add  Delete  Merge  Split  etc</title><link>https://ofstack.com/javascript/34664/summary-of-common-operation-methods-of-js-array-of-add--delete--merge--split--etc.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34664/summary-of-common-operation-methods-of-js-array-of-add--delete--merge--split--etc.html</guid><description>Summary of Common Operation Methods of js Array of Add Delete Merge Split etc</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>A workaround implementation of setting default values for js function parameters</title><link>https://ofstack.com/javascript/3467/a-workaround-implementation-of-setting-default-values-for-js-function-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3467/a-workaround-implementation-of-setting-default-values-for-js-function-parameters.html</guid><description>A workaround implementation of setting default values for js function parameters</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implementation method of obtaining absolute path of uploaded file by js</title><link>https://ofstack.com/javascript/34675/implementation-method-of-obtaining-absolute-path-of-uploaded-file-by-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34675/implementation-method-of-obtaining-absolute-path-of-uploaded-file-by-js.html</guid><description>As in the above code, after selecting a file with the file upload dialog box, if the file &quot;D:\\ temp\ file\ test. txt&quot; is selected, alert (filename) is…</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery Setting Focus and Making Cursor Position at the End of Text</title><link>https://ofstack.com/javascript/34677/jquery-setting-focus-and-making-cursor-position-at-the-end-of-text.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34677/jquery-setting-focus-and-making-cursor-position-at-the-end-of-text.html</guid><description>jQuery Setting Focus and Making Cursor Position at the End of Text</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Unit chooses to merge the color changing sample code</title><link>https://ofstack.com/javascript/3468/unit-chooses-to-merge-the-color-changing-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3468/unit-chooses-to-merge-the-color-changing-sample-code.html</guid><description>Unit chooses to merge the color changing sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Follow me to learn Nodejs (3)    node. js module</title><link>https://ofstack.com/javascript/3469/follow-me-to-learn-nodejs-(3)----node.-js-module.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3469/follow-me-to-learn-nodejs-(3)----node.-js-module.html</guid><description>Introduction and information From the official API of node. js, you can see that node. js itself provides many core modules http://nodejs.org/api/. The core…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation of a custom article segmentation display function</title><link>https://ofstack.com/javascript/3470/jquery-implementation-of-a-custom-article-segmentation-display-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3470/jquery-implementation-of-a-custom-article-segmentation-display-function.html</guid><description>Jquery implementation of a custom article segmentation display function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js implements a rounding method that completely preserves two decimal places</title><link>https://ofstack.com/javascript/34706/js-implements-a-rounding-method-that-completely-preserves-two-decimal-places.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34706/js-implements-a-rounding-method-that-completely-preserves-two-decimal-places.html</guid><description>In this paper, an example is given to describe the method of js to realize 4 rounding and 5 entering and completely retain two decimal places. Share it for…</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>js Method for checking whether the browser is closed</title><link>https://ofstack.com/javascript/34708/js-method-for-checking-whether-the-browser-is-closed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34708/js-method-for-checking-whether-the-browser-is-closed.html</guid><description>This article example shows how js checks whether to close the browser. Share it for your reference, as follows: More readers interested in JavaScript can…</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery Gets the page li array and deletes key that is not in the array</title><link>https://ofstack.com/javascript/34709/jquery-gets-the-page-li-array-and-deletes-key-that-is-not-in-the-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34709/jquery-gets-the-page-li-array-and-deletes-key-that-is-not-in-the-array.html</guid><description>Let me tell you the application scenarios first: Get the value of key under the page li and add it to the arr array Delete the value value where the vehicle…</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>With JavaScript to achieve a concise code  logic is not complex multi   level tree</title><link>https://ofstack.com/javascript/3471/with-javascript-to-achieve-a-concise-code--logic-is-not-complex-multi---level-tree.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3471/with-javascript-to-achieve-a-concise-code--logic-is-not-complex-multi---level-tree.html</guid><description>With JavaScript to achieve a concise code logic is not complex multi level tree</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ie 7 and 8 does not support trim&apos;s attribute solution</title><link>https://ofstack.com/javascript/3472/ie-7-and-8-does-not-support-trim&apos;s-attribute-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3472/ie-7-and-8-does-not-support-trim&apos;s-attribute-solution.html</guid><description>Var aa = $(&quot; # id &quot;). Val (). The trim () -- the trim() method cannot be resolved in IE Var aa = $.trim($(&quot;#id&quot;).val()); ] To achieve 1 OK . (write this in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery controls content length to exceed the specified length to display ellipsis</title><link>https://ofstack.com/javascript/3473/jquery-controls-content-length-to-exceed-the-specified-length-to-display-ellipsis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3473/jquery-controls-content-length-to-exceed-the-specified-length-to-display-ellipsis.html</guid><description>JQuery controls content length to exceed the specified length to display ellipsis</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis of the reasons for repeated submission of requests by jquery</title><link>https://ofstack.com/javascript/3474/brief-analysis-of-the-reasons-for-repeated-submission-of-requests-by-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3474/brief-analysis-of-the-reasons-for-repeated-submission-of-requests-by-jquery.html</guid><description>Brief analysis of the reasons for repeated submission of requests by jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery imitation search automatic association function code</title><link>https://ofstack.com/javascript/3475/jquery-imitation-search-automatic-association-function-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3475/jquery-imitation-search-automatic-association-function-code.html</guid><description>Jquery imitation search automatic association function code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets and sets and removes the attributes of DOM elements take element a as an example</title><link>https://ofstack.com/javascript/3476/jquery-gets-and-sets-and-removes-the-attributes-of-dom-elements-take-element-a-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3476/jquery-gets-and-sets-and-removes-the-attributes-of-dom-elements-take-element-a-as-an-example.html</guid><description>JQuery gets and sets and removes the attributes of DOM elements take element a as an example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery two ways to get and set HTML or TEXT content</title><link>https://ofstack.com/javascript/3477/jquery-two-ways-to-get-and-set-html-or-text-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3477/jquery-two-ways-to-get-and-set-html-or-text-content.html</guid><description>JQuery two ways to get and set HTML or TEXT content</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery is a good way to get sibling elements</title><link>https://ofstack.com/javascript/3478/jquery-is-a-good-way-to-get-sibling-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3478/jquery-is-a-good-way-to-get-sibling-elements.html</guid><description>JQuery is a good way to get sibling elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Each of in jquery jumps out of the loop</title><link>https://ofstack.com/javascript/3479/each-of-in-jquery-jumps-out-of-the-loop.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3479/each-of-in-jquery-jumps-out-of-the-loop.html</guid><description>Each of in jquery jumps out of the loop</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of values and assignments to basic controls in Jquery</title><link>https://ofstack.com/javascript/3480/examples-of-values-and-assignments-to-basic-controls-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3480/examples-of-values-and-assignments-to-basic-controls-in-jquery.html</guid><description>Examples of values and assignments to basic controls in Jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js statistics enter the number of characters in the text box and limit it to no more than a few</title><link>https://ofstack.com/javascript/3482/js-statistics-enter-the-number-of-characters-in-the-text-box-and-limit-it-to-no-more-than-a-few.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3482/js-statistics-enter-the-number-of-characters-in-the-text-box-and-limit-it-to-no-more-than-a-few.html</guid><description>Js statistics enter the number of characters in the text box and limit it to no more than a few</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Talking about the parent node and child node of html element of js</title><link>https://ofstack.com/javascript/34835/talking-about-the-parent-node-and-child-node-of-html-element-of-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34835/talking-about-the-parent-node-and-child-node-of-html-element-of-js.html</guid><description>parentNode and parentElement have one function, childNodes and children have one function. However, parentNode and childNodes are in line with W3C…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Js detects whether the network is specifically connected to the function of the code</title><link>https://ofstack.com/javascript/3484/js-detects-whether-the-network-is-specifically-connected-to-the-function-of-the-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3484/js-detects-whether-the-network-is-specifically-connected-to-the-function-of-the-code.html</guid><description>Js detects whether the network is specifically connected to the function of the code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Dialog Plug in ArtDialog Close When Double clicking Mask Layer</title><link>https://ofstack.com/javascript/34842/jquery-dialog-plug-in-artdialog-close-when-double-clicking-mask-layer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34842/jquery-dialog-plug-in-artdialog-close-when-double-clicking-mask-layer.html</guid><description>This article illustrates how the jQuery dialog plug-in ArtDialog closes when the mask layer is double-clicked. Share it for your reference, as follows:</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery plug in EasyUI gets the method of iframe form object in current Tab</title><link>https://ofstack.com/javascript/34845/jquery-plug-in-easyui-gets-the-method-of-iframe-form-object-in-current-tab.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34845/jquery-plug-in-easyui-gets-the-method-of-iframe-form-object-in-current-tab.html</guid><description>This article illustrates how the jQuery plug-in EasyUI obtains the iframe form object in the current Tab. Share it for your reference, as follows: When we…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Using jquery and js to get iframe parent child level and sibling to get elements</title><link>https://ofstack.com/javascript/34849/using-jquery-and-js-to-get-iframe-parent-child-level-and-sibling-to-get-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34849/using-jquery-and-js-to-get-iframe-parent-child-level-and-sibling-to-get-elements.html</guid><description>In the development of web, iframe is often used, and it is inevitable that the elements in iframe need to be used in the parent window, or the elements in…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Example of how many seconds have passed since the last refresh of the JS implementation</title><link>https://ofstack.com/javascript/3485/example-of-how-many-seconds-have-passed-since-the-last-refresh-of-the-js-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3485/example-of-how-many-seconds-have-passed-since-the-last-refresh-of-the-js-implementation.html</guid><description>Example of how many seconds have passed since the last refresh of the JS implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScipt Method for Selecting Document Elements of Recommendation</title><link>https://ofstack.com/javascript/34855/javascipt-method-for-selecting-document-elements-of-recommendation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34855/javascipt-method-for-selecting-document-elements-of-recommendation.html</guid><description>Excerpt from the JavaScript Authoritative Guide (jQuery&apos;s ultimate way to find elements based on the style selector is to get all DOM elements with…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>this in JavaScript references of recommendations</title><link>https://ofstack.com/javascript/34858/this-in-javascript-references-of-recommendations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34858/this-in-javascript-references-of-recommendations.html</guid><description>this is a keyword of javascript, and the value of this will change with different functions. But there is always a principle, that is, this refers to the…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery dynamic add element event invalidation solution</title><link>https://ofstack.com/javascript/3486/jquery-dynamic-add-element-event-invalidation-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3486/jquery-dynamic-add-element-event-invalidation-solution.html</guid><description>Jquery dynamic add element event invalidation solution</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery greys the background as it pops up the dazzle dialog</title><link>https://ofstack.com/javascript/3487/jquery-greys-the-background-as-it-pops-up-the-dazzle-dialog.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3487/jquery-greys-the-background-as-it-pops-up-the-dazzle-dialog.html</guid><description>JQuery greys the background as it pops up the dazzle dialog</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of local refresh paging instance code based on BootStrap</title><link>https://ofstack.com/javascript/34870/implementation-of-local-refresh-paging-instance-code-based-on-bootstrap.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34870/implementation-of-local-refresh-paging-instance-code-based-on-bootstrap.html</guid><description>In the previous work I used a lot of paging, 1 straight is not firm, so their use is not very handy, this is a local refresh paging, I tried a lot, I want…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery. ajax cross domain request webapi setup headers solution</title><link>https://ofstack.com/javascript/34872/jquery.-ajax-cross-domain-request-webapi-setup-headers-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34872/jquery.-ajax-cross-domain-request-webapi-setup-headers-solution.html</guid><description>The main solution to cross-domain calling services and setting headers needs to set response header on the server side, respond to options requests…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>A simple way to read and write cookie with js recommended by of</title><link>https://ofstack.com/javascript/34875/a-simple-way-to-read-and-write-cookie-with-js-recommended-by-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34875/a-simple-way-to-read-and-write-cookie-with-js-recommended-by-of.html</guid><description>In the case of data security requirements are not very high, we can directly use js to read and write cookie, which is more convenient. The code is as follows:</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The jQuery UI implements the start date of minDate and end date of maxDate using the datepicker plug in</title><link>https://ofstack.com/javascript/3488/the-jquery-ui-implements-the-start-date-of-mindate-and-end-date-of-maxdate-using-the-datepicker-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3488/the-jquery-ui-implements-the-start-date-of-mindate-and-end-date-of-maxdate-using-the-datepicker-plug-in.html</guid><description>Using jQuery UI first requires the introduction of jQuery class library, jQuery UI js scripts and jQuery UI CSS style sheets. The code example is as follows:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Brief introduction to JavaScript character set</title><link>https://ofstack.com/javascript/3489/brief-introduction-to-javascript-character-set.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3489/brief-introduction-to-javascript-character-set.html</guid><description>JavaScript is case sensitive: Keywords, variables, function names, and all identifiers must be in the same case (we usually write them in lower case), which…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>New functionName of defines a function</title><link>https://ofstack.com/javascript/3490/new-functionname-of-defines-a-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3490/new-functionname-of-defines-a-function.html</guid><description>New functionName of defines a function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery implements the method of scrolling the scroll bar in div to the specified position</title><link>https://ofstack.com/javascript/34900/jquery-implements-the-method-of-scrolling-the-scroll-bar-in-div-to-the-specified-position.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34900/jquery-implements-the-method-of-scrolling-the-scroll-bar-in-div-to-the-specified-position.html</guid><description>This article illustrates how jQuery implements scrolling a scroll bar in div to a specified position. Share it for your reference, as follows: For more…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>js: A simple example of converting a picture connection to base64 format</title><link>https://ofstack.com/javascript/34901/js:-a-simple-example-of-converting-a-picture-connection-to-base64-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/34901/js:-a-simple-example-of-converting-a-picture-connection-to-base64-format.html</guid><description>We write the contents of the image file directly into the HTML file, which has the advantage of saving 1 HTTP request. The downside is that browsers don&apos;t…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>How to output Chinese JSON string using PHP</title><link>https://ofstack.com/javascript/3491/how-to-output-chinese-json-string-using-php.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3491/how-to-output-chinese-json-string-using-php.html</guid><description>Json_encode - a JSON form that encodes the variable JSON and returns the value, for example: Output after the above code execution: Suppose the data source…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS full access to IE browser information including type  version  language  and so on</title><link>https://ofstack.com/javascript/3492/js-full-access-to-ie-browser-information-including-type--version--language--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3492/js-full-access-to-ie-browser-information-including-type--version--language--and-so-on.html</guid><description>JS full access to IE browser information including type version language and so on</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS common form validation methods summary</title><link>https://ofstack.com/javascript/3493/js-common-form-validation-methods-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3493/js-common-form-validation-methods-summary.html</guid><description>JS common form validation methods summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does an Action call two different methods</title><link>https://ofstack.com/javascript/3494/how-does-an-action-call-two-different-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3494/how-does-an-action-call-two-different-methods.html</guid><description>How does an Action call two different methods</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript to get the path design source</title><link>https://ofstack.com/javascript/3496/javascript-to-get-the-path-design-source.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3496/javascript-to-get-the-path-design-source.html</guid><description>1, design the source code (1) initialization (2) get the current url (3) get the directory after the host address (4) returns the first occurrence of a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Disable the Enter key form to automatically submit the implementation code</title><link>https://ofstack.com/javascript/3498/disable-the-enter-key-form-to-automatically-submit-the-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3498/disable-the-enter-key-form-to-automatically-submit-the-implementation-code.html</guid><description>Disable the Enter key form to automatically submit the implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS commonly used string processing method application summary</title><link>https://ofstack.com/javascript/3500/js-commonly-used-string-processing-method-application-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3500/js-commonly-used-string-processing-method-application-summary.html</guid><description>JS commonly used string processing method application summary</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js is used to make all or none of the checkboxes</title><link>https://ofstack.com/javascript/3501/js-is-used-to-make-all-or-none-of-the-checkboxes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3501/js-is-used-to-make-all-or-none-of-the-checkboxes.html</guid><description>Js is used to make all or none of the checkboxes</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamically adds table data using insertRow and insertCell implementations</title><link>https://ofstack.com/javascript/3502/js-dynamically-adds-table-data-using-insertrow-and-insertcell-implementations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3502/js-dynamically-adds-table-data-using-insertrow-and-insertcell-implementations.html</guid><description>Js dynamically adds table data using insertRow and insertCell implementations</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simply implements exchanging the values of Li</title><link>https://ofstack.com/javascript/3503/js-simply-implements-exchanging-the-values-of-li.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3503/js-simply-implements-exchanging-the-values-of-li.html</guid><description>Js simply implements exchanging the values of Li</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The href download file takes the url based on the id and downloads it</title><link>https://ofstack.com/javascript/3504/the-href-download-file-takes-the-url-based-on-the-id-and-downloads-it.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3504/the-href-download-file-takes-the-url-based-on-the-id-and-downloads-it.html</guid><description>The href download file takes the url based on the id and downloads it</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use the insertAfter of method to add a new element after an existing one</title><link>https://ofstack.com/javascript/3506/use-the-insertafter-of-method-to-add-a-new-element-after-an-existing-one.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3506/use-the-insertafter-of-method-to-add-a-new-element-after-an-existing-one.html</guid><description>Use the insertAfter of method to add a new element after an existing one</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using HTML + CSS +js to achieve a simple image switching effects</title><link>https://ofstack.com/javascript/3507/using-html-+-css-+js-to-achieve-a-simple-image-switching-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3507/using-html-+-css-+js-to-achieve-a-simple-image-switching-effects.html</guid><description>Using HTML + CSS +js to achieve a simple image switching effects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS validation method for HTML page login</title><link>https://ofstack.com/javascript/3508/js-validation-method-for-html-page-login.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3508/js-validation-method-for-html-page-login.html</guid><description>JS validation method for HTML page login</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A bizarre version of the shortest IE judge JS script</title><link>https://ofstack.com/javascript/3510/a-bizarre-version-of-the-shortest-ie-judge-js-script.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3510/a-bizarre-version-of-the-shortest-ie-judge-js-script.html</guid><description>Use conditional comment to determine the version of IE. Well, it was suggested early on, but without looking at the code. I saw it while watching CSS3 PIE…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>NodeJS Express framework handles 404 pages in one way</title><link>https://ofstack.com/javascript/3511/nodejs-express-framework-handles-404-pages-in-one-way.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3511/nodejs-express-framework-handles-404-pages-in-one-way.html</guid><description>Routing is one of my biggest confusions when using Express. Know that all pages can be processed with app.get(&apos;*&apos;), but that static files are ignored except…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Modern JavaScript development programming style Idiomatic omatic. Js guide Chinese version</title><link>https://ofstack.com/javascript/3513/modern-javascript-development-programming-style-idiomatic-omatic.-js-guide-chinese-version.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3513/modern-javascript-development-programming-style-idiomatic-omatic.-js-guide-chinese-version.html</guid><description>The style you choose for your project should be of the highest standard. Place it in your project as a description and link to the document as a guarantee…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Shortest IE judge var IE =! Analysis   [1]</title><link>https://ofstack.com/javascript/3517/shortest-ie-judge-var-ie-=!-analysis---%5B1%5D.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3517/shortest-ie-judge-var-ie-=!-analysis---%5B1%5D.html</guid><description>Just 7bytes! See this article, 32 bytes, ehr... 9, ehr... 7!! To know if your browser is IE. But that record was broken by a Russian on January 8 this year.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Operation Check Box of CheckBox Value Assignment Implementation Code</title><link>https://ofstack.com/javascript/35178/jquery-operation-check-box-of-checkbox-value-assignment-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35178/jquery-operation-check-box-of-checkbox-value-assignment-implementation-code.html</guid><description>1. Get a single checkbox check (written in three ways): 2. Get multiple checkbox selections: 3. Set the first checkbox to the selected value: 4. Set the…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Js code determines the type of browser IE  FF  Opera  Safari  chrome  and version</title><link>https://ofstack.com/javascript/3518/js-code-determines-the-type-of-browser-ie--ff--opera--safari--chrome--and-version.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3518/js-code-determines-the-type-of-browser-ie--ff--opera--safari--chrome--and-version.html</guid><description>Js code determines the type of browser IE FF Opera Safari chrome and version</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Realization of Adaptive Window Size of Background Image by js</title><link>https://ofstack.com/javascript/35183/realization-of-adaptive-window-size-of-background-image-by-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35183/realization-of-adaptive-window-size-of-background-image-by-js.html</guid><description>Realization of Adaptive Window Size of Background Image by js</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Example of jQuery Parsing Returned json Data Using ajax Method</title><link>https://ofstack.com/javascript/35184/example-of-jquery-parsing-returned-json-data-using-ajax-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35184/example-of-jquery-parsing-returned-json-data-using-ajax-method.html</guid><description>This article illustrates how jQuery uses the ajax method to parse the returned json data. Share it for your reference, as follows: Recently, when using ajax…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Method of converting jQuery implementation object into url parameter</title><link>https://ofstack.com/javascript/35188/method-of-converting-jquery-implementation-object-into-url-parameter.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35188/method-of-converting-jquery-implementation-object-into-url-parameter.html</guid><description>In this paper, an example is given to describe the method of converting jQuery implementation objects into url parameters. Share it for your reference, as…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JQuery 1.9 USES $. Support instead of $. Browser</title><link>https://ofstack.com/javascript/3519/jquery-1.9-uses-$.-support-instead-of-$.-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3519/jquery-1.9-uses-$.-support-instead-of-$.-browser.html</guid><description>Determine browser type: The expression after the equal sign returns true/false, which can be directly used to replace the original $.browser.msie, etc. If…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines the browser type  the version of the code of the attached multiple instance code</title><link>https://ofstack.com/javascript/3520/js-determines-the-browser-type--the-version-of-the-code-of-the-attached-multiple-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3520/js-determines-the-browser-type--the-version-of-the-code-of-the-attached-multiple-instance-code.html</guid><description>Js determines the browser type the version of the code of the attached multiple instance code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js Deletes an instance of an array by specifying a subscript or specifying an element</title><link>https://ofstack.com/javascript/35207/js-deletes-an-instance-of-an-array-by-specifying-a-subscript-or-specifying-an-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35207/js-deletes-an-instance-of-an-array-by-specifying-a-subscript-or-specifying-an-element.html</guid><description>js Deletes an instance of an array by specifying a subscript or specifying an element</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>What is a cookie？ Js manually creates and stores cookies</title><link>https://ofstack.com/javascript/3521/what-is-a-cookie%EF%BC%9F-js-manually-creates-and-stores-cookies.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3521/what-is-a-cookie%EF%BC%9F-js-manually-creates-and-stores-cookies.html</guid><description>What is a cookie？ Js manually creates and stores cookies</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js opens a sample executable file on Windows</title><link>https://ofstack.com/javascript/3522/js-opens-a-sample-executable-file-on-windows.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3522/js-opens-a-sample-executable-file-on-windows.html</guid><description>Js opens a sample executable file on Windows</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Example Method for Defining Global Objects</title><link>https://ofstack.com/javascript/35236/javascript-example-method-for-defining-global-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35236/javascript-example-method-for-defining-global-objects.html</guid><description>This article illustrates how JavaScript defines global objects. Share it for your reference, as follows: Pass the object (Hi) definition function as an…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Implementation code of easyui datebox time limit  datebox start time limit end time  datebox end date larger than start date</title><link>https://ofstack.com/javascript/35238/implementation-code-of-easyui-datebox-time-limit--datebox-start-time-limit-end-time--datebox-end-date-larger-than-start-date.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35238/implementation-code-of-easyui-datebox-time-limit--datebox-start-time-limit-end-time--datebox-end-date-larger-than-start-date.html</guid><description>Implementation code of easyui datebox time limit datebox start time limit end time datebox end date larger than start date</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript scoped chain sample sharing</title><link>https://ofstack.com/javascript/3524/javascript-scoped-chain-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3524/javascript-scoped-chain-sample-sharing.html</guid><description>JavaScript has only function scope; Each function has a chain of scopes leading to the window object. Variables are searched from the inside out, while they…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>canvas realizes the background effect of meteor shower</title><link>https://ofstack.com/javascript/35241/canvas-realizes-the-background-effect-of-meteor-shower.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35241/canvas-realizes-the-background-effect-of-meteor-shower.html</guid><description>See a great meteor shower effect. Modify the style under 1 to serve as the background of the web page. . !</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>AngularJS File Upload Control ng file upload Detailed Explanation</title><link>https://ofstack.com/javascript/35247/angularjs-file-upload-control-ng-file-upload-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35247/angularjs-file-upload-control-ng-file-upload-detailed-explanation.html</guid><description>There are two file upload controls for AngularJS that can be found online: angular-file-upload: https://github.com/nervgh/angular-file-upload…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Understanding of javascript Constructor and Prototype Object</title><link>https://ofstack.com/javascript/35253/understanding-of-javascript-constructor-and-prototype-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35253/understanding-of-javascript-constructor-and-prototype-object.html</guid><description>The following is an example of a constructor If it is an instance method, the addresses referenced by different instantiations are different and only 1.</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript USES EL expressions in several ways</title><link>https://ofstack.com/javascript/3526/javascript-uses-el-expressions-in-several-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3526/javascript-uses-el-expressions-in-several-ways.html</guid><description>JavaScript USES EL expressions in several ways</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Implementation of Simple Mathematical Operation Function Based on DOM Operation</title><link>https://ofstack.com/javascript/35269/javascript-implementation-of-simple-mathematical-operation-function-based-on-dom-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35269/javascript-implementation-of-simple-mathematical-operation-function-based-on-dom-operation.html</guid><description>In this paper, an example is given to describe the simple mathematical operation function of JavaScript based on DOM operation. Share it for your reference,…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>js realizes the dark layer effect of pop up window</title><link>https://ofstack.com/javascript/35270/js-realizes-the-dark-layer-effect-of-pop-up-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35270/js-realizes-the-dark-layer-effect-of-pop-up-window.html</guid><description>js realizes the dark layer effect of pop up window</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Use javascript to delete or empty all selected operations</title><link>https://ofstack.com/javascript/3528/use-javascript-to-delete-or-empty-all-selected-operations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3528/use-javascript-to-delete-or-empty-all-selected-operations.html</guid><description>Use javascript to delete or empty all selected operations</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explore the order in which the three parts of the For loop are executed separated by semicolons</title><link>https://ofstack.com/javascript/3529/explore-the-order-in-which-the-three-parts-of-the-for-loop-are-executed-separated-by-semicolons.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3529/explore-the-order-in-which-the-three-parts-of-the-for-loop-are-executed-separated-by-semicolons.html</guid><description>Explore the order in which the three parts of the For loop are executed separated by semicolons</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the length attribute of function in javascript</title><link>https://ofstack.com/javascript/3530/a-brief-analysis-of-the-length-attribute-of-function-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3530/a-brief-analysis-of-the-length-attribute-of-function-in-javascript.html</guid><description>[1, 2, 3]. Length We can get 3, &quot;123&quot;. You can also get a 3, which anyone who knows a little bit about js knows. But Eval. Length, RegExp. Length,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JavaScript module randomly drags the sample code</title><link>https://ofstack.com/javascript/3531/the-javascript-module-randomly-drags-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3531/the-javascript-module-randomly-drags-the-sample-code.html</guid><description>The JavaScript module randomly drags the sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do you do this without sleep in javascript</title><link>https://ofstack.com/javascript/3532/how-do-you-do-this-without-sleep-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3532/how-do-you-do-this-without-sleep-in-javascript.html</guid><description>How do you do this without sleep in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js web page can automatically refresh the production of festival countdown effect</title><link>https://ofstack.com/javascript/3533/js-web-page-can-automatically-refresh-the-production-of-festival-countdown-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3533/js-web-page-can-automatically-refresh-the-production-of-festival-countdown-effect.html</guid><description>Js web page can automatically refresh the production of festival countdown effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pure js implementation mask layer effect principle analysis</title><link>https://ofstack.com/javascript/3534/pure-js-implementation-mask-layer-effect-principle-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3534/pure-js-implementation-mask-layer-effect-principle-analysis.html</guid><description>Pure js implementation mask layer effect principle analysis</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use jquery animate to create a smooth scroll effect (which can be to the top  bottom  or specified place)</title><link>https://ofstack.com/javascript/3535/use-jquery-animate-to-create-a-smooth-scroll-effect-(which-can-be-to-the-top--bottom--or-specified-place).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3535/use-jquery-animate-to-create-a-smooth-scroll-effect-(which-can-be-to-the-top--bottom--or-specified-place).html</guid><description>Use jquery animate to create a smooth scroll effect (which can be to the top bottom or specified place)</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets the table data sample code</title><link>https://ofstack.com/javascript/3536/jquery-gets-the-table-data-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3536/jquery-gets-the-table-data-sample-code.html</guid><description>JQuery gets the table data sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of how img loading affects height of in chrome</title><link>https://ofstack.com/javascript/3537/an-example-of-how-img-loading-affects-height-of-in-chrome.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3537/an-example-of-how-img-loading-affects-height-of-in-chrome.html</guid><description>An example of how img loading affects height of in chrome</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution with value of jq width of 0 in chrome</title><link>https://ofstack.com/javascript/3538/solution-with-value-of-jq-width-of-0-in-chrome.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3538/solution-with-value-of-jq-width-of-0-in-chrome.html</guid><description>Solution with value of jq width of 0 in chrome</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery to achieve table row folding effect to JSON data source</title><link>https://ofstack.com/javascript/3540/jquery-to-achieve-table-row-folding-effect-to-json-data-source.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3540/jquery-to-achieve-table-row-folding-effect-to-json-data-source.html</guid><description>JQuery to achieve table row folding effect to JSON data source</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jquery attr method gets the checked property of the input</title><link>https://ofstack.com/javascript/3541/the-jquery-attr-method-gets-the-checked-property-of-the-input.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3541/the-jquery-attr-method-gets-the-checked-property-of-the-input.html</guid><description>The jquery attr method gets the checked property of the input</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery tablesort component  tablesorter use example</title><link>https://ofstack.com/javascript/3542/jquery-tablesort-component--tablesorter-use-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3542/jquery-tablesort-component--tablesorter-use-example.html</guid><description>JQuery tablesort component tablesorter use example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery implements mouse dragging to adjust the width of table columns</title><link>https://ofstack.com/javascript/3543/jquery-implements-mouse-dragging-to-adjust-the-width-of-table-columns.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3543/jquery-implements-mouse-dragging-to-adjust-the-width-of-table-columns.html</guid><description>JQuery implements mouse dragging to adjust the width of table columns</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery handles json data instance analysis</title><link>https://ofstack.com/javascript/3544/jquery-handles-json-data-instance-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3544/jquery-handles-json-data-instance-analysis.html</guid><description>First, some basic knowledge of JSON. The object in JSON is identified by &quot;{}&quot;. A &quot;{}&quot; represents an object, such as {&quot; AreaId &quot;:&quot; 123 &quot;}. The value of the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the browser version to style the CSS</title><link>https://ofstack.com/javascript/3545/js-gets-the-browser-version-to-style-the-css.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3545/js-gets-the-browser-version-to-style-the-css.html</guid><description>Js gets the browser version to style the CSS</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery binding events do not execute but alert does</title><link>https://ofstack.com/javascript/3546/jquery-binding-events-do-not-execute-but-alert-does.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3546/jquery-binding-events-do-not-execute-but-alert-does.html</guid><description>JQuery binding events do not execute but alert does</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript disk raffle program implementation principle and complete code examples</title><link>https://ofstack.com/javascript/3547/javascript-disk-raffle-program-implementation-principle-and-complete-code-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3547/javascript-disk-raffle-program-implementation-principle-and-complete-code-examples.html</guid><description>Effect preview: One, simulate the realization process of lucky draw Run method, the argument Angle refers to the Angle</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery multi   TAB implementation ideas attached to the style and code</title><link>https://ofstack.com/javascript/3548/jquery-multi---tab-implementation-ideas-attached-to-the-style-and-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3548/jquery-multi---tab-implementation-ideas-attached-to-the-style-and-code.html</guid><description>JQuery multi TAB implementation ideas attached to the style and code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dynamically changes the form properties to submit the form</title><link>https://ofstack.com/javascript/3549/jquery-dynamically-changes-the-form-properties-to-submit-the-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3549/jquery-dynamically-changes-the-form-properties-to-submit-the-form.html</guid><description>Jquery dynamically changes the form properties to submit the form</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript determines whether a web page is accessed by a mobile phone or a computer</title><link>https://ofstack.com/javascript/3550/javascript-determines-whether-a-web-page-is-accessed-by-a-mobile-phone-or-a-computer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3550/javascript-determines-whether-a-web-page-is-accessed-by-a-mobile-phone-or-a-computer.html</guid><description>Javascript determines whether a web page is accessed by a mobile phone or a computer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to add jquery code prompt in myeclipse</title><link>https://ofstack.com/javascript/3552/how-to-add-jquery-code-prompt-in-myeclipse.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3552/how-to-add-jquery-code-prompt-in-myeclipse.html</guid><description>How to add jquery code prompt in myeclipse</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The general structure of jQuery learning notes</title><link>https://ofstack.com/javascript/3553/the-general-structure-of-jquery-learning-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3553/the-general-structure-of-jquery-learning-notes.html</guid><description>Let&apos;s look at the code first: 1. This is the structure of the source code of jQuery. 2. The entire outermost layer of jQuery is an anonymous function that…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery controls that the text and value of the select is selected</title><link>https://ofstack.com/javascript/3554/jquery-controls-that-the-text-and-value-of-the-select-is-selected.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3554/jquery-controls-that-the-text-and-value-of-the-select-is-selected.html</guid><description>Jquery controls that the text and value of the select is selected</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Manage the nodejs application tutorial using forever</title><link>https://ofstack.com/javascript/3555/manage-the-nodejs-application-tutorial-using-forever.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3555/manage-the-nodejs-application-tutorial-using-forever.html</guid><description>What is forever Forever can be seen as a nodejs daemon that can start, stop, and restart our app. The official statement said: Forever purpose Forever&apos;s…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A solution for multiplying floating point Numbers in Javascript</title><link>https://ofstack.com/javascript/3556/a-solution-for-multiplying-floating-point-numbers-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3556/a-solution-for-multiplying-floating-point-numbers-in-javascript.html</guid><description>Multiplying floating point Numbers in Javascript is an interesting thing. There are many ways to multiply floating point Numbers, and here is a solution…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js realizes the effect of switching between Chinese and English in navigation bar</title><link>https://ofstack.com/javascript/35568/js-realizes-the-effect-of-switching-between-chinese-and-english-in-navigation-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35568/js-realizes-the-effect-of-switching-between-chinese-and-english-in-navigation-bar.html</guid><description>The height of ul is one and a half of that of li, ul {overflow: hidden} li:hover{margin-top:-40px;}</description><pubDate>Mon, 12 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Under js  the Arabic numerals are separated by a comma of every three digits  such as: 15000000 into 15 000 000</title><link>https://ofstack.com/javascript/3557/under-js--the-arabic-numerals-are-separated-by-a-comma-of-every-three-digits--such-as:-15000000-into-15-000-000.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3557/under-js--the-arabic-numerals-are-separated-by-a-comma-of-every-three-digits--such-as:-15000000-into-15-000-000.html</guid><description>Under js the Arabic numerals are separated by a comma of every three digits such as: 15000000 into 15 000 000</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explain the usage  difference and priority of href and onclick in Html a tag in detail</title><link>https://ofstack.com/javascript/35575/explain-the-usage--difference-and-priority-of-href-and-onclick-in-html-a-tag-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35575/explain-the-usage--difference-and-priority-of-href-and-onclick-in-html-a-tag-in-detail.html</guid><description>Explain the usage difference and priority of href and onclick in Html a tag in detail</description><pubDate>Mon, 12 Jul 2021 00:00:00 GMT</pubDate></item><item><title>PHP +js countdown function</title><link>https://ofstack.com/javascript/3559/php-+js-countdown-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3559/php-+js-countdown-function.html</guid><description>PHP +js countdown function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two Ways of Writing Recursion in javascript</title><link>https://ofstack.com/javascript/35590/two-ways-of-writing-recursion-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35590/two-ways-of-writing-recursion-in-javascript.html</guid><description>Two Ways of Writing Recursion in javascript</description><pubDate>Mon, 12 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Use upstart to encapsulate nodejs applications as system service instances</title><link>https://ofstack.com/javascript/3560/use-upstart-to-encapsulate-nodejs-applications-as-system-service-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3560/use-upstart-to-encapsulate-nodejs-applications-as-system-service-instances.html</guid><description>I. introduction of nodejs application common deployment method Finally, to bring nodejs&apos;s application deployment online, copy the source code to the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>EasyUi After opening the dialog box  the control assignment and the solution to the problem that the control does not display after assignment</title><link>https://ofstack.com/javascript/35600/easyui-after-opening-the-dialog-box--the-control-assignment-and-the-solution-to-the-problem-that-the-control-does-not-display-after-assignment.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35600/easyui-after-opening-the-dialog-box--the-control-assignment-and-the-solution-to-the-problem-that-the-control-does-not-display-after-assignment.html</guid><description>EasyUi After opening the dialog box the control assignment and the solution to the problem that the control does not display after assignment</description><pubDate>Mon, 12 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Nodejs process management module forever</title><link>https://ofstack.com/javascript/3563/nodejs-process-management-module-forever.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3563/nodejs-process-management-module-forever.html</guid><description>Next, let&apos;s see if forever can achieve its goal. Introduction to forever Forever is a simple imperative nodejs daemon that can start, stop, and restart…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Several ways to create general js objects</title><link>https://ofstack.com/javascript/35632/several-ways-to-create-general-js-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35632/several-ways-to-create-general-js-objects.html</guid><description>1. Object literally creates an object var obj = { a:1,b:2 }; Note: The object literal is an expression that creates and initializes a new object with each…</description><pubDate>Mon, 12 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Install and use an instance of node.js application background daemon manager Forever</title><link>https://ofstack.com/javascript/3564/install-and-use-an-instance-of-node.js-application-background-daemon-manager-forever.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3564/install-and-use-an-instance-of-node.js-application-background-daemon-manager-forever.html</guid><description>It is not possible to manage a remote site directly through the node command, so the site is not sustainable. We solved this problem with Forever, which…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of the function of form form attribute role= &apos;form&apos; in bootstrap</title><link>https://ofstack.com/javascript/35645/detailed-explanation-of-the-function-of-form-form-attribute-role=-&apos;form&apos;-in-bootstrap.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35645/detailed-explanation-of-the-function-of-form-form-attribute-role=-&apos;form&apos;-in-bootstrap.html</guid><description>role in html is essentially to enhance semantics. When the existing HTML tag cannot fully express semantics, it can be explained by role. Usually this…</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>What is node. js？ Node.js details</title><link>https://ofstack.com/javascript/3565/what-is-node.-js%EF%BC%9F-node.js-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3565/what-is-node.-js%EF%BC%9F-node.js-details.html</guid><description>Introduction to the If you&apos;ve ever heard of Node, or read articles about how great it is, you might be thinking, &quot;what the hell is a Node?&quot; While not for…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js Verification Mobile Phone Number  Password  SMS Verification Code Tool Class</title><link>https://ofstack.com/javascript/35666/js-verification-mobile-phone-number--password--sms-verification-code-tool-class.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35666/js-verification-mobile-phone-number--password--sms-verification-code-tool-class.html</guid><description>js Verification Mobile Phone Number Password SMS Verification Code Tool Class</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Six Methods to Deduplicate JavaScript Array</title><link>https://ofstack.com/javascript/35667/six-methods-to-deduplicate-javascript-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35667/six-methods-to-deduplicate-javascript-array.html</guid><description>Without thinking, we can get a solution to the complexity of O (n ^ 2). Define a variable array res to save the results, traverse the array that needs to be…</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Convert the table to Json by reading from Jquery&apos;s Ajax method</title><link>https://ofstack.com/javascript/3567/convert-the-table-to-json-by-reading-from-jquery&apos;s-ajax-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3567/convert-the-table-to-json-by-reading-from-jquery&apos;s-ajax-method.html</guid><description>Convert the table to Json by reading from Jquery&apos;s Ajax method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Click Popup Layer Popup Modal Box Click Modal Box Disappear Code Sharing</title><link>https://ofstack.com/javascript/35678/jquery-click-popup-layer-popup-modal-box-click-modal-box-disappear-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35678/jquery-click-popup-layer-popup-modal-box-click-modal-box-disappear-code-sharing.html</guid><description>No more nonsense, just post the code for everyone. The specific code is as follows:</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JQuery remove element automatic unbinding event implementation ideas and code</title><link>https://ofstack.com/javascript/3568/jquery-remove-element-automatic-unbinding-event-implementation-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3568/jquery-remove-element-automatic-unbinding-event-implementation-ideas-and-code.html</guid><description>The world is meant to be! So, in modern browsers, if you remove an element from a DOM tree, the browser will automatically unbind the event you bound to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Manipulation of Strings and Numbers in Javascript</title><link>https://ofstack.com/javascript/35685/manipulation-of-strings-and-numbers-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35685/manipulation-of-strings-and-numbers-in-javascript.html</guid><description>1. length Returns the length of a string 2. Math.ceil(num) Rounding up, no matter what is after the decimal point, even if. 00001, it will go up by one place.</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Summary of loading animation special effects</title><link>https://ofstack.com/javascript/35686/summary-of-loading-animation-special-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35686/summary-of-loading-animation-special-effects.html</guid><description>Summary of loading animation special effects</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JQuery is a method that operates on the text and value values of the select drop down box</title><link>https://ofstack.com/javascript/3569/jquery-is-a-method-that-operates-on-the-text-and-value-values-of-the-select-drop-down-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3569/jquery-is-a-method-that-operates-on-the-text-and-value-values-of-the-select-drop-down-box.html</guid><description>JQuery is a method that operates on the text and value values of the select drop down box</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native js realizes single page and full screen scrolling similar to fullpage</title><link>https://ofstack.com/javascript/35692/native-js-realizes-single-page-and-full-screen-scrolling-similar-to-fullpage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35692/native-js-realizes-single-page-and-full-screen-scrolling-similar-to-fullpage.html</guid><description>Single-page/full-screen scrolling pages are becoming more and more common, and they are mostly used for simple pages with less content such as product…</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>select drop down box plug in jquery. editable select details</title><link>https://ofstack.com/javascript/35697/select-drop-down-box-plug-in-jquery.-editable-select-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35697/select-drop-down-box-plug-in-jquery.-editable-select-details.html</guid><description>There is a requirement in the project. The drop-down box can be selected or filled in manually $(&quot;.noMean&quot;).val() After using this plug-in, this one is an…</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>How does for in js implement traversal in foreach</title><link>https://ofstack.com/javascript/3570/how-does-for-in-js-implement-traversal-in-foreach.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3570/how-does-for-in-js-implement-traversal-in-foreach.html</guid><description>How does for in js implement traversal in foreach</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of JS Common Simple Regular Expression Verification Function [Mobile Phone  Address  Enterprise Tax Number  Amount  ID Card  etc.]</title><link>https://ofstack.com/javascript/35701/summary-of-js-common-simple-regular-expression-verification-function-%5Bmobile-phone--address--enterprise-tax-number--amount--id-card--etc.%5D.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35701/summary-of-js-common-simple-regular-expression-verification-function-%5Bmobile-phone--address--enterprise-tax-number--amount--id-card--etc.%5D.html</guid><description>Summary of JS Common Simple Regular Expression Verification Function [Mobile Phone Address Enterprise Tax Number Amount ID Card etc.]</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Javascript decimal integer simple implementation</title><link>https://ofstack.com/javascript/3571/javascript-decimal-integer-simple-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3571/javascript-decimal-integer-simple-implementation.html</guid><description>Javascript decimal integer simple implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery binds the element to a click event that executes multiple times</title><link>https://ofstack.com/javascript/3572/jquery-binds-the-element-to-a-click-event-that-executes-multiple-times.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3572/jquery-binds-the-element-to-a-click-event-that-executes-multiple-times.html</guid><description>JQuery binds the element to a click event that executes multiple times</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implementation code of jQuery all select and all not select event binding</title><link>https://ofstack.com/javascript/35722/implementation-code-of-jquery-all-select-and-all-not-select-event-binding.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35722/implementation-code-of-jquery-all-select-and-all-not-select-event-binding.html</guid><description>No more nonsense, just post the code for everyone. The specific code is as follows:</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery gets the tagName and makes a judgment</title><link>https://ofstack.com/javascript/3573/jquery-gets-the-tagname-and-makes-a-judgment.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3573/jquery-gets-the-tagname-and-makes-a-judgment.html</guid><description>Jquery gets the tagName and makes a judgment</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The custom jquery modal window plug in could not display the problem in the top window</title><link>https://ofstack.com/javascript/3574/the-custom-jquery-modal-window-plug-in-could-not-display-the-problem-in-the-top-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3574/the-custom-jquery-modal-window-plug-in-could-not-display-the-problem-in-the-top-window.html</guid><description>The custom jquery modal window plug in could not display the problem in the top window</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the setting and removal of objects and properties of a specified tag</title><link>https://ofstack.com/javascript/3575/jquery-gets-the-setting-and-removal-of-objects-and-properties-of-a-specified-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3575/jquery-gets-the-setting-and-removal-of-objects-and-properties-of-a-specified-tag.html</guid><description>Jquery gets the setting and removal of objects and properties of a specified tag</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery softens the swing liner to control the speed at different points in the animation</title><link>https://ofstack.com/javascript/3576/jquery-softens-the-swing-liner-to-control-the-speed-at-different-points-in-the-animation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3576/jquery-softens-the-swing-liner-to-control-the-speed-at-different-points-in-the-animation.html</guid><description>Jquery softens the swing liner to control the speed at different points in the animation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pure js and CSS gradients include static gradients and dynamic gradients</title><link>https://ofstack.com/javascript/3577/pure-js-and-css-gradients-include-static-gradients-and-dynamic-gradients.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3577/pure-js-and-css-gradients-include-static-gradients-and-dynamic-gradients.html</guid><description>Pure js and CSS gradients include static gradients and dynamic gradients</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to achieve page redirect several ways</title><link>https://ofstack.com/javascript/3578/js-to-achieve-page-redirect-several-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3578/js-to-achieve-page-redirect-several-ways.html</guid><description>Js to achieve page redirect several ways</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A sample introduction to the meaning conflict of names in JavaScript</title><link>https://ofstack.com/javascript/3580/a-sample-introduction-to-the-meaning-conflict-of-names-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3580/a-sample-introduction-to-the-meaning-conflict-of-names-in-javascript.html</guid><description>A sample introduction to the meaning conflict of names in JavaScript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The javaScript year drop down box contains the current year plus or minus 50 years</title><link>https://ofstack.com/javascript/3582/the-javascript-year-drop-down-box-contains-the-current-year-plus-or-minus-50-years.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3582/the-javascript-year-drop-down-box-contains-the-current-year-plus-or-minus-50-years.html</guid><description>The javaScript year drop down box contains the current year plus or minus 50 years</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Home image floating effect sample code</title><link>https://ofstack.com/javascript/3583/home-image-floating-effect-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3583/home-image-floating-effect-sample-code.html</guid><description>Home image floating effect sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native js implementation fadein and fadeout fadeout effect</title><link>https://ofstack.com/javascript/3584/native-js-implementation-fadein-and-fadeout-fadeout-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3584/native-js-implementation-fadein-and-fadeout-fadeout-effect.html</guid><description>Native js implementation fadein and fadeout fadeout effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript introduces the implementation of event triggers</title><link>https://ofstack.com/javascript/3585/javascript-introduces-the-implementation-of-event-triggers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3585/javascript-introduces-the-implementation-of-event-triggers.html</guid><description>Event triggers can be understood literally and are used to trigger events, but some friends who haven&apos;t used them may get confused. Aren&apos;t events usually…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between attributes and properties in javascript</title><link>https://ofstack.com/javascript/3586/the-difference-between-attributes-and-properties-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3586/the-difference-between-attributes-and-properties-in-javascript.html</guid><description>Attributes and properties of DOM elements are easy to be mixed and confused. They are different things, but they are closely related. Many novice friends,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A picture lazy loading plug in using jquery (including the principle of picture lazy loading)</title><link>https://ofstack.com/javascript/3587/a-picture-lazy-loading-plug-in-using-jquery-(including-the-principle-of-picture-lazy-loading).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3587/a-picture-lazy-loading-plug-in-using-jquery-(including-the-principle-of-picture-lazy-loading).html</guid><description>Lazy loading also called lazy loading images, usually applied to image more web page, if the picture is more, a page and a page there are several screens,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js document.write output of the advertisement with no blocking load method</title><link>https://ofstack.com/javascript/3588/js-document.write-output-of-the-advertisement-with-no-blocking-load-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3588/js-document.write-output-of-the-advertisement-with-no-blocking-load-method.html</guid><description>One, advertising code analysis Many third-party advertising systems use document.write to load ads, as shown in the following javascript AD link. This…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript array deduplication method final summary</title><link>https://ofstack.com/javascript/3589/javascript-array-deduplication-method-final-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3589/javascript-array-deduplication-method-final-summary.html</guid><description>Sometimes you run into the requirement to remove duplicate elements from an array and keep only one. The first thing that comes to mind is probably to use…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explanation of the interpreter pattern for javascript design pattern</title><link>https://ofstack.com/javascript/3590/explanation-of-the-interpreter-pattern-for-javascript-design-pattern.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3590/explanation-of-the-interpreter-pattern-for-javascript-design-pattern.html</guid><description>What is &quot;interpreter mode&quot;? Let&apos;s open up GOF and look at Definition: Given a language, define a representation of its grammar and define an interpreter…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript monitoring of mouse wheel events</title><link>https://ofstack.com/javascript/3591/javascript-monitoring-of-mouse-wheel-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3591/javascript-monitoring-of-mouse-wheel-events.html</guid><description>We&apos;ve all seen these effects, either by using a mouse wheel to add or subtract Numbers from a form, or by using a wheel to move a button around and up and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details the JavaScript syntax for {} processing of the pit</title><link>https://ofstack.com/javascript/3592/details-the-javascript-syntax-for-%7B%7D-processing-of-the-pit.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3592/details-the-javascript-syntax-for-%7B%7D-processing-of-the-pit.html</guid><description>Everyone knows how crappy JavaScript syntax can be. So let&apos;s start with the last picture The code is as follows: This painful syntax pit is probably only…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Encapsulates a Javascript event listener that supports anonymous functions</title><link>https://ofstack.com/javascript/3593/encapsulates-a-javascript-event-listener-that-supports-anonymous-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3593/encapsulates-a-javascript-event-listener-that-supports-anonymous-functions.html</guid><description>Principle analysis: HandleHash [&apos; event name &apos;] is an array to add multiple event listening methods, unbind which event when traversing the handleHash[&apos;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Nodejs NPM package management configuration methods and common commands</title><link>https://ofstack.com/javascript/3594/nodejs-npm-package-management-configuration-methods-and-common-commands.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3594/nodejs-npm-package-management-configuration-methods-and-common-commands.html</guid><description>1. Enter NPM config ls -l to view the current directory Settings 2. For a certain setting, it can be passed The way to configure. 3. Read a configuration</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery Implementation Check Box Select All Operation Instance Code</title><link>https://ofstack.com/javascript/35947/jquery-implementation-check-box-select-all-operation-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35947/jquery-implementation-check-box-select-all-operation-instance-code.html</guid><description>jquery Implementation Check Box All Select Operation Example Code Recently made a demand, need to achieve the list of check box all/cancel all-select…</description><pubDate>Thu, 15 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Js read  write  delete Cookie code sharing and detailed comments</title><link>https://ofstack.com/javascript/3595/js-read--write--delete-cookie-code-sharing-and-detailed-comments.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3595/js-read--write--delete-cookie-code-sharing-and-detailed-comments.html</guid><description>Js read write delete Cookie code sharing and detailed comments</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Bind Event Sequence in JS (Difference between Event Bubbling and Event Capture)</title><link>https://ofstack.com/javascript/35952/bind-event-sequence-in-js-(difference-between-event-bubbling-and-event-capture).html</link><guid isPermaLink="true">https://ofstack.com/javascript/35952/bind-event-sequence-in-js-(difference-between-event-bubbling-and-event-capture).html</guid><description>In JS, the default execution time of bound events is in the bubble phase, not in the capture phase (important), which is why when both the parent class and…</description><pubDate>Thu, 15 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Differences between nodejs NPM install and local install</title><link>https://ofstack.com/javascript/3596/differences-between-nodejs-npm-install-and-local-install.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3596/differences-between-nodejs-npm-install-and-local-install.html</guid><description>Package installation of NPM is divided into local installation and global installation. From the command line, the difference is only with or without -g,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Use siblings to get all siblings of an element of sibling element usage example</title><link>https://ofstack.com/javascript/35969/jquery-use-siblings-to-get-all-siblings-of-an-element-of-sibling-element-usage-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35969/jquery-use-siblings-to-get-all-siblings-of-an-element-of-sibling-element-usage-example.html</guid><description>This article example shows how jQuery uses siblings to get all siblings of an element. Share it for your reference, as follows: siblings () belongs to API…</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Introduction to common methods of CRYPTO in node. JS encryption module</title><link>https://ofstack.com/javascript/3597/introduction-to-common-methods-of-crypto-in-node.-js-encryption-module.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3597/introduction-to-common-methods-of-crypto-in-node.-js-encryption-module.html</guid><description>The encryption module is invoked using require(&apos;crypto&apos;). The module also provides a package of methods such as hash, hmac, cipher, decipher, sign, and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple example of jquery implementation of input box getting focus</title><link>https://ofstack.com/javascript/35979/simple-example-of-jquery-implementation-of-input-box-getting-focus.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35979/simple-example-of-jquery-implementation-of-input-box-getting-focus.html</guid><description>Get a simple example of a form focus discoloration</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Nodejs File operation module FS (File System) common functions summary</title><link>https://ofstack.com/javascript/3598/nodejs-file-operation-module-fs-(file-system)-common-functions-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3598/nodejs-file-operation-module-fs-(file-system)-common-functions-summary.html</guid><description>There are many functions related to system operation. First, there are two broad categories. One is asynchronous + callback. One is synchronous. In this…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Method Example of Obtaining Chinese English Mixed String Length</title><link>https://ofstack.com/javascript/35988/javascript-method-example-of-obtaining-chinese-english-mixed-string-length.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35988/javascript-method-example-of-obtaining-chinese-english-mixed-string-length.html</guid><description>In this paper, an example is given to describe the method of obtaining the length of Chinese and English mixed strings by JavaScript. Share it for your…</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Pure js simulates windows system calendar</title><link>https://ofstack.com/javascript/35989/pure-js-simulates-windows-system-calendar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35989/pure-js-simulates-windows-system-calendar.html</guid><description>I read several js tutorials about generating calendars on the Internet, so I also sorted out an idea. What suggestions do you have? Welcome to put forward</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The return to top button is displayed when the left side of jquery floats to a certain position</title><link>https://ofstack.com/javascript/3599/the-return-to-top-button-is-displayed-when-the-left-side-of-jquery-floats-to-a-certain-position.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3599/the-return-to-top-button-is-displayed-when-the-left-side-of-jquery-floats-to-a-certain-position.html</guid><description>The return to top button is displayed when the left side of jquery floats to a certain position</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example Analysis of js Recursion and Timer</title><link>https://ofstack.com/javascript/35991/example-analysis-of-js-recursion-and-timer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35991/example-analysis-of-js-recursion-and-timer.html</guid><description>Recursion: A function is formed by calling itself; First of all, the previous example: This is a classic recursive factorial function, but in js, calling…</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>How to Determine Whether an JS Object Has an Attribute</title><link>https://ofstack.com/javascript/35995/how-to-determine-whether-an-js-object-has-an-attribute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/35995/how-to-determine-whether-an-js-object-has-an-attribute.html</guid><description>Whether the JS object has a property Two ways, but slightly different It can be seen that both name and toString on the prototype chain can detect the…</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>An encapsulated instance of the touch event in javascript mobile device Web development</title><link>https://ofstack.com/javascript/3601/an-encapsulated-instance-of-the-touch-event-in-javascript-mobile-device-web-development.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3601/an-encapsulated-instance-of-the-touch-event-in-javascript-mobile-device-web-development.html</guid><description>On touch devices, some of the more basic gestures require a secondary encapsulation of touch events. Zepto is a class library with high usage on mobile…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two methods of judging whether the user input is a positive integer of by JavaScript</title><link>https://ofstack.com/javascript/36014/two-methods-of-judging-whether-the-user-input-is-a-positive-integer-of-by-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36014/two-methods-of-judging-whether-the-user-input-is-a-positive-integer-of-by-javascript.html</guid><description>In project development, you need to use JavaScript to verify whether the user input is a positive integer. In fact, the two methods have the same idea, and…</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Two ways to determine whether a check box is selected</title><link>https://ofstack.com/javascript/3603/two-ways-to-determine-whether-a-check-box-is-selected.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3603/two-ways-to-determine-whether-a-check-box-is-selected.html</guid><description>Two ways to determine whether a check box is selected</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery Method for Determining If Placeholder Attributes Are Supported</title><link>https://ofstack.com/javascript/36032/jquery-method-for-determining-if-placeholder-attributes-are-supported.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36032/jquery-method-for-determining-if-placeholder-attributes-are-supported.html</guid><description>Examples are as follows: The result of this function returns true or false</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>There are three common ways to initialize a jQuery page load</title><link>https://ofstack.com/javascript/3604/there-are-three-common-ways-to-initialize-a-jquery-page-load.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3604/there-are-three-common-ways-to-initialize-a-jquery-page-load.html</guid><description>There are three common ways to initialize a jQuery page load</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery Content Filter Selector Instance Code</title><link>https://ofstack.com/javascript/36044/jquery-content-filter-selector-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36044/jquery-content-filter-selector-instance-code.html</guid><description>In this paper, we share the specific code of jQuery content filter selector for your reference. The specific content is as follows</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JS replaces all characters in a string instead of the first</title><link>https://ofstack.com/javascript/3605/js-replaces-all-characters-in-a-string-instead-of-the-first.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3605/js-replaces-all-characters-in-a-string-instead-of-the-first.html</guid><description>JS replaces all characters in a string instead of the first</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of jquery uploadify Hidden Upload Progress</title><link>https://ofstack.com/javascript/36055/implementation-of-jquery-uploadify-hidden-upload-progress.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36055/implementation-of-jquery-uploadify-hidden-upload-progress.html</guid><description>Implementation of jquery uploadify Hidden Upload Progress</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>prototype and Inheritance in Javascript</title><link>https://ofstack.com/javascript/36056/prototype-and-inheritance-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36056/prototype-and-inheritance-in-javascript.html</guid><description>Typically, an object in an javascript is a pointer to an prototype and a list of its own attributes. javascript uses the concept of copy-at-write when…</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Understand Load Events in js</title><link>https://ofstack.com/javascript/36059/understand-load-events-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36059/understand-load-events-in-js.html</guid><description>When you mention loading events, you might think of window. onload, but in fact, loading events are a big class of events, which will be described in detail…</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Monitoring of scroll bar and dynamic loading of content with scroll bar</title><link>https://ofstack.com/javascript/36060/monitoring-of-scroll-bar-and-dynamic-loading-of-content-with-scroll-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36060/monitoring-of-scroll-bar-and-dynamic-loading-of-content-with-scroll-bar.html</guid><description>Examples are as follows: The above method Ie8 is basically compatible with some mainstream browsers, so you can try it ~ ~</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Simple implementation of dynamic loading effect of JQuery page with scroll bar of recommendation</title><link>https://ofstack.com/javascript/36061/simple-implementation-of-dynamic-loading-effect-of-jquery-page-with-scroll-bar-of-recommendation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36061/simple-implementation-of-dynamic-loading-effect-of-jquery-page-with-scroll-bar-of-recommendation.html</guid><description>Google reader has an AJAX scollLoad effect is very good, that is, reading items do not need to turn pages, browser scroll bar down to 1 fixed position…</description><pubDate>Fri, 16 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Using jquery to modify the submission address of the form</title><link>https://ofstack.com/javascript/3607/using-jquery-to-modify-the-submission-address-of-the-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3607/using-jquery-to-modify-the-submission-address-of-the-form.html</guid><description>Using jquery to modify the submission address of the form</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery three ways to manipulate CSS styles for elements</title><link>https://ofstack.com/javascript/3608/jquery-three-ways-to-manipulate-css-styles-for-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3608/jquery-three-ways-to-manipulate-css-styles-for-elements.html</guid><description>JQuery three ways to manipulate CSS styles for elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Follow me to learn node. js (4)    node. js module loading method and mechanism</title><link>https://ofstack.com/javascript/3609/follow-me-to-learn-node.-js-(4)----node.-js-module-loading-method-and-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3609/follow-me-to-learn-node.-js-(4)----node.-js-module-loading-method-and-mechanism.html</guid><description>Follow me to learn node. js (4) node. js module loading method and mechanism</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use GruntJS to build the build part of the Web application</title><link>https://ofstack.com/javascript/3610/use-gruntjs-to-build-the-build-part-of-the-web-application.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3610/use-gruntjs-to-build-the-build-part-of-the-web-application.html</guid><description>There are roughly the following steps New project Bejs New file package.json New file gruntfile.js The command line performs the grunt task I. new project Bejs</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using GruntJS to build the installation of Web applications</title><link>https://ofstack.com/javascript/3611/using-gruntjs-to-build-the-installation-of-web-applications.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3611/using-gruntjs-to-build-the-installation-of-web-applications.html</guid><description>It has the following functions Merge JS files Compressed JS file Unit testing (based on QUnit) In a word: automation Here&apos;s how to install it. Refer to the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery hides and shows examples of input default values</title><link>https://ofstack.com/javascript/3612/jquery-hides-and-shows-examples-of-input-default-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3612/jquery-hides-and-shows-examples-of-input-default-values.html</guid><description>JQuery hides and shows examples of input default values</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js  jquery picture animation  dynamic switching sample code</title><link>https://ofstack.com/javascript/3614/js--jquery-picture-animation--dynamic-switching-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3614/js--jquery-picture-animation--dynamic-switching-sample-code.html</guid><description>Js jquery picture animation dynamic switching sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery CSS sets an example of the odd and even row background color of the table</title><link>https://ofstack.com/javascript/3615/jquery-css-sets-an-example-of-the-odd-and-even-row-background-color-of-the-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3615/jquery-css-sets-an-example-of-the-odd-and-even-row-background-color-of-the-table.html</guid><description>Jquery CSS sets an example of the odd and even row background color of the table</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js  jquery to scroll and jump page to the specified location</title><link>https://ofstack.com/javascript/3616/js--jquery-to-scroll-and-jump-page-to-the-specified-location.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3616/js--jquery-to-scroll-and-jump-page-to-the-specified-location.html</guid><description>Js jquery to scroll and jump page to the specified location</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js controls the time between when the button is clicked again</title><link>https://ofstack.com/javascript/3618/js-controls-the-time-between-when-the-button-is-clicked-again.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3618/js-controls-the-time-between-when-the-button-is-clicked-again.html</guid><description>Js controls the time between when the button is clicked again</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js and jquery Control Page Dynamic Loading Data Sliding Scroll Bar Automatic Loading Event Method</title><link>https://ofstack.com/javascript/36196/js-and-jquery-control-page-dynamic-loading-data-sliding-scroll-bar-automatic-loading-event-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36196/js-and-jquery-control-page-dynamic-loading-data-sliding-scroll-bar-automatic-loading-event-method.html</guid><description>Page scrolling dynamically loads data, and page drop-down automatically loads content Believe that many people have seen waterfall flow picture layout,…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Talking about the default behavior of js stop event bubbling blocking browser of blocking hyperconnection</title><link>https://ofstack.com/javascript/36197/talking-about-the-default-behavior-of-js-stop-event-bubbling-blocking-browser-of-blocking-hyperconnection.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36197/talking-about-the-default-behavior-of-js-stop-event-bubbling-blocking-browser-of-blocking-hyperconnection.html</guid><description>In front-end development work, due to browser compatibility and other issues, we often use &quot;stop event bubbling&quot; and &quot;prevent browser default behavior&quot;.</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Node. js implements multiple image upload instances</title><link>https://ofstack.com/javascript/3621/node.-js-implements-multiple-image-upload-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3621/node.-js-implements-multiple-image-upload-instances.html</guid><description>First on the renderings: This is the code that I did long pictures at that time, take out for you to use for reference (some places need dear friends to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the usage of jQuery paging plug in jquery. pagination. js</title><link>https://ofstack.com/javascript/36217/analysis-of-the-usage-of-jquery-paging-plug-in-jquery.-pagination.-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36217/analysis-of-the-usage-of-jquery-paging-plug-in-jquery.-pagination.-js.html</guid><description>jquery. pagination. js plug-in, this jQuery plug-in is Ajax paging plug-in, which loads all data once, so there is no refresh and delay when paging…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery realizes the password display hidden switching function by changing the type attribute of input</title><link>https://ofstack.com/javascript/36219/jquery-realizes-the-password-display-hidden-switching-function-by-changing-the-type-attribute-of-input.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36219/jquery-realizes-the-password-display-hidden-switching-function-by-changing-the-type-attribute-of-input.html</guid><description>1. When we log in and register, we will provide a requirement for users to choose whether the password they enter is displayed or not. We certainly think of…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The node.js regular expression gets the code instance of all the links in the web page</title><link>https://ofstack.com/javascript/3622/the-node.js-regular-expression-gets-the-code-instance-of-all-the-links-in-the-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3622/the-node.js-regular-expression-gets-the-code-instance-of-all-the-links-in-the-web-page.html</guid><description>The node.js regular expression gets the code instance of all the links in the web page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js Two ways to get the parameter passed in the address bar of</title><link>https://ofstack.com/javascript/36220/js-two-ways-to-get-the-parameter-passed-in-the-address-bar-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36220/js-two-ways-to-get-the-parameter-passed-in-the-address-bar-of.html</guid><description>Type 1: String splitting method window. location. href or location. href or window. location get everything in the address bar decodeURI () can decode the…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Source code analysis of Bootstrap modal window</title><link>https://ofstack.com/javascript/36221/source-code-analysis-of-bootstrap-modal-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36221/source-code-analysis-of-bootstrap-modal-window.html</guid><description>Foreword: bootstrap js plug-in source code is written very well, but also write jquery plug-in model writing, originally also want to large detailed…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Javascript gets the method to hide the height and width of the element of display:none</title><link>https://ofstack.com/javascript/3623/javascript-gets-the-method-to-hide-the-height-and-width-of-the-element-of-display:none.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3623/javascript-gets-the-method-to-hide-the-height-and-width-of-the-element-of-display:none.html</guid><description>Js to obtain the size of visible elements is still more convenient, which can be directly used in this method: Luckily, there is also a property called…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript realizes the color change effect of mouse click navigation bar</title><link>https://ofstack.com/javascript/36232/javascript-realizes-the-color-change-effect-of-mouse-click-navigation-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36232/javascript-realizes-the-color-change-effect-of-mouse-click-navigation-bar.html</guid><description>Needless to say nonsense, directly post js to achieve mouse click navigation bar color change code, the specific code is as follows:</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Mutual Call between Child Window and Parent Window in JavaScript</title><link>https://ofstack.com/javascript/36233/mutual-call-between-child-window-and-parent-window-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36233/mutual-call-between-child-window-and-parent-window-in-javascript.html</guid><description>Note: You must open it with open. If you open it with openModal, you will not be able to access opener. Parameters of open: Parameter description The file…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The hasOwnProperty and isPrototypeOf methods in js use instances</title><link>https://ofstack.com/javascript/3624/the-hasownproperty-and-isprototypeof-methods-in-js-use-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3624/the-hasownproperty-and-isprototypeof-methods-in-js-use-instances.html</guid><description>HasOwnProperty: Is used to determine whether an object has a property or object that you give the name to. It is important to note, however, that this…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Common Design Patterns for javascript</title><link>https://ofstack.com/javascript/36240/common-design-patterns-for-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36240/common-design-patterns-for-javascript.html</guid><description>js is preferably an object-oriented language. It appeared later. But it is the hottest scripting language at present. Moreover, with the recent rise of…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Introduction and usage of jquery. cookie. js</title><link>https://ofstack.com/javascript/36245/introduction-and-usage-of-jquery.-cookie.-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36245/introduction-and-usage-of-jquery.-cookie.-js.html</guid><description>What is cookie? cookie is a page that holds information, such as logging in automatically, remembering user names, and so on. Characteristics of cookie</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Solution to the problem of Chinese garbled code in URL address</title><link>https://ofstack.com/javascript/36276/solution-to-the-problem-of-chinese-garbled-code-in-url-address.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36276/solution-to-the-problem-of-chinese-garbled-code-in-url-address.html</guid><description>Introduction: In the service design of Restful class, it is often encountered that Chinese is used as a parameter in URL address. In this case, 1 generally…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JQuery plug in sharing pagination plug in jqPagination</title><link>https://ofstack.com/javascript/3628/jquery-plug-in-sharing-pagination-plug-in-jqpagination.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3628/jquery-plug-in-sharing-pagination-plug-in-jqpagination.html</guid><description>Add the JS and CSS files for the jQuery class library, jqPagination plug-in The following HTML is required Finally, the plug-in is initialized</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method of checking user login status after page loading based on ajax in jQuery</title><link>https://ofstack.com/javascript/36282/method-of-checking-user-login-status-after-page-loading-based-on-ajax-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36282/method-of-checking-user-login-status-after-page-loading-based-on-ajax-in-jquery.html</guid><description>In this paper, an example of jQuery based on ajax to check the user login status after the page is loaded. Share it for your reference, as follows: Websites…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Discussion on js Triggering Event of Enter Button on Keyboard</title><link>https://ofstack.com/javascript/36287/discussion-on-js-triggering-event-of-enter-button-on-keyboard.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36287/discussion-on-js-triggering-event-of-enter-button-on-keyboard.html</guid><description>Enter trigger event for input. Simple, just take it as a note.</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The optimization techniques for loop statements in JavaScript are discussed in depth</title><link>https://ofstack.com/javascript/3637/the-optimization-techniques-for-loop-statements-in-javascript-are-discussed-in-depth.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3637/the-optimization-techniques-for-loop-statements-in-javascript-are-discussed-in-depth.html</guid><description>Loops are one of the most important mechanisms in all programming languages, and almost any meaningful computer program (sort, query, etc.) does not have…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dynamically resizes div to always be the width of the browser</title><link>https://ofstack.com/javascript/3639/jquery-dynamically-resizes-div-to-always-be-the-width-of-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3639/jquery-dynamically-resizes-div-to-always-be-the-width-of-the-browser.html</guid><description>Jquery dynamically resizes div to always be the width of the browser</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The button accepts three implementations of the enter event</title><link>https://ofstack.com/javascript/3645/the-button-accepts-three-implementations-of-the-enter-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3645/the-button-accepts-three-implementations-of-the-enter-event.html</guid><description>The button accepts three implementations of the enter event</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>AMD asynchronous module definition and Require. Js using jQuery and jQuery plug in methods</title><link>https://ofstack.com/javascript/3650/amd-asynchronous-module-definition-and-require.-js-using-jquery-and-jquery-plug-in-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3650/amd-asynchronous-module-definition-and-require.-js-using-jquery-and-jquery-plug-in-methods.html</guid><description>The overall goal of the Asynchronous Module Definition (Asynchronous Module Definition) format is to provide a modular JavaScript solution available to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native js programming is set to the home page compatible with ie  firefox and Google</title><link>https://ofstack.com/javascript/3655/native-js-programming-is-set-to-the-home-page-compatible-with-ie--firefox-and-google.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3655/native-js-programming-is-set-to-the-home-page-compatible-with-ie--firefox-and-google.html</guid><description>Native js programming is set to the home page compatible with ie firefox and Google</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Talking about the duplicate names of variable names and function names in js</title><link>https://ofstack.com/javascript/36565/talking-about-the-duplicate-names-of-variable-names-and-function-names-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36565/talking-about-the-duplicate-names-of-variable-names-and-function-names-in-js.html</guid><description>Today, Sao Kai asked a question about the conflict of variable names, which was very interesting. By the way, he also reviewed some knowledge of…</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Talking about the $. extend method in jQuery to extend JSON object</title><link>https://ofstack.com/javascript/36575/talking-about-the-$.-extend-method-in-jquery-to-extend-json-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36575/talking-about-the-$.-extend-method-in-jquery-to-extend-json-object.html</guid><description>The $. extend method extends an JSON object, extending one object with one or more other objects, and returning the extended object. Merge settings and…</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Example summary of JS form verification method [telephone  ID number  Email  Chinese  special characters  ID number  etc.]</title><link>https://ofstack.com/javascript/36581/example-summary-of-js-form-verification-method-%5Btelephone--id-number--email--chinese--special-characters--id-number--etc.%5D.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36581/example-summary-of-js-form-verification-method-%5Btelephone--id-number--email--chinese--special-characters--id-number--etc.%5D.html</guid><description>Example summary of JS form verification method [telephone ID number Email Chinese special characters ID number etc.]</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Example of JavaScript provincial and municipal link drop down menu</title><link>https://ofstack.com/javascript/36582/example-of-javascript-provincial-and-municipal-link-drop-down-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36582/example-of-javascript-provincial-and-municipal-link-drop-down-menu.html</guid><description>Recently, I learned a simple example about provincial and municipal associations, and posted it to share it with you:</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Asynchronous from setTimeout and setInterval to AJAX in JavaScript</title><link>https://ofstack.com/javascript/36590/asynchronous-from-settimeout-and-setinterval-to-ajax-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36590/asynchronous-from-settimeout-and-setinterval-to-ajax-in-javascript.html</guid><description>setTimeout and setInterval Execution First, let&apos;s look at the following code to print the results The print results are 1, 4, 3, 2, which you may take for…</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Simple implementation of js countdown function</title><link>https://ofstack.com/javascript/36593/simple-implementation-of-js-countdown-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36593/simple-implementation-of-js-countdown-function.html</guid><description>This article example for everyone to share the specific code of js countdown, mainly using JS Date object and timer setInterval, for your reference, the…</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JS is a method for judging whether the keyboard presses the enter key and triggering the designated button click operation</title><link>https://ofstack.com/javascript/36600/js-is-a-method-for-judging-whether-the-keyboard-presses-the-enter-key-and-triggering-the-designated-button-click-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36600/js-is-a-method-for-judging-whether-the-keyboard-presses-the-enter-key-and-triggering-the-designated-button-click-operation.html</guid><description>JS is a method for judging whether the keyboard presses the enter key and triggering the designated button click operation</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of javascript Deep Copy and Shallow Copy</title><link>https://ofstack.com/javascript/36603/detailed-explanation-of-javascript-deep-copy-and-shallow-copy.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36603/detailed-explanation-of-javascript-deep-copy-and-shallow-copy.html</guid><description>1. Deep and shallow copies of arrays When using JavaScript to operate on arrays, we often need to back up arrays. Facts have proved that if we simply assign…</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Prevent repeated sending of Ajax requests</title><link>https://ofstack.com/javascript/36640/prevent-repeated-sending-of-ajax-requests.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36640/prevent-repeated-sending-of-ajax-requests.html</guid><description>To consider and understand the differences between success, complete, error and timeout events, and register the correct events, 1 error, the function will…</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JS Implementation of DIV Highly Adaptive Window Example</title><link>https://ofstack.com/javascript/36646/js-implementation-of-div-highly-adaptive-window-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36646/js-implementation-of-div-highly-adaptive-window-example.html</guid><description>In this paper, an example is given to show that JS realizes DIV highly adaptive window. Share it for your reference, as follows: PS: Highly adaptive widely…</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Javascript browser compatible tutorial event handling</title><link>https://ofstack.com/javascript/3665/javascript-browser-compatible-tutorial-event-handling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3665/javascript-browser-compatible-tutorial-event-handling.html</guid><description>1. The window. The event First look at a piece of code The above code runs as [object] in IE, but not in Firefox. Because in IE, event can be used directly…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method of Simulating Classes with Constructor Function in JavaScript</title><link>https://ofstack.com/javascript/36655/method-of-simulating-classes-with-constructor-function-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36655/method-of-simulating-classes-with-constructor-function-in-javascript.html</guid><description>In this article, this site takes you 1 learning is in JavaScript using the constructor function (construcor function) simulation class. Let&apos;s not say much…</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Explain the difference between exports and module. exports in nodejs in detail</title><link>https://ofstack.com/javascript/36666/explain-the-difference-between-exports-and-module.-exports-in-nodejs-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36666/explain-the-difference-between-exports-and-module.-exports-in-nodejs-in-detail.html</guid><description>require is used to load the code, while exports and module. exports are used to export the code. However, many novices may be puzzled by the difference…</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JQuery prototype properties and methods for jQuery learning notes</title><link>https://ofstack.com/javascript/3667/jquery-prototype-properties-and-methods-for-jquery-learning-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3667/jquery-prototype-properties-and-methods-for-jquery-learning-notes.html</guid><description>These are some of the properties and methods on the prototype of this version of jQuery. Selector: the selector used to record init arguments. But not…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamically creates the tag sample code</title><link>https://ofstack.com/javascript/3675/js-dynamically-creates-the-tag-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3675/js-dynamically-creates-the-tag-sample-code.html</guid><description>Js dynamically creates the tag sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Talking about the calling order of three definition modes and four calling modes of js function</title><link>https://ofstack.com/javascript/36805/talking-about-the-calling-order-of-three-definition-modes-and-four-calling-modes-of-js-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36805/talking-about-the-calling-order-of-three-definition-modes-and-four-calling-modes-of-js-function.html</guid><description>There are three ways to define a function 1 in Javascript: Function keyword (function) statement: function fnMethodName(x){alert(x);} Function literal…</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of getElementsByName in JavaScript and matters needing attention in IE</title><link>https://ofstack.com/javascript/36809/detailed-explanation-of-getelementsbyname-in-javascript-and-matters-needing-attention-in-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36809/detailed-explanation-of-getelementsbyname-in-javascript-and-matters-needing-attention-in-ie.html</guid><description>In IE5-9, the getElementsByClassName () method that does not implement js is implemented, but the getElementsByName () method is implemented, but it should…</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Extend bootstrap&apos;s modal modal box dynamically add modal box pop up multiple modal boxes</title><link>https://ofstack.com/javascript/36844/extend-bootstrap&apos;s-modal-modal-box-dynamically-add-modal-box-pop-up-multiple-modal-boxes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36844/extend-bootstrap&apos;s-modal-modal-box-dynamically-add-modal-box-pop-up-multiple-modal-boxes.html</guid><description>The modal box will pop up as long as you add target= &quot;dialog&quot; after the a tag and provide the href external link address</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JS Verify String Function</title><link>https://ofstack.com/javascript/36858/js-verify-string-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/36858/js-verify-string-function.html</guid><description>The js validation string function example code is as follows:</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>In depth analysis of javascript random shuffle algorithm</title><link>https://ofstack.com/javascript/3691/in-depth-analysis-of-javascript-random-shuffle-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3691/in-depth-analysis-of-javascript-random-shuffle-algorithm.html</guid><description>Shuffling algorithm is a common random problem, often encountered in the game, random sorting. It can be abstracted in such a way as to obtain a randomly…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The fastest and best way to concatenate HTML strings in javascript</title><link>https://ofstack.com/javascript/3694/the-fastest-and-best-way-to-concatenate-html-strings-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3694/the-fastest-and-best-way-to-concatenate-html-strings-in-javascript.html</guid><description>The first is to add strings one by one This is the most common, but the least efficient! The code logic is relatively complex. Second: push one by one into…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery top navigation follows the scroll bar scroll fixed float at the top</title><link>https://ofstack.com/javascript/3699/jquery-top-navigation-follows-the-scroll-bar-scroll-fixed-float-at-the-top.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3699/jquery-top-navigation-follows-the-scroll-bar-scroll-fixed-float-at-the-top.html</guid><description>JQuery top navigation follows the scroll bar scroll fixed float at the top</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Determines whether the page in the iframe is loaded</title><link>https://ofstack.com/javascript/3700/determines-whether-the-page-in-the-iframe-is-loaded.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3700/determines-whether-the-page-in-the-iframe-is-loaded.html</guid><description>Determines whether the page in the iframe is loaded</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamically adds images to td of the table and registers events</title><link>https://ofstack.com/javascript/3702/js-dynamically-adds-images-to-td-of-the-table-and-registers-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3702/js-dynamically-adds-images-to-td-of-the-table-and-registers-events.html</guid><description>Js dynamically adds images to td of the table and registers events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I get the browser to support jquery ajax load forward and backward</title><link>https://ofstack.com/javascript/3707/how-do-i-get-the-browser-to-support-jquery-ajax-load-forward-and-backward.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3707/how-do-i-get-the-browser-to-support-jquery-ajax-load-forward-and-backward.html</guid><description>How do I get the browser to support jquery ajax load forward and backward</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js creates an input array and binds a method to the click event</title><link>https://ofstack.com/javascript/3708/js-creates-an-input-array-and-binds-a-method-to-the-click-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3708/js-creates-an-input-array-and-binds-a-method-to-the-click-event.html</guid><description>Js creates an input array and binds a method to the click event</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>javascript Easy Method to Delete Array Elements and Empty Arrays</title><link>https://ofstack.com/javascript/37134/javascript-easy-method-to-delete-array-elements-and-empty-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37134/javascript-easy-method-to-delete-array-elements-and-empty-arrays.html</guid><description>javascript Easy Method for Deleting Array Elements and Emptying Arrays 1. Empty the array 2. Delete array elements 3. Several methods of deleting arrays in js</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery dynamically adds an example of deleting a row of data</title><link>https://ofstack.com/javascript/3714/jquery-dynamically-adds-an-example-of-deleting-a-row-of-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3714/jquery-dynamically-adds-an-example-of-deleting-a-row-of-data.html</guid><description>Jquery dynamically adds an example of deleting a row of data</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Similarities and differences of binding events bind of on of live of one of in jQuery</title><link>https://ofstack.com/javascript/37147/similarities-and-differences-of-binding-events-bind-of-on-of-live-of-one-of-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37147/similarities-and-differences-of-binding-events-bind-of-on-of-live-of-one-of-in-jquery.html</guid><description>Four ways to bind events in jQuery, which can bind one or more events at the same time bind ()-----------version number less than 3.0 (removed in Jquery 3.0…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Bootstrap modal Multiple Pop up Window Overlay Displays No Pop up Window Problem Solution</title><link>https://ofstack.com/javascript/37152/bootstrap-modal-multiple-pop-up-window-overlay-displays-no-pop-up-window-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37152/bootstrap-modal-multiple-pop-up-window-overlay-displays-no-pop-up-window-problem-solution.html</guid><description>Recently, I have been using Bootstrap and encountered many problems. I have learned a lot and learned a lot through google. Aiming at the problem that…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jquery Operation select Valuation Assignment and Setting Selected Instance</title><link>https://ofstack.com/javascript/37177/jquery-operation-select-valuation-assignment-and-setting-selected-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37177/jquery-operation-select-valuation-assignment-and-setting-selected-instance.html</guid><description>jquery realizes the value and assignment of select drop-down box, and sets the selected method encyclopedia. For example &lt; select class=&quot;selector&quot; &gt; &lt; /select &gt;</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Removes the regular expression for the comment statement in javascript</title><link>https://ofstack.com/javascript/3718/removes-the-regular-expression-for-the-comment-statement-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3718/removes-the-regular-expression-for-the-comment-statement-in-javascript.html</guid><description>Removes the regular expression for the comment statement in javascript</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js deletes an element instance in an array when of has no subscript</title><link>https://ofstack.com/javascript/37182/js-deletes-an-element-instance-in-an-array-when-of-has-no-subscript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37182/js-deletes-an-element-instance-in-an-array-when-of-has-no-subscript.html</guid><description>1. Use filter array to deduplicate; 2. Obtained by conventional method 3. Using the combination of join, split and concat, there is a certain limitation and…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Teach you to use jquery to implement iframe adaptive height</title><link>https://ofstack.com/javascript/3720/teach-you-to-use-jquery-to-implement-iframe-adaptive-height.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3720/teach-you-to-use-jquery-to-implement-iframe-adaptive-height.html</guid><description>Teach you to use jquery to implement iframe adaptive height</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Similarities and Differences of Binding Events in jquery</title><link>https://ofstack.com/javascript/37206/similarities-and-differences-of-binding-events-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37206/similarities-and-differences-of-binding-events-in-jquery.html</guid><description>Talking about how bind (), live (), delegate (), on () bind events in jquery $(selector).bind(event,data,function) Event: Required; One or more events added…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of sorting method of array Array. sort of in JavaScript</title><link>https://ofstack.com/javascript/37219/detailed-explanation-of-sorting-method-of-array-array.-sort-of-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37219/detailed-explanation-of-sorting-method-of-array-array.-sort-of-in-javascript.html</guid><description>The sort () method of an array in JavaScript is primarily used to sort the elements of the array. The sort () method has one optional parameter. However,…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Controls the display and hiding of text content</title><link>https://ofstack.com/javascript/3722/controls-the-display-and-hiding-of-text-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3722/controls-the-display-and-hiding-of-text-content.html</guid><description>Controls the display and hiding of text content</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Code for performance optimization optimizes page loading speed</title><link>https://ofstack.com/javascript/37224/code-for-performance-optimization-optimizes-page-loading-speed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37224/code-for-performance-optimization-optimizes-page-loading-speed.html</guid><description>The optimization of page code also has a great impact on page loading speed. The most well-known ones are: JavaScript in the HTML header and Style written…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Effect of Javascript imitating JD.COM magnifying glass</title><link>https://ofstack.com/javascript/37226/effect-of-javascript-imitating-jd.com-magnifying-glass.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37226/effect-of-javascript-imitating-jd.com-magnifying-glass.html</guid><description>Just find a picture. Dear friends, play as you want (pay attention to the path), and test it yourself. It&apos;s absolutely no problem. Without saying much,…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery focus and lost focus example application</title><link>https://ofstack.com/javascript/3729/jquery-focus-and-lost-focus-example-application.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3729/jquery-focus-and-lost-focus-example-application.html</guid><description>Jquery focus and lost focus example application</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The page in the iframe disables methods that right click events</title><link>https://ofstack.com/javascript/3732/the-page-in-the-iframe-disables-methods-that-right-click-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3732/the-page-in-the-iframe-disables-methods-that-right-click-events.html</guid><description>The page in the iframe disables methods that right click events</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The web page displays the server time and the javscript self running clock in real time</title><link>https://ofstack.com/javascript/3738/the-web-page-displays-the-server-time-and-the-javscript-self-running-clock-in-real-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3738/the-web-page-displays-the-server-time-and-the-javscript-self-running-clock-in-real-time.html</guid><description>The web page displays the server time and the javscript self running clock in real time</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using JavaScript to achieve web version of Pongo design ideas and source code sharing</title><link>https://ofstack.com/javascript/3746/using-javascript-to-achieve-web-version-of-pongo-design-ideas-and-source-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3746/using-javascript-to-achieve-web-version-of-pongo-design-ideas-and-source-code-sharing.html</guid><description>1. Introduction to the game background (nonsense written in the front) : One day in early may, I saw a web recommended this game, Pongo, looked good and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Easy Learning of Javascript Closures</title><link>https://ofstack.com/javascript/37499/easy-learning-of-javascript-closures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37499/easy-learning-of-javascript-closures.html</guid><description>Closure (closure) is a difficult and characteristic of Javascript language, and many advanced applications depend on closure. When function is nested in…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Distinction and execution sequence of $of window. load and $of document. ready in JQ</title><link>https://ofstack.com/javascript/37501/distinction-and-execution-sequence-of-$of-window.-load-and-$of-document.-ready-in-jq.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37501/distinction-and-execution-sequence-of-$of-window.-load-and-$of-document.-ready-in-jq.html</guid><description>JQ $(document). ready () should be used very much, basically every JS script has this function appear sometimes even more, then another 1 loading function…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Solution to the problem of nesting a click event in for loop of JavaScript</title><link>https://ofstack.com/javascript/37506/solution-to-the-problem-of-nesting-a-click-event-in-for-loop-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37506/solution-to-the-problem-of-nesting-a-click-event-in-for-loop-of-javascript.html</guid><description>Look at the following code first: For this code, when you click on an element whose Id is &quot;ul&quot;, 10 10s pop up. Why do 10 10s pop up? First of all, the click…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Detailed discussion on the usage of jQuery Ajax of load  post  get and ajax</title><link>https://ofstack.com/javascript/37519/detailed-discussion-on-the-usage-of-jquery-ajax-of-load--post--get-and-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37519/detailed-discussion-on-the-usage-of-jquery-ajax-of-load--post--get-and-ajax.html</guid><description>Detailed discussion on the usage of jQuery Ajax of load post get and ajax</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>How to position the fixed layer in js</title><link>https://ofstack.com/javascript/3752/how-to-position-the-fixed-layer-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3752/how-to-position-the-fixed-layer-in-js.html</guid><description>How to position the fixed layer in js</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of reconstructing React component by ES6 syntax</title><link>https://ofstack.com/javascript/37521/detailed-explanation-of-reconstructing-react-component-by-es6-syntax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37521/detailed-explanation-of-reconstructing-react-component-by-es6-syntax.html</guid><description>1. Create a component ES6 class creates a more concise component syntax and is more javascript compliant. The internal method does not need to use the…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>In depth understanding of four ways to set up event handlers in JS</title><link>https://ofstack.com/javascript/37522/in-depth-understanding-of-four-ways-to-set-up-event-handlers-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37522/in-depth-understanding-of-four-ways-to-set-up-event-handlers-in-js.html</guid><description>The scope of all JavaScript event handlers is executed in the scope in which they were defined, not the scope in which they were called, and they can access…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Discussion on url parameter parse and build function of javascript</title><link>https://ofstack.com/javascript/37532/discussion-on-url-parameter-parse-and-build-function-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37532/discussion-on-url-parameter-parse-and-build-function-of-javascript.html</guid><description>Discussion on url parameter parse and build function of javascript</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>js css3 to achieve picture drag effect</title><link>https://ofstack.com/javascript/37533/js-css3-to-achieve-picture-drag-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37533/js-css3-to-achieve-picture-drag-effect.html</guid><description>In this paper, we share the specific code of css3 to realize the picture drag effect for your reference. The specific contents are as follows</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Jquery implements the general version of the mouse through the fade in effect</title><link>https://ofstack.com/javascript/3754/jquery-implements-the-general-version-of-the-mouse-through-the-fade-in-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3754/jquery-implements-the-general-version-of-the-mouse-through-the-fade-in-effect.html</guid><description>Jquery implements the general version of the mouse through the fade in effect</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Realization of Js automatically intercepting string length and adding ellipsis of …</title><link>https://ofstack.com/javascript/37548/realization-of-js-automatically-intercepting-string-length-and-adding-ellipsis-of-%EF%BF%BD%EF%BF%BD%EF%BF%BD.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37548/realization-of-js-automatically-intercepting-string-length-and-adding-ellipsis-of-%EF%BF%BD%EF%BF%BD%EF%BF%BD.html</guid><description>JavaScript string processing function, according to the defined length of the string, cut off the excess part of the append..., many times the content…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>jQuery time validation and conversion to standard time format</title><link>https://ofstack.com/javascript/37549/jquery-time-validation-and-conversion-to-standard-time-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37549/jquery-time-validation-and-conversion-to-standard-time-format.html</guid><description>Recently, I found an article in the document, which can convert the time into a standard format and send it out for everyone&apos;s reference.</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>EasyUI Method for Adding blur Events to Numberbox</title><link>https://ofstack.com/javascript/37552/easyui-method-for-adding-blur-events-to-numberbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37552/easyui-method-for-adding-blur-events-to-numberbox.html</guid><description>EasyUI adds blur events to Numberbox: Add an blur event to an Numberbox named &apos;txtCouponRateParam&apos; The above is the site to introduce EasyUI for Numberbox…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The difference between client side jump and server side jump in Web development</title><link>https://ofstack.com/javascript/37553/the-difference-between-client-side-jump-and-server-side-jump-in-web-development.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37553/the-difference-between-client-side-jump-and-server-side-jump-in-web-development.html</guid><description>Client Jump: The information in the address bar will change after the jump, and it will change to the address information after the jump For example:…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Unable to get solution for hidden element width and height</title><link>https://ofstack.com/javascript/37565/unable-to-get-solution-for-hidden-element-width-and-height.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37565/unable-to-get-solution-for-hidden-element-width-and-height.html</guid><description>In actual development, you will encounter the need to obtain the width and height of hidden elements. The hidden elements mentioned here are elements where…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>JQuery Summary of Methods for Finding Child Element find of and Traversing Set each</title><link>https://ofstack.com/javascript/37569/jquery-summary-of-methods-for-finding-child-element-find-of-and-traversing-set-each.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37569/jquery-summary-of-methods-for-finding-child-element-find-of-and-traversing-set-each.html</guid><description>JQuery Summary of Methods for Finding Child Element find of and Traversing Set each</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The use of namespaces to avoid js conflicts to avoid global variable flooding</title><link>https://ofstack.com/javascript/3761/the-use-of-namespaces-to-avoid-js-conflicts-to-avoid-global-variable-flooding.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3761/the-use-of-namespaces-to-avoid-js-conflicts-to-avoid-global-variable-flooding.html</guid><description>The use of namespaces to avoid js conflicts to avoid global variable flooding</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery to achieve table interlacing color change and mouse over the two methods of color change</title><link>https://ofstack.com/javascript/3764/jquery-to-achieve-table-interlacing-color-change-and-mouse-over-the-two-methods-of-color-change.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3764/jquery-to-achieve-table-interlacing-color-change-and-mouse-over-the-two-methods-of-color-change.html</guid><description>JQuery to achieve table interlacing color change and mouse over the two methods of color change</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implements a simple secondary drop down menu instance</title><link>https://ofstack.com/javascript/3766/javascript-implements-a-simple-secondary-drop-down-menu-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3766/javascript-implements-a-simple-secondary-drop-down-menu-instance.html</guid><description>Javascript implements a simple secondary drop down menu instance</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The ext foreground receives an example of the json data passed by the action</title><link>https://ofstack.com/javascript/3780/the-ext-foreground-receives-an-example-of-the-json-data-passed-by-the-action.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3780/the-ext-foreground-receives-an-example-of-the-json-data-passed-by-the-action.html</guid><description>The ext foreground receives an example of the json data passed by the action</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS Regular Expressions Verify Legal Account Number  Mobile Phone Number  Telephone Number  and Mailbox</title><link>https://ofstack.com/javascript/37868/js-regular-expressions-verify-legal-account-number--mobile-phone-number--telephone-number--and-mailbox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37868/js-regular-expressions-verify-legal-account-number--mobile-phone-number--telephone-number--and-mailbox.html</guid><description>JS Regular Expressions Verify Legal Account Number Mobile Phone Number Telephone Number and Mailbox</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Angular. js method of dealing with page flicker</title><link>https://ofstack.com/javascript/37883/angular.-js-method-of-dealing-with-page-flicker.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37883/angular.-js-method-of-dealing-with-page-flicker.html</guid><description>When you&apos;re using {{}} bound data, the page loads with a full screen of {{xxx}}. The data hasn&apos;t responded yet, but the page has been rendered. This is…</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Explain Vue methods and events in detail</title><link>https://ofstack.com/javascript/37893/explain-vue-methods-and-events-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37893/explain-vue-methods-and-events-in-detail.html</guid><description>1 vue method implementation 2 method parameter transmission 3 vue Access Native DOM Event Note to get with $event 4 event modifiers Download this article:…</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of the Usage of fragment. js in Vue</title><link>https://ofstack.com/javascript/37895/detailed-explanation-of-the-usage-of-fragment.-js-in-vue.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37895/detailed-explanation-of-the-usage-of-fragment.-js-in-vue.html</guid><description>Most of the content comes from jQuery. Of course, we also refer to component/domify. If you are interested in reading the original code here, you can find…</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Jquery implements a fixed effect when sliding to a certain position</title><link>https://ofstack.com/javascript/3790/jquery-implements-a-fixed-effect-when-sliding-to-a-certain-position.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3790/jquery-implements-a-fixed-effect-when-sliding-to-a-certain-position.html</guid><description>Jquery implements a fixed effect when sliding to a certain position</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jsonp Cross Domain Request Implementation Sample</title><link>https://ofstack.com/javascript/37925/jsonp-cross-domain-request-implementation-sample.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37925/jsonp-cross-domain-request-implementation-sample.html</guid><description>I read a lot of information about jsonp on the Internet, and found that it can&apos;t be realized after running this machine. Some of them have mistakes and…</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Usage and Difference of export  import and export default in JavaScript ES6</title><link>https://ofstack.com/javascript/37935/usage-and-difference-of-export--import-and-export-default-in-javascript-es6.html</link><guid isPermaLink="true">https://ofstack.com/javascript/37935/usage-and-difference-of-export--import-and-export-default-in-javascript-es6.html</guid><description>Usage and Difference of export import and export default in JavaScript ES6</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>JQuery circular scrolling news list sample code</title><link>https://ofstack.com/javascript/3795/jquery-circular-scrolling-news-list-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3795/jquery-circular-scrolling-news-list-sample-code.html</guid><description>JQuery circular scrolling news list sample code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dynamically adds and removes sample code for page node elements</title><link>https://ofstack.com/javascript/3800/jquery-dynamically-adds-and-removes-sample-code-for-page-node-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3800/jquery-dynamically-adds-and-removes-sample-code-for-page-node-elements.html</guid><description>Jquery dynamically adds and removes sample code for page node elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js judges the jump between PC terminal and mobile terminal</title><link>https://ofstack.com/javascript/38046/js-judges-the-jump-between-pc-terminal-and-mobile-terminal.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38046/js-judges-the-jump-between-pc-terminal-and-mobile-terminal.html</guid><description>I saw a lot of such similar codes on the Internet, but some of them are very complicated, or some of them are not completely judged. The last time the…</description><pubDate>Thu, 05 Aug 2021 00:00:00 GMT</pubDate></item><item><title>JQuery to achieve a simple page mask layer and pop up layer effect compatible with IE6  IE7</title><link>https://ofstack.com/javascript/3805/jquery-to-achieve-a-simple-page-mask-layer-and-pop-up-layer-effect-compatible-with-ie6--ie7.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3805/jquery-to-achieve-a-simple-page-mask-layer-and-pop-up-layer-effect-compatible-with-ie6--ie7.html</guid><description>JQuery to achieve a simple page mask layer and pop up layer effect compatible with IE6 IE7</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS Find the most frequently occurring words in English articles</title><link>https://ofstack.com/javascript/38059/js-find-the-most-frequently-occurring-words-in-english-articles.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38059/js-find-the-most-frequently-occurring-words-in-english-articles.html</guid><description>The following function is js to find the word with the highest frequency in an English article (composed of 26 English letters in upper and lower case), and…</description><pubDate>Thu, 05 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Analysis on the principle  advantages and disadvantages of bootstrap</title><link>https://ofstack.com/javascript/38066/analysis-on-the-principle--advantages-and-disadvantages-of-bootstrap.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38066/analysis-on-the-principle--advantages-and-disadvantages-of-bootstrap.html</guid><description>Analysis on the principle advantages and disadvantages of bootstrap</description><pubDate>Thu, 05 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Javascript implementation of a simple rich text editor with a demo</title><link>https://ofstack.com/javascript/3808/javascript-implementation-of-a-simple-rich-text-editor-with-a-demo.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3808/javascript-implementation-of-a-simple-rich-text-editor-with-a-demo.html</guid><description>Javascript implementation of a simple rich text editor with a demo</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Implementation method of using jQuery to monitor code scanning gun input and prohibit manual input of recommendation</title><link>https://ofstack.com/javascript/38083/implementation-method-of-using-jquery-to-monitor-code-scanning-gun-input-and-prohibit-manual-input-of-recommendation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38083/implementation-method-of-using-jquery-to-monitor-code-scanning-gun-input-and-prohibit-manual-input-of-recommendation.html</guid><description>Scanning gun monitoring based on jQuery. If you just want to monitor and obtain barcode scanning information, you can use it directly. If there are more…</description><pubDate>Thu, 05 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Explanation of vue Event Object  Bubble  Prevent Default Behavior</title><link>https://ofstack.com/javascript/38092/explanation-of-vue-event-object--bubble--prevent-default-behavior.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38092/explanation-of-vue-event-object--bubble--prevent-default-behavior.html</guid><description>Explanation of vue Event Object Bubble Prevent Default Behavior</description><pubDate>Thu, 05 Aug 2021 00:00:00 GMT</pubDate></item><item><title>JQuery image switch plug in jquery.cycle.js using example</title><link>https://ofstack.com/javascript/3810/jquery-image-switch-plug-in-jquery.cycle.js-using-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3810/jquery-image-switch-plug-in-jquery.cycle.js-using-example.html</guid><description>JQuery image switch plug in jquery.cycle.js using example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Learning Notes for Vue Computing Attributes</title><link>https://ofstack.com/javascript/38109/learning-notes-for-vue-computing-attributes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38109/learning-notes-for-vue-computing-attributes.html</guid><description>This article shares the study notes of Vue calculation attributes for your reference. The specific contents are as follows (1) The expressions in the…</description><pubDate>Thu, 05 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Introduction to Module in NodeJS study notes</title><link>https://ofstack.com/javascript/38121/introduction-to-module-in-nodejs-study-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38121/introduction-to-module-in-nodejs-study-notes.html</guid><description>Node. js Module System Node. js has a simple module loading system. In Node. js, files and modules correspond to 11 (each file is treated as a separate module).</description><pubDate>Thu, 05 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Js code to achieve the addition of favorites and compatible with mainstream browsers</title><link>https://ofstack.com/javascript/3814/js-code-to-achieve-the-addition-of-favorites-and-compatible-with-mainstream-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3814/js-code-to-achieve-the-addition-of-favorites-and-compatible-with-mainstream-browsers.html</guid><description>Js code to achieve the addition of favorites and compatible with mainstream browsers</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>vue: Type operation that restricts input when el input input</title><link>https://ofstack.com/javascript/38213/vue:-type-operation-that-restricts-input-when-el-input-input.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38213/vue:-type-operation-that-restricts-input-when-el-input-input.html</guid><description>Dynamically monitor the type of input through the time of @ keyup. native 1. The mobile phone number can only be a number. If a non-number is entered, it…</description><pubDate>Fri, 06 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Vue Triggers input Select File Click Event Operation</title><link>https://ofstack.com/javascript/38220/vue-triggers-input-select-file-click-event-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38220/vue-triggers-input-select-file-click-event-operation.html</guid><description>Additional knowledge: When packaging under vue, select several files to package 1 file and do lazy loading In this way, all g-DeviceManage files will be…</description><pubDate>Fri, 06 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Realization of seamless scrolling animation based on javascript 2</title><link>https://ofstack.com/javascript/38227/realization-of-seamless-scrolling-animation-based-on-javascript-2.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38227/realization-of-seamless-scrolling-animation-based-on-javascript-2.html</guid><description>Achieving the same effect with less code should be the ultimate goal of our program writing, of course, readability cannot be lost. In javascript-based…</description><pubDate>Fri, 06 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Explain the similarities and differences of v model and v bind binding data in vue in detail</title><link>https://ofstack.com/javascript/38236/explain-the-similarities-and-differences-of-v-model-and-v-bind-binding-data-in-vue-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38236/explain-the-similarities-and-differences-of-v-model-and-v-bind-binding-data-in-vue-in-detail.html</guid><description>The template of vue adopts DOM template, that is to say, its template can be run as DOM node, and no error will be reported under the browser. There are…</description><pubDate>Fri, 06 Aug 2021 00:00:00 GMT</pubDate></item><item><title>How to use JavaScript to write better conditional statements in detail</title><link>https://ofstack.com/javascript/38238/how-to-use-javascript-to-write-better-conditional-statements-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38238/how-to-use-javascript-to-write-better-conditional-statements-in-detail.html</guid><description>In any programming language, the code needs to make different decisions and perform corresponding actions in a given input according to different conditions.</description><pubDate>Fri, 06 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Explanation of React Bubble and Prevent Bubble Application</title><link>https://ofstack.com/javascript/38278/explanation-of-react-bubble-and-prevent-bubble-application.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38278/explanation-of-react-bubble-and-prevent-bubble-application.html</guid><description>There are three kinds of events to prevent bubbling: 1: Prevent composite events from bubbling to events on the outermost document, using e. nativeEvent.…</description><pubDate>Fri, 06 Aug 2021 00:00:00 GMT</pubDate></item><item><title>JS How to Determine If an Object Contains an Attribute</title><link>https://ofstack.com/javascript/38315/js-how-to-determine-if-an-object-contains-an-attribute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38315/js-how-to-determine-if-an-object-contains-an-attribute.html</guid><description>1. Using in keyword will return true/false pro-test can be realized! 2. hasOwnProperty method This method returns a Boolean value indicating whether the…</description><pubDate>Mon, 09 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Analysis of JS method for obtaining current timestamp</title><link>https://ofstack.com/javascript/38316/analysis-of-js-method-for-obtaining-current-timestamp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38316/analysis-of-js-method-for-obtaining-current-timestamp.html</guid><description>Method 1: (This method is only accurate to seconds) var timestamp = Date.parse(new Date()); Results: 1280977330000 var timestamp = (new Date()).valueOf();</description><pubDate>Mon, 09 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Analysis of common situations of JavaScript this keyword pointing</title><link>https://ofstack.com/javascript/38358/analysis-of-common-situations-of-javascript-this-keyword-pointing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38358/analysis-of-common-situations-of-javascript-this-keyword-pointing.html</guid><description>In the previous experience of writing code, I often try to write this, and I don&apos;t know where to point. Today, I looked at the javascript design pattern I…</description><pubDate>Tue, 10 Aug 2021 00:00:00 GMT</pubDate></item><item><title>JQuery gets the implementation code that sets the content or text of an HTML element</title><link>https://ofstack.com/javascript/3836/jquery-gets-the-implementation-code-that-sets-the-content-or-text-of-an-html-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3836/jquery-gets-the-implementation-code-that-sets-the-content-or-text-of-an-html-element.html</guid><description>Here&apos;s how it works: This method is similar to the innerHTML attribute in JavaScript and can be used to read or set the HTML content in an element. To get…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of Jquery $. map usage example</title><link>https://ofstack.com/javascript/38363/detailed-explanation-of-jquery-$.-map-usage-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38363/detailed-explanation-of-jquery-$.-map-usage-example.html</guid><description>The $. map () function is used to process each element (or each attribute of an object) in an array using the specified function and to encapsulate the…</description><pubDate>Tue, 10 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Configuring alias and Packing Plus hash Values in vue cli3</title><link>https://ofstack.com/javascript/38372/configuring-alias-and-packing-plus-hash-values-in-vue-cli3.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38372/configuring-alias-and-packing-plus-hash-values-in-vue-cli3.html</guid><description>1. Before, when the project test environment was packaged, the js file was packaged without hash value, but the production environment was packaged with…</description><pubDate>Tue, 10 Aug 2021 00:00:00 GMT</pubDate></item><item><title>vue Route meta Settings Navigation Hide and Show Function Sample Code</title><link>https://ofstack.com/javascript/38375/vue-route-meta-settings-navigation-hide-and-show-function-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38375/vue-route-meta-settings-navigation-hide-and-show-function-sample-code.html</guid><description>vue routing meta sets title navigation hiding, as follows: PS: Routing meta in vue meta Field (Metadata) When configuring routes directly, add a custom meta…</description><pubDate>Tue, 10 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Summary of common operation methods and common functions of jQuery</title><link>https://ofstack.com/javascript/3842/summary-of-common-operation-methods-and-common-functions-of-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3842/summary-of-common-operation-methods-and-common-functions-of-jquery.html</guid><description>An article about jQuery methods and functions. JQuery is a common implementation of operations $(&quot; tag &quot;) / / take elements of an HTML document. The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Explain the use of JavaScript scope  scope chain and closure in detail</title><link>https://ofstack.com/javascript/38443/explain-the-use-of-javascript-scope--scope-chain-and-closure-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38443/explain-the-use-of-javascript-scope--scope-chain-and-closure-in-detail.html</guid><description>Explain the use of JavaScript scope scope chain and closure in detail</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript Array Type Array Related Attributes and Methods Detailed Explanation</title><link>https://ofstack.com/javascript/38447/javascript-array-type-array-related-attributes-and-methods-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38447/javascript-array-type-array-related-attributes-and-methods-detailed-explanation.html</guid><description>Detailed Explanation of Array Array Type In addition to the object type in ECMAScript, the Array array is the most commonly used type. ECMAScript arrays can…</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Vue axios cross domain request cannot be solved with cookie</title><link>https://ofstack.com/javascript/38453/vue-axios-cross-domain-request-cannot-be-solved-with-cookie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38453/vue-axios-cross-domain-request-cannot-be-solved-with-cookie.html</guid><description>Set in main. js //Carrying cookie axios.defaults.withCredentials = true Additional knowledge: VUE axios does not bring cookie when requesting cross-domain…</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Get custom attribute method in Vue: an instance of data id</title><link>https://ofstack.com/javascript/38465/get-custom-attribute-method-in-vue:-an-instance-of-data-id.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38465/get-custom-attribute-method-in-vue:-an-instance-of-data-id.html</guid><description>To get a custom property: Step 1: Bind @ click= &quot;getDateId (item. id)&quot; on the tag and pass the attribute value to the bound event Step 2: Continue binding…</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>vue Mobile Phone Physical Monitoring Key + Exit Prompt Code</title><link>https://ofstack.com/javascript/38470/vue-mobile-phone-physical-monitoring-key-+-exit-prompt-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38470/vue-mobile-phone-physical-monitoring-key-+-exit-prompt-code.html</guid><description>I won&apos;t talk too much, let&apos;s just look at the code ~ The code is simple and the logic is not very complicated. But let&apos;s say why we use setTime (). I added…</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Javascript learning notes for objects (4) : for in loop</title><link>https://ofstack.com/javascript/3862/javascript-learning-notes-for-objects-(4)-:-for-in-loop.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3862/javascript-learning-notes-for-objects-(4)-:-for-in-loop.html</guid><description>There are two things to note here. One is that the for in loop ignores the property enumerable is set to false. For example, the length property of an…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery triggers the click event that forges the a tag instead of the window.open method</title><link>https://ofstack.com/javascript/3868/jquery-triggers-the-click-event-that-forges-the-a-tag-instead-of-the-window.open-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3868/jquery-triggers-the-click-event-that-forges-the-a-tag-instead-of-the-window.open-method.html</guid><description>Jquery triggers the click event that forges the a tag instead of the window.open method</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of Common Problems and Solutions in Vue Project Development</title><link>https://ofstack.com/javascript/38708/summary-of-common-problems-and-solutions-in-vue-project-development.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38708/summary-of-common-problems-and-solutions-in-vue-project-development.html</guid><description>Solution to the incorrect static resource path after Vue Cli packaging Change the value of assetsPublicPath in config/index. js to &apos;./&apos;. Create a new vue.…</description><pubDate>Mon, 16 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Steps for Vue to encapsulate Axios requests and interceptors</title><link>https://ofstack.com/javascript/38717/steps-for-vue-to-encapsulate-axios-requests-and-interceptors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38717/steps-for-vue-to-encapsulate-axios-requests-and-interceptors.html</guid><description>PS: This code is written on top of the basic vue project built by vue-cli3: vue create my-project axios is an http library based on promise, which can be…</description><pubDate>Mon, 16 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Sample code for JavaScript to implement serial request</title><link>https://ofstack.com/javascript/38719/sample-code-for-javascript-to-implement-serial-request.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38719/sample-code-for-javascript-to-implement-serial-request.html</guid><description>Using async and await Promise Implementation According to the promises specification, once an promise is created, it is executed. If an promise object is…</description><pubDate>Mon, 16 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Jquery lets you display the returned content in a specific div with less of code</title><link>https://ofstack.com/javascript/3875/jquery-lets-you-display-the-returned-content-in-a-specific-div-with-less-of-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3875/jquery-lets-you-display-the-returned-content-in-a-specific-div-with-less-of-code.html</guid><description>As I wrote before (link: #), I have been watching jquery recently, so I rewrote it with jquery. Jquery is &quot;write less, do more&quot;.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript gets the decimal number of any float to two decimal places</title><link>https://ofstack.com/javascript/3889/javascript-gets-the-decimal-number-of-any-float-to-two-decimal-places.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3889/javascript-gets-the-decimal-number-of-any-float-to-two-decimal-places.html</guid><description>Using Javascript to get a float to two decimal places, for example 22.127456 to 22.13, how to do? 1. Least recommended: 2. Use regular expressions to get:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Scroll bar response to the mouse pulley event to achieve up and down scrolling js code</title><link>https://ofstack.com/javascript/3890/scroll-bar-response-to-the-mouse-pulley-event-to-achieve-up-and-down-scrolling-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3890/scroll-bar-response-to-the-mouse-pulley-event-to-achieve-up-and-down-scrolling-js-code.html</guid><description>Scroll bar response to the mouse pulley event to achieve up and down scrolling js code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jQuery realizes the effect of dragging and dropping the login box with the mouse</title><link>https://ofstack.com/javascript/38948/jquery-realizes-the-effect-of-dragging-and-dropping-the-login-box-with-the-mouse.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38948/jquery-realizes-the-effect-of-dragging-and-dropping-the-login-box-with-the-mouse.html</guid><description>This article example for everyone to share the jQuery mouse drag-and-drop login box movement of the specific code, for your reference, the specific content…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Implementation code of React countdown function decoupling general purpose</title><link>https://ofstack.com/javascript/38957/implementation-code-of-react-countdown-function-decoupling-general-purpose.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38957/implementation-code-of-react-countdown-function-decoupling-general-purpose.html</guid><description>Requirement analysis In a certain page need to have a countdown function, countdown 5 s, 5s clock jump to the new interface First edition practice Problem…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>vue realizes magnifying glass effect</title><link>https://ofstack.com/javascript/38958/vue-realizes-magnifying-glass-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38958/vue-realizes-magnifying-glass-effect.html</guid><description>In this paper, we share the specific code of vue magnifying glass effect for your reference, the specific contents are as follows Achieve Taobao-like…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Talking about garbage collection mechanism in JavaScript</title><link>https://ofstack.com/javascript/38961/talking-about-garbage-collection-mechanism-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/38961/talking-about-garbage-collection-mechanism-in-javascript.html</guid><description>JavaScript has an automatic garbage collection mechanism, that is, the execution environment is responsible for managing the memory used during code execution.</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript Common Tools Function Summary (Browser Environment)</title><link>https://ofstack.com/javascript/38968/javascript-common-tools-function-summary-(browser-environment).html</link><guid isPermaLink="true">https://ofstack.com/javascript/38968/javascript-common-tools-function-summary-(browser-environment).html</guid><description>Front-end business more commonly used JavaScript tool functions, browser environment commonly used, can be directly copied in the project to use. It is easy…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>JQuery +ajax to achieve a mouse click to modify the content</title><link>https://ofstack.com/javascript/3903/jquery-+ajax-to-achieve-a-mouse-click-to-modify-the-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3903/jquery-+ajax-to-achieve-a-mouse-click-to-modify-the-content.html</guid><description>The code for a line in the existing table looks like this: To achieve the mouse click to modify the content of the idea as follows: 1. Click the number in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery header single line information scroll display implementation ideas and code</title><link>https://ofstack.com/javascript/3910/jquery-header-single-line-information-scroll-display-implementation-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3910/jquery-header-single-line-information-scroll-display-implementation-ideas-and-code.html</guid><description>Here&apos;s how to control the scrolling, look up the scrolling, put it in a div or some other container, and I&apos;m using &lt; Dt&gt; Here is the container for the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery sets and gets examples of HTML  text  and values</title><link>https://ofstack.com/javascript/3913/jquery-sets-and-gets-examples-of-html--text--and-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3913/jquery-sets-and-gets-examples-of-html--text--and-values.html</guid><description>JQuery sets and gets examples of HTML text and values</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript traverses the sample code for the elements in the table</title><link>https://ofstack.com/javascript/3916/javascript-traverses-the-sample-code-for-the-elements-in-the-table.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3916/javascript-traverses-the-sample-code-for-the-elements-in-the-table.html</guid><description>How do we iterate through assignments in JS? The program code I saw another way to use dom (but I didn&apos;t try it myself, I don&apos;t know why).</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of a full screen image opening up and down to display web page effects</title><link>https://ofstack.com/javascript/3917/a-simple-example-of-a-full-screen-image-opening-up-and-down-to-display-web-page-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3917/a-simple-example-of-a-full-screen-image-opening-up-and-down-to-display-web-page-effects.html</guid><description>A simple example of a full screen image opening up and down to display web page effects</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use jQuery&apos;s attr method to modify the onclick value</title><link>https://ofstack.com/javascript/3919/use-jquery&apos;s-attr-method-to-modify-the-onclick-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3919/use-jquery&apos;s-attr-method-to-modify-the-onclick-value.html</guid><description>Okay, so I&apos;m just going to stick you with the js code If the onclick event has a value, clear it, and then use the click(eval(function(){... })) assignment</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of my NodeJs learning (1)</title><link>https://ofstack.com/javascript/3925/summary-of-my-nodejs-learning-(1).html</link><guid isPermaLink="true">https://ofstack.com/javascript/3925/summary-of-my-nodejs-learning-(1).html</guid><description>This first article will cover some programming details of NodeJs. 1. Go through the groups One benefit of writing this way is that it takes one less step…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery prints and automatically paginates Html pages in the specified area</title><link>https://ofstack.com/javascript/3932/jquery-prints-and-automatically-paginates-html-pages-in-the-specified-area.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3932/jquery-prints-and-automatically-paginates-html-pages-in-the-specified-area.html</guid><description>In the most recent project, you need to print an HTML page, and you need to specify a region to print, using the jquery.printarea.js plug-in But it will…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js time of getFullYear compatible with IE  firefox and chrome</title><link>https://ofstack.com/javascript/3935/js-time-of-getfullyear-compatible-with-ie--firefox-and-chrome.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3935/js-time-of-getfullyear-compatible-with-ie--firefox-and-chrome.html</guid><description>Js time of getFullYear compatible with IE firefox and chrome</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the code for the number of days of the month according to the year</title><link>https://ofstack.com/javascript/3936/js-gets-the-code-for-the-number-of-days-of-the-month-according-to-the-year.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3936/js-gets-the-code-for-the-number-of-days-of-the-month-according-to-the-year.html</guid><description>JS gets the code for the number of days of the month according to the year</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of local page print preview principle and sample code</title><link>https://ofstack.com/javascript/3937/js-implementation-of-local-page-print-preview-principle-and-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3937/js-implementation-of-local-page-print-preview-principle-and-sample-code.html</guid><description>Recently a friend asked js how to print preview, today to explain, first understand the principle of printing, in fact, the local printing page is very…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of using jquery serialized forms and callback functions</title><link>https://ofstack.com/javascript/3941/examples-of-using-jquery-serialized-forms-and-callback-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3941/examples-of-using-jquery-serialized-forms-and-callback-functions.html</guid><description>In development projects, to pass the value of the foreground to the background, sometimes one or two JSP in the form of values, there are total value, if…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to implement method overloading in js object oriented programming</title><link>https://ofstack.com/javascript/3943/how-to-implement-method-overloading-in-js-object-oriented-programming.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3943/how-to-implement-method-overloading-in-js-object-oriented-programming.html</guid><description>How do you implement method overloading in js? There are three issues involved 1. The call of the function of the same name 2. Special arguments in the function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of the usage of hooks of react</title><link>https://ofstack.com/javascript/39486/detailed-explanation-of-the-usage-of-hooks-of-react.html</link><guid isPermaLink="true">https://ofstack.com/javascript/39486/detailed-explanation-of-the-usage-of-hooks-of-react.html</guid><description>It changes the original development mode of React class and uses the function form instead. It changes the complex state operation form and makes it easier…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of interpolation of Interpolation syntax in VUE</title><link>https://ofstack.com/javascript/39494/detailed-explanation-of-interpolation-of-interpolation-syntax-in-vue.html</link><guid isPermaLink="true">https://ofstack.com/javascript/39494/detailed-explanation-of-interpolation-of-interpolation-syntax-in-vue.html</guid><description>Background analysis Can we define variables in the traditional html page? Of course not, if we hope to achieve the data operation of page content through…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Js USES the typeof method to determine the undefined type</title><link>https://ofstack.com/javascript/3950/js-uses-the-typeof-method-to-determine-the-undefined-type.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3950/js-uses-the-typeof-method-to-determine-the-undefined-type.html</guid><description>Js determines the undefined type It was found that the judgment could not be made, and the typeof method was used to check the data at last: Typeof returns…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Install the latest version of node. js on Ubuntu</title><link>https://ofstack.com/javascript/3956/install-the-latest-version-of-node.-js-on-ubuntu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3956/install-the-latest-version-of-node.-js-on-ubuntu.html</guid><description>Node. js contains the Google V8 JavaScript engine, the libuv library, and the core libraries are almost all written in JavaScript. The libuv library…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pass parameter of to the js file</title><link>https://ofstack.com/javascript/3960/pass-parameter-of-to-the-js-file.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3960/pass-parameter-of-to-the-js-file.html</guid><description>Use global variables This is the easiest way, like Google Adsense: The disadvantage is the introduction of global variables. There are also two variations…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use the jquery prev of method to find the previous element of the sibling</title><link>https://ofstack.com/javascript/3962/use-the-jquery-prev-of-method-to-find-the-previous-element-of-the-sibling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3962/use-the-jquery-prev-of-method-to-find-the-previous-element-of-the-sibling.html</guid><description>Retrieve each paragraph and find the previous sibling element of the class named &quot;selected&quot; : The.prev() method allows us to search the DOM tree for the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js converts String to number for comparison</title><link>https://ofstack.com/javascript/3974/js-converts-string-to-number-for-comparison.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3974/js-converts-string-to-number-for-comparison.html</guid><description>Comparing strings without converting them is a headache I didn&apos;t write it carefully, I didn&apos;t convert it, and I took it to a rough test, Yeah, that&apos;s it</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of common events in jquery include bind  hover  toggle  etc</title><link>https://ofstack.com/javascript/3978/examples-of-common-events-in-jquery-include-bind--hover--toggle--etc.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3978/examples-of-common-events-in-jquery-include-bind--hover--toggle--etc.html</guid><description>Examples of common events in jquery include bind hover toggle etc</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implements the element drag function hosted by the browser</title><link>https://ofstack.com/javascript/3982/javascript-implements-the-element-drag-function-hosted-by-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3982/javascript-implements-the-element-drag-function-hosted-by-the-browser.html</guid><description>Javascript implements the element drag function hosted by the browser</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript native and jquery libraries implement iframe adaptive height and width</title><link>https://ofstack.com/javascript/3993/javascript-native-and-jquery-libraries-implement-iframe-adaptive-height-and-width.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3993/javascript-native-and-jquery-libraries-implement-iframe-adaptive-height-and-width.html</guid><description>Javascript native and jquery libraries implement iframe adaptive content height and width - jquery code is recommended! The code based on Jquery library is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An unsuccessful problem with javaScript registering the click event to pass parameters</title><link>https://ofstack.com/javascript/3994/an-unsuccessful-problem-with-javascript-registering-the-click-event-to-pass-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/3994/an-unsuccessful-problem-with-javascript-registering-the-click-event-to-pass-parameters.html</guid><description>In recent half a year as a Java programmer, I write the javaScript code is much faster than Java code, recently is to give a bank as a teller control…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Cross domain request interface operation using jsonp in vue</title><link>https://ofstack.com/javascript/39976/cross-domain-request-interface-operation-using-jsonp-in-vue.html</link><guid isPermaLink="true">https://ofstack.com/javascript/39976/cross-domain-request-interface-operation-using-jsonp-in-vue.html</guid><description>Here we are using the third-party plug-in jsonp. github Website: https://github.com/webmodules/jsonp 1. Installation npm install jsonp -S 1. Create a new js…</description><pubDate>Sat, 11 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Some examples of problems in one dimensional arrays and two bit arrays in js are illustrated</title><link>https://ofstack.com/javascript/4006/some-examples-of-problems-in-one-dimensional-arrays-and-two-bit-arrays-in-js-are-illustrated.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4006/some-examples-of-problems-in-one-dimensional-arrays-and-two-bit-arrays-in-js-are-illustrated.html</guid><description>An array in js that can hold various data types (numeric values, strings) The array in js is not out of bounds, and when the index of the output array is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery.parsejson of json converts a json string into a js object</title><link>https://ofstack.com/javascript/4014/jquery.parsejson-of-json-converts-a-json-string-into-a-js-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4014/jquery.parsejson-of-json-converts-a-json-string-into-a-js-object.html</guid><description>An overview of the Accept a JSON string and return the parsed object. Passing in a deformed JSON string throws an exception. For example, the following are…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Learn about Render Props callback hell solution through examples</title><link>https://ofstack.com/javascript/40206/learn-about-render-props-callback-hell-solution-through-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/40206/learn-about-render-props-callback-hell-solution-through-examples.html</guid><description>In short, as long as the value of an attribute in a component is a function, it can be said that the component uses the technology of Render Props. It…</description><pubDate>Sun, 12 Sep 2021 00:00:00 GMT</pubDate></item><item><title>vant Time Selector  Start Time and End Time Instances</title><link>https://ofstack.com/javascript/40212/vant-time-selector--start-time-and-end-time-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/40212/vant-time-selector--start-time-and-end-time-instances.html</guid><description>vant Time Selector Start Time and End Time Instances</description><pubDate>Sun, 12 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Solve the problem of nuxt custom global method  global attribute and global variable</title><link>https://ofstack.com/javascript/40224/solve-the-problem-of-nuxt-custom-global-method--global-attribute-and-global-variable.html</link><guid isPermaLink="true">https://ofstack.com/javascript/40224/solve-the-problem-of-nuxt-custom-global-method--global-attribute-and-global-variable.html</guid><description>Solve the problem of nuxt custom global method global attribute and global variable</description><pubDate>Sun, 12 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Js code that determines whether a date can be queried across months</title><link>https://ofstack.com/javascript/4023/js-code-that-determines-whether-a-date-can-be-queried-across-months.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4023/js-code-that-determines-whether-a-date-can-be-queried-across-months.html</guid><description>Js code that determines whether a date can be queried across months</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Extjs sets an example of the background color of a row in a table based on a condition</title><link>https://ofstack.com/javascript/4034/extjs-sets-an-example-of-the-background-color-of-a-row-in-a-table-based-on-a-condition.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4034/extjs-sets-an-example-of-the-background-color-of-a-row-in-a-table-based-on-a-condition.html</guid><description>No more words, no more code Js code, which should -- separated code is the key code, their own analysis:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>vue realizes the operation of dynamic table submission parameter dynamic generation control</title><link>https://ofstack.com/javascript/40450/vue-realizes-the-operation-of-dynamic-table-submission-parameter-dynamic-generation-control.html</link><guid isPermaLink="true">https://ofstack.com/javascript/40450/vue-realizes-the-operation-of-dynamic-table-submission-parameter-dynamic-generation-control.html</guid><description>Above request to do a dynamic generation control according to background data, and then let the user input submit query information, and then dynamically…</description><pubDate>Thu, 16 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Jquery  js call iframe parent window and child window elements</title><link>https://ofstack.com/javascript/4046/jquery--js-call-iframe-parent-window-and-child-window-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4046/jquery--js-call-iframe-parent-window-and-child-window-elements.html</guid><description>Jquery js call iframe parent window and child window elements</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Json attribute names why double quotes of personal guesses</title><link>https://ofstack.com/javascript/4048/json-attribute-names-why-double-quotes-of-personal-guesses.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4048/json-attribute-names-why-double-quotes-of-personal-guesses.html</guid><description>More standardized, conducive to analysis Avoid incompatibility problems caused by keywords such as class And perhaps the most obscure: My guess is that if…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Notes on callback functions in js</title><link>https://ofstack.com/javascript/4060/notes-on-callback-functions-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4060/notes-on-callback-functions-in-js.html</guid><description>What is the callback function before learning how to use and function of js callback function, the following article put me in the study of callback…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of the event of triggering a child component by clicking a button in the parent component in vue</title><link>https://ofstack.com/javascript/40678/detailed-explanation-of-the-event-of-triggering-a-child-component-by-clicking-a-button-in-the-parent-component-in-vue.html</link><guid isPermaLink="true">https://ofstack.com/javascript/40678/detailed-explanation-of-the-event-of-triggering-a-child-component-by-clicking-a-button-in-the-parent-component-in-vue.html</guid><description>I divide this example into several steps to interpret: 1. The button element of the parent component binds an click event that points to the notify method…</description><pubDate>Mon, 20 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Js dynamically adds an onclick event with and without parameters</title><link>https://ofstack.com/javascript/4068/js-dynamically-adds-an-onclick-event-with-and-without-parameters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4068/js-dynamically-adds-an-onclick-event-with-and-without-parameters.html</guid><description>1) when a method has no arguments, the assignment can be done directly with the onclick = method name 2) when the method has parameters, the error occurs…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>vue packaging optimizes image compression through image webpack loader plug ins</title><link>https://ofstack.com/javascript/40681/vue-packaging-optimizes-image-compression-through-image-webpack-loader-plug-ins.html</link><guid isPermaLink="true">https://ofstack.com/javascript/40681/vue-packaging-optimizes-image-compression-through-image-webpack-loader-plug-ins.html</guid><description>After vue is normally packaged, some picture files are very large, which makes the packaging volume very large. Through image-webpack-loader plug-ins, large…</description><pubDate>Mon, 20 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Js returns to the previous page to refresh this page reload the page</title><link>https://ofstack.com/javascript/4071/js-returns-to-the-previous-page-to-refresh-this-page-reload-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4071/js-returns-to-the-previous-page-to-refresh-this-page-reload-the-page.html</guid><description>Js returns to the previous page to refresh this page reload the page</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Converts urls in text into clickable JavaScript and PHP custom functions</title><link>https://ofstack.com/javascript/4075/converts-urls-in-text-into-clickable-javascript-and-php-custom-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4075/converts-urls-in-text-into-clickable-javascript-and-php-custom-functions.html</guid><description>These days, when writing a small program, you need to use regular expressions to match the URL address in the user&apos;s input text, and then replace the URL…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery objects and javascript objects  or DOM objects  convert to each other</title><link>https://ofstack.com/javascript/4086/jquery-objects-and-javascript-objects--or-dom-objects--convert-to-each-other.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4086/jquery-objects-and-javascript-objects--or-dom-objects--convert-to-each-other.html</guid><description>Jquery objects and javascript objects or DOM objects convert to each other</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery bind of click causes each row in the list to bind one event</title><link>https://ofstack.com/javascript/4091/jquery-bind-of-click-causes-each-row-in-the-list-to-bind-one-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4091/jquery-bind-of-click-causes-each-row-in-the-list-to-bind-one-event.html</guid><description>It is common to click on a line in the list to pop up a request for details. When using the jquey bind click event, passers&apos; lack of attention may result in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js Using regular expressions to remove brackets from strings</title><link>https://ofstack.com/javascript/40924/js-using-regular-expressions-to-remove-brackets-from-strings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/40924/js-using-regular-expressions-to-remove-brackets-from-strings.html</guid><description>Remove all brackets, excluding their contents Remove all brackets, including their contents Symbolic Interpretation of Regular Expressions &quot;&quot;: Marks the…</description><pubDate>Fri, 24 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Function overloading in JavaScript is well understood</title><link>https://ofstack.com/javascript/4099/function-overloading-in-javascript-is-well-understood.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4099/function-overloading-in-javascript-is-well-understood.html</guid><description>There is a special data type in JavaScript, the Function type, and every Function in JavaScript is an instance of the Function type. Because functions are…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of the differences and examples of escape of  encodeURI of  encodeURIComponent of</title><link>https://ofstack.com/javascript/4106/in-depth-analysis-of-the-differences-and-examples-of-escape-of--encodeuri-of--encodeuricomponent-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4106/in-depth-analysis-of-the-differences-and-examples-of-escape-of--encodeuri-of--encodeuricomponent-of.html</guid><description>In depth analysis of the differences and examples of escape of encodeURI of encodeURIComponent of</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>NodeJS learning notes on network programming</title><link>https://ofstack.com/javascript/4110/nodejs-learning-notes-on-network-programming.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4110/nodejs-learning-notes-on-network-programming.html</guid><description>Node provides a rich network programming module TCP service events fall into the following two categories (1), Server events For a server created through…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js USES the HTML of or text of method to get the value that sets the display of the p tag</title><link>https://ofstack.com/javascript/4112/js-uses-the-html-of-or-text-of-method-to-get-the-value-that-sets-the-display-of-the-p-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4112/js-uses-the-html-of-or-text-of-method-to-get-the-value-that-sets-the-display-of-the-p-tag.html</guid><description>The HTML () method This method is similar to the innerHTML attribute in JavaScript and can be used to read or set the HTML content in an element. To get the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Vue router Pass Parameters and Resolve Refresh Page Parameter Missing Problem</title><link>https://ofstack.com/javascript/41151/vue-router-pass-parameters-and-resolve-refresh-page-parameter-missing-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/41151/vue-router-pass-parameters-and-resolve-refresh-page-parameter-missing-problem.html</guid><description>Vue Router parameter transmission mode: 1. this. $router. push ({name: &apos;Module Name&apos;, params: {//Parameters}}) ParamsPassingByRouter. vue: ParamsMode. vue:</description><pubDate>Mon, 11 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Js controls the time between clicking the button again to prevent duplicate submissions</title><link>https://ofstack.com/javascript/4116/js-controls-the-time-between-clicking-the-button-again-to-prevent-duplicate-submissions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4116/js-controls-the-time-between-clicking-the-button-again-to-prevent-duplicate-submissions.html</guid><description>Js controls the time between clicking the button again to prevent duplicate submissions</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of Optimization Skills of Conditional Statements in JavaScript</title><link>https://ofstack.com/javascript/41162/summary-of-optimization-skills-of-conditional-statements-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/41162/summary-of-optimization-skills-of-conditional-statements-in-javascript.html</guid><description>Use Array. includes for multiple conditions The above example looks good. However, if there are more red fruits to judge, such as cherries and cranberries,…</description><pubDate>Mon, 11 Oct 2021 00:00:00 GMT</pubDate></item><item><title>A Brief Talk on offsetleft  offsetTop  and offsetParent</title><link>https://ofstack.com/javascript/41163/a-brief-talk-on-offsetleft--offsettop--and-offsetparent.html</link><guid isPermaLink="true">https://ofstack.com/javascript/41163/a-brief-talk-on-offsetleft--offsettop--and-offsetparent.html</guid><description>A Brief Talk on offsetleft offsetTop and offsetParent</description><pubDate>Mon, 11 Oct 2021 00:00:00 GMT</pubDate></item><item><title>JS sort output to achieve the table line number from the front end of the dynamic generation of tr</title><link>https://ofstack.com/javascript/4121/js-sort-output-to-achieve-the-table-line-number-from-the-front-end-of-the-dynamic-generation-of-tr.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4121/js-sort-output-to-achieve-the-table-line-number-from-the-front-end-of-the-dynamic-generation-of-tr.html</guid><description>For a recent project, it is necessary to sort the output of the data, which requires the line number and the sequential increment of 1.2.3.4.5...... .</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js image flash effects can control the interval time such as a few minutes flash</title><link>https://ofstack.com/javascript/4122/js-image-flash-effects-can-control-the-interval-time-such-as-a-few-minutes-flash.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4122/js-image-flash-effects-can-control-the-interval-time-such-as-a-few-minutes-flash.html</guid><description>As soon as the picture comes out, after five seconds, it starts flashing, and then it stops.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of the scope of this in Javascript</title><link>https://ofstack.com/javascript/4130/in-depth-understanding-of-the-scope-of-this-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4130/in-depth-understanding-of-the-scope-of-this-in-javascript.html</guid><description>People are often confused by this guy when they use Javascript. To most developers with OOP development experience, this is an identifier that refers to a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets examples of input  checkbox  radio  and select by ID</title><link>https://ofstack.com/javascript/4135/jquery-gets-examples-of-input--checkbox--radio--and-select-by-id.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4135/jquery-gets-examples-of-input--checkbox--radio--and-select-by-id.html</guid><description>JQuery gets examples of input checkbox radio and select by ID</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The use of of dynamic output jump for window.location.href</title><link>https://ofstack.com/javascript/4144/the-use-of-of-dynamic-output-jump-for-window.location.href.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4144/the-use-of-of-dynamic-output-jump-for-window.location.href.html</guid><description>Location.href in javascript can be used in a number of ways, mainly as follows. Self.location.href =&quot;/url&quot; the current page opens the url page Location.href…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines whether the browser supports html5</title><link>https://ofstack.com/javascript/4158/js-determines-whether-the-browser-supports-html5.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4158/js-determines-whether-the-browser-supports-html5.html</guid><description>Js determines whether the browser supports html5</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript inheritance foundation explains of prototype chain  borrowing constructor  mixed mode  original type inheritance  parasitic inheritance  parasitic combinatorial inheritance</title><link>https://ofstack.com/javascript/4160/javascript-inheritance-foundation-explains-of-prototype-chain--borrowing-constructor--mixed-mode--original-type-inheritance--parasitic-inheritance--parasitic-combinatorial-inheritance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4160/javascript-inheritance-foundation-explains-of-prototype-chain--borrowing-constructor--mixed-mode--original-type-inheritance--parasitic-inheritance--parasitic-combinatorial-inheritance.html</guid><description>JavaScript inheritance foundation explains of prototype chain borrowing constructor mixed mode original type inheritance parasitic inheritance parasitic…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS object   oriented basic explanation of of factory mode  constructor mode  prototype mode  mixed mode  dynamic prototype mode</title><link>https://ofstack.com/javascript/4161/js-object---oriented-basic-explanation-of-of-factory-mode--constructor-mode--prototype-mode--mixed-mode--dynamic-prototype-mode.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4161/js-object---oriented-basic-explanation-of-of-factory-mode--constructor-mode--prototype-mode--mixed-mode--dynamic-prototype-mode.html</guid><description>JS object oriented basic explanation of of factory mode constructor mode prototype mode mixed mode dynamic prototype mode</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery to achieve picture magnifying glass effect</title><link>https://ofstack.com/javascript/41645/jquery-to-achieve-picture-magnifying-glass-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/41645/jquery-to-achieve-picture-magnifying-glass-effect.html</guid><description>In this paper, we share the specific code of jquery to achieve the effect of picture magnifying glass for your reference, the specific contents are as follows</description><pubDate>Fri, 15 Oct 2021 00:00:00 GMT</pubDate></item><item><title>JS traverses the key value pairs in the Json string by first converting them to Json objects and then iterating over them</title><link>https://ofstack.com/javascript/4166/js-traverses-the-key-value-pairs-in-the-json-string-by-first-converting-them-to-json-objects-and-then-iterating-over-them.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4166/js-traverses-the-key-value-pairs-in-the-json-string-by-first-converting-them-to-json-objects-and-then-iterating-over-them.html</guid><description>1. Convert a Json string into a Json object 2. Read through the key-value pairs</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mobile side of the web page click the link to trigger automatic call or save the phone sample code</title><link>https://ofstack.com/javascript/4167/mobile-side-of-the-web-page-click-the-link-to-trigger-automatic-call-or-save-the-phone-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4167/mobile-side-of-the-web-page-click-the-link-to-trigger-automatic-call-or-save-the-phone-sample-code.html</guid><description>Make phone calls from the web page Remember to write this way, do not write your own method to call For example; &lt; A href = &quot;javascript: phone (&apos; + phone…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Node.js USES the event emitter pattern to implement event binding details</title><link>https://ofstack.com/javascript/4168/node.js-uses-the-event-emitter-pattern-to-implement-event-binding-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4168/node.js-uses-the-event-emitter-pattern-to-implement-event-binding-details.html</guid><description>In Node, many objects emit events. For example, a TCP server fires a &quot;connect&quot; event every time a client requests a connection, or a file system fires a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In node. js  a timer is used to time the execution of the function</title><link>https://ofstack.com/javascript/4169/in-node.-js--a-timer-is-used-to-time-the-execution-of-the-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4169/in-node.-js--a-timer-is-used-to-time-the-execution-of-the-function.html</guid><description>In node. js a timer is used to time the execution of the function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native JS motion realization carousel map</title><link>https://ofstack.com/javascript/41825/native-js-motion-realization-carousel-map.html</link><guid isPermaLink="true">https://ofstack.com/javascript/41825/native-js-motion-realization-carousel-map.html</guid><description>Carousel diagram of native JS motion realization ** Basic principle: ** The effect of automatic picture movement is realized by controlling the left value…</description><pubDate>Sat, 16 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Six Loop Methods in JavaScript</title><link>https://ofstack.com/javascript/41830/six-loop-methods-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/41830/six-loop-methods-in-javascript.html</guid><description>For numerically indexed arrays, you can use the standard for loop to traverse the values for... in loops can be used to traverse the list of enumerable…</description><pubDate>Sat, 16 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of the usage of template tag of contains the usage summary of vue</title><link>https://ofstack.com/javascript/41840/detailed-explanation-of-the-usage-of-template-tag-of-contains-the-usage-summary-of-vue.html</link><guid isPermaLink="true">https://ofstack.com/javascript/41840/detailed-explanation-of-the-usage-of-template-tag-of-contains-the-usage-summary-of-vue.html</guid><description>In html template The content in the tag is not displayed on the page. But the DOM structure exists when viewing the page in the background template Label.…</description><pubDate>Sat, 16 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Introduction to usage examples of jQuery. TMPL of</title><link>https://ofstack.com/javascript/4188/introduction-to-usage-examples-of-jquery.-tmpl-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4188/introduction-to-usage-examples-of-jquery.-tmpl-of.html</guid><description>Dynamic request data to update the page is now a very common method, such as blog comments paging dynamic load, weibo rolling load and timed request load.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementations automatically add the current date to the date plug in when the page loads</title><link>https://ofstack.com/javascript/4203/jquery-implementations-automatically-add-the-current-date-to-the-date-plug-in-when-the-page-loads.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4203/jquery-implementations-automatically-add-the-current-date-to-the-date-plug-in-when-the-page-loads.html</guid><description>The current date is automatically added to the date plug-in when the page loads. The body part of the JSP page:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Solution to jQuery Conflict Problem</title><link>https://ofstack.com/javascript/42052/solution-to-jquery-conflict-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/42052/solution-to-jquery-conflict-problem.html</guid><description>In front-end development, $is a function in jQuery. If the parameters of $are different, the functions are different. During programming, as a symbol, $may…</description><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate></item><item><title>vue. js to achieve click on the icon zoom in and out of the zoom code</title><link>https://ofstack.com/javascript/42078/vue.-js-to-achieve-click-on-the-icon-zoom-in-and-out-of-the-zoom-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/42078/vue.-js-to-achieve-click-on-the-icon-zoom-in-and-out-of-the-zoom-code.html</guid><description>In the previous article, we introduced vue to realize the functions of cutting pictures and zooming in, zooming out and rotating. Today, we introduced vue.…</description><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript determines whether a variable is an object or an array</title><link>https://ofstack.com/javascript/4213/javascript-determines-whether-a-variable-is-an-object-or-an-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4213/javascript-determines-whether-a-variable-is-an-object-or-an-array.html</guid><description>Typeof returns object In JavaScript all data types are strictly objects, but in practice we still have types, and if you want to determine whether a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The IE browser does not support the getElementsByClassName solution</title><link>https://ofstack.com/javascript/4218/the-ie-browser-does-not-support-the-getelementsbyclassname-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4218/the-ie-browser-does-not-support-the-getelementsbyclassname-solution.html</guid><description>Some online directly define a getElementsByClassName function, but it requires all use the code document. The getElementsByClassName getElementsByClassName…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implementation of the use of the keyboard to control the character walking instance</title><link>https://ofstack.com/javascript/4221/javascript-implementation-of-the-use-of-the-keyboard-to-control-the-character-walking-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4221/javascript-implementation-of-the-use-of-the-keyboard-to-control-the-character-walking-instance.html</guid><description>In fact, this example USES two core js times, the keyboard event onkeydown, and the periodic execution event setInterval. Implementation effect When the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript intercepts strings for 2 functions</title><link>https://ofstack.com/javascript/4222/javascript-intercepts-strings-for-2-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4222/javascript-intercepts-strings-for-2-functions.html</guid><description>First, let&apos;s take a look at the use of the substring function. A, the substring A substring needs at least one parameter, the first of which is the starting…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript to determine the page close  page refresh implementation code</title><link>https://ofstack.com/javascript/4223/javascript-to-determine-the-page-close--page-refresh-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4223/javascript-to-determine-the-page-close--page-refresh-implementation-code.html</guid><description>JavaScript to determine the page close page refresh implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JS hasOwnProperty of method detects whether an attribute is an object&apos;s own attribute</title><link>https://ofstack.com/javascript/42300/the-js-hasownproperty-of-method-detects-whether-an-attribute-is-an-object&apos;s-own-attribute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/42300/the-js-hasownproperty-of-method-detects-whether-an-attribute-is-an-object&apos;s-own-attribute.html</guid><description>The JavaScript hasOwnProperty () method is a prototype method (also called an instance method) for Object, which is defined on top of the Object. prototype…</description><pubDate>Mon, 25 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Jquery creates JSON objects from JSON strings</title><link>https://ofstack.com/javascript/4233/jquery-creates-json-objects-from-json-strings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4233/jquery-creates-json-objects-from-json-strings.html</guid><description>PS: about json operation, here again for you to recommend a few more practical json online tools for your reference: Online JSON code verification,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery responds to mouse events and hides and displays input defaults</title><link>https://ofstack.com/javascript/4236/jquery-responds-to-mouse-events-and-hides-and-displays-input-defaults.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4236/jquery-responds-to-mouse-events-and-hides-and-displays-input-defaults.html</guid><description>Share an example of how jQuery hides and displays input defaults.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Enter Enter toggle input focus and the code compatible with the major browsers</title><link>https://ofstack.com/javascript/4243/enter-enter-toggle-input-focus-and-the-code-compatible-with-the-major-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4243/enter-enter-toggle-input-focus-and-the-code-compatible-with-the-major-browsers.html</guid><description>When working on a project, the client asked to be able to use the enter enter to switch the input (focus) directly, and when the last one, to submit the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Drag the JQuery table to adjust the column width of the effect of write yourself</title><link>https://ofstack.com/javascript/4245/drag-the-jquery-table-to-adjust-the-column-width-of-the-effect-of-write-yourself.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4245/drag-the-jquery-table-to-adjust-the-column-width-of-the-effect-of-write-yourself.html</guid><description>Similar to the table drag table head effect in the desktop program, when the mouse over the table border line, the mouse will become a left and right drag…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of HTML of  text of  val of in JQuery</title><link>https://ofstack.com/javascript/4246/examples-of-html-of--text-of--val-of-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4246/examples-of-html-of--text-of--val-of-in-jquery.html</guid><description>HTML (): gets the HTML content of the first matched element. This function cannot be used with XML documents. But it can be used with XHTML documents HTML…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple dynamic loading js and CSS jquery code</title><link>https://ofstack.com/javascript/4249/a-simple-dynamic-loading-js-and-css-jquery-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4249/a-simple-dynamic-loading-js-and-css-jquery-code.html</guid><description>A simple jquery code for dynamically loading js and CSS, used to load some common js and CSS files through js functions when generating pages. The language…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript Event Concept Detailed Explanation of Distinguishes Static Registration from Dynamic Registration</title><link>https://ofstack.com/javascript/42521/javascript-event-concept-detailed-explanation-of-distinguishes-static-registration-from-dynamic-registration.html</link><guid isPermaLink="true">https://ofstack.com/javascript/42521/javascript-event-concept-detailed-explanation-of-distinguishes-static-registration-from-dynamic-registration.html</guid><description>What is an event? Events are the responses of computer input devices interacting with pages, which we call events What is the registration (binding) of…</description><pubDate>Wed, 27 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Jquery to achieve compatibility with the browser&apos;s Enter return switch input focus method</title><link>https://ofstack.com/javascript/4255/jquery-to-achieve-compatibility-with-the-browser&apos;s-enter-return-switch-input-focus-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4255/jquery-to-achieve-compatibility-with-the-browser&apos;s-enter-return-switch-input-focus-method.html</guid><description>When working on a project, the client asked to be able to use the enter enter to switch the input (focus) directly, and when the last one, to submit the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the reasons why the window.location event was not executed when the page was closed and the solution</title><link>https://ofstack.com/javascript/4257/analysis-of-the-reasons-why-the-window.location-event-was-not-executed-when-the-page-was-closed-and-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4257/analysis-of-the-reasons-why-the-window.location-event-was-not-executed-when-the-page-was-closed-and-the-solution.html</guid><description>1. Problem description: JS defines widow. Location = function(), and the logout() function is not executed when the page is closed. 2. Reasons for the problem:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native javascript implementation drag element sample code</title><link>https://ofstack.com/javascript/4262/native-javascript-implementation-drag-element-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4262/native-javascript-implementation-drag-element-sample-code.html</guid><description>This article describes the native javascript implementation of element dragging. 1. First change the layout attribute of the dragged element, the key is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample text information for Html elements using the text method</title><link>https://ofstack.com/javascript/4263/sample-text-information-for-html-elements-using-the-text-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4263/sample-text-information-for-html-elements-using-the-text-method.html</guid><description>There are many methods to get text information, this example USES the text method of jquery, this method must have been used, simple and practical. After…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>ZeroClipboard plugin implements multi browser copy function of support firefox  chrome  ie6</title><link>https://ofstack.com/javascript/4269/zeroclipboard-plugin-implements-multi-browser-copy-function-of-support-firefox--chrome--ie6.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4269/zeroclipboard-plugin-implements-multi-browser-copy-function-of-support-firefox--chrome--ie6.html</guid><description>ZeroClipboard plugin implements multi browser copy function of support firefox chrome ie6</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery table column widths can be drag and drop and are firfox compatible</title><link>https://ofstack.com/javascript/4276/jquery-table-column-widths-can-be-drag-and-drop-and-are-firfox-compatible.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4276/jquery-table-column-widths-can-be-drag-and-drop-and-are-firfox-compatible.html</guid><description>This demo USES jQuery package to realize the drag-and-drop function of table column width and relayout when the page is reset. Using jQuery, convenient…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Let&apos;s take a look at the precompiled of summary of JavaScript</title><link>https://ofstack.com/javascript/42760/let&apos;s-take-a-look-at-the-precompiled-of-summary-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/42760/let&apos;s-take-a-look-at-the-precompiled-of-summary-of-javascript.html</guid><description>The js running code is divided into three steps When JavaScript code is running, it will first parse the syntax, check whether there are low-level errors in…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>nodejs&apos;s Core Process for Handling tcp Connections</title><link>https://ofstack.com/javascript/42765/nodejs&apos;s-core-process-for-handling-tcp-connections.html</link><guid isPermaLink="true">https://ofstack.com/javascript/42765/nodejs&apos;s-core-process-for-handling-tcp-connections.html</guid><description>A few days ago, I exchanged some knowledge about epoll and request processing in nodejs with a small partner. Today, I will briefly talk about the logic of…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Vue mimics ElementUI&apos;s form form instance code</title><link>https://ofstack.com/javascript/42778/vue-mimics-elementui&apos;s-form-form-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/42778/vue-mimics-elementui&apos;s-form-form-instance-code.html</guid><description>The form imitating ElementUI is divided into four layers: index component, Form form component, FormItem form item component, Input and CheckBox component.…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Javascript regular control text boxes can only enter integers or floating point Numbers</title><link>https://ofstack.com/javascript/4286/javascript-regular-control-text-boxes-can-only-enter-integers-or-floating-point-numbers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4286/javascript-regular-control-text-boxes-can-only-enter-integers-or-floating-point-numbers.html</guid><description>JS part of the code is as follows: HTML part code (sample) :</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Event delegates and prevent bubbling prevent parent element events from firing</title><link>https://ofstack.com/javascript/4292/event-delegates-and-prevent-bubbling-prevent-parent-element-events-from-firing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4292/event-delegates-and-prevent-bubbling-prevent-parent-element-events-from-firing.html</guid><description>Just a quick word about event delegation and preventing bubbling When the specific li element is clicked, the ul event is also triggered, which we do not…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An effective way to resolve jquery version conflicts</title><link>https://ofstack.com/javascript/4293/an-effective-way-to-resolve-jquery-version-conflicts.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4293/an-effective-way-to-resolve-jquery-version-conflicts.html</guid><description>Anyone who has used jQuery knows that different versions of jQuery can cause conflicts. In this paper, an effective solution to this problem is put forward…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Custom timer in JS to be executed at a certain time</title><link>https://ofstack.com/javascript/4296/custom-timer-in-js-to-be-executed-at-a-certain-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4296/custom-timer-in-js-to-be-executed-at-a-certain-time.html</guid><description>Sometimes, for reasons of demand, we need to write a method in JS, and then let it execute at a certain time, that is, we need to write a timer in JS, when…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js uses cookie to remember user page operation</title><link>https://ofstack.com/javascript/42995/js-uses-cookie-to-remember-user-page-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/42995/js-uses-cookie-to-remember-user-page-operation.html</guid><description>In the development process, we sometimes encounter a similar requirement, such as remembering what users do at the browser level. I have done a function…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>vite2.x Implementation Method for Loading ant design vue @ next Components on Demand</title><link>https://ofstack.com/javascript/42997/vite2.x-implementation-method-for-loading-ant-design-vue-@-next-components-on-demand.html</link><guid isPermaLink="true">https://ofstack.com/javascript/42997/vite2.x-implementation-method-for-loading-ant-design-vue-@-next-components-on-demand.html</guid><description>Plug-in warehouse address: github Component to use in the</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Nest. js Parameter Checksum Custom Return Data Format Detailed Explanation</title><link>https://ofstack.com/javascript/43004/nest.-js-parameter-checksum-custom-return-data-format-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43004/nest.-js-parameter-checksum-custom-return-data-format-detailed-explanation.html</guid><description>Parameter check most of the business is to use Nest. js in the pipeline method to achieve, you can refer to the documentation. However, there are some…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Deconstruction Assignment Syntax in Javascript</title><link>https://ofstack.com/javascript/43017/detailed-explanation-of-deconstruction-assignment-syntax-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43017/detailed-explanation-of-deconstruction-assignment-syntax-in-javascript.html</guid><description>The &quot;deconstructed assignment syntax&quot; first introduced in ES 6 allows values from arrays and objects to be inserted into different variables. Although it…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Example code of limiting the number of requests by using js to realize Ajax concurrent requests</title><link>https://ofstack.com/javascript/43024/example-code-of-limiting-the-number-of-requests-by-using-js-to-realize-ajax-concurrent-requests.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43024/example-code-of-limiting-the-number-of-requests-by-using-js-to-realize-ajax-concurrent-requests.html</guid><description>Description of problems: When the number of asynchronous requests is uncertain, in order to prevent hundreds of http requests from happening in an instant,…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>JS location.href opens a new page out of the box</title><link>https://ofstack.com/javascript/4306/js-location.href-opens-a-new-page-out-of-the-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4306/js-location.href-opens-a-new-page-out-of-the-box.html</guid><description>Today, I encountered a problem in the framework. When the logon was judged to be invalid, I had to return to the logon page. However, the logon page was…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mobile phone number  password regular verification</title><link>https://ofstack.com/javascript/4307/mobile-phone-number--password-regular-verification.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4307/mobile-phone-number--password-regular-verification.html</guid><description>/ * * * mobile phone number * mobile: 134-8 0 and 3, 135136137138139150151157158159182187188 * unicom: 130131132152155156185186 * telecommunications:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Under IE  implement location.href through a to get the value of the referer</title><link>https://ofstack.com/javascript/4309/under-ie--implement-location.href-through-a-to-get-the-value-of-the-referer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4309/under-ie--implement-location.href-through-a-to-get-the-value-of-the-referer.html</guid><description>Under IE implement location.href through a to get the value of the referer</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Tell you what a javascript callback function is</title><link>https://ofstack.com/javascript/4322/tell-you-what-a-javascript-callback-function-is.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4322/tell-you-what-a-javascript-callback-function-is.html</guid><description>Functions are also objects To understand the callback function, you must first clearly understand the function&apos;s rules. In javascript, functions are weird,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jquery. IdTabs TAB USES sample code</title><link>https://ofstack.com/javascript/4326/the-jquery.-idtabs-tab-uses-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4326/the-jquery.-idtabs-tab-uses-sample-code.html</guid><description>IdTabs is based on the Jquery encapsulate a plug-in, is mainly used to realize the TAB function, its operation is simple, just to the website:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of clipboard usage of JavaScript</title><link>https://ofstack.com/javascript/43260/detailed-explanation-of-clipboard-usage-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43260/detailed-explanation-of-clipboard-usage-of-javascript.html</guid><description>clipboard. js is a lightweight JavaScript plug-in that copies text to the clipboard. With this plug-in, text content such as input boxes, text fields, and…</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>JQuery 1.9 removes $. Browser and replaces it with $. Support</title><link>https://ofstack.com/javascript/4327/jquery-1.9-removes-$.-browser-and-replaces-it-with-$.-support.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4327/jquery-1.9-removes-$.-browser-and-replaces-it-with-$.-support.html</guid><description>$. Browser determines the browser version and type by matching the userAgent with a regular expression. Jquery. Browser and jquery. Browser. Determine…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to disable JavaScript&apos;s Alert pop up box to disable the pop up warning box</title><link>https://ofstack.com/javascript/4331/method-to-disable-javascript&apos;s-alert-pop-up-box-to-disable-the-pop-up-warning-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4331/method-to-disable-javascript&apos;s-alert-pop-up-box-to-disable-the-pop-up-warning-box.html</guid><description>This article will show you how to disable JavaScript&apos;s Alert pop-up, which means to disable JavaScript&apos;s Alert pop-up. Because advocate green get online…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A practical picture switch support click switch and automatic rotation</title><link>https://ofstack.com/javascript/4339/a-practical-picture-switch-support-click-switch-and-automatic-rotation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4339/a-practical-picture-switch-support-click-switch-and-automatic-rotation.html</guid><description>The code is as follows: Here simply change the image path to your local one.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Four utility methods for js array deduplication</title><link>https://ofstack.com/javascript/4341/four-utility-methods-for-js-array-deduplication.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4341/four-utility-methods-for-js-array-deduplication.html</guid><description>One question that must be prepared for the interview front end is how to remove duplicates of Javascript Array. As far as I know, baidu, tencent, shanda and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js+css Implementation of Three level Navigation Menu</title><link>https://ofstack.com/javascript/43471/js+css-implementation-of-three-level-navigation-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43471/js+css-implementation-of-three-level-navigation-menu.html</guid><description>In this paper, we share the specific code of js + css to realize the three-level navigation menu for your reference. The specific contents are as follows</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Realization of Fireworks Special Effects by JavaScript of Object Oriented</title><link>https://ofstack.com/javascript/43474/realization-of-fireworks-special-effects-by-javascript-of-object-oriented.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43474/realization-of-fireworks-special-effects-by-javascript-of-object-oriented.html</guid><description>In this paper, we share the specific code of JavaScript to realize fireworks special effects for your reference. The specific contents are as follows This…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of JavaScript offsetParent Case</title><link>https://ofstack.com/javascript/43480/detailed-explanation-of-javascript-offsetparent-case.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43480/detailed-explanation-of-javascript-offsetparent-case.html</guid><description>1. offsetParent definition: Then offsetParent is the nearest positioned parent element (position: absolute relative fixed), and if there is no positioning…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Parse the XML sample code using jquery</title><link>https://ofstack.com/javascript/4357/parse-the-xml-sample-code-using-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4357/parse-the-xml-sample-code-using-jquery.html</guid><description>Parse the XML sample code using jquery</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Usage analysis of index of in jQuery</title><link>https://ofstack.com/javascript/4360/usage-analysis-of-index-of-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4360/usage-analysis-of-index-of-in-jquery.html</guid><description>This article illustrates the use of index() in jQuery. Share with you for your reference. Specific methods are as follows: Now here&apos;s the question: if there…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on Axios scheme for removing duplicate requests</title><link>https://ofstack.com/javascript/43679/discussion-on-axios-scheme-for-removing-duplicate-requests.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43679/discussion-on-axios-scheme-for-removing-duplicate-requests.html</guid><description>This scheme has two main functions 1. After the request is issued, the subsequent repeated requests will be cancelled and not processed, waiting for the…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Solution to the Problems of Using addRoutes in Vue Project</title><link>https://ofstack.com/javascript/43685/solution-to-the-problems-of-using-addroutes-in-vue-project.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43685/solution-to-the-problems-of-using-addroutes-in-vue-project.html</guid><description>addRoutes official introduction: Function signature: router.addRoutes(routes: Array &lt; RouteConfig &gt; ) Add more routing rules dynamically. Parameter must be…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of JavaScript CollectGarbage Function Case</title><link>https://ofstack.com/javascript/43687/detailed-explanation-of-javascript-collectgarbage-function-case.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43687/detailed-explanation-of-javascript-collectgarbage-function-case.html</guid><description>First, look at an instance of memory release: CollectGarbage is a unique attribute of IE, which is used to release memory. The usage method should be to set…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Talking about the methods of canceling requests and preventing repeated requests in axios</title><link>https://ofstack.com/javascript/43699/talking-about-the-methods-of-canceling-requests-and-preventing-repeated-requests-in-axios.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43699/talking-about-the-methods-of-canceling-requests-and-preventing-repeated-requests-in-axios.html</guid><description>In a real project, we may need to &quot;anti-shake&quot; the request. The main purpose here is to prevent the user from clicking a button repeatedly in a short time…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Examples of Preview Function for Various Types of Files in vue3</title><link>https://ofstack.com/javascript/43706/examples-of-preview-function-for-various-types-of-files-in-vue3.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43706/examples-of-preview-function-for-various-types-of-files-in-vue3.html</guid><description>It&apos;s hard to cross the river by feeling Stone. I heard that the bosses of big factories are busy upgrading the project with vue3, and I have nothing to do.…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript gets the coordinates of when the mouse moves compatible with IE8  chome Google  and Firefox</title><link>https://ofstack.com/javascript/4376/javascript-gets-the-coordinates-of-when-the-mouse-moves-compatible-with-ie8--chome-google--and-firefox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4376/javascript-gets-the-coordinates-of-when-the-mouse-moves-compatible-with-ie8--chome-google--and-firefox.html</guid><description>JavaScript gets the coordinates of when the mouse moves compatible with IE8 chome Google and Firefox</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript trim function not available under IE</title><link>https://ofstack.com/javascript/4378/javascript-trim-function-not-available-under-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4378/javascript-trim-function-not-available-under-ie.html</guid><description>Javascript&apos;s trim function works fine under firefox This works fine in firefox, but it reports an error in IE So we can change that Add this sentence to the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of the difference case between JavaScript parseInt of and Number of</title><link>https://ofstack.com/javascript/43901/detailed-explanation-of-the-difference-case-between-javascript-parseint-of-and-number-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43901/detailed-explanation-of-the-difference-case-between-javascript-parseint-of-and-number-of.html</guid><description>parseInt () and Number () are used most often to convert a string to a data type, so what are the differences between them? The parseInt () function…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Implementation code of JavaScript snake</title><link>https://ofstack.com/javascript/43907/implementation-code-of-javascript-snake.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43907/implementation-code-of-javascript-snake.html</guid><description>This article example for everyone to share the JavaScript implementation of the snake specific code, for your reference, the specific content is as follows</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of JavaScript DOMContentLoaded Event Case</title><link>https://ofstack.com/javascript/43912/detailed-explanation-of-javascript-domcontentloaded-event-case.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43912/detailed-explanation-of-javascript-domcontentloaded-event-case.html</guid><description>Literally, it will trigger after dom is loaded. It is very similar to the window. onload event, but with one definite difference: The next question is when…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of JavaScript Upload File Restriction Parameter Case</title><link>https://ofstack.com/javascript/43918/detailed-explanation-of-javascript-upload-file-restriction-parameter-case.html</link><guid isPermaLink="true">https://ofstack.com/javascript/43918/detailed-explanation-of-javascript-upload-file-restriction-parameter-case.html</guid><description>1. Restrictions on uploading files 1. Prevent front-end operations from uploading abnormal files 2. Limit the conforming rules and optimize the display model</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>JQuery drag the header border line to adjust the table column width effect code</title><link>https://ofstack.com/javascript/4393/jquery-drag-the-header-border-line-to-adjust-the-table-column-width-effect-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4393/jquery-drag-the-header-border-line-to-adjust-the-table-column-width-effect-code.html</guid><description>Similar to the table drag table head effect in the desktop program, when the mouse over the table border line, the mouse will become a left and right drag…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use the typeof method to determine the undefined type</title><link>https://ofstack.com/javascript/4400/use-the-typeof-method-to-determine-the-undefined-type.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4400/use-the-typeof-method-to-determine-the-undefined-type.html</guid><description>With respect to the js undefined type, use the typeof method, typeof returns a string, one of which is undefined. Js determines the undefined type It was…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript determines if the native function checks if the function is native code</title><link>https://ofstack.com/javascript/4402/javascript-determines-if-the-native-function-checks-if-the-function-is-native-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4402/javascript-determines-if-the-native-function-checks-if-the-function-is-native-code.html</guid><description>JavaScript code Determining whether a function is a native method is fairly simple: Converting a function to a string representation and performing regular…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js function that converts a number to a capitalized RMB expression</title><link>https://ofstack.com/javascript/4408/js-function-that-converts-a-number-to-a-capitalized-rmb-expression.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4408/js-function-that-converts-a-number-to-a-capitalized-rmb-expression.html</guid><description>There are many ways to convert the number to uppercase RMB, this example is to use js to complete, look at the following implementation code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Common Array Operation Methods in JavaScript</title><link>https://ofstack.com/javascript/44141/common-array-operation-methods-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44141/common-array-operation-methods-in-javascript.html</guid><description>concat() Method is used to connect two or more arrays. This method does not change the existing array, but only returns 1 copy of the connected array.</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>On the Perfect Adaptation Scheme of vue Mobile Terminal</title><link>https://ofstack.com/javascript/44142/on-the-perfect-adaptation-scheme-of-vue-mobile-terminal.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44142/on-the-perfect-adaptation-scheme-of-vue-mobile-terminal.html</guid><description>According to a recent medical mobile phone project summarized in the mobile terminal, how does vue adapt according to different screen sizes on different…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>js realizes login and registration function</title><link>https://ofstack.com/javascript/44155/js-realizes-login-and-registration-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44155/js-realizes-login-and-registration-function.html</guid><description>This article example for everyone to share the js landing and registration function of the specific code, for your reference, the specific content is as follows</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Correct gestures for using environment variables in Webpack</title><link>https://ofstack.com/javascript/44156/correct-gestures-for-using-environment-variables-in-webpack.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44156/correct-gestures-for-using-environment-variables-in-webpack.html</guid><description>Are you still worried about various packaging configurations in Webpack? Today, let&apos;s talk about various gestures of injecting environment variables in…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Communication details of 7 components of Vue3</title><link>https://ofstack.com/javascript/44157/communication-details-of-7-components-of-vue3.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44157/communication-details-of-7-components-of-vue3.html</guid><description>Use props There are two ways to pass data to subcomponents, as follows Method 1: Mixed writing Method 2: Pure Vue3 writing If the parent component is mixed,…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Five minutes to teach you about react routing</title><link>https://ofstack.com/javascript/44158/five-minutes-to-teach-you-about-react-routing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44158/five-minutes-to-teach-you-about-react-routing.html</guid><description>Simply put, according to different addresses, web server handles different services and logic. The following code all runs in an react scaffold</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>A method of refresh Vue page with provide and inject</title><link>https://ofstack.com/javascript/44159/a-method-of-refresh-vue-page-with-provide-and-inject.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44159/a-method-of-refresh-vue-page-with-provide-and-inject.html</guid><description>Overload the entire page, either of the following 1.window.location.reload() 2.this.$router.go() Declare an reload refresh function in a higher order function</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Explanation of Vue3 Encapsulation Message Message Prompt Instance Function</title><link>https://ofstack.com/javascript/44160/explanation-of-vue3-encapsulation-message-message-prompt-instance-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44160/explanation-of-vue3-encapsulation-message-message-prompt-instance-function.html</guid><description>Method 3 this. $message This article is here, I hope to give you help, but also hope that you can pay more attention to this site more content!</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>The Difference and Usage of Vue2 and Vue3 Brother Component Communication bus</title><link>https://ofstack.com/javascript/44161/the-difference-and-usage-of-vue2-and-vue3-brother-component-communication-bus.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44161/the-difference-and-usage-of-vue2-and-vue3-brother-component-communication-bus.html</guid><description>Install plug-ins npm i tiny-emitter import emitter from &apos;tiny-emitter/instance&apos; import {onMounted} from &apos;vue&apos; 1. Install npm i mitt 2. Import using import…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Vue2 and Vue3 use watch listeners in detail</title><link>https://ofstack.com/javascript/44162/vue2-and-vue3-use-watch-listeners-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44162/vue2-and-vue3-use-watch-listeners-in-detail.html</guid><description>watch Listening for data changes (change events for a value) watch is used to listen for responsive data Note: In actual development, you can&apos;t monitor the…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Nodejs command line parameter handling module commander USES the instance</title><link>https://ofstack.com/javascript/4428/nodejs-command-line-parameter-handling-module-commander-uses-the-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4428/nodejs-command-line-parameter-handling-module-commander-uses-the-instance.html</guid><description>Admittedly, the previous deal was to use the built-in process.agrv, which worked, but didn&apos;t work well, so tj wrote a &quot;my god&quot; that was completely overgrown:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common considerations for JavaScript function definitions</title><link>https://ofstack.com/javascript/4431/summary-of-common-considerations-for-javascript-function-definitions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4431/summary-of-common-considerations-for-javascript-function-definitions.html</guid><description>This article summarizes common problems with javascript function definitions. Contains common mistakes made by beginners. Share with you for your reference.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>js Tag Syntax Usage Details</title><link>https://ofstack.com/javascript/44359/js-tag-syntax-usage-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44359/js-tag-syntax-usage-details.html</guid><description>We often use recursion in daily development, break , continue , return Wait for the statement to change the position where the program runs, in fact, in the…</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript arguments object application example</title><link>https://ofstack.com/javascript/4436/javascript-arguments-object-application-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4436/javascript-arguments-object-application-example.html</guid><description>The arguments object In function code, special object arguments are used, so developers can access them without specifying the parameter names. For example,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of Elegant Writing of Judgment in JavaScript</title><link>https://ofstack.com/javascript/44362/example-of-elegant-writing-of-judgment-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44362/example-of-elegant-writing-of-judgment-in-javascript.html</guid><description>Example of Elegant Writing of Judgment in JavaScript</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation principle of deep and shallow cloning of JavaScript array and non array objects</title><link>https://ofstack.com/javascript/44371/detailed-explanation-principle-of-deep-and-shallow-cloning-of-javascript-array-and-non-array-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44371/detailed-explanation-principle-of-deep-and-shallow-cloning-of-javascript-array-and-non-array-objects.html</guid><description>Shallow cloning: The value stored in the stack is directly assigned to the corresponding variable, if it is a basic data type, the corresponding value is…</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Brief analysis of js preload and lazy load</title><link>https://ofstack.com/javascript/4438/brief-analysis-of-js-preload-and-lazy-load.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4438/brief-analysis-of-js-preload-and-lazy-load.html</guid><description>There are two common ways to pre-load a Pre loader: XHR and dynamic insertion of nodes. Dynamic insert node is one of the most simple and most widely…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using C and C++ to implement node. js module (ii)</title><link>https://ofstack.com/javascript/4445/using-c-and-c++-to-implement-node.-js-module-(ii).html</link><guid isPermaLink="true">https://ofstack.com/javascript/4445/using-c-and-c++-to-implement-node.-js-module-(ii).html</guid><description>Review the old and learn the new, can be wet First, keep in mind the V8 online manual -- http://izs.me/v8-docs/main.html. Remember the building.gyp file…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using C and C++ to implement node. js module (1)</title><link>https://ofstack.com/javascript/4446/using-c-and-c++-to-implement-node.-js-module-(1).html</link><guid isPermaLink="true">https://ofstack.com/javascript/4446/using-c-and-c++-to-implement-node.-js-module-(1).html</guid><description>A long time ago, the Online Judge of NBUT was refactored with node. js, including the benchmark. (as for when to finish it, don&apos;t care, (/ � Д &apos;) / ~ � �</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A JavaScript function parses the URL parameter into a Json object</title><link>https://ofstack.com/javascript/4447/a-javascript-function-parses-the-url-parameter-into-a-json-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4447/a-javascript-function-parses-the-url-parameter-into-a-json-object.html</guid><description>Problem: write a JavaScript function, parseQueryString, that parses the URL parameter into an object. Eg: var obj = parseQueryString (url); There are three…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js listens for mouse click and keyboard click events and automatically jumps to the page</title><link>https://ofstack.com/javascript/4448/js-listens-for-mouse-click-and-keyboard-click-events-and-automatically-jumps-to-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4448/js-listens-for-mouse-click-and-keyboard-click-events-and-automatically-jumps-to-the-page.html</guid><description>Js monitor mouse click (onmousedown) and keyboard click (onkeydown) events and automatically jump to the page, in the study of friends can refer to the next</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples explain JavaScript static scope and dynamic scope in detail</title><link>https://ofstack.com/javascript/44587/examples-explain-javascript-static-scope-and-dynamic-scope-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44587/examples-explain-javascript-static-scope-and-dynamic-scope-in-detail.html</guid><description>At the beginning of the article, learn a few concepts: JavaScript uses static scope, and the location of the function definition determines the scope of the…</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>ES6 Array Copy and Fill Method copyWithin of  fill of Specific Use</title><link>https://ofstack.com/javascript/44598/es6-array-copy-and-fill-method-copywithin-of--fill-of-specific-use.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44598/es6-array-copy-and-fill-method-copywithin-of--fill-of-specific-use.html</guid><description>ES6 Array Copy and Fill Method copyWithin of fill of Specific Use</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>JQuery fixed floating sidebar implementation ideas and code</title><link>https://ofstack.com/javascript/4464/jquery-fixed-floating-sidebar-implementation-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4464/jquery-fixed-floating-sidebar-implementation-ideas-and-code.html</guid><description>Present application of this feature is very common, if the page is higher, when the scroll bar below the page and the sidebar will be a fixed following…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>GetElementsByName of solution in IE that is not valid for some elements</title><link>https://ofstack.com/javascript/4469/getelementsbyname-of-solution-in-ie-that-is-not-valid-for-some-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4469/getelementsbyname-of-solution-in-ie-that-is-not-valid-for-some-elements.html</guid><description>Nothing else, div, span, etc Alternative: Premise: assume that the TagName of the acquired array of nodes is the same. (it is also rare that the nodes in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript detects the browser&apos;s zoom state implementation code</title><link>https://ofstack.com/javascript/4471/javascript-detects-the-browser&apos;s-zoom-state-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4471/javascript-detects-the-browser&apos;s-zoom-state-implementation-code.html</guid><description>The value returned by the detectZoom function is the default zoom level if it is 100, larger than 100 is zoomed in, and smaller than 100 is zoomed out.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript custom callback function sample code</title><link>https://ofstack.com/javascript/4477/javascript-custom-callback-function-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4477/javascript-custom-callback-function-sample-code.html</guid><description>If you call it directly from function a, the callback function is limited. But using a function as an argument has the advantage that b becomes a callback…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>jquery canvas generates posters with QR codes</title><link>https://ofstack.com/javascript/44794/jquery-canvas-generates-posters-with-qr-codes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44794/jquery-canvas-generates-posters-with-qr-codes.html</guid><description>In this paper, we share the specific code of jquery canvas poster with 2-dimensional code for your reference. The specific contents are as follows…</description><pubDate>Wed, 01 Dec 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript imitation JD.COM magnifying glass special effects</title><link>https://ofstack.com/javascript/44799/javascript-imitation-jd.com-magnifying-glass-special-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44799/javascript-imitation-jd.com-magnifying-glass-special-effects.html</guid><description>In this paper, we share the specific code of JavaScript imitation JD.COM magnifying glass for your reference. The specific contents are as follows…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Attributes of hasOwnProperty in js and Detailed Explanation of Example Usage</title><link>https://ofstack.com/javascript/44805/attributes-of-hasownproperty-in-js-and-detailed-explanation-of-example-usage.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44805/attributes-of-hasownproperty-in-js-and-detailed-explanation-of-example-usage.html</guid><description>1. js does not protect hasOwnProperty from illegal occupation. If this attribute happens to exist in an object, you need to use an external hasOwnProperty…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Details of the difference between prototype and prototype chain prototype and proto</title><link>https://ofstack.com/javascript/44812/details-of-the-difference-between-prototype-and-prototype-chain-prototype-and-proto.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44812/details-of-the-difference-between-prototype-and-prototype-chain-prototype-and-proto.html</guid><description>The prototype is function Object, which defines the common ancestor of the constructor, that is, a parent-child relationship, and the child object inherits…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Operation method of PC terminal address jump mobile terminal in vue</title><link>https://ofstack.com/javascript/44817/operation-method-of-pc-terminal-address-jump-mobile-terminal-in-vue.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44817/operation-method-of-pc-terminal-address-jump-mobile-terminal-in-vue.html</guid><description>Requirements: The pc terminal and the mobile terminal are two independent projects, the contents of the two projects are basically the same, and the way of…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Summary of some common methods of JavaScript array Array</title><link>https://ofstack.com/javascript/44825/summary-of-some-common-methods-of-javascript-array-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/44825/summary-of-some-common-methods-of-javascript-array-array.html</guid><description>(1) Using the Array constructor: (2) Use array literal notation: 找到数组中第1个符合条件的元素的下标并不再遍历 Function: Places all the elements in the array into a string…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>The JavaScript implementation looks up strings in an array in different order</title><link>https://ofstack.com/javascript/4483/the-javascript-implementation-looks-up-strings-in-an-array-in-different-order.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4483/the-javascript-implementation-looks-up-strings-in-an-array-in-different-order.html</guid><description>Requirement description: find a set of array elements of strings in a different order from a set of arrays. Suppose you have an array like this: The results…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery method to get the value of the tag under the body in the same origin iframe</title><link>https://ofstack.com/javascript/4486/jquery-method-to-get-the-value-of-the-tag-under-the-body-in-the-same-origin-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4486/jquery-method-to-get-the-value-of-the-tag-under-the-body-in-the-same-origin-iframe.html</guid><description>Jquery method to get the value of the tag under the body in the same origin iframe</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript disguises method overloading with arguments arguments</title><link>https://ofstack.com/javascript/4494/javascript-disguises-method-overloading-with-arguments-arguments.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4494/javascript-disguises-method-overloading-with-arguments-arguments.html</guid><description>In many high-level object-oriented languages, methods are overloaded. Javascript has no concept of method overloading. But we can disguise this as an…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Getting the element style with native JavaScript is just getting</title><link>https://ofstack.com/javascript/4495/getting-the-element-style-with-native-javascript-is-just-getting.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4495/getting-the-element-style-with-native-javascript-is-just-getting.html</guid><description>Ps: get style, not set style. If no style value is set for the element, the default value given by the browser is returned. (forum arrangement) 1. Element.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js exchange sort bubble sort algorithm (Javascript version)</title><link>https://ofstack.com/javascript/4503/js-exchange-sort-bubble-sort-algorithm-(javascript-version).html</link><guid isPermaLink="true">https://ofstack.com/javascript/4503/js-exchange-sort-bubble-sort-algorithm-(javascript-version).html</guid><description>Compare adjacent elements. If the first one is bigger than the second, you swap them. Do the same for each pair of adjacent elements, starting with the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js event binding shortcuts with CTRL +k as an example</title><link>https://ofstack.com/javascript/4504/js-event-binding-shortcuts-with-ctrl-+k-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4504/js-event-binding-shortcuts-with-ctrl-+k-as-an-example.html</guid><description>Js event binding shortcuts with CTRL +k as an example</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An article to understand the usage of typeof in js</title><link>https://ofstack.com/javascript/45045/an-article-to-understand-the-usage-of-typeof-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/45045/an-article-to-understand-the-usage-of-typeof-in-js.html</guid><description>typeof operator is the basic knowledge point of javascript. Although it has definite limitations (see below), in the actual coding process of front-end js,…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Javascript gets the implementation code for CSS pseudo element attributes</title><link>https://ofstack.com/javascript/4516/javascript-gets-the-implementation-code-for-css-pseudo-element-attributes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4516/javascript-gets-the-implementation-code-for-css-pseudo-element-attributes.html</guid><description>CSS pseudo-elements are very powerful and are often used to create CSS triangle hints. Using CSS pseudo-elements can achieve some simple effects without…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES the attr method for drop down list selection</title><link>https://ofstack.com/javascript/4523/jquery-uses-the-attr-method-for-drop-down-list-selection.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4523/jquery-uses-the-attr-method-for-drop-down-list-selection.html</guid><description>JQuery USES the attr method for drop down list selection</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Json implements asynchronous requests to submit comments without jumping to another page</title><link>https://ofstack.com/javascript/4525/json-implements-asynchronous-requests-to-submit-comments-without-jumping-to-another-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4525/json-implements-asynchronous-requests-to-submit-comments-without-jumping-to-another-page.html</guid><description>Paste the code and read the code to understand the logic. Here the effect is, in the input box to enter the relevant text, click submit, below will…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>InnerHTML dynamically adds HTML code and scripts that are compatible with multiple browsers</title><link>https://ofstack.com/javascript/4526/innerhtml-dynamically-adds-html-code-and-scripts-that-are-compatible-with-multiple-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4526/innerhtml-dynamically-adds-html-code-and-scripts-that-are-compatible-with-multiple-browsers.html</guid><description>Symptom: when setting the innerHTML value of an element, if the supplied HTML code contains js scripts, many times these scripts are not valid, or are valid…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The most efficient method of array out of order is implemented in JavaScript</title><link>https://ofstack.com/javascript/4530/the-most-efficient-method-of-array-out-of-order-is-implemented-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4530/the-most-efficient-method-of-array-out-of-order-is-implemented-in-javascript.html</guid><description>Array out of order means that all the elements in an array are in the wrong order. A common approach is to pass in a function to the array&apos;s native sort…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implementation of PHP shuffling array function shuffle instance</title><link>https://ofstack.com/javascript/4531/javascript-implementation-of-php-shuffling-array-function-shuffle-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4531/javascript-implementation-of-php-shuffling-array-function-shuffle-instance.html</guid><description>PHP has a handy function called shuffle() to shuffle an array, which is used in many situations, but javascript arrays don&apos;t have this method, so it doesn&apos;t…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets the method of the iframe&apos;s document object</title><link>https://ofstack.com/javascript/4539/jquery-gets-the-method-of-the-iframe&apos;s-document-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4539/jquery-gets-the-method-of-the-iframe&apos;s-document-object.html</guid><description>The purpose of getting the iframe&apos;s document object is to manipulate the dom</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation of multi line text image scrolling effect sample code</title><link>https://ofstack.com/javascript/4540/jquery-implementation-of-multi-line-text-image-scrolling-effect-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4540/jquery-implementation-of-multi-line-text-image-scrolling-effect-sample-code.html</guid><description>Today we share a jquery implementation for multi-line scrolling. I see some forum website above, bulletin board USES more. The following code The following code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of setTimeout of of javascript</title><link>https://ofstack.com/javascript/45433/summary-of-settimeout-of-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/45433/summary-of-settimeout-of-of-javascript.html</guid><description>js Adj. setTimeout Method is more useful, usually used in page refresh, delayed execution and so on. However, many novices to javascript still don&apos;t know…</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Serial and Parallel in JavaScript Asynchronous Operation</title><link>https://ofstack.com/javascript/45434/serial-and-parallel-in-javascript-asynchronous-operation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/45434/serial-and-parallel-in-javascript-asynchronous-operation.html</guid><description>Write this article under 1 js Medium es5 And es6 Schemes for asynchronous functions, serial execution and parallel execution. Examples have been used in…</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>setup+ref+reactive Realization of vue3 Responsive Function</title><link>https://ofstack.com/javascript/45435/setup+ref+reactive-realization-of-vue3-responsive-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/45435/setup+ref+reactive-realization-of-vue3-responsive-function.html</guid><description>setup is used to write a combined api, and the internal data and methods need to pass through return before the template can be used. In the previous vue2,…</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Using js to Realize Simple Switch Lamp Code</title><link>https://ofstack.com/javascript/45436/using-js-to-realize-simple-switch-lamp-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/45436/using-js-to-realize-simple-switch-lamp-code.html</guid><description>script section: If script Write directly to button The following words, The following code is used:</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Vue+ElementUI How to Handle Large Form Example Explanation</title><link>https://ofstack.com/javascript/45437/vue+elementui-how-to-handle-large-form-example-explanation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/45437/vue+elementui-how-to-handle-large-form-example-explanation.html</guid><description>Recently, due to the business adjustment of the company, the logic of the previous super-long form has changed a lot, so I plan to reconstruct it (it was…</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>jQuery Resolves the Method of Not Executing Original Events after Adding Elements</title><link>https://ofstack.com/javascript/45438/jquery-resolves-the-method-of-not-executing-original-events-after-adding-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/45438/jquery-resolves-the-method-of-not-executing-original-events-after-adding-elements.html</guid><description>Let&apos;s look at my error code first At this time, using jQuery to add a new element, the new element will not execute the 1 part of the original event function</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>vue realizes mobile phone verification code login</title><link>https://ofstack.com/javascript/45439/vue-realizes-mobile-phone-verification-code-login.html</link><guid isPermaLink="true">https://ofstack.com/javascript/45439/vue-realizes-mobile-phone-verification-code-login.html</guid><description>In this paper, we share the specific code of vue to realize mobile phone verification code login for your reference. The specific contents are as follows</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript parameter number variable function example</title><link>https://ofstack.com/javascript/4544/javascript-parameter-number-variable-function-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4544/javascript-parameter-number-variable-function-example.html</guid><description>Aside: I have been exposed to JavaScript for a long time, but I did not pay attention to it. I saw many cool and cool web pages with JavaScript in them. The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between vue interpolation expression and v text instruction</title><link>https://ofstack.com/javascript/45440/the-difference-between-vue-interpolation-expression-and-v-text-instruction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/45440/the-difference-between-vue-interpolation-expression-and-v-text-instruction.html</guid><description>{{message}} Syntax can only be used in tag content {{}} This syntax is called interpolation expression, in which any legal js expression can be written</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>JavaScript string object entry instance of the substr method (for intercepting strings)</title><link>https://ofstack.com/javascript/4553/javascript-string-object-entry-instance-of-the-substr-method-(for-intercepting-strings).html</link><guid isPermaLink="true">https://ofstack.com/javascript/4553/javascript-string-object-entry-instance-of-the-substr-method-(for-intercepting-strings).html</guid><description>JavaScript substr method The substr method is used to intercept a string based on its starting position and length and to return a partially truncated…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript string object entry instance of slice method (for string interception)</title><link>https://ofstack.com/javascript/4556/javascript-string-object-entry-instance-of-slice-method-(for-string-interception).html</link><guid isPermaLink="true">https://ofstack.com/javascript/4556/javascript-string-object-entry-instance-of-slice-method-(for-string-interception).html</guid><description>JavaScript slice method The slice method is used to intercept a portion of a string and return that portion of the string. The syntax is as follows:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Instance of concat method for JavaScript string object (used to concatenate two or more strings)</title><link>https://ofstack.com/javascript/4558/instance-of-concat-method-for-javascript-string-object-(used-to-concatenate-two-or-more-strings).html</link><guid isPermaLink="true">https://ofstack.com/javascript/4558/instance-of-concat-method-for-javascript-string-object-(used-to-concatenate-two-or-more-strings).html</guid><description>JavaScript concat method Concat method concatenates two or more strings with the syntax as follows: Concat instance Run the example and output: (link: #)…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js parent page and child pages are not displayed at the same time</title><link>https://ofstack.com/javascript/4564/js-parent-page-and-child-pages-are-not-displayed-at-the-same-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4564/js-parent-page-and-child-pages-are-not-displayed-at-the-same-time.html</guid><description>The example of this article describes the js parent page and child page not at the same time display method, can achieve a page open, the parent page…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Create an HTML DOM element dynamically with JS and display it</title><link>https://ofstack.com/javascript/4570/create-an-html-dom-element-dynamically-with-js-and-display-it.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4570/create-an-html-dom-element-dynamically-with-js-and-display-it.html</guid><description>Recently, due to work needs, need to click on an element, dynamically create a DOM element and display, so wrote some related JS functions, in this record,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implements the select input filtering code for the select component</title><link>https://ofstack.com/javascript/4572/js-implements-the-select-input-filtering-code-for-the-select-component.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4572/js-implements-the-select-input-filtering-code-for-the-select-component.html</guid><description>The js code to implement select input filtering of select component is as follows:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript records the number of text in the text box to detect the number of text changes</title><link>https://ofstack.com/javascript/4573/javascript-records-the-number-of-text-in-the-text-box-to-detect-the-number-of-text-changes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4573/javascript-records-the-number-of-text-in-the-text-box-to-detect-the-number-of-text-changes.html</guid><description>Recently, I encountered such a problem in a project. I had to count the text entered by the user in the text box, which is shown below. Because we are a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Compatible with the mainstream browser jQuery+CSS to achieve the mask layer of simple code</title><link>https://ofstack.com/javascript/4579/compatible-with-the-mainstream-browser-jquery+css-to-achieve-the-mask-layer-of-simple-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4579/compatible-with-the-mainstream-browser-jquery+css-to-achieve-the-mask-layer-of-simple-code.html</guid><description>Click &quot;register&quot; on the page to display a black mask with opacity. Above the mask layer is the registration box; At this time, cannot click on the page in…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery page Ajax method $.load function to use the introduction</title><link>https://ofstack.com/javascript/4584/jquery-page-ajax-method-$.load-function-to-use-the-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4584/jquery-page-ajax-method-$.load-function-to-use-the-introduction.html</guid><description>The load of grammar $(&quot; selector &quot;). The load (&quot; url &quot;, function (the responseText, statusText, xmlhttprequest)); When a page is loaded, it is important for…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery sample code that determines if radio is selected and gets the selected value</title><link>https://ofstack.com/javascript/4594/jquery-sample-code-that-determines-if-radio-is-selected-and-gets-the-selected-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4594/jquery-sample-code-that-determines-if-radio-is-selected-and-gets-the-selected-value.html</guid><description>Other functions to operate on radio will be added later. Go straight to the code and don&apos;t forget to reference the JQuery package The net friend comment on:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript string object entry instance of the substring method (for intercepting strings)</title><link>https://ofstack.com/javascript/4614/javascript-string-object-entry-instance-of-the-substring-method-(for-intercepting-strings).html</link><guid isPermaLink="true">https://ofstack.com/javascript/4614/javascript-string-object-entry-instance-of-the-substring-method-(for-intercepting-strings).html</guid><description>JavaScript is the substring method The substring method is used to intercept the string and return the truncated part of the string by specifying the start…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the value of radio of the radio group radio</title><link>https://ofstack.com/javascript/4616/jquery-gets-the-value-of-radio-of-the-radio-group-radio.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4616/jquery-gets-the-value-of-radio-of-the-radio-group-radio.html</guid><description>Radio set radio: $(&quot; input [@ type = radio] [@ checked] &quot;). The val (); Radio set radio: $(&quot; input [@ type = radio] &quot;). The attr (&quot; checked &quot;, &apos;2&apos;); // the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript copy and paste with the use of clipboardData</title><link>https://ofstack.com/javascript/4619/javascript-copy-and-paste-with-the-use-of-clipboarddata.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4619/javascript-copy-and-paste-with-the-use-of-clipboarddata.html</guid><description>Window.clipboarddata can be used to copy and paste, its getData method can be used to read data, and setData method can be used to setData</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Nodejs minimal introduction tutorial (I) : module mechanism</title><link>https://ofstack.com/javascript/4625/nodejs-minimal-introduction-tutorial-(i)-:-module-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4625/nodejs-minimal-introduction-tutorial-(i)-:-module-mechanism.html</guid><description>The JavaScript specification (ECMAScript) does not define a comprehensive set of standard libraries that will work for most programs. CommonJS provides a…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The simple jQuery method toggleClass is used to realize interlaced color change</title><link>https://ofstack.com/javascript/4634/the-simple-jquery-method-toggleclass-is-used-to-realize-interlaced-color-change.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4634/the-simple-jquery-method-toggleclass-is-used-to-realize-interlaced-color-change.html</guid><description>Today, toggleClass() implements interlaced color change in a concise way: the code is as follows: The first is more complex: The second is simpler:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A nice js HTML page countdown can be accurate to seconds</title><link>https://ofstack.com/javascript/4636/a-nice-js-html-page-countdown-can-be-accurate-to-seconds.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4636/a-nice-js-html-page-countdown-can-be-accurate-to-seconds.html</guid><description>A nice js HTML page countdown can be accurate to seconds, very simple, but practical</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Arguments object in Javascript</title><link>https://ofstack.com/javascript/4642/arguments-object-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4642/arguments-object-in-javascript.html</guid><description>In the last article, we discussed default parameters in javascript. In this article, we&apos;ll discuss javascript arguments parameter objects. For a function…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript Deferred and recursion limit instances</title><link>https://ofstack.com/javascript/4647/javascript-deferred-and-recursion-limit-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4647/javascript-deferred-and-recursion-limit-instances.html</guid><description>Do you know about Deferred and recursion limits? Here&apos;s a good example that you can look at</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Load the page with Jquery. Load style without page clutter solution</title><link>https://ofstack.com/javascript/4650/load-the-page-with-jquery.-load-style-without-page-clutter-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4650/load-the-page-with-jquery.-load-style-without-page-clutter-solution.html</guid><description>Because I didn&apos;t know Jquery at the beginning, I always wanted to use Jquery. Load to load a new page, so as to achieve a local refresh. As a result, I…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The escape function solves the problem of garbled ajax transfer in js</title><link>https://ofstack.com/javascript/4673/the-escape-function-solves-the-problem-of-garbled-ajax-transfer-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4673/the-escape-function-solves-the-problem-of-garbled-ajax-transfer-in-js.html</guid><description>This article illustrates the escape function to solve the problem of ajax transfer in js. Specific methods are as follows: I. problem description:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of ArrayList function with instance code</title><link>https://ofstack.com/javascript/4678/js-implementation-of-arraylist-function-with-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4678/js-implementation-of-arraylist-function-with-instance-code.html</guid><description>1. Summary of ArrayList methods Summary of construction method ArrayList () Construct an empty list with an initial capacity of 10. ArrayList (Collection&lt;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mouse hover display secondary menu effect jquery implementation</title><link>https://ofstack.com/javascript/4681/mouse-hover-display-secondary-menu-effect-jquery-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4681/mouse-hover-display-secondary-menu-effect-jquery-implementation.html</guid><description>Mouse hover display secondary menu effect jquery implementation</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to set the interval between two consecutive button clicks</title><link>https://ofstack.com/javascript/4683/javascript-to-set-the-interval-between-two-consecutive-button-clicks.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4683/javascript-to-set-the-interval-between-two-consecutive-button-clicks.html</guid><description>This article is an example of how to set the time interval between two consecutive clicks of a button in javascript. The specific implementation method is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The native javascript implementation gets a method for all descendant elements under a specified element</title><link>https://ofstack.com/javascript/4685/the-native-javascript-implementation-gets-a-method-for-all-descendant-elements-under-a-specified-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4685/the-native-javascript-implementation-gets-a-method-for-all-descendant-elements-under-a-specified-element.html</guid><description>This article is an example of how a native javascript implementation can get all the descendants of a given element. The specific implementation method is…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Convert an instance from a JS object to a json string format</title><link>https://ofstack.com/javascript/4686/convert-an-instance-from-a-js-object-to-a-json-string-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4686/convert-an-instance-from-a-js-object-to-a-json-string-format.html</guid><description>This article illustrates the JS object and json string format conversion method, to share for your reference. The specific implementation method is as follows:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript indexed array  associative array and static array  dynamic array</title><link>https://ofstack.com/javascript/4688/javascript-indexed-array--associative-array-and-static-array--dynamic-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4688/javascript-indexed-array--associative-array-and-static-array--dynamic-array.html</guid><description>JavaScript indexed array associative array and static array dynamic array</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript parses the json instance in detail</title><link>https://ofstack.com/javascript/4693/javascript-parses-the-json-instance-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4693/javascript-parses-the-json-instance-in-detail.html</guid><description>This article illustrates how javascript can parse json. Share with you for your reference. Specific methods are as follows: Download the json libraries…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript checks the image size to keep the large image from bursting the page</title><link>https://ofstack.com/javascript/4696/javascript-checks-the-image-size-to-keep-the-large-image-from-bursting-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4696/javascript-checks-the-image-size-to-keep-the-large-image-from-bursting-the-page.html</guid><description>How to use Javascript to determine the size of an image is actually as simple as writing a function, which of course many people don&apos;t know how to do. Found…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js format time summary</title><link>https://ofstack.com/javascript/4705/js-format-time-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4705/js-format-time-summary.html</guid><description>Nonsense not to say, the first all kinds of formatting methods posted to everyone It can be said to be an indispensable Javascript library in Web projects,…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery is a method to modify the style under li and the SRC value of img under li</title><link>https://ofstack.com/javascript/4707/jquery-is-a-method-to-modify-the-style-under-li-and-the-src-value-of-img-under-li.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4707/jquery-is-a-method-to-modify-the-style-under-li-and-the-src-value-of-img-under-li.html</guid><description>How to modify the style of jQuery under li, and modify the SRC value of img under li, the following is the specific implementation code, you need to see friends</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js text size font function complete example</title><link>https://ofstack.com/javascript/4712/js-text-size-font-function-complete-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4712/js-text-size-font-function-complete-example.html</guid><description>This article illustrates the method of js to realize the function of text size and font size. Share with you for your reference. Specific analysis is as…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js web page random switching background image method</title><link>https://ofstack.com/javascript/4715/js-web-page-random-switching-background-image-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4715/js-web-page-random-switching-background-image-method.html</guid><description>In this paper, the example of js to achieve the random switching of background images. Share with you for your reference. The specific implementation method…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the sample code for dynamically loading JS files in the browser language</title><link>https://ofstack.com/javascript/4716/js-gets-the-sample-code-for-dynamically-loading-js-files-in-the-browser-language.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4716/js-gets-the-sample-code-for-dynamically-loading-js-files-in-the-browser-language.html</guid><description>Considering the multi-language version of the project, the foreground USES easyui to relatively load the easyui language package by obtaining the browser…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS printing function code can achieve print preview  print Settings  etc</title><link>https://ofstack.com/javascript/4718/js-printing-function-code-can-achieve-print-preview--print-settings--etc.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4718/js-printing-function-code-can-achieve-print-preview--print-settings--etc.html</guid><description>JS printing function code can achieve print preview print Settings etc</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Awesome jquery imitation flash navigation bar effects</title><link>https://ofstack.com/javascript/4722/awesome-jquery-imitation-flash-navigation-bar-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4722/awesome-jquery-imitation-flash-navigation-bar-effects.html</guid><description>FLASH navigation is basically out of date now, but we can use jQuery to implement FLASH effects, very good. Demo address: (link:…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript callback function details</title><link>https://ofstack.com/javascript/4724/javascript-callback-function-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4724/javascript-callback-function-details.html</guid><description>Callback function definition A callback function is a function called through a function pointer. If you pass a function&apos;s pointer (address) as an argument…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using script&apos;s SRC to achieve cross domain and ajax like effects</title><link>https://ofstack.com/javascript/4728/using-script&apos;s-src-to-achieve-cross-domain-and-ajax-like-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4728/using-script&apos;s-src-to-achieve-cross-domain-and-ajax-like-effects.html</guid><description>If you have two servers with different domain names, a.com and b.com, you can get some data at b.com/b_return_js.php. Of course, if it&apos;s a b.com page, you…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES. Each of traverses elements to learn notes</title><link>https://ofstack.com/javascript/4738/jquery-uses.-each-of-traverses-elements-to-learn-notes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4738/jquery-uses.-each-of-traverses-elements-to-learn-notes.html</guid><description>Today, when I wrote a TAB, I needed to use jquery. Each (). I got the number of li element by getting the index parameter in each(), so that the following…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP USES method overloading to implement get and set methods for dynamically creating properties</title><link>https://ofstack.com/javascript/4744/php-uses-method-overloading-to-implement-get-and-set-methods-for-dynamically-creating-properties.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4744/php-uses-method-overloading-to-implement-get-and-set-methods-for-dynamically-creating-properties.html</guid><description>In PHP, we can&apos;t override methods directly by signing different methods with the same method name, because PHP is a weak data type and doesn&apos;t distinguish…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details on JavaScript anonymous functions and closures</title><link>https://ofstack.com/javascript/4757/details-on-javascript-anonymous-functions-and-closures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4757/details-on-javascript-anonymous-functions-and-closures.html</guid><description>1. Anonymous functions Functions are one of the most flexible objects in JavaScript, and this is just to show you what anonymous functions are for.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery $naming conflict resolution summary</title><link>https://ofstack.com/javascript/4761/jquery-$naming-conflict-resolution-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4761/jquery-$naming-conflict-resolution-summary.html</guid><description>Recently, I encountered a problem, referring to both the jquery library and another js library. When using $XX to call the js library function, it was found…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to maintain the decimal point after the N   bit code</title><link>https://ofstack.com/javascript/4763/js-to-maintain-the-decimal-point-after-the-n---bit-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4763/js-to-maintain-the-decimal-point-after-the-n---bit-code.html</guid><description>Js to maintain the decimal point after the N bit code</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between the href and onclick events of the a tag</title><link>https://ofstack.com/javascript/4765/the-difference-between-the-href-and-onclick-events-of-the-a-tag.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4765/the-difference-between-the-href-and-onclick-events-of-the-a-tag.html</guid><description>The javascript differences in onclick are generally not noticed, but are somewhat frustrating when something goes wrong, as the text chapter explains:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Perfectly compatible with the major browsers jQuery copy sina text fade in and out of intermittent scrolling effect</title><link>https://ofstack.com/javascript/4766/perfectly-compatible-with-the-major-browsers-jquery-copy-sina-text-fade-in-and-out-of-intermittent-scrolling-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4766/perfectly-compatible-with-the-major-browsers-jquery-copy-sina-text-fade-in-and-out-of-intermittent-scrolling-effect.html</guid><description>1, effect and function description copy sina weibo picture text list up and down fade intermittently scroll up and down 2, implementation principle must…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to Js base64 encryption and decryption</title><link>https://ofstack.com/javascript/477/introduction-to-js-base64-encryption-and-decryption.html</link><guid isPermaLink="true">https://ofstack.com/javascript/477/introduction-to-js-base64-encryption-and-decryption.html</guid><description>Introduction to Js base64 encryption and decryption</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript learning notes on functions (3) : closures and references</title><link>https://ofstack.com/javascript/4771/javascript-learning-notes-on-functions-(3)-:-closures-and-references.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4771/javascript-learning-notes-on-functions-(3)-:-closures-and-references.html</guid><description>One of the most important features of Javascript is the use of closures. Because of the use of closures, the current scope can always access the external…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample js instance properties and prototype properties</title><link>https://ofstack.com/javascript/4772/sample-js-instance-properties-and-prototype-properties.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4772/sample-js-instance-properties-and-prototype-properties.html</guid><description>Please read the comments carefully for more details, so I&apos;ll cut the crap here and go straight to the code.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Analysis and example of the difference between the ternary operator and if else in JS</title><link>https://ofstack.com/javascript/4778/analysis-and-example-of-the-difference-between-the-ternary-operator-and-if-else-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4778/analysis-and-example-of-the-difference-between-the-ternary-operator-and-if-else-in-js.html</guid><description>Today, I wrote a small demo of picture rotation, using the judgment I tried the if else first , the code is as follows: After the code is written, we are…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>When node.js USES NPM to install the plug in  it prompts the install Error: the solution of ENOENT to report an Error</title><link>https://ofstack.com/javascript/4779/when-node.js-uses-npm-to-install-the-plug-in--it-prompts-the-install-error:-the-solution-of-enoent-to-report-an-error.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4779/when-node.js-uses-npm-to-install-the-plug-in--it-prompts-the-install-error:-the-solution-of-enoent-to-report-an-error.html</guid><description>When node.js USES NPM to install the plug in it prompts the install Error: the solution of ENOENT to report an Error</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery EasyUI add  modify  delete  query and other basic operations</title><link>https://ofstack.com/javascript/478/jquery-easyui-add--modify--delete--query-and-other-basic-operations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/478/jquery-easyui-add--modify--delete--query-and-other-basic-operations.html</guid><description>Jquery EasyUI add modify delete query and other basic operations</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to write js timer？ This is the execution of a program at a particular time</title><link>https://ofstack.com/javascript/479/how-to-write-js-timer%EF%BC%9F-this-is-the-execution-of-a-program-at-a-particular-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/479/how-to-write-js-timer%EF%BC%9F-this-is-the-execution-of-a-program-at-a-particular-time.html</guid><description>How to write js timer？ This is the execution of a program at a particular time</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of using microseconds to calculate script execution time in PHP</title><link>https://ofstack.com/javascript/4794/example-of-using-microseconds-to-calculate-script-execution-time-in-php.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4794/example-of-using-microseconds-to-calculate-script-execution-time-in-php.html</guid><description>In PHP, most time formats are represented by UNIX timestamps, which are the smallest unit of time measured in s(seconds). This is not precise enough for…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three methods of image preloading and their advantages and disadvantages are analyzed</title><link>https://ofstack.com/javascript/4796/three-methods-of-image-preloading-and-their-advantages-and-disadvantages-are-analyzed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4796/three-methods-of-image-preloading-and-their-advantages-and-disadvantages-are-analyzed.html</guid><description>Preloading images is a great way to improve the user experience. Images are pre-loaded into the browser, and visitors can surf your site without a problem…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery under the animation processing summary</title><link>https://ofstack.com/javascript/480/jquery-under-the-animation-processing-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/480/jquery-under-the-animation-processing-summary.html</guid><description>The queue ()/dequeue () These two methods are as obscure as the XMLHttpRequest object for Ajax. These two methods are useful for animation, and we often…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Unref of and ref of usage examples for setTimeout and setInterval in javascript</title><link>https://ofstack.com/javascript/4803/unref-of-and-ref-of-usage-examples-for-settimeout-and-setinterval-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4803/unref-of-and-ref-of-usage-examples-for-settimeout-and-setinterval-in-javascript.html</guid><description>The usage of unref() and ref() is very simple, which is to cancel and reply to setTimeout and setInterval function. The code is as follows: Is not super…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of jquery prompt effect</title><link>https://ofstack.com/javascript/4804/example-analysis-of-jquery-prompt-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4804/example-analysis-of-jquery-prompt-effect.html</guid><description>This article illustrates the use of jquery prompts. Share with you for your reference. The specific implementation method is as follows: Do not append the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery working with cookie method example tutorial</title><link>https://ofstack.com/javascript/4805/jquery-working-with-cookie-method-example-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4805/jquery-working-with-cookie-method-example-tutorial.html</guid><description>This article illustrates how jQuery operates on cookies. Share with you for your reference. Specific methods are as follows: Let&apos;s start with the aip for…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript export Excel example details</title><link>https://ofstack.com/javascript/4807/javascript-export-excel-example-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4807/javascript-export-excel-example-details.html</guid><description>This article illustrates how to export Excel using JavaScript. Share with you for your reference. The specific implementation method is as follows: Here&apos;s…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript garbage collection mechanism analysis</title><link>https://ofstack.com/javascript/481/javascript-garbage-collection-mechanism-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/481/javascript-garbage-collection-mechanism-analysis.html</guid><description>In the company will often hear Daniel said discuss memory leaks or something, often have breath away, the recent energy is mainly used in the Web…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js Object2String makes it easy to view the contents of the js object</title><link>https://ofstack.com/javascript/4815/js-object2string-makes-it-easy-to-view-the-contents-of-the-js-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4815/js-object2string-makes-it-easy-to-view-the-contents-of-the-js-object.html</guid><description>Js Object2String makes it easy to view the contents of the js object</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to attr and prop of jQuery</title><link>https://ofstack.com/javascript/482/introduction-to-attr-and-prop-of-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/482/introduction-to-attr-and-prop-of-jquery.html</guid><description>The attribute and the property Both attribute and property can be translated as attributes. To make a distinction, these two words are usually translated as…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Causes the header column of the table to stretch to the left and right of the jquery plug in package</title><link>https://ofstack.com/javascript/4820/causes-the-header-column-of-the-table-to-stretch-to-the-left-and-right-of-the-jquery-plug-in-package.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4820/causes-the-header-column-of-the-table-to-stretch-to-the-left-and-right-of-the-jquery-plug-in-package.html</guid><description>The name of the plug-in is jquery. Tableresize.js. The code is as follows: The page code is:</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery to achieve interlaced background color change</title><link>https://ofstack.com/javascript/4821/jquery-to-achieve-interlaced-background-color-change.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4821/jquery-to-achieve-interlaced-background-color-change.html</guid><description>Interlacing color change there are many ways to achieve, before I will be directly to judge the code written in the program, today we will use jQuery…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery based on the implementation of the checkbox of all   not   selected anti   selection function</title><link>https://ofstack.com/javascript/4824/jquery-based-on-the-implementation-of-the-checkbox-of-all---not---selected-anti---selection-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4824/jquery-based-on-the-implementation-of-the-checkbox-of-all---not---selected-anti---selection-function.html</guid><description>JQuery based on the implementation of the checkbox of all not selected anti selection function</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript array details</title><link>https://ofstack.com/javascript/483/javascript-array-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/483/javascript-array-details.html</guid><description>Array in the programming language of the importance of self-evident, array is also one of the most commonly used objects in JavaScript, an ordered set of…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample the call of and apply of methods in javascript</title><link>https://ofstack.com/javascript/4835/sample-the-call-of-and-apply-of-methods-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4835/sample-the-call-of-and-apply-of-methods-in-javascript.html</guid><description>1. Method definition Call method: Syntax: call ([thisObj [, arg1, arg2 [[, [, argN]]]]]) Definition: calls a method of an object to replace the current…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery + PHP search box automatically prompt</title><link>https://ofstack.com/javascript/4837/jquery-+-php-search-box-automatically-prompt.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4837/jquery-+-php-search-box-automatically-prompt.html</guid><description>Today suddenly want to give this site to make a search page, so that users can search to find their own content, also avoid the trouble of manually locate…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js export table data to excel is exported to excel document method</title><link>https://ofstack.com/javascript/484/js-export-table-data-to-excel-is-exported-to-excel-document-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/484/js-export-table-data-to-excel-is-exported-to-excel-document-method.html</guid><description>Js export table data to excel is exported to excel document method</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript method summary of array and string</title><link>https://ofstack.com/javascript/4840/javascript-method-summary-of-array-and-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4840/javascript-method-summary-of-array-and-string.html</guid><description>1. Method summary of array It&apos;s going to change the original array Push, unshift method, returns length. Increasing the value returns the length, and the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis USES regular expressions to match a tags in js and c-sharp</title><link>https://ofstack.com/javascript/4849/example-analysis-uses-regular-expressions-to-match-a-tags-in-js-and-c-sharp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4849/example-analysis-uses-regular-expressions-to-match-a-tags-in-js-and-c-sharp.html</guid><description>Without further ado, it&apos;s all in the code, straight up Have you seen the similarities and differences in the use of regular expressions in js and C#? If you…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery attr(&apos;checked&apos;) Returns checked or undefined to get checked out</title><link>https://ofstack.com/javascript/485/jquery-attr(&apos;checked&apos;)-returns-checked-or-undefined-to-get-checked-out.html</link><guid isPermaLink="true">https://ofstack.com/javascript/485/jquery-attr(&apos;checked&apos;)-returns-checked-or-undefined-to-get-checked-out.html</guid><description>Jquery attr(&apos;checked&apos;) Returns checked or undefined to get checked out</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Conversion of URL strings and query strings in nodejs</title><link>https://ofstack.com/javascript/4855/conversion-of-url-strings-and-query-strings-in-nodejs.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4855/conversion-of-url-strings-and-query-strings-in-nodejs.html</guid><description>A complete URL string from &quot;?&quot; (excluding ?) The part that goes to &quot;#&quot;(if there is #) or to the end of the URL string (if there is no #) is called the query…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript simply implements image preloading</title><link>https://ofstack.com/javascript/4856/javascript-simply-implements-image-preloading.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4856/javascript-simply-implements-image-preloading.html</guid><description>Simple image preload Reloader. Js As mentioned above, you can use your imagination and expand freely.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript Web Slider focus map sample source code</title><link>https://ofstack.com/javascript/486/javascript-web-slider-focus-map-sample-source-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/486/javascript-web-slider-focus-map-sample-source-code.html</guid><description>Javascript Web Slider focus map sample source code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation program pause and continue function code interpretation</title><link>https://ofstack.com/javascript/487/js-implementation-program-pause-and-continue-function-code-interpretation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/487/js-implementation-program-pause-and-continue-function-code-interpretation.html</guid><description>JS implementation program pause and continue function code interpretation</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js toggle cursor sample code</title><link>https://ofstack.com/javascript/488/js-toggle-cursor-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/488/js-toggle-cursor-sample-code.html</guid><description>Js toggle cursor sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Bootstrap changes the button loading state</title><link>https://ofstack.com/javascript/4880/bootstrap-changes-the-button-loading-state.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4880/bootstrap-changes-the-button-loading-state.html</guid><description>When there is an activation button in bootstrap, the button becomes unavailable. According to the method in the official website, add a data-loading-text=&quot;…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets an example of the distance between the div distance window and the parent dv</title><link>https://ofstack.com/javascript/489/jquery-gets-an-example-of-the-distance-between-the-div-distance-window-and-the-parent-dv.html</link><guid isPermaLink="true">https://ofstack.com/javascript/489/jquery-gets-an-example-of-the-distance-between-the-div-distance-window-and-the-parent-dv.html</guid><description>In jquery, jquery.offset().top/left is used to get the distance from div to the window, and jquery.position().top/left is used to get the distance from the…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery commonly used SET and GET$of &apos;hash MSG&apos;. HTML loop introduction</title><link>https://ofstack.com/javascript/490/jquery-commonly-used-set-and-get$of-&apos;hash-msg&apos;.-html-loop-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/490/jquery-commonly-used-set-and-get$of-&apos;hash-msg&apos;.-html-loop-introduction.html</guid><description>Jquery commonly used SET and GET$of &apos;hash MSG&apos;. HTML loop introduction</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details of JS function overloading</title><link>https://ofstack.com/javascript/4906/details-of-js-function-overloading.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4906/details-of-js-function-overloading.html</guid><description>There is always a way to simulate function overloading using special object arguments in JavaScript. Use it to determine the number or type of arguments…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript dynamically creates the div properties and style sample code</title><link>https://ofstack.com/javascript/491/javascript-dynamically-creates-the-div-properties-and-style-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/491/javascript-dynamically-creates-the-div-properties-and-style-sample-code.html</guid><description>JavaScript dynamically creates the div properties and style sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to read  write  delete Cookie code sequels</title><link>https://ofstack.com/javascript/4910/js-to-read--write--delete-cookie-code-sequels.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4910/js-to-read--write--delete-cookie-code-sequels.html</guid><description>In a previous post: (link: #), some problems were found in practice: Cookies on local files can only be debugged on firefox, IE and chrome are not valid</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use of the document.open of method in javascript</title><link>https://ofstack.com/javascript/492/use-of-the-document.open-of-method-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/492/use-of-the-document.open-of-method-in-javascript.html</guid><description>Use of the document.open of method in javascript</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to using the beforeSend method for jquery. Ajax</title><link>https://ofstack.com/javascript/4920/introduction-to-using-the-beforesend-method-for-jquery.-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4920/introduction-to-using-the-beforesend-method-for-jquery.-ajax.html</guid><description>A common effect is that when an ajax request is made, a small rotating loading icon or &quot;content loading..&quot; appears before the return. To tell the user that…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript is commonly used for string judgment function code sharing</title><link>https://ofstack.com/javascript/4923/javascript-is-commonly-used-for-string-judgment-function-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4923/javascript-is-commonly-used-for-string-judgment-function-code-sharing.html</guid><description>See the comments for a specific explanation, here is no more nonsense, directly on the code: The functions of common string judgment are basically included.…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Talk about javascript callback functions</title><link>https://ofstack.com/javascript/4924/talk-about-javascript-callback-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4924/talk-about-javascript-callback-functions.html</guid><description>Pass the function as an argument to another function. This function is what we call alpha The callback function It is often encountered that the A and B…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js control page control hidden display of two methods</title><link>https://ofstack.com/javascript/493/js-control-page-control-hidden-display-of-two-methods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/493/js-control-page-control-hidden-display-of-two-methods.html</guid><description>Js control page control hidden display of two methods</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js onload event does not work for sample analysis</title><link>https://ofstack.com/javascript/494/the-js-onload-event-does-not-work-for-sample-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/494/the-js-onload-event-does-not-work-for-sample-analysis.html</guid><description>The js onload event does not work for sample analysis</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of JSONP cross   domain principle</title><link>https://ofstack.com/javascript/4941/in-depth-analysis-of-jsonp-cross---domain-principle.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4941/in-depth-analysis-of-jsonp-cross---domain-principle.html</guid><description>JavaScript is a front-end dynamic scripting technique often used in Web development. In JavaScript, there is an important security restriction known as the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of JavaScript parsing json formatted data</title><link>https://ofstack.com/javascript/4945/a-simple-example-of-javascript-parsing-json-formatted-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4945/a-simple-example-of-javascript-parsing-json-formatted-data.html</guid><description>The following string of json data is used to store the preloaded image path: The following function can get the path SRC of each row through the name of…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of jquery parsing json data</title><link>https://ofstack.com/javascript/4947/in-depth-analysis-of-jquery-parsing-json-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4947/in-depth-analysis-of-jquery-parsing-json-data.html</guid><description>Let&apos;s start with parsing the JSON data for the comments object in the above example, and then summarize the methods for parsing JSON data in jQuery. The…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery USES the on method to bind hover event instances</title><link>https://ofstack.com/javascript/4949/jquery-uses-the-on-method-to-bind-hover-event-instances.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4949/jquery-uses-the-on-method-to-bind-hover-event-instances.html</guid><description>The text teaches you to use the on method, the hover method. The code is as follows: Go and have a try</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js control image size core explanation</title><link>https://ofstack.com/javascript/495/js-control-image-size-core-explanation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/495/js-control-image-size-core-explanation.html</guid><description>Js control image size core explanation</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery checkbox is a handy and practical example of the simple function of selecting all the checkboxes</title><link>https://ofstack.com/javascript/496/jquery-checkbox-is-a-handy-and-practical-example-of-the-simple-function-of-selecting-all-the-checkboxes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/496/jquery-checkbox-is-a-handy-and-practical-example-of-the-simple-function-of-selecting-all-the-checkboxes.html</guid><description>JQuery checkbox is a handy and practical example of the simple function of selecting all the checkboxes</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Path. Basename method in node.js</title><link>https://ofstack.com/javascript/4962/path.-basename-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4962/path.-basename-method-in-node.js.html</guid><description>Method description: Extract the last part of the path separated by &apos;/&apos;. (see examples for details) Since this method belongs to the path module, you need to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Path. Extname method in node.js</title><link>https://ofstack.com/javascript/4965/path.-extname-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4965/path.-extname-method-in-node.js.html</guid><description>Method description: Returns the path file extension, &apos;.&apos; if the path ends in &apos;.&apos;, and &apos;.&apos; if no extension ends in &apos;.&apos;, a null value is returned. Since this…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery does not use plug ins and SWF to achieve no refreshing file upload</title><link>https://ofstack.com/javascript/4966/jquery-does-not-use-plug-ins-and-swf-to-achieve-no-refreshing-file-upload.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4966/jquery-does-not-use-plug-ins-and-swf-to-achieve-no-refreshing-file-upload.html</guid><description>File upload is a common function of the website, such as the upload function of attachments or pictures, there are many solutions, we introduce a file…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Path. Join method in node.js</title><link>https://ofstack.com/javascript/4969/path.-join-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4969/path.-join-method-in-node.js.html</guid><description>Method description: Combine multiple parameters into a path (see the example for details) Since this method belongs to the path module, you need to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Write your own js like trim method</title><link>https://ofstack.com/javascript/497/write-your-own-js-like-trim-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/497/write-your-own-js-like-trim-method.html</guid><description>Write your own js like trim method</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Path. Resolve method in node.js</title><link>https://ofstack.com/javascript/4972/path.-resolve-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4972/path.-resolve-method-in-node.js.html</guid><description>Method description: Parses the character of the argument to position into an absolute path. Since this method belongs to the path module, you need to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method of of to double the loading speed of javascript to solve the problem of slow loading of JS</title><link>https://ofstack.com/javascript/4979/method-of-of-to-double-the-loading-speed-of-javascript-to-solve-the-problem-of-slow-loading-of-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4979/method-of-of-to-double-the-loading-speed-of-javascript-to-solve-the-problem-of-slow-loading-of-js.html</guid><description>Usually our website will load some js code, statistics ah, Google advertising ah, baidu alliance ah, ali mother advertising code ah, A bunch of them, and…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to three syntax of jquery of function</title><link>https://ofstack.com/javascript/498/introduction-to-three-syntax-of-jquery-of-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/498/introduction-to-three-syntax-of-jquery-of-function.html</guid><description>Introduction to three syntax of jquery of function</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js left and right suspension couplet advertising code sample</title><link>https://ofstack.com/javascript/4982/js-left-and-right-suspension-couplet-advertising-code-sample.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4982/js-left-and-right-suspension-couplet-advertising-code-sample.html</guid><description>A section of js around the suspension advertising code, as long as the modification of the advertising picture address and connection address, the…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Perfectly compatible with the major browsers of jQuery plug in to achieve image switching effects</title><link>https://ofstack.com/javascript/4985/perfectly-compatible-with-the-major-browsers-of-jquery-plug-in-to-achieve-image-switching-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4985/perfectly-compatible-with-the-major-browsers-of-jquery-plug-in-to-achieve-image-switching-effects.html</guid><description>The functional notes in the file are also written in great detail (see zoedylan.imgchange-1.0.1.js file for details), which is very helpful for netizens to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript disabling keyboard function keys invalidates right clicks and other keys</title><link>https://ofstack.com/javascript/499/javascript-disabling-keyboard-function-keys-invalidates-right-clicks-and-other-keys.html</link><guid isPermaLink="true">https://ofstack.com/javascript/499/javascript-disabling-keyboard-function-keys-invalidates-right-clicks-and-other-keys.html</guid><description>Javascript disabling keyboard function keys invalidates right clicks and other keys</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript countdown N seconds after the page automatically jump code</title><link>https://ofstack.com/javascript/4991/javascript-countdown-n-seconds-after-the-page-automatically-jump-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4991/javascript-countdown-n-seconds-after-the-page-automatically-jump-code.html</guid><description>The code is very simple, but very practical, friends according to their own needs in their own projects.</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Node. js buffer. buffer. byteLength method</title><link>https://ofstack.com/javascript/4992/node.-js-buffer.-buffer.-bytelength-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4992/node.-js-buffer.-buffer.-bytelength-method.html</guid><description>Method description: Gets the length of the string in bytes. This function differs from string.prototype.length in that it returns the number of characters…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use instructions for the buffer.write method in node.js</title><link>https://ofstack.com/javascript/4994/use-instructions-for-the-buffer.write-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/4994/use-instructions-for-the-buffer.write-method-in-node.js.html</guid><description>Method description: Writes the string to the offset of the buffer with the specified encoding. Returns how many octal bytes were written. If the Buffer does…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery sample code pops up in the lower right corner</title><link>https://ofstack.com/javascript/500/jquery-sample-code-pops-up-in-the-lower-right-corner.html</link><guid isPermaLink="true">https://ofstack.com/javascript/500/jquery-sample-code-pops-up-in-the-lower-right-corner.html</guid><description>Jquery sample code pops up in the lower right corner</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use instructions for the url.resolve method in node.js</title><link>https://ofstack.com/javascript/5006/use-instructions-for-the-url.resolve-method-in-node.js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/5006/use-instructions-for-the-url.resolve-method-in-node.js.html</guid><description>Method description: Insert or replace the original tag for the URL or href. (you can read the examples if you don&apos;t understand) Since this method belongs to…</description><pubDate>Mon, 30 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method that allows the checkbox to select only one item</title><link>https://ofstack.com/javascript/501/method-that-allows-the-checkbox-to-select-only-one-item.html</link><guid isPermaLink="true">https://ofstack.com/javascript/501/method-that-allows-the-checkbox-to-select-only-one-item.html</guid><description>Method that allows the checkbox to select only one item</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of push and join methods in js</title><link>https://ofstack.com/javascript/502/introduction-to-the-use-of-push-and-join-methods-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/502/introduction-to-the-use-of-push-and-join-methods-in-js.html</guid><description>Introduction to the use of push and join methods in js</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript randomly adds the image from the first dom to the second div as an example</title><link>https://ofstack.com/javascript/503/javascript-randomly-adds-the-image-from-the-first-dom-to-the-second-div-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/503/javascript-randomly-adds-the-image-from-the-first-dom-to-the-second-div-as-an-example.html</guid><description>Javascript randomly adds the image from the first dom to the second div as an example</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of compatibility problems and solutions for Firefox and IE</title><link>https://ofstack.com/javascript/504/summary-of-compatibility-problems-and-solutions-for-firefox-and-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/504/summary-of-compatibility-problems-and-solutions-for-firefox-and-ie.html</guid><description>Summary of compatibility problems and solutions for Firefox and IE</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery form validation error message view method</title><link>https://ofstack.com/javascript/505/jquery-form-validation-error-message-view-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/505/jquery-form-validation-error-message-view-method.html</guid><description>JQuery form validation error message view method</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery $of this.attr $of this.val method</title><link>https://ofstack.com/javascript/506/jquery-$of-this.attr-$of-this.val-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/506/jquery-$of-this.attr-$of-this.val-method.html</guid><description>Jquery $of this.attr $of this.val method</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript table page turning effect of the concrete implementation</title><link>https://ofstack.com/javascript/507/javascript-table-page-turning-effect-of-the-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/507/javascript-table-page-turning-effect-of-the-concrete-implementation.html</guid><description>Javascript table page turning effect of the concrete implementation</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery next nextAll nextUntil siblings</title><link>https://ofstack.com/javascript/508/jquery-next-nextall-nextuntil-siblings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/508/jquery-next-nextall-nextuntil-siblings.html</guid><description>Jquery next nextAll nextUntil siblings</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A solution to the accumulation of animate animation in jquery</title><link>https://ofstack.com/javascript/509/a-solution-to-the-accumulation-of-animate-animation-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/509/a-solution-to-the-accumulation-of-animate-animation-in-jquery.html</guid><description>A solution to the accumulation of animate animation in jquery</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to jQuery. Fn and jQuery. Prototype</title><link>https://ofstack.com/javascript/510/introduction-to-jquery.-fn-and-jquery.-prototype.html</link><guid isPermaLink="true">https://ofstack.com/javascript/510/introduction-to-jquery.-fn-and-jquery.-prototype.html</guid><description>Introduction to jQuery. Fn and jQuery. Prototype</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the difference between javascript function declarations and function expressions</title><link>https://ofstack.com/javascript/511/introduction-to-the-difference-between-javascript-function-declarations-and-function-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/511/introduction-to-the-difference-between-javascript-function-declarations-and-function-expressions.html</guid><description>Introduction to the difference between javascript function declarations and function expressions</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The problem of javascript autoinitiator functions is discussed</title><link>https://ofstack.com/javascript/512/the-problem-of-javascript-autoinitiator-functions-is-discussed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/512/the-problem-of-javascript-autoinitiator-functions-is-discussed.html</guid><description>The problem of javascript autoinitiator functions is discussed</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pure js simple calendar implementation code</title><link>https://ofstack.com/javascript/513/pure-js-simple-calendar-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/513/pure-js-simple-calendar-implementation-code.html</guid><description>Pure js simple calendar implementation code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS tutorial :window.location method of use differences</title><link>https://ofstack.com/javascript/514/js-tutorial-:window.location-method-of-use-differences.html</link><guid isPermaLink="true">https://ofstack.com/javascript/514/js-tutorial-:window.location-method-of-use-differences.html</guid><description>JS tutorial :window.location method of use differences</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js single and double quotes conflict problem resolution</title><link>https://ofstack.com/javascript/515/js-single-and-double-quotes-conflict-problem-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/515/js-single-and-double-quotes-conflict-problem-resolution.html</guid><description>How to solve the conflict between single lead and double lead in js, think of the following code:</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JS implementation changes the background when clicking the a TAB</title><link>https://ofstack.com/javascript/516/the-js-implementation-changes-the-background-when-clicking-the-a-tab.html</link><guid isPermaLink="true">https://ofstack.com/javascript/516/the-js-implementation-changes-the-background-when-clicking-the-a-tab.html</guid><description>The JS implementation changes the background when clicking the a TAB</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A small example of JS operating Cookies</title><link>https://ofstack.com/javascript/517/a-small-example-of-js-operating-cookies.html</link><guid isPermaLink="true">https://ofstack.com/javascript/517/a-small-example-of-js-operating-cookies.html</guid><description>A small example of JS operating Cookies</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to know the child window closing event of window.open of output in the parent window</title><link>https://ofstack.com/javascript/518/how-to-know-the-child-window-closing-event-of-window.open-of-output-in-the-parent-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/518/how-to-know-the-child-window-closing-event-of-window.open-of-output-in-the-parent-window.html</guid><description>How to know the child window closing event of window.open of output in the parent window</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to prototype&apos;s mistake of adding properties to objects in JavaScript</title><link>https://ofstack.com/javascript/519/introduction-to-prototype&apos;s-mistake-of-adding-properties-to-objects-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/519/introduction-to-prototype&apos;s-mistake-of-adding-properties-to-objects-in-javascript.html</guid><description>Introduction to prototype&apos;s mistake of adding properties to objects in JavaScript</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS format Numbers to keep two decimal point sample code</title><link>https://ofstack.com/javascript/520/js-format-numbers-to-keep-two-decimal-point-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/520/js-format-numbers-to-keep-two-decimal-point-sample-code.html</guid><description>Problem: multiple ways to format a function in JS that preserves two decimal places in data Keep two of them, I think Alert (Number. ToFixed (9.39393));</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js string length contains the Chinese utf8 format</title><link>https://ofstack.com/javascript/521/js-string-length-contains-the-chinese-utf8-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/521/js-string-length-contains-the-chinese-utf8-format.html</guid><description>Description: byteLength (STR) Parameters: String STR: a string to calculate the length of bytes (non-ascii characters count 2 bytes) Method 2: JS gets the…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Find the example code for a word in Javascript that does not end in the XX character</title><link>https://ofstack.com/javascript/522/find-the-example-code-for-a-word-in-javascript-that-does-not-end-in-the-xx-character.html</link><guid isPermaLink="true">https://ofstack.com/javascript/522/find-the-example-code-for-a-word-in-javascript-that-does-not-end-in-the-xx-character.html</guid><description>Find the example code for a word in Javascript that does not end in the XX character</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Get the background image property of div through js</title><link>https://ofstack.com/javascript/523/get-the-background-image-property-of-div-through-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/523/get-the-background-image-property-of-div-through-js.html</guid><description>Get the background image property of div through js</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js date related function summary sharing</title><link>https://ofstack.com/javascript/524/js-date-related-function-summary-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/524/js-date-related-function-summary-sharing.html</guid><description>The idea of a countdown is to calculate the time difference between two times, and then use SetInterval (); Execute the corresponding function once per second</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the encapsulation of JavaScript inheritance</title><link>https://ofstack.com/javascript/525/introduction-to-the-encapsulation-of-javascript-inheritance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/525/introduction-to-the-encapsulation-of-javascript-inheritance.html</guid><description>Introduction to the encapsulation of JavaScript inheritance</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery to achieve browser compatible image upload local preview function</title><link>https://ofstack.com/javascript/526/jquery-to-achieve-browser-compatible-image-upload-local-preview-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/526/jquery-to-achieve-browser-compatible-image-upload-local-preview-function.html</guid><description>Jquery to achieve browser compatible image upload local preview function</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How much time is the distance between js and a certain point in time</title><link>https://ofstack.com/javascript/527/how-much-time-is-the-distance-between-js-and-a-certain-point-in-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/527/how-much-time-is-the-distance-between-js-and-a-certain-point-in-time.html</guid><description>How much time is the distance between js and a certain point in time</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js algorithm in the sorting  array to the detailed overview</title><link>https://ofstack.com/javascript/528/js-algorithm-in-the-sorting--array-to-the-detailed-overview.html</link><guid isPermaLink="true">https://ofstack.com/javascript/528/js-algorithm-in-the-sorting--array-to-the-detailed-overview.html</guid><description>Js algorithm in the sorting array to the detailed overview</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Drag the mouse to implement DIV sorting sample code</title><link>https://ofstack.com/javascript/529/drag-the-mouse-to-implement-div-sorting-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/529/drag-the-mouse-to-implement-div-sorting-sample-code.html</guid><description>Drag the mouse to implement DIV sorting sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Issues raised by different Jquery versions resolved</title><link>https://ofstack.com/javascript/530/issues-raised-by-different-jquery-versions-resolved.html</link><guid isPermaLink="true">https://ofstack.com/javascript/530/issues-raised-by-different-jquery-versions-resolved.html</guid><description>She is firefox 23 and mine is 16.0.1. I&apos;m glad to finally get to the bottom of the problem. A week later, this problem is no longer present when accessing…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript preload images  CSS  js method examples</title><link>https://ofstack.com/javascript/531/javascript-preload-images--css--js-method-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/531/javascript-preload-images--css--js-method-examples.html</guid><description>The advantage of preloading can make the web page faster to present to the user, the disadvantage is that it may increase useless requests (but images, CSS,…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets or sets a small example of the current window url parameter</title><link>https://ofstack.com/javascript/532/js-gets-or-sets-a-small-example-of-the-current-window-url-parameter.html</link><guid isPermaLink="true">https://ofstack.com/javascript/532/js-gets-or-sets-a-small-example-of-the-current-window-url-parameter.html</guid><description>In the previous page-turning code, which used the above two functions</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Several methods of lazily loading JS code to speed up web page access</title><link>https://ofstack.com/javascript/533/several-methods-of-lazily-loading-js-code-to-speed-up-web-page-access.html</link><guid isPermaLink="true">https://ofstack.com/javascript/533/several-methods-of-lazily-loading-js-code-to-speed-up-web-page-access.html</guid><description>This article explains how to delay the loading of javascript code and speed up the access of web pages. When a website has a lot of js code to load, the…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How can JavaScript delete multiple items from the listbox at the same time</title><link>https://ofstack.com/javascript/534/how-can-javascript-delete-multiple-items-from-the-listbox-at-the-same-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/534/how-can-javascript-delete-multiple-items-from-the-listbox-at-the-same-time.html</guid><description>How can JavaScript delete multiple items from the listbox at the same time</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript dynamically changes the height of the IFrame to achieve automatic stretching</title><link>https://ofstack.com/javascript/535/javascript-dynamically-changes-the-height-of-the-iframe-to-achieve-automatic-stretching.html</link><guid isPermaLink="true">https://ofstack.com/javascript/535/javascript-dynamically-changes-the-height-of-the-iframe-to-achieve-automatic-stretching.html</guid><description>Javascript dynamically changes the height of the IFrame to achieve automatic stretching</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample parsing of the principles behind JavaScript var declarations of variables</title><link>https://ofstack.com/javascript/536/sample-parsing-of-the-principles-behind-javascript-var-declarations-of-variables.html</link><guid isPermaLink="true">https://ofstack.com/javascript/536/sample-parsing-of-the-principles-behind-javascript-var-declarations-of-variables.html</guid><description>Sample parsing of the principles behind JavaScript var declarations of variables</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The native js operation checkbox is implemented with document.getelementbyid</title><link>https://ofstack.com/javascript/537/the-native-js-operation-checkbox-is-implemented-with-document.getelementbyid.html</link><guid isPermaLink="true">https://ofstack.com/javascript/537/the-native-js-operation-checkbox-is-implemented-with-document.getelementbyid.html</guid><description>The native js operation checkbox is implemented with document.getelementbyid</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery based 9 line js easily implement TAB control example</title><link>https://ofstack.com/javascript/538/jquery-based-9-line-js-easily-implement-tab-control-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/538/jquery-based-9-line-js-easily-implement-tab-control-example.html</guid><description>Jquery based 9 line js easily implement TAB control example</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript object learning experience collation</title><link>https://ofstack.com/javascript/539/javascript-object-learning-experience-collation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/539/javascript-object-learning-experience-collation.html</guid><description>JavaScript object learning experience collation</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to modify the type attribute of input</title><link>https://ofstack.com/javascript/540/js-to-modify-the-type-attribute-of-input.html</link><guid isPermaLink="true">https://ofstack.com/javascript/540/js-to-modify-the-type-attribute-of-input.html</guid><description>Js to modify the type attribute of input</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js code that jumps to another page after 5 seconds</title><link>https://ofstack.com/javascript/541/js-code-that-jumps-to-another-page-after-5-seconds.html</link><guid isPermaLink="true">https://ofstack.com/javascript/541/js-code-that-jumps-to-another-page-after-5-seconds.html</guid><description>Js code that jumps to another page after 5 seconds</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>There are two ways to set the checkbox to readOnly</title><link>https://ofstack.com/javascript/542/there-are-two-ways-to-set-the-checkbox-to-readonly.html</link><guid isPermaLink="true">https://ofstack.com/javascript/542/there-are-two-ways-to-set-the-checkbox-to-readonly.html</guid><description>There are two ways to set the checkbox to readOnly</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Extjs table text enabled select copy function specific implementation</title><link>https://ofstack.com/javascript/543/extjs-table-text-enabled-select-copy-function-specific-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/543/extjs-table-text-enabled-select-copy-function-specific-implementation.html</guid><description>Extjs table text enabled select copy function specific implementation</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of JS validating id card</title><link>https://ofstack.com/javascript/544/example-of-js-validating-id-card.html</link><guid isPermaLink="true">https://ofstack.com/javascript/544/example-of-js-validating-id-card.html</guid><description>Example of JS validating id card</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of JS paging effect</title><link>https://ofstack.com/javascript/545/example-of-js-paging-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/545/example-of-js-paging-effect.html</guid><description>Example of JS paging effect</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use and distinction of appendChild of or insertBefore of</title><link>https://ofstack.com/javascript/546/introduction-to-the-use-and-distinction-of-appendchild-of-or-insertbefore-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/546/introduction-to-the-use-and-distinction-of-appendchild-of-or-insertbefore-of.html</guid><description>Introduction to the use and distinction of appendChild of or insertBefore of</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery operation on the class attribute to achieve the button switch effect</title><link>https://ofstack.com/javascript/547/jquery-operation-on-the-class-attribute-to-achieve-the-button-switch-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/547/jquery-operation-on-the-class-attribute-to-achieve-the-button-switch-effect.html</guid><description>JQuery operation on the class attribute to achieve the button switch effect</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Mouse over the implementation of lazy loading and hidden layer of js code</title><link>https://ofstack.com/javascript/548/mouse-over-the-implementation-of-lazy-loading-and-hidden-layer-of-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/548/mouse-over-the-implementation-of-lazy-loading-and-hidden-layer-of-js-code.html</guid><description>Mouse over the implementation of lazy loading and hidden layer of js code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript natural taxonomy algorithm implementation code</title><link>https://ofstack.com/javascript/549/javascript-natural-taxonomy-algorithm-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/549/javascript-natural-taxonomy-algorithm-implementation-code.html</guid><description>Javascript natural taxonomy algorithm implementation code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery prevents event bubbling</title><link>https://ofstack.com/javascript/550/jquery-prevents-event-bubbling.html</link><guid isPermaLink="true">https://ofstack.com/javascript/550/jquery-prevents-event-bubbling.html</guid><description>Here is the HTML code section: The corresponding jQuery code is as follows: When you click on span, the div and body click events are triggered. Clicking on…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed analysis of JS timer instance</title><link>https://ofstack.com/javascript/551/detailed-analysis-of-js-timer-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/551/detailed-analysis-of-js-timer-instance.html</guid><description>1. Counter timer: timename=setTimeout(&quot;function();&quot; , delaytime); 2. Loop timer: timename=setInterval(&quot;function();&quot; , delaytime); The first parameter,…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery clears the file field example of of compatible with all browsers</title><link>https://ofstack.com/javascript/552/jquery-clears-the-file-field-example-of-of-compatible-with-all-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/552/jquery-clears-the-file-field-example-of-of-compatible-with-all-browsers.html</guid><description>Jquery clears the file field example of of compatible with all browsers</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery left and right scroll focus map banner image over the display page button</title><link>https://ofstack.com/javascript/553/jquery-left-and-right-scroll-focus-map-banner-image-over-the-display-page-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/553/jquery-left-and-right-scroll-focus-map-banner-image-over-the-display-page-button.html</guid><description>Jquery left and right scroll focus map banner image over the display page button</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The download file in the JAVASCRIPT mode window cannot receive the stream of the iframe</title><link>https://ofstack.com/javascript/554/the-download-file-in-the-javascript-mode-window-cannot-receive-the-stream-of-the-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/554/the-download-file-in-the-javascript-mode-window-cannot-receive-the-stream-of-the-iframe.html</guid><description>The download file in the JAVASCRIPT mode window cannot receive the stream of the iframe</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Basic usage of js arrays and array removal of elements based on subscript of values or characters</title><link>https://ofstack.com/javascript/555/basic-usage-of-js-arrays-and-array-removal-of-elements-based-on-subscript-of-values-or-characters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/555/basic-usage-of-js-arrays-and-array-removal-of-elements-based-on-subscript-of-values-or-characters.html</guid><description>Basic usage of js arrays and array removal of elements based on subscript of values or characters</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Browser JavaScript engine recognition method</title><link>https://ofstack.com/javascript/556/browser-javascript-engine-recognition-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/556/browser-javascript-engine-recognition-method.html</guid><description>Browser JavaScript engine recognition method</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS click on the image in the current page to enlarge and close the beautiful effect</title><link>https://ofstack.com/javascript/557/js-click-on-the-image-in-the-current-page-to-enlarge-and-close-the-beautiful-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/557/js-click-on-the-image-in-the-current-page-to-enlarge-and-close-the-beautiful-effect.html</guid><description>JS click on the image in the current page to enlarge and close the beautiful effect</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use CSS and jQuery to simulate a select with code that gets the data after it&apos;s committed</title><link>https://ofstack.com/javascript/559/use-css-and-jquery-to-simulate-a-select-with-code-that-gets-the-data-after-it&apos;s-committed.html</link><guid isPermaLink="true">https://ofstack.com/javascript/559/use-css-and-jquery-to-simulate-a-select-with-code-that-gets-the-data-after-it&apos;s-committed.html</guid><description>Use CSS and jQuery to simulate a select with code that gets the data after it&apos;s committed</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple and practical example of all   selected anti   selected button</title><link>https://ofstack.com/javascript/560/simple-and-practical-example-of-all---selected-anti---selected-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/560/simple-and-practical-example-of-all---selected-anti---selected-button.html</guid><description>Simple and practical example of all selected anti selected button</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of using jquery&apos;s multiple selectors</title><link>https://ofstack.com/javascript/561/examples-of-using-jquery&apos;s-multiple-selectors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/561/examples-of-using-jquery&apos;s-multiple-selectors.html</guid><description>Examples of using jquery&apos;s multiple selectors</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js page jump the usual way to tidy up</title><link>https://ofstack.com/javascript/562/js-page-jump-the-usual-way-to-tidy-up.html</link><guid isPermaLink="true">https://ofstack.com/javascript/562/js-page-jump-the-usual-way-to-tidy-up.html</guid><description>Js page jump the usual way to tidy up</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample code that determines the type and size of the uploaded file</title><link>https://ofstack.com/javascript/563/sample-code-that-determines-the-type-and-size-of-the-uploaded-file.html</link><guid isPermaLink="true">https://ofstack.com/javascript/563/sample-code-that-determines-the-type-and-size-of-the-uploaded-file.html</guid><description>Sample code that determines the type and size of the uploaded file</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS format numeric amounts with commas separated by two decimal places</title><link>https://ofstack.com/javascript/564/js-format-numeric-amounts-with-commas-separated-by-two-decimal-places.html</link><guid isPermaLink="true">https://ofstack.com/javascript/564/js-format-numeric-amounts-with-commas-separated-by-two-decimal-places.html</guid><description>JS format numeric amounts with commas separated by two decimal places</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS interception string commonly used methods collation and use examples</title><link>https://ofstack.com/javascript/565/js-interception-string-commonly-used-methods-collation-and-use-examples.html</link><guid isPermaLink="true">https://ofstack.com/javascript/565/js-interception-string-commonly-used-methods-collation-and-use-examples.html</guid><description>JS interception string commonly used methods collation and use examples</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery&apos;s show and hide methods compare to CSS&apos;s hidden styles</title><link>https://ofstack.com/javascript/566/jquery&apos;s-show-and-hide-methods-compare-to-css&apos;s-hidden-styles.html</link><guid isPermaLink="true">https://ofstack.com/javascript/566/jquery&apos;s-show-and-hide-methods-compare-to-css&apos;s-hidden-styles.html</guid><description>JQuery&apos;s show and hide methods compare to CSS&apos;s hidden styles</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript code does not run out of possible cases of execution errors</title><link>https://ofstack.com/javascript/567/javascript-code-does-not-run-out-of-possible-cases-of-execution-errors.html</link><guid isPermaLink="true">https://ofstack.com/javascript/567/javascript-code-does-not-run-out-of-possible-cases-of-execution-errors.html</guid><description>Javascript code does not run out of possible cases of execution errors</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript is used to determine whether a string contains a string and indexOf</title><link>https://ofstack.com/javascript/568/javascript-is-used-to-determine-whether-a-string-contains-a-string-and-indexof.html</link><guid isPermaLink="true">https://ofstack.com/javascript/568/javascript-is-used-to-determine-whether-a-string-contains-a-string-and-indexof.html</guid><description>Through the determination of the specified directory to achieve the display of advertising</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Commonly used js string judgment method collation</title><link>https://ofstack.com/javascript/569/commonly-used-js-string-judgment-method-collation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/569/commonly-used-js-string-judgment-method-collation.html</guid><description>Commonly used js string judgment method collation</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of javaScript arguments objects</title><link>https://ofstack.com/javascript/570/introduction-to-the-use-of-javascript-arguments-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/570/introduction-to-the-use-of-javascript-arguments-objects.html</guid><description>Introduction to the use of javaScript arguments objects</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of simple star selector submission effect is applicable to comments and so on</title><link>https://ofstack.com/javascript/571/js-implementation-of-simple-star-selector-submission-effect-is-applicable-to-comments-and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/571/js-implementation-of-simple-star-selector-submission-effect-is-applicable-to-comments-and-so-on.html</guid><description>Js implementation of simple star selector submission effect is applicable to comments and so on</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use jquery to count the number of sub   menu sample code</title><link>https://ofstack.com/javascript/572/use-jquery-to-count-the-number-of-sub---menu-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/572/use-jquery-to-count-the-number-of-sub---menu-sample-code.html</guid><description>Use jquery to count the number of sub menu sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery image magnifying glass effect of the train of thought and code of self   writing</title><link>https://ofstack.com/javascript/573/jquery-image-magnifying-glass-effect-of-the-train-of-thought-and-code-of-self---writing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/573/jquery-image-magnifying-glass-effect-of-the-train-of-thought-and-code-of-self---writing.html</guid><description>Jquery image magnifying glass effect of the train of thought and code of self writing</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The length attribute determines the existence of a jquery object</title><link>https://ofstack.com/javascript/574/the-length-attribute-determines-the-existence-of-a-jquery-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/574/the-length-attribute-determines-the-existence-of-a-jquery-object.html</guid><description>The length attribute determines the existence of a jquery object</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js sample code to make all elements of the FORM FORM uneditable</title><link>https://ofstack.com/javascript/575/js-sample-code-to-make-all-elements-of-the-form-form-uneditable.html</link><guid isPermaLink="true">https://ofstack.com/javascript/575/js-sample-code-to-make-all-elements-of-the-form-form-uneditable.html</guid><description>Js sample code to make all elements of the FORM FORM uneditable</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The search for the right shift of negative arithmetic and logic in javascript</title><link>https://ofstack.com/javascript/576/the-search-for-the-right-shift-of-negative-arithmetic-and-logic-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/576/the-search-for-the-right-shift-of-negative-arithmetic-and-logic-in-javascript.html</guid><description>The search for the right shift of negative arithmetic and logic in javascript</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery fast dynamic binding keyboard events operation function code</title><link>https://ofstack.com/javascript/577/jquery-fast-dynamic-binding-keyboard-events-operation-function-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/577/jquery-fast-dynamic-binding-keyboard-events-operation-function-code.html</guid><description>Jquery fast dynamic binding keyboard events operation function code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of the commonly used left navigation effect</title><link>https://ofstack.com/javascript/578/js-implementation-of-the-commonly-used-left-navigation-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/578/js-implementation-of-the-commonly-used-left-navigation-effect.html</guid><description>Js implementation of the commonly used left navigation effect</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Add special effects to hyperlinks by moving the mouse to display the prompt and move with the mouse</title><link>https://ofstack.com/javascript/579/add-special-effects-to-hyperlinks-by-moving-the-mouse-to-display-the-prompt-and-move-with-the-mouse.html</link><guid isPermaLink="true">https://ofstack.com/javascript/579/add-special-effects-to-hyperlinks-by-moving-the-mouse-to-display-the-prompt-and-move-with-the-mouse.html</guid><description>Add special effects to hyperlinks by moving the mouse to display the prompt and move with the mouse</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS to HTML tag select to get  add  delete operations</title><link>https://ofstack.com/javascript/580/js-to-html-tag-select-to-get--add--delete-operations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/580/js-to-html-tag-select-to-get--add--delete-operations.html</guid><description>JS to HTML tag select to get add delete operations</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS operation database instance code</title><link>https://ofstack.com/javascript/581/js-operation-database-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/581/js-operation-database-instance-code.html</guid><description>Create SQL Server database Building: the test Build tables: Two, in the page JS code operation database</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript calls three method instances in the background</title><link>https://ofstack.com/javascript/582/javascript-calls-three-method-instances-in-the-background.html</link><guid isPermaLink="true">https://ofstack.com/javascript/582/javascript-calls-three-method-instances-in-the-background.html</guid><description>Method 1: direct use &lt; % = % &gt; call JS: at the front desk Method 2: call with ajax Js: at the front desk Method 3: AjaxPro (also ajax) Step 1: download the…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implements a summary of how time is formatted</title><link>https://ofstack.com/javascript/583/js-implements-a-summary-of-how-time-is-formatted.html</link><guid isPermaLink="true">https://ofstack.com/javascript/583/js-implements-a-summary-of-how-time-is-formatted.html</guid><description>JS implements a summary of how time is formatted</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using CSS  JavaScript and Ajax to achieve efficient image preloading</title><link>https://ofstack.com/javascript/584/using-css--javascript-and-ajax-to-achieve-efficient-image-preloading.html</link><guid isPermaLink="true">https://ofstack.com/javascript/584/using-css--javascript-and-ajax-to-achieve-efficient-image-preloading.html</guid><description>Using CSS JavaScript and Ajax to achieve efficient image preloading</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Div simulation scrollbar effect sample code</title><link>https://ofstack.com/javascript/585/div-simulation-scrollbar-effect-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/585/div-simulation-scrollbar-effect-sample-code.html</guid><description>Div simulation scrollbar effect sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implements TAB effects that specify the default page size</title><link>https://ofstack.com/javascript/586/jquery-implements-tab-effects-that-specify-the-default-page-size.html</link><guid isPermaLink="true">https://ofstack.com/javascript/586/jquery-implements-tab-effects-that-specify-the-default-page-size.html</guid><description>Jquery implements TAB effects that specify the default page size</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery to achieve the scale of large images so that large images adaptive page layout</title><link>https://ofstack.com/javascript/587/jquery-to-achieve-the-scale-of-large-images-so-that-large-images-adaptive-page-layout.html</link><guid isPermaLink="true">https://ofstack.com/javascript/587/jquery-to-achieve-the-scale-of-large-images-so-that-large-images-adaptive-page-layout.html</guid><description>JQuery to achieve the scale of large images so that large images adaptive page layout</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS code that restricts textbox or textarea input character length</title><link>https://ofstack.com/javascript/588/js-code-that-restricts-textbox-or-textarea-input-character-length.html</link><guid isPermaLink="true">https://ofstack.com/javascript/588/js-code-that-restricts-textbox-or-textarea-input-character-length.html</guid><description>JS code that restricts textbox or textarea input character length</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The parent and child iframe get the concrete implementation of the variable and element object from each other</title><link>https://ofstack.com/javascript/589/the-parent-and-child-iframe-get-the-concrete-implementation-of-the-variable-and-element-object-from-each-other.html</link><guid isPermaLink="true">https://ofstack.com/javascript/589/the-parent-and-child-iframe-get-the-concrete-implementation-of-the-variable-and-element-object-from-each-other.html</guid><description>The parent and child iframe get the concrete implementation of the variable and element object from each other</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pure Javascript implementation of Windows 8 Metro style implementation</title><link>https://ofstack.com/javascript/590/pure-javascript-implementation-of-windows-8-metro-style-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/590/pure-javascript-implementation-of-windows-8-metro-style-implementation.html</guid><description>Pure Javascript implementation of Windows 8 Metro style implementation</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Custom ExtJS control under the pull down tree and the drop down table with the source</title><link>https://ofstack.com/javascript/591/custom-extjs-control-under-the-pull-down-tree-and-the-drop-down-table-with-the-source.html</link><guid isPermaLink="true">https://ofstack.com/javascript/591/custom-extjs-control-under-the-pull-down-tree-and-the-drop-down-table-with-the-source.html</guid><description>Custom ExtJS control under the pull down tree and the drop down table with the source</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implementation of the sudoku algorithm web page example</title><link>https://ofstack.com/javascript/592/javascript-implementation-of-the-sudoku-algorithm-web-page-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/592/javascript-implementation-of-the-sudoku-algorithm-web-page-example.html</guid><description>1) when we get a topic, we will first sort out and analyze the data according to the conditions we already know. This is equivalent to filling out 9 boxes,…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Efficiently retrieves which child of the parent element the current element is</title><link>https://ofstack.com/javascript/593/efficiently-retrieves-which-child-of-the-parent-element-the-current-element-is.html</link><guid isPermaLink="true">https://ofstack.com/javascript/593/efficiently-retrieves-which-child-of-the-parent-element-the-current-element-is.html</guid><description>Efficiently retrieves which child of the parent element the current element is</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>3 minutes to write out the Jquery version of the checkbox full selection anti selection function</title><link>https://ofstack.com/javascript/594/3-minutes-to-write-out-the-jquery-version-of-the-checkbox-full-selection-anti-selection-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/594/3-minutes-to-write-out-the-jquery-version-of-the-checkbox-full-selection-anti-selection-function.html</guid><description>3 minutes to write out the Jquery version of the checkbox full selection anti selection function</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js of jQuery to obtain time methods and commonly used time class collection</title><link>https://ofstack.com/javascript/595/js-of-jquery-to-obtain-time-methods-and-commonly-used-time-class-collection.html</link><guid isPermaLink="true">https://ofstack.com/javascript/595/js-of-jquery-to-obtain-time-methods-and-commonly-used-time-class-collection.html</guid><description>Js of jQuery to obtain time methods and commonly used time class collection</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simple implementation of HTML tag Select linkage with jump</title><link>https://ofstack.com/javascript/596/js-simple-implementation-of-html-tag-select-linkage-with-jump.html</link><guid isPermaLink="true">https://ofstack.com/javascript/596/js-simple-implementation-of-html-tag-select-linkage-with-jump.html</guid><description>Js simple implementation of HTML tag Select linkage with jump</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS Date is easy to use</title><link>https://ofstack.com/javascript/597/js-date-is-easy-to-use.html</link><guid isPermaLink="true">https://ofstack.com/javascript/597/js-date-is-easy-to-use.html</guid><description>JS Date is easy to use</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Change the style of the file field implementation ideas at the same time compatible with ie  firefox</title><link>https://ofstack.com/javascript/598/change-the-style-of-the-file-field-implementation-ideas-at-the-same-time-compatible-with-ie--firefox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/598/change-the-style-of-the-file-field-implementation-ideas-at-the-same-time-compatible-with-ie--firefox.html</guid><description>Change the style of the file field implementation ideas at the same time compatible with ie firefox</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of how to use JavaScript instanceof</title><link>https://ofstack.com/javascript/599/an-example-of-how-to-use-javascript-instanceof.html</link><guid isPermaLink="true">https://ofstack.com/javascript/599/an-example-of-how-to-use-javascript-instanceof.html</guid><description>An example of how to use JavaScript instanceof</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The number of equals in javascript what&apos;s the difference between two and three</title><link>https://ofstack.com/javascript/600/the-number-of-equals-in-javascript-what&apos;s-the-difference-between-two-and-three.html</link><guid isPermaLink="true">https://ofstack.com/javascript/600/the-number-of-equals-in-javascript-what&apos;s-the-difference-between-two-and-three.html</guid><description>The number of equals in javascript what&apos;s the difference between two and three</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using js to get the uploaded file name is purely for cosmetic purposes</title><link>https://ofstack.com/javascript/601/using-js-to-get-the-uploaded-file-name-is-purely-for-cosmetic-purposes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/601/using-js-to-get-the-uploaded-file-name-is-purely-for-cosmetic-purposes.html</guid><description>Using js to get the uploaded file name is purely for cosmetic purposes</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ajax with 302 response code testing</title><link>https://ofstack.com/javascript/602/ajax-with-302-response-code-testing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/602/ajax-with-302-response-code-testing.html</guid><description>The status code in the ajax complete() and error() callbacks is 404 instead of 302. Why is that? It&apos;s on stackoverflow How to solve it? Methods a Continuing…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simple implementation of a text content into encrypted text</title><link>https://ofstack.com/javascript/603/js-simple-implementation-of-a-text-content-into-encrypted-text.html</link><guid isPermaLink="true">https://ofstack.com/javascript/603/js-simple-implementation-of-a-text-content-into-encrypted-text.html</guid><description>Js simple implementation of a text content into encrypted text</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simple implementation allows text box content to be displayed word by word</title><link>https://ofstack.com/javascript/604/js-simple-implementation-allows-text-box-content-to-be-displayed-word-by-word.html</link><guid isPermaLink="true">https://ofstack.com/javascript/604/js-simple-implementation-allows-text-box-content-to-be-displayed-word-by-word.html</guid><description>Js simple implementation allows text box content to be displayed word by word</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript simply implements a draggable div</title><link>https://ofstack.com/javascript/605/javascript-simply-implements-a-draggable-div.html</link><guid isPermaLink="true">https://ofstack.com/javascript/605/javascript-simply-implements-a-draggable-div.html</guid><description>Javascript simply implements a draggable div</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Show the two divs side by side and click the title to switch the content</title><link>https://ofstack.com/javascript/606/show-the-two-divs-side-by-side-and-click-the-title-to-switch-the-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/606/show-the-two-divs-side-by-side-and-click-the-title-to-switch-the-content.html</guid><description>Show the two divs side by side and click the title to switch the content</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple and beautiful js popover is free to drag and drop and is compatible with most browsers</title><link>https://ofstack.com/javascript/607/simple-and-beautiful-js-popover-is-free-to-drag-and-drop-and-is-compatible-with-most-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/607/simple-and-beautiful-js-popover-is-free-to-drag-and-drop-and-is-compatible-with-most-browsers.html</guid><description>Simple and beautiful js popover is free to drag and drop and is compatible with most browsers</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two scenarios for the js singleton pattern</title><link>https://ofstack.com/javascript/608/two-scenarios-for-the-js-singleton-pattern.html</link><guid isPermaLink="true">https://ofstack.com/javascript/608/two-scenarios-for-the-js-singleton-pattern.html</guid><description>Scenario 1: you can flexibly read internal variables by taking advantage of the two functions of closures, and you can keep them in memory.</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript is too sharp to use the for and in loop example</title><link>https://ofstack.com/javascript/609/javascript-is-too-sharp-to-use-the-for-and-in-loop-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/609/javascript-is-too-sharp-to-use-the-for-and-in-loop-example.html</guid><description>JavaScript is too sharp to use the for and in loop example</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Clicking a button or link does not jump to just refresh the page of the script collation</title><link>https://ofstack.com/javascript/610/clicking-a-button-or-link-does-not-jump-to-just-refresh-the-page-of-the-script-collation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/610/clicking-a-button-or-link-does-not-jump-to-just-refresh-the-page-of-the-script-collation.html</guid><description>Clicking a button or link does not jump to just refresh the page of the script collation</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implementation of the real string remaining word prompt instance code</title><link>https://ofstack.com/javascript/611/javascript-implementation-of-the-real-string-remaining-word-prompt-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/611/javascript-implementation-of-the-real-string-remaining-word-prompt-instance-code.html</guid><description>Javascript implementation of the real string remaining word prompt instance code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use js&apos;s for loop to get the value selected by radio</title><link>https://ofstack.com/javascript/612/use-js&apos;s-for-loop-to-get-the-value-selected-by-radio.html</link><guid isPermaLink="true">https://ofstack.com/javascript/612/use-js&apos;s-for-loop-to-get-the-value-selected-by-radio.html</guid><description>Use js&apos;s for loop to get the value selected by radio</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two solutions for clearing the selected file of the input file</title><link>https://ofstack.com/javascript/613/two-solutions-for-clearing-the-selected-file-of-the-input-file.html</link><guid isPermaLink="true">https://ofstack.com/javascript/613/two-solutions-for-clearing-the-selected-file-of-the-input-file.html</guid><description>Two solutions for clearing the selected file of the input file</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript validation can only enter Numbers and an example of a decimal point</title><link>https://ofstack.com/javascript/614/javascript-validation-can-only-enter-numbers-and-an-example-of-a-decimal-point.html</link><guid isPermaLink="true">https://ofstack.com/javascript/614/javascript-validation-can-only-enter-numbers-and-an-example-of-a-decimal-point.html</guid><description>Javascript validation can only enter Numbers and an example of a decimal point</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery selector   selects sample code based on multiple attributes</title><link>https://ofstack.com/javascript/615/jquery-selector---selects-sample-code-based-on-multiple-attributes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/615/jquery-selector---selects-sample-code-based-on-multiple-attributes.html</guid><description>Jquery selector selects sample code based on multiple attributes</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Discuss the problem of js creating checkbox by default in ie</title><link>https://ofstack.com/javascript/616/discuss-the-problem-of-js-creating-checkbox-by-default-in-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/616/discuss-the-problem-of-js-creating-checkbox-by-default-in-ie.html</guid><description>Discuss the problem of js creating checkbox by default in ie</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Add  value and delete the sample code of cookie in js</title><link>https://ofstack.com/javascript/617/add--value-and-delete-the-sample-code-of-cookie-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/617/add--value-and-delete-the-sample-code-of-cookie-in-js.html</guid><description>Add value and delete the sample code of cookie in js</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A line of code that closes the parent window in a child window</title><link>https://ofstack.com/javascript/618/a-line-of-code-that-closes-the-parent-window-in-a-child-window.html</link><guid isPermaLink="true">https://ofstack.com/javascript/618/a-line-of-code-that-closes-the-parent-window-in-a-child-window.html</guid><description>A line of code that closes the parent window in a child window</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamically adds events and passes the parameter sample code</title><link>https://ofstack.com/javascript/619/js-dynamically-adds-events-and-passes-the-parameter-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/619/js-dynamically-adds-events-and-passes-the-parameter-sample-code.html</guid><description>Js dynamically adds events and passes the parameter sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js to the space technique to the string before and after  left and right Spaces</title><link>https://ofstack.com/javascript/620/js-to-the-space-technique-to-the-string-before-and-after--left-and-right-spaces.html</link><guid isPermaLink="true">https://ofstack.com/javascript/620/js-to-the-space-technique-to-the-string-before-and-after--left-and-right-spaces.html</guid><description>Js to the space technique to the string before and after left and right Spaces</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Onkeyup  onkeydown and onkeypress</title><link>https://ofstack.com/javascript/621/onkeyup--onkeydown-and-onkeypress.html</link><guid isPermaLink="true">https://ofstack.com/javascript/621/onkeyup--onkeydown-and-onkeypress.html</guid><description>Onkeyup onkeydown and onkeypress</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>FF   and IE   compatible dynamic table sample self   writing</title><link>https://ofstack.com/javascript/622/ff---and-ie---compatible-dynamic-table-sample-self---writing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/622/ff---and-ie---compatible-dynamic-table-sample-self---writing.html</guid><description>FF and IE compatible dynamic table sample self writing</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>With the Js implementation of the dynamic increase table example itself</title><link>https://ofstack.com/javascript/623/with-the-js-implementation-of-the-dynamic-increase-table-example-itself.html</link><guid isPermaLink="true">https://ofstack.com/javascript/623/with-the-js-implementation-of-the-dynamic-increase-table-example-itself.html</guid><description>With the Js implementation of the dynamic increase table example itself</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Can use the mouse to drag DIV ideas and code</title><link>https://ofstack.com/javascript/624/can-use-the-mouse-to-drag-div-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/624/can-use-the-mouse-to-drag-div-ideas-and-code.html</guid><description>Can use the mouse to drag DIV ideas and code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of this variable in JS</title><link>https://ofstack.com/javascript/625/introduction-to-the-use-of-this-variable-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/625/introduction-to-the-use-of-this-variable-in-js.html</guid><description>Introduction to the use of this variable in JS</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS on the select control option option to add or delete the sample code</title><link>https://ofstack.com/javascript/626/js-on-the-select-control-option-option-to-add-or-delete-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/626/js-on-the-select-control-option-option-to-add-or-delete-the-sample-code.html</guid><description>JS on the select control option option to add or delete the sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js pass parameter affected by special characters error solution</title><link>https://ofstack.com/javascript/627/js-pass-parameter-affected-by-special-characters-error-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/627/js-pass-parameter-affected-by-special-characters-error-solution.html</guid><description>Js pass parameter affected by special characters error solution</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript is used to modify the implementation code of the browser URL address bar</title><link>https://ofstack.com/javascript/628/javascript-is-used-to-modify-the-implementation-code-of-the-browser-url-address-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/628/javascript-is-used-to-modify-the-implementation-code-of-the-browser-url-address-bar.html</guid><description>In today&apos;s browsers, there&apos;s a very interesting feature where you can change the browser URL without refreshing the page; In the process of browsing, you…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS operation Cookie writes and reads instance code</title><link>https://ofstack.com/javascript/629/js-operation-cookie-writes-and-reads-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/629/js-operation-cookie-writes-and-reads-instance-code.html</guid><description>JS operation Cookie writes and reads instance code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An introduction to the difference between a submit and a button in javaScript</title><link>https://ofstack.com/javascript/630/an-introduction-to-the-difference-between-a-submit-and-a-button-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/630/an-introduction-to-the-difference-between-a-submit-and-a-button-in-javascript.html</guid><description>An introduction to the difference between a submit and a button in javaScript</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery implements the dynamic prompt message box effect when the mouse moves over an element</title><link>https://ofstack.com/javascript/631/jquery-implements-the-dynamic-prompt-message-box-effect-when-the-mouse-moves-over-an-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/631/jquery-implements-the-dynamic-prompt-message-box-effect-when-the-mouse-moves-over-an-element.html</guid><description>JQuery implements the dynamic prompt message box effect when the mouse moves over an element</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Picture animation banner ads scroll up and down to customize pictures  links  and so on</title><link>https://ofstack.com/javascript/632/picture-animation-banner-ads-scroll-up-and-down-to-customize-pictures--links--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/632/picture-animation-banner-ads-scroll-up-and-down-to-customize-pictures--links--and-so-on.html</guid><description>Picture animation banner ads scroll up and down to customize pictures links and so on</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery attribute selector USES the example</title><link>https://ofstack.com/javascript/633/jquery-attribute-selector-uses-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/633/jquery-attribute-selector-uses-the-example.html</guid><description>JQuery attribute selector USES the example</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The Textarea ADAPTS to the height based on the content</title><link>https://ofstack.com/javascript/634/the-textarea-adapts-to-the-height-based-on-the-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/634/the-textarea-adapts-to-the-height-based-on-the-content.html</guid><description>Look directly at the code, very simple, very practical.</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript lib that operates json as a database</title><link>https://ofstack.com/javascript/635/javascript-lib-that-operates-json-as-a-database.html</link><guid isPermaLink="true">https://ofstack.com/javascript/635/javascript-lib-that-operates-json-as-a-database.html</guid><description>TAFFY DB basic information Project home page: http://taffydb.com/ Host address: https://github.com/typicaljoe/taffydb 2, according to the conditions query…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A JavaScript variable declaration</title><link>https://ofstack.com/javascript/636/a-javascript-variable-declaration.html</link><guid isPermaLink="true">https://ofstack.com/javascript/636/a-javascript-variable-declaration.html</guid><description>After lunch last Thursday, the leader sent us a JavaScript topic to do. In our Team, there are those who do the front end, those who do the background, and…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript to achieve page jump in several ways to share</title><link>https://ofstack.com/javascript/637/javascript-to-achieve-page-jump-in-several-ways-to-share.html</link><guid isPermaLink="true">https://ofstack.com/javascript/637/javascript-to-achieve-page-jump-in-several-ways-to-share.html</guid><description>Javascript to achieve page jump in several ways to share</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple example of a base conversion code in javascript</title><link>https://ofstack.com/javascript/638/simple-example-of-a-base-conversion-code-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/638/simple-example-of-a-base-conversion-code-in-javascript.html</guid><description>Simple example of a base conversion code in javascript</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript recognizes various browsers through navigator.userAgent</title><link>https://ofstack.com/javascript/639/javascript-recognizes-various-browsers-through-navigator.useragent.html</link><guid isPermaLink="true">https://ofstack.com/javascript/639/javascript-recognizes-various-browsers-through-navigator.useragent.html</guid><description>Javascript recognizes various browsers through navigator.userAgent</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript previews images before uploading them compatible with most browsers</title><link>https://ofstack.com/javascript/640/javascript-previews-images-before-uploading-them-compatible-with-most-browsers.html</link><guid isPermaLink="true">https://ofstack.com/javascript/640/javascript-previews-images-before-uploading-them-compatible-with-most-browsers.html</guid><description>Javascript previews images before uploading them compatible with most browsers</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Picture animation banner ads with JS code scrolling up and down</title><link>https://ofstack.com/javascript/641/picture-animation-banner-ads-with-js-code-scrolling-up-and-down.html</link><guid isPermaLink="true">https://ofstack.com/javascript/641/picture-animation-banner-ads-with-js-code-scrolling-up-and-down.html</guid><description>Picture animation banner ads with JS code scrolling up and down</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use node. js to implement the Function Test method</title><link>https://ofstack.com/javascript/642/use-node.-js-to-implement-the-function-test-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/642/use-node.-js-to-implement-the-function-test-method.html</guid><description>The Info At the meeting last week, my colleagues said that they were now writing function test in Java, which generated a lot of redundant code and made the…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>8 super useful JavaScript frameworks are described in detail</title><link>https://ofstack.com/javascript/643/8-super-useful-javascript-frameworks-are-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/643/8-super-useful-javascript-frameworks-are-described-in-detail.html</guid><description>2. The jQuery UI The jQuery UI is perfect for those who use the jQuery JS library to develop an App. When it comes to the jQuery UI, you have to mention the…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript basic function overloading is described in detail</title><link>https://ofstack.com/javascript/644/javascript-basic-function-overloading-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/644/javascript-basic-function-overloading-is-described-in-detail.html</guid><description>Javascript does not have a function signature like other programming languages (what is a function signature, simply means the type and number of arguments…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS close window or JS close page of several code sharing</title><link>https://ofstack.com/javascript/645/js-close-window-or-js-close-page-of-several-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/645/js-close-window-or-js-close-page-of-several-code-sharing.html</guid><description>The first: JS timing automatically close the window Second: click on the link to close the window without prompting JS Method one: Js code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery and native js get examples of values selected in the select drop down box</title><link>https://ofstack.com/javascript/646/jquery-and-native-js-get-examples-of-values-selected-in-the-select-drop-down-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/646/jquery-and-native-js-get-examples-of-values-selected-in-the-select-drop-down-box.html</guid><description>Jquery and native js get examples of values selected in the select drop down box</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery simulates the way a user clicks a hyperlink or button</title><link>https://ofstack.com/javascript/647/jquery-simulates-the-way-a-user-clicks-a-hyperlink-or-button.html</link><guid isPermaLink="true">https://ofstack.com/javascript/647/jquery-simulates-the-way-a-user-clicks-a-hyperlink-or-button.html</guid><description>Jquery simulates the way a user clicks a hyperlink or button</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Various commonly used JS function arrangement</title><link>https://ofstack.com/javascript/648/various-commonly-used-js-function-arrangement.html</link><guid isPermaLink="true">https://ofstack.com/javascript/648/various-commonly-used-js-function-arrangement.html</guid><description>Various commonly used JS function arrangement</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Some confusion in the use of jquery indexes</title><link>https://ofstack.com/javascript/649/some-confusion-in-the-use-of-jquery-indexes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/649/some-confusion-in-the-use-of-jquery-indexes.html</guid><description>Some confusion in the use of jquery indexes</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Various page timing jump of countdown jump code summary</title><link>https://ofstack.com/javascript/650/various-page-timing-jump-of-countdown-jump-code-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/650/various-page-timing-jump-of-countdown-jump-code-summary.html</guid><description>Various page timing jump of countdown jump code summary</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js browse the local folder system sample code</title><link>https://ofstack.com/javascript/651/js-browse-the-local-folder-system-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/651/js-browse-the-local-folder-system-sample-code.html</guid><description>Js browse the local folder system sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js automatically generated elements and the original elements of the page stack solution</title><link>https://ofstack.com/javascript/652/js-automatically-generated-elements-and-the-original-elements-of-the-page-stack-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/652/js-automatically-generated-elements-and-the-original-elements-of-the-page-stack-solution.html</guid><description>Js automatically generated elements and the original elements of the page stack solution</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Flexigrid does not show a solution for processing data under IE</title><link>https://ofstack.com/javascript/653/flexigrid-does-not-show-a-solution-for-processing-data-under-ie.html</link><guid isPermaLink="true">https://ofstack.com/javascript/653/flexigrid-does-not-show-a-solution-for-processing-data-under-ie.html</guid><description>Flexigrid does not show a solution for processing data under IE</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the event source and the object that triggered the event</title><link>https://ofstack.com/javascript/654/js-gets-the-event-source-and-the-object-that-triggered-the-event.html</link><guid isPermaLink="true">https://ofstack.com/javascript/654/js-gets-the-event-source-and-the-object-that-triggered-the-event.html</guid><description>Js gets the event source and the object that triggered the event</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery data verification plug in of self made  simple  practice example code</title><link>https://ofstack.com/javascript/655/jquery-data-verification-plug-in-of-self-made--simple--practice-example-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/655/jquery-data-verification-plug-in-of-self-made--simple--practice-example-code.html</guid><description>Jquery data verification plug in of self made simple practice example code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Brief solution sharing for browser compatible console objects</title><link>https://ofstack.com/javascript/656/brief-solution-sharing-for-browser-compatible-console-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/656/brief-solution-sharing-for-browser-compatible-console-objects.html</guid><description>When the browser cannot find the console object, we manually construct a console object with the same interface to place in the window. Empty methods and…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js sets the cookie expiration and clears the cookie with the corresponding name of the browser</title><link>https://ofstack.com/javascript/657/js-sets-the-cookie-expiration-and-clears-the-cookie-with-the-corresponding-name-of-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/657/js-sets-the-cookie-expiration-and-clears-the-cookie-with-the-corresponding-name-of-the-browser.html</guid><description>Js sets the cookie expiration and clears the cookie with the corresponding name of the browser</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Variable scope and variable promotion in javascript are described in detail</title><link>https://ofstack.com/javascript/658/variable-scope-and-variable-promotion-in-javascript-are-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/658/variable-scope-and-variable-promotion-in-javascript-are-described-in-detail.html</guid><description>Variable scope &quot;The scope of a variable indicates the context in which the variable exists. It specifies which variables you can access and whether you have…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sencha touch mimics the instance code for TabBar  the tabpanel navigation bar</title><link>https://ofstack.com/javascript/659/sencha-touch-mimics-the-instance-code-for-tabbar--the-tabpanel-navigation-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/659/sencha-touch-mimics-the-instance-code-for-tabbar--the-tabpanel-navigation-bar.html</guid><description>Sencha touch mimics the instance code for TabBar the tabpanel navigation bar</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery sets the way that divs are always displayed at the top of the page</title><link>https://ofstack.com/javascript/660/jquery-sets-the-way-that-divs-are-always-displayed-at-the-top-of-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/660/jquery-sets-the-way-that-divs-are-always-displayed-at-the-top-of-the-page.html</guid><description>JQuery sets the way that divs are always displayed at the top of the page</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS+CSS sets img to show only the vertical center of img in DIV</title><link>https://ofstack.com/javascript/661/js+css-sets-img-to-show-only-the-vertical-center-of-img-in-div.html</link><guid isPermaLink="true">https://ofstack.com/javascript/661/js+css-sets-img-to-show-only-the-vertical-center-of-img-in-div.html</guid><description>JS+CSS sets img to show only the vertical center of img in DIV</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the scrollbar height sample code</title><link>https://ofstack.com/javascript/662/js-gets-the-scrollbar-height-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/662/js-gets-the-scrollbar-height-sample-code.html</guid><description>JS gets the scrollbar height sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Convert images into character drawings using javascript</title><link>https://ofstack.com/javascript/663/convert-images-into-character-drawings-using-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/663/convert-images-into-character-drawings-using-javascript.html</guid><description>2. Get the pixel of the image object The getImageData method of the image object returns an object, the rgba value of each pixel is stored under its data…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js write trim of function and the use of regular expressions</title><link>https://ofstack.com/javascript/664/js-write-trim-of-function-and-the-use-of-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/664/js-write-trim-of-function-and-the-use-of-regular-expressions.html</guid><description>1. Js itself has no trim function, but you can write one yourself</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native JS implementation to add favorites code</title><link>https://ofstack.com/javascript/665/native-js-implementation-to-add-favorites-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/665/native-js-implementation-to-add-favorites-code.html</guid><description>Native JS implementation to add favorites code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implements various menu commands in the browser such as print  view source files  and so on</title><link>https://ofstack.com/javascript/666/js-implements-various-menu-commands-in-the-browser-such-as-print--view-source-files--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/666/js-implements-various-menu-commands-in-the-browser-such-as-print--view-source-files--and-so-on.html</guid><description>Js implements various menu commands in the browser such as print view source files and so on</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to copy an object and get all its properties and their corresponding values in js</title><link>https://ofstack.com/javascript/667/how-to-copy-an-object-and-get-all-its-properties-and-their-corresponding-values-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/667/how-to-copy-an-object-and-get-all-its-properties-and-their-corresponding-values-in-js.html</guid><description>How to copy an object and get all its properties and their corresponding values in js</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to usage examples of js switch case default</title><link>https://ofstack.com/javascript/668/introduction-to-usage-examples-of-js-switch-case-default.html</link><guid isPermaLink="true">https://ofstack.com/javascript/668/introduction-to-usage-examples-of-js-switch-case-default.html</guid><description>Introduction to usage examples of js switch case default</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample usage of js setTimeout opener</title><link>https://ofstack.com/javascript/669/sample-usage-of-js-settimeout-opener.html</link><guid isPermaLink="true">https://ofstack.com/javascript/669/sample-usage-of-js-settimeout-opener.html</guid><description>Sample usage of js setTimeout opener</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery can be used to implement the input search text drop   down box</title><link>https://ofstack.com/javascript/670/jquery-can-be-used-to-implement-the-input-search-text-drop---down-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/670/jquery-can-be-used-to-implement-the-input-search-text-drop---down-box.html</guid><description>JQuery can be used to implement the input search text drop down box</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery simulates the SELECT dropdown effect</title><link>https://ofstack.com/javascript/671/jquery-simulates-the-select-dropdown-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/671/jquery-simulates-the-select-dropdown-effect.html</guid><description>Jquery simulates the SELECT dropdown effect</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js  CSS  img and other browser cache problems of the two solutions</title><link>https://ofstack.com/javascript/672/js--css--img-and-other-browser-cache-problems-of-the-two-solutions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/672/js--css--img-and-other-browser-cache-problems-of-the-two-solutions.html</guid><description>Js CSS img and other browser cache problems of the two solutions</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js randomly selects color from 10 colors to pick a different color each time</title><link>https://ofstack.com/javascript/673/js-randomly-selects-color-from-10-colors-to-pick-a-different-color-each-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/673/js-randomly-selects-color-from-10-colors-to-pick-a-different-color-each-time.html</guid><description>Js randomly selects color from 10 colors to pick a different color each time</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js 3 kinds of merge operation instance code</title><link>https://ofstack.com/javascript/674/js-3-kinds-of-merge-operation-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/674/js-3-kinds-of-merge-operation-instance-code.html</guid><description>After testing, the merge time of two ordered 20W arrays is less than 15 milliseconds. The following are a few lessons (in a large number of operations to…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript gets the method code for the selected text</title><link>https://ofstack.com/javascript/675/javascript-gets-the-method-code-for-the-selected-text.html</link><guid isPermaLink="true">https://ofstack.com/javascript/675/javascript-gets-the-method-code-for-the-selected-text.html</guid><description>Javascript gets the method code for the selected text</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>To determine whether the input is null  get the JS code for the input type</title><link>https://ofstack.com/javascript/676/to-determine-whether-the-input-is-null--get-the-js-code-for-the-input-type.html</link><guid isPermaLink="true">https://ofstack.com/javascript/676/to-determine-whether-the-input-is-null--get-the-js-code-for-the-input-type.html</guid><description>To determine whether the input is null get the JS code for the input type</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of the menu effect instance code</title><link>https://ofstack.com/javascript/677/js-implementation-of-the-menu-effect-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/677/js-implementation-of-the-menu-effect-instance-code.html</guid><description>Without further ado, go straight to the code: there are comments</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Comparing the old and new two arrays is worth adding and removing JS code</title><link>https://ofstack.com/javascript/678/comparing-the-old-and-new-two-arrays-is-worth-adding-and-removing-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/678/comparing-the-old-and-new-two-arrays-is-worth-adding-and-removing-js-code.html</guid><description>Comparing the old and new two arrays is worth adding and removing JS code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript is used to print the specified area of a web page</title><link>https://ofstack.com/javascript/679/javascript-is-used-to-print-the-specified-area-of-a-web-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/679/javascript-is-used-to-print-the-specified-area-of-a-web-page.html</guid><description>Recently, when I printed the class schedule on the web page, I searched the Internet for some materials and finally used the following methods to achieve…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS disabled browser backspace key implementation ideas and code</title><link>https://ofstack.com/javascript/680/js-disabled-browser-backspace-key-implementation-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/680/js-disabled-browser-backspace-key-implementation-ideas-and-code.html</guid><description>Last week submitted a project (internal use), a colleague put forward a BUG, say to want to disable the backspace key (backspace or call back key), because…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implements floating point Numbers to hexadecimal characters</title><link>https://ofstack.com/javascript/681/javascript-implements-floating-point-numbers-to-hexadecimal-characters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/681/javascript-implements-floating-point-numbers-to-hexadecimal-characters.html</guid><description>JavaScript implements floating point Numbers to hexadecimal characters</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript displays of course the date and time which is the year  month  day  week and time</title><link>https://ofstack.com/javascript/682/javascript-displays-of-course-the-date-and-time-which-is-the-year--month--day--week-and-time.html</link><guid isPermaLink="true">https://ofstack.com/javascript/682/javascript-displays-of-course-the-date-and-time-which-is-the-year--month--day--week-and-time.html</guid><description>JavaScript displays of course the date and time which is the year month day week and time</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamically sets the value of div below the example</title><link>https://ofstack.com/javascript/683/js-dynamically-sets-the-value-of-div-below-the-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/683/js-dynamically-sets-the-value-of-div-below-the-example.html</guid><description>Js dynamically sets the value of div below the example</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery check box values are compatible with FF and IE8 of tests</title><link>https://ofstack.com/javascript/684/jquery-check-box-values-are-compatible-with-ff-and-ie8-of-tests.html</link><guid isPermaLink="true">https://ofstack.com/javascript/684/jquery-check-box-values-are-compatible-with-ff-and-ie8-of-tests.html</guid><description>Jquery check box values are compatible with FF and IE8 of tests</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets the sample code for the maximum and minimum values of an array</title><link>https://ofstack.com/javascript/685/js-gets-the-sample-code-for-the-maximum-and-minimum-values-of-an-array.html</link><guid isPermaLink="true">https://ofstack.com/javascript/685/js-gets-the-sample-code-for-the-maximum-and-minimum-values-of-an-array.html</guid><description>Js gets the sample code for the maximum and minimum values of an array</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js traverses the sample code for the map content returned by json</title><link>https://ofstack.com/javascript/686/js-traverses-the-sample-code-for-the-map-content-returned-by-json.html</link><guid isPermaLink="true">https://ofstack.com/javascript/686/js-traverses-the-sample-code-for-the-map-content-returned-by-json.html</guid><description>Js traverses the sample code for the map content returned by json</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery implementation of the announcement text scroll left and right instance code</title><link>https://ofstack.com/javascript/687/jquery-implementation-of-the-announcement-text-scroll-left-and-right-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/687/jquery-implementation-of-the-announcement-text-scroll-left-and-right-instance-code.html</guid><description>JQuery implementation of the announcement text scroll left and right instance code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript looks for a small example of the number of characters and the number of occurrences in a string</title><link>https://ofstack.com/javascript/688/javascript-looks-for-a-small-example-of-the-number-of-characters-and-the-number-of-occurrences-in-a-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/688/javascript-looks-for-a-small-example-of-the-number-of-characters-and-the-number-of-occurrences-in-a-string.html</guid><description>Javascript looks for a small example of the number of characters and the number of occurrences in a string</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript code is simple to find the maximum value of a given line of the Yang hui triangle</title><link>https://ofstack.com/javascript/689/javascript-code-is-simple-to-find-the-maximum-value-of-a-given-line-of-the-yang-hui-triangle.html</link><guid isPermaLink="true">https://ofstack.com/javascript/689/javascript-code-is-simple-to-find-the-maximum-value-of-a-given-line-of-the-yang-hui-triangle.html</guid><description>JavaScript code is simple to find the maximum value of a given line of the Yang hui triangle</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js operation Select daqo of value  set selected  and so on</title><link>https://ofstack.com/javascript/690/js-operation-select-daqo-of-value--set-selected--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/690/js-operation-select-daqo-of-value--set-selected--and-so-on.html</guid><description>Js operation Select daqo of value set selected and so on</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Json format data transfer between Java and javascript</title><link>https://ofstack.com/javascript/691/json-format-data-transfer-between-java-and-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/691/json-format-data-transfer-between-java-and-javascript.html</guid><description>Object and string interactions in javascript Object to string: through json.encode method, which is json.js method, introduced into the current file can be.…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript in myeclipse error reporting solution</title><link>https://ofstack.com/javascript/692/javascript-in-myeclipse-error-reporting-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/692/javascript-in-myeclipse-error-reporting-solution.html</guid><description>Javascript in myeclipse error reporting solution</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Web CSS implements the whole site style switch to each other</title><link>https://ofstack.com/javascript/693/web-css-implements-the-whole-site-style-switch-to-each-other.html</link><guid isPermaLink="true">https://ofstack.com/javascript/693/web-css-implements-the-whole-site-style-switch-to-each-other.html</guid><description>Web CSS implements the whole site style switch to each other</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax drop down box three no refresh linkage  and save to keep the selected value state</title><link>https://ofstack.com/javascript/694/jquery-ajax-drop-down-box-three-no-refresh-linkage--and-save-to-keep-the-selected-value-state.html</link><guid isPermaLink="true">https://ofstack.com/javascript/694/jquery-ajax-drop-down-box-three-no-refresh-linkage--and-save-to-keep-the-selected-value-state.html</guid><description>Jquery ajax drop down box three no refresh linkage and save to keep the selected value state</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS page timer sample code</title><link>https://ofstack.com/javascript/695/js-page-timer-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/695/js-page-timer-sample-code.html</guid><description>JS page timer sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does js determine the browser types of different systems</title><link>https://ofstack.com/javascript/696/how-does-js-determine-the-browser-types-of-different-systems.html</link><guid isPermaLink="true">https://ofstack.com/javascript/696/how-does-js-determine-the-browser-types-of-different-systems.html</guid><description>How does js determine the browser types of different systems</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Find the character sample code using js&apos;s replace of method</title><link>https://ofstack.com/javascript/697/find-the-character-sample-code-using-js&apos;s-replace-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/697/find-the-character-sample-code-using-js&apos;s-replace-of-method.html</guid><description>Find the character sample code using js&apos;s replace of method</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of replace method in js</title><link>https://ofstack.com/javascript/698/introduction-to-the-use-of-replace-method-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/698/introduction-to-the-use-of-replace-method-in-js.html</guid><description>Introduction to the use of replace method in js</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js event bubble and event capture details</title><link>https://ofstack.com/javascript/699/js-event-bubble-and-event-capture-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/699/js-event-bubble-and-event-capture-details.html</guid><description>(1) bubbling events: events are triggered in the order from the most specific event target to the least specific event target (document object). Internet…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A small example of javascript jitter elements</title><link>https://ofstack.com/javascript/700/a-small-example-of-javascript-jitter-elements.html</link><guid isPermaLink="true">https://ofstack.com/javascript/700/a-small-example-of-javascript-jitter-elements.html</guid><description>A small example of javascript jitter elements</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of using the replace of method to find characters</title><link>https://ofstack.com/javascript/701/example-of-using-the-replace-of-method-to-find-characters.html</link><guid isPermaLink="true">https://ofstack.com/javascript/701/example-of-using-the-replace-of-method-to-find-characters.html</guid><description>Example of using the replace of method to find characters</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does JS get the selected value of the radio and not the selected value of the radio</title><link>https://ofstack.com/javascript/702/how-does-js-get-the-selected-value-of-the-radio-and-not-the-selected-value-of-the-radio.html</link><guid isPermaLink="true">https://ofstack.com/javascript/702/how-does-js-get-the-selected-value-of-the-radio-and-not-the-selected-value-of-the-radio.html</guid><description>How does JS get the selected value of the radio and not the selected value of the radio</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The Document: getElementsByName of method and examples of use</title><link>https://ofstack.com/javascript/703/the-document:-getelementsbyname-of-method-and-examples-of-use.html</link><guid isPermaLink="true">https://ofstack.com/javascript/703/the-document:-getelementsbyname-of-method-and-examples-of-use.html</guid><description>The Document: getElementsByName of method and examples of use</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS interception string commonly used method in detail</title><link>https://ofstack.com/javascript/704/js-interception-string-commonly-used-method-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/704/js-interception-string-commonly-used-method-in-detail.html</guid><description>Use substring() or slice() Function: the split () Function: stores a string into an array using a specified delimiter Example: STR = &quot;JPG | BMP | | GIF ico…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js automatically generates sample code for properties of objects</title><link>https://ofstack.com/javascript/705/js-automatically-generates-sample-code-for-properties-of-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/705/js-automatically-generates-sample-code-for-properties-of-objects.html</guid><description>Js automatically generates sample code for properties of objects</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation point small graph to see the effect of the idea and sample code</title><link>https://ofstack.com/javascript/706/js-implementation-point-small-graph-to-see-the-effect-of-the-idea-and-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/706/js-implementation-point-small-graph-to-see-the-effect-of-the-idea-and-sample-code.html</guid><description>Js implementation point small graph to see the effect of the idea and sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Download station common click download address prompt set hao123 as the home page js code</title><link>https://ofstack.com/javascript/707/download-station-common-click-download-address-prompt-set-hao123-as-the-home-page-js-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/707/download-station-common-click-download-address-prompt-set-hao123-as-the-home-page-js-code.html</guid><description>Download station common click download address prompt set hao123 as the home page js code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript: the role of void of 0 sample introduction</title><link>https://ofstack.com/javascript/708/javascript:-the-role-of-void-of-0-sample-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/708/javascript:-the-role-of-void-of-0-sample-introduction.html</guid><description>Javascript: the role of void of 0 sample introduction</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Principle and application of jsonp</title><link>https://ofstack.com/javascript/709/principle-and-application-of-jsonp.html</link><guid isPermaLink="true">https://ofstack.com/javascript/709/principle-and-application-of-jsonp.html</guid><description>The json principle Despite the limitation of the same origin policy, not all resources in HTML must be in the same domain. Our common pages adopt jQuery CDN…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation of a key back to the top function sample code</title><link>https://ofstack.com/javascript/710/js-implementation-of-a-key-back-to-the-top-function-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/710/js-implementation-of-a-key-back-to-the-top-function-sample-code.html</guid><description>JS implementation of a key back to the top function sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple js form validation function</title><link>https://ofstack.com/javascript/711/simple-js-form-validation-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/711/simple-js-form-validation-function.html</guid><description>Simple js form validation function</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Write their own Javascript to calculate the time difference function</title><link>https://ofstack.com/javascript/712/write-their-own-javascript-to-calculate-the-time-difference-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/712/write-their-own-javascript-to-calculate-the-time-difference-function.html</guid><description>I wrote it down myself, it just works, it&apos;s not good, it should be able to optimize. Write it down for yourself. Don&apos;t talk nonsense, direct paste code is best:</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery text of val of  HTML of method differences summary</title><link>https://ofstack.com/javascript/713/jquery-text-of-val-of--html-of-method-differences-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/713/jquery-text-of-val-of--html-of-method-differences-summary.html</guid><description>Jquery text of val of HTML of method differences summary</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the value of instance code for a set of checkboxes</title><link>https://ofstack.com/javascript/714/jquery-gets-the-value-of-instance-code-for-a-set-of-checkboxes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/714/jquery-gets-the-value-of-instance-code-for-a-set-of-checkboxes.html</guid><description>Jquery gets the value of instance code for a set of checkboxes</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Block event of cancels the browser&apos;s default behavior for the event and prevents it from propagating</title><link>https://ofstack.com/javascript/715/block-event-of-cancels-the-browser&apos;s-default-behavior-for-the-event-and-prevents-it-from-propagating.html</link><guid isPermaLink="true">https://ofstack.com/javascript/715/block-event-of-cancels-the-browser&apos;s-default-behavior-for-the-event-and-prevents-it-from-propagating.html</guid><description>Block event of cancels the browser&apos;s default behavior for the event and prevents it from propagating</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Prompt handling for deletion (are you sure about deletion？)</title><link>https://ofstack.com/javascript/717/prompt-handling-for-deletion-(are-you-sure-about-deletion%EF%BC%9F).html</link><guid isPermaLink="true">https://ofstack.com/javascript/717/prompt-handling-for-deletion-(are-you-sure-about-deletion%EF%BC%9F).html</guid><description>Prompt handling for deletion (are you sure about deletion？)</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript custom methods to achieve trim of  Ltrim of  Rtrim of function</title><link>https://ofstack.com/javascript/718/javascript-custom-methods-to-achieve-trim-of--ltrim-of--rtrim-of-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/718/javascript-custom-methods-to-achieve-trim-of--ltrim-of--rtrim-of-function.html</guid><description>JavaScript custom methods to achieve trim of Ltrim of Rtrim of function</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript USES Substring to delete the last character of a string</title><link>https://ofstack.com/javascript/719/javascript-uses-substring-to-delete-the-last-character-of-a-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/719/javascript-uses-substring-to-delete-the-last-character-of-a-string.html</guid><description>JavaScript USES Substring to delete the last character of a string</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Div simulation selection box sample code</title><link>https://ofstack.com/javascript/720/div-simulation-selection-box-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/720/div-simulation-selection-box-sample-code.html</guid><description>Div simulation selection box sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Resolution of the $conflict between jquery in HTML files and the velocity variable</title><link>https://ofstack.com/javascript/721/resolution-of-the-$conflict-between-jquery-in-html-files-and-the-velocity-variable.html</link><guid isPermaLink="true">https://ofstack.com/javascript/721/resolution-of-the-$conflict-between-jquery-in-html-files-and-the-velocity-variable.html</guid><description>Resolution of the $conflict between jquery in HTML files and the velocity variable</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>String to date example code in Javascript</title><link>https://ofstack.com/javascript/722/string-to-date-example-code-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/722/string-to-date-example-code-in-javascript.html</guid><description>String to date example code in Javascript</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Frame page height automatically refreshes Javascript script</title><link>https://ofstack.com/javascript/725/frame-page-height-automatically-refreshes-javascript-script.html</link><guid isPermaLink="true">https://ofstack.com/javascript/725/frame-page-height-automatically-refreshes-javascript-script.html</guid><description>Frame page height automatically refreshes Javascript script</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS wheel events onmousewheel usage introduction</title><link>https://ofstack.com/javascript/726/js-wheel-events-onmousewheel-usage-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/726/js-wheel-events-onmousewheel-usage-introduction.html</guid><description>JS wheel events onmousewheel usage introduction</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JS implementation drags the sample code</title><link>https://ofstack.com/javascript/727/the-js-implementation-drags-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/727/the-js-implementation-drags-the-sample-code.html</guid><description>The JS implementation drags the sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Multiple methods to implement JS dynamic adding events</title><link>https://ofstack.com/javascript/728/multiple-methods-to-implement-js-dynamic-adding-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/728/multiple-methods-to-implement-js-dynamic-adding-events.html</guid><description>Multiple methods to implement JS dynamic adding events</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Based on jquery plug in to achieve common slide effects</title><link>https://ofstack.com/javascript/729/based-on-jquery-plug-in-to-achieve-common-slide-effects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/729/based-on-jquery-plug-in-to-achieve-common-slide-effects.html</guid><description>Based on jquery plug in to achieve common slide effects</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery Mobile navigation bar code</title><link>https://ofstack.com/javascript/730/jquery-mobile-navigation-bar-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/730/jquery-mobile-navigation-bar-code.html</guid><description>A navigation bar is a set of horizontal links, usually contained in the head or tail. By default, links in the navigation bar automatically become buttons…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js converts json formatted content into objects</title><link>https://ofstack.com/javascript/731/js-converts-json-formatted-content-into-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/731/js-converts-json-formatted-content-into-objects.html</guid><description>Javascript does the traversal. Convert to a json object if you started with string json. Use the eval (); For example, var json = eval(strJson);</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation switch TAB page effect instance code</title><link>https://ofstack.com/javascript/732/js-implementation-switch-tab-page-effect-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/732/js-implementation-switch-tab-page-effect-instance-code.html</guid><description>JS implementation switch TAB page effect instance code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript delete refers to a type object</title><link>https://ofstack.com/javascript/733/javascript-delete-refers-to-a-type-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/733/javascript-delete-refers-to-a-type-object.html</guid><description>Here&apos;s an example: The test shows that javascript delete deletes not the referenced object but the pointer to the referenced object if the object is a…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Understand Javascript closures</title><link>https://ofstack.com/javascript/734/understand-javascript-closures.html</link><guid isPermaLink="true">https://ofstack.com/javascript/734/understand-javascript-closures.html</guid><description>Closures are an important feature of ECMAScript, but they are difficult to describe in a proper definition. Although closures are difficult to describe…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript namespace pattern</title><link>https://ofstack.com/javascript/735/javascript-namespace-pattern.html</link><guid isPermaLink="true">https://ofstack.com/javascript/735/javascript-namespace-pattern.html</guid><description>However, when adding attributes to a namespace in different files, you first need to make sure that the namespace already exists without any damage to the…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Perfectly solves the AJAX cross domain problem</title><link>https://ofstack.com/javascript/736/perfectly-solves-the-ajax-cross-domain-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/736/perfectly-solves-the-ajax-cross-domain-problem.html</guid><description>The problem of XMLHttprequest objects not being able to make cross-domain requests has been with us since the days of AJAX. This seems like a classic…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A summary of several ways to create objects in javascript</title><link>https://ofstack.com/javascript/737/a-summary-of-several-ways-to-create-objects-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/737/a-summary-of-several-ways-to-create-objects-in-javascript.html</guid><description>With the rise of web 2.0 (most notably Ajax), javascript is no longer a &quot;toy language&quot; for programmers. Programming continues to simplify, but &quot;user…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to learn Javascript primer</title><link>https://ofstack.com/javascript/738/how-to-learn-javascript-primer.html</link><guid isPermaLink="true">https://ofstack.com/javascript/738/how-to-learn-javascript-primer.html</guid><description>There is no experience, there are lessons. At this time someone will say, &quot;depend, your ya half a bucket of water, with what teach us&quot;. Don&apos;t scold, but…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js sample code for dynamically setting mouse events</title><link>https://ofstack.com/javascript/739/js-sample-code-for-dynamically-setting-mouse-events.html</link><guid isPermaLink="true">https://ofstack.com/javascript/739/js-sample-code-for-dynamically-setting-mouse-events.html</guid><description>Js sample code for dynamically setting mouse events</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method that gets a non last column td value and sets the title to that value</title><link>https://ofstack.com/javascript/740/method-that-gets-a-non-last-column-td-value-and-sets-the-title-to-that-value.html</link><guid isPermaLink="true">https://ofstack.com/javascript/740/method-that-gets-a-non-last-column-td-value-and-sets-the-title-to-that-value.html</guid><description>Method that gets a non last column td value and sets the title to that value</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does eclipse ignore the js file to report an error of the attached diagram</title><link>https://ofstack.com/javascript/741/how-does-eclipse-ignore-the-js-file-to-report-an-error-of-the-attached-diagram.html</link><guid isPermaLink="true">https://ofstack.com/javascript/741/how-does-eclipse-ignore-the-js-file-to-report-an-error-of-the-attached-diagram.html</guid><description>How does eclipse ignore the js file to report an error of the attached diagram</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript multi browser compatibility summary of practical experience</title><link>https://ofstack.com/javascript/742/javascript-multi-browser-compatibility-summary-of-practical-experience.html</link><guid isPermaLink="true">https://ofstack.com/javascript/742/javascript-multi-browser-compatibility-summary-of-practical-experience.html</guid><description>Javascript multi browser compatibility summary of practical experience</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js onload handles the events after the HTML page is loaded</title><link>https://ofstack.com/javascript/744/js-onload-handles-the-events-after-the-html-page-is-loaded.html</link><guid isPermaLink="true">https://ofstack.com/javascript/744/js-onload-handles-the-events-after-the-html-page-is-loaded.html</guid><description>Js onload handles the events after the HTML page is loaded</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines the type of browser to run the JSP page and the version sample</title><link>https://ofstack.com/javascript/746/js-determines-the-type-of-browser-to-run-the-jsp-page-and-the-version-sample.html</link><guid isPermaLink="true">https://ofstack.com/javascript/746/js-determines-the-type-of-browser-to-run-the-jsp-page-and-the-version-sample.html</guid><description>Js determines the type of browser to run the JSP page and the version sample</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS copy to clipboard sample code</title><link>https://ofstack.com/javascript/747/js-copy-to-clipboard-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/747/js-copy-to-clipboard-sample-code.html</guid><description>JS copy to clipboard sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three different ways of sharing the effects of the focus map rotation</title><link>https://ofstack.com/javascript/748/three-different-ways-of-sharing-the-effects-of-the-focus-map-rotation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/748/three-different-ways-of-sharing-the-effects-of-the-focus-map-rotation.html</guid><description>Three different ways of sharing the effects of the focus map rotation</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A small example of a js scaled image</title><link>https://ofstack.com/javascript/749/a-small-example-of-a-js-scaled-image.html</link><guid isPermaLink="true">https://ofstack.com/javascript/749/a-small-example-of-a-js-scaled-image.html</guid><description>A small example of a js scaled image</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implements the method of color gradient</title><link>https://ofstack.com/javascript/750/javascript-implements-the-method-of-color-gradient.html</link><guid isPermaLink="true">https://ofstack.com/javascript/750/javascript-implements-the-method-of-color-gradient.html</guid><description>Gradient is an important rule of formal beauty in aesthetics, which corresponds to mutation. Shape, size, position, direction, color and other visual…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Window.onload and $of function of {</title><link>https://ofstack.com/javascript/751/window.onload-and-$of-function-of-%7B.html</link><guid isPermaLink="true">https://ofstack.com/javascript/751/window.onload-and-$of-function-of-%7B.html</guid><description>Window.onload and $of function of {</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js history object simply implements return and forward</title><link>https://ofstack.com/javascript/752/the-js-history-object-simply-implements-return-and-forward.html</link><guid isPermaLink="true">https://ofstack.com/javascript/752/the-js-history-object-simply-implements-return-and-forward.html</guid><description>The js history object simply implements return and forward</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax post submits garbled data</title><link>https://ofstack.com/javascript/753/jquery-ajax-post-submits-garbled-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/753/jquery-ajax-post-submits-garbled-data.html</guid><description>Jquery ajax post submits garbled data</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax attribute async of synchronous asynchronous example</title><link>https://ofstack.com/javascript/754/jquery-ajax-attribute-async-of-synchronous-asynchronous-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/754/jquery-ajax-attribute-async-of-synchronous-asynchronous-example.html</guid><description>Jquery ajax attribute async of synchronous asynchronous example</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery Ajax handles Json data asynchronously</title><link>https://ofstack.com/javascript/755/jquery-ajax-handles-json-data-asynchronously.html</link><guid isPermaLink="true">https://ofstack.com/javascript/755/jquery-ajax-handles-json-data-asynchronously.html</guid><description>JQuery Ajax handles Json data asynchronously</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript script to implement static web encryption instance code</title><link>https://ofstack.com/javascript/756/javascript-script-to-implement-static-web-encryption-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/756/javascript-script-to-implement-static-web-encryption-instance-code.html</guid><description>Javascript script to achieve static webpage encryption, reading Javascript script to achieve static webpage encryption, two days ago saw someone asked the…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Client side js performance optimization tips tidy up</title><link>https://ofstack.com/javascript/757/client-side-js-performance-optimization-tips-tidy-up.html</link><guid isPermaLink="true">https://ofstack.com/javascript/757/client-side-js-performance-optimization-tips-tidy-up.html</guid><description>Client side js performance optimization tips tidy up</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js countdown applet</title><link>https://ofstack.com/javascript/758/js-countdown-applet.html</link><guid isPermaLink="true">https://ofstack.com/javascript/758/js-countdown-applet.html</guid><description>As long as we define the value of s and urodz, we can define any date or festival countdown function, friends can be modified. Count down to the sky…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of slideshow effect of based on jquery plug in</title><link>https://ofstack.com/javascript/759/js-implementation-of-slideshow-effect-of-based-on-jquery-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/javascript/759/js-implementation-of-slideshow-effect-of-based-on-jquery-plug-in.html</guid><description>Js implementation of slideshow effect of based on jquery plug in</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript USES an example of location.search</title><link>https://ofstack.com/javascript/760/javascript-uses-an-example-of-location.search.html</link><guid isPermaLink="true">https://ofstack.com/javascript/760/javascript-uses-an-example-of-location.search.html</guid><description>Javascript USES an example of location.search</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery code sample to submit data by carriage return</title><link>https://ofstack.com/javascript/761/jquery-code-sample-to-submit-data-by-carriage-return.html</link><guid isPermaLink="true">https://ofstack.com/javascript/761/jquery-code-sample-to-submit-data-by-carriage-return.html</guid><description>Jquery code sample to submit data by carriage return</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js jq single click and double click distinguish the sample introduction</title><link>https://ofstack.com/javascript/762/js-jq-single-click-and-double-click-distinguish-the-sample-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/762/js-jq-single-click-and-double-click-distinguish-the-sample-introduction.html</guid><description>Js jq single click and double click distinguish the sample introduction</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native JavaScript implementation of lianliankan game of source code</title><link>https://ofstack.com/javascript/763/native-javascript-implementation-of-lianliankan-game-of-source-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/763/native-javascript-implementation-of-lianliankan-game-of-source-code.html</guid><description>Native JavaScript implementation of lianliankan game of source code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How does jquery determine if an element has the specified style</title><link>https://ofstack.com/javascript/764/how-does-jquery-determine-if-an-element-has-the-specified-style.html</link><guid isPermaLink="true">https://ofstack.com/javascript/764/how-does-jquery-determine-if-an-element-has-the-specified-style.html</guid><description>How does jquery determine if an element has the specified style</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using the js declaration array  the object in the JSP page of ajax to obtain json data</title><link>https://ofstack.com/javascript/765/using-the-js-declaration-array--the-object-in-the-jsp-page-of-ajax-to-obtain-json-data.html</link><guid isPermaLink="true">https://ofstack.com/javascript/765/using-the-js-declaration-array--the-object-in-the-jsp-page-of-ajax-to-obtain-json-data.html</guid><description>Using the js declaration array the object in the JSP page of ajax to obtain json data</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js intercepts two kinds of method of string and distinction detailed explanation</title><link>https://ofstack.com/javascript/766/js-intercepts-two-kinds-of-method-of-string-and-distinction-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/766/js-intercepts-two-kinds-of-method-of-string-and-distinction-detailed-explanation.html</guid><description>Var long2 = &quot;1988-0 w - 07&quot;; Alert (long2. Substring (0, 4) + &quot;-- -- -- -- -- -&quot; + long2. Substring (5, 6)); 1988 -- -- -- -- -- - 0 Alert (long2. Substr…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js implementation extracts Numbers from strings</title><link>https://ofstack.com/javascript/767/the-js-implementation-extracts-numbers-from-strings.html</link><guid isPermaLink="true">https://ofstack.com/javascript/767/the-js-implementation-extracts-numbers-from-strings.html</guid><description>&lt; ! PUBLIC DOCTYPE HTML &quot;- / / / / W3C DTD XHTML 1.0 Transitional / / EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; &gt; &lt; HTML XMLNS =…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Extract the function code for the day  month  and year in the string</title><link>https://ofstack.com/javascript/768/extract-the-function-code-for-the-day--month--and-year-in-the-string.html</link><guid isPermaLink="true">https://ofstack.com/javascript/768/extract-the-function-code-for-the-day--month--and-year-in-the-string.html</guid><description>Extract the function code for the day month and year in the string</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Pure js paging code of simplicity and utility</title><link>https://ofstack.com/javascript/769/pure-js-paging-code-of-simplicity-and-utility.html</link><guid isPermaLink="true">https://ofstack.com/javascript/769/pure-js-paging-code-of-simplicity-and-utility.html</guid><description>Pure js paging code of simplicity and utility</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js handling the first value in a list versus JSP pages handling the first value in a list</title><link>https://ofstack.com/javascript/770/js-handling-the-first-value-in-a-list-versus-jsp-pages-handling-the-first-value-in-a-list.html</link><guid isPermaLink="true">https://ofstack.com/javascript/770/js-handling-the-first-value-in-a-list-versus-jsp-pages-handling-the-first-value-in-a-list.html</guid><description>Js: $(&quot; &lt; Li&gt;&quot; + (I = = 0?&quot; Class =&quot; Cur &apos; &quot;:&quot; &quot;) + &quot;&lt; / li&gt;&quot; ). AppendTo (&quot; ul &quot;); &lt; C: forEach items = &quot;${list}&quot; var = &quot;listValue varStatus&quot; =…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js  and jquery remove Spaces  enter  newline sample code</title><link>https://ofstack.com/javascript/771/js--and-jquery-remove-spaces--enter--newline-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/771/js--and-jquery-remove-spaces--enter--newline-sample-code.html</guid><description>Js and jquery remove Spaces enter newline sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use Js to keep special characters in Html unescaped</title><link>https://ofstack.com/javascript/772/use-js-to-keep-special-characters-in-html-unescaped.html</link><guid isPermaLink="true">https://ofstack.com/javascript/772/use-js-to-keep-special-characters-in-html-unescaped.html</guid><description>Use Js to keep special characters in Html unescaped</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to js special character escape</title><link>https://ofstack.com/javascript/773/introduction-to-js-special-character-escape.html</link><guid isPermaLink="true">https://ofstack.com/javascript/773/introduction-to-js-special-character-escape.html</guid><description>Escape of point: . = = &gt; \ \ u002E Escape of dollar sign: $= = &gt; \ \ u0024 Escape of a power sign: ^ = = &gt; \ \ u005E Escape of the open curly brace: {= = &gt;…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>12 inappropriate Javascript syntax collations</title><link>https://ofstack.com/javascript/775/12-inappropriate-javascript-syntax-collations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/775/12-inappropriate-javascript-syntax-collations.html</guid><description>12 inappropriate Javascript syntax collations</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery $.fn $.fx</title><link>https://ofstack.com/javascript/776/jquery-$.fn-$.fx.html</link><guid isPermaLink="true">https://ofstack.com/javascript/776/jquery-$.fn-$.fx.html</guid><description>Jquery $.fn $.fx</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Cookie copy and use remember the user name implementation code</title><link>https://ofstack.com/javascript/777/cookie-copy-and-use-remember-the-user-name-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/777/cookie-copy-and-use-remember-the-user-name-implementation-code.html</guid><description>Cookie copy and use remember the user name implementation code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery list drag arrangement concrete implementation</title><link>https://ofstack.com/javascript/778/jquery-list-drag-arrangement-concrete-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/778/jquery-list-drag-arrangement-concrete-implementation.html</guid><description>JQuery list drag arrangement concrete implementation</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use cookies to remember the background color sample code</title><link>https://ofstack.com/javascript/779/use-cookies-to-remember-the-background-color-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/779/use-cookies-to-remember-the-background-color-sample-code.html</guid><description>Use cookies to remember the background color sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Determines the JS code at the bottom of the scroll bar</title><link>https://ofstack.com/javascript/780/determines-the-js-code-at-the-bottom-of-the-scroll-bar.html</link><guid isPermaLink="true">https://ofstack.com/javascript/780/determines-the-js-code-at-the-bottom-of-the-scroll-bar.html</guid><description>To determine the bottom of the scroll bar, three DOM attribute values are needed, namely scrollTop, clientHeight, and scrollHeight. ScrollTop is the…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js controls the instance code that displays different CSS styles for different time periods</title><link>https://ofstack.com/javascript/781/js-controls-the-instance-code-that-displays-different-css-styles-for-different-time-periods.html</link><guid isPermaLink="true">https://ofstack.com/javascript/781/js-controls-the-instance-code-that-displays-different-css-styles-for-different-time-periods.html</guid><description>Js functions can be placed in a separate js file or on the current page &lt; Head&gt; Within the tag Apply the HTML file to the stylesheet</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of a simple method of waterfall flow example sharing</title><link>https://ofstack.com/javascript/782/js-implementation-of-a-simple-method-of-waterfall-flow-example-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/782/js-implementation-of-a-simple-method-of-waterfall-flow-example-sharing.html</guid><description>Below is a method of using JS to achieve waterfall flow, hope to criticism.</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery monitor div content changes specific implementation ideas</title><link>https://ofstack.com/javascript/783/jquery-monitor-div-content-changes-specific-implementation-ideas.html</link><guid isPermaLink="true">https://ofstack.com/javascript/783/jquery-monitor-div-content-changes-specific-implementation-ideas.html</guid><description>We do e-commerce, javascript framework using jQuery, in the development of the above title listed in the problem: how to listen for changes in div content.…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery code that lets new messages flash in the page title</title><link>https://ofstack.com/javascript/784/jquery-code-that-lets-new-messages-flash-in-the-page-title.html</link><guid isPermaLink="true">https://ofstack.com/javascript/784/jquery-code-that-lets-new-messages-flash-in-the-page-title.html</guid><description>JQuery code that lets new messages flash in the page title</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines whether the parameters of String Array  and Object are undefined or null</title><link>https://ofstack.com/javascript/785/js-determines-whether-the-parameters-of-string-array--and-object-are-undefined-or-null.html</link><guid isPermaLink="true">https://ofstack.com/javascript/785/js-determines-whether-the-parameters-of-string-array--and-object-are-undefined-or-null.html</guid><description>Js determines whether the parameters of String Array and Object are undefined or null</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the correct use of return false</title><link>https://ofstack.com/javascript/786/a-brief-analysis-of-the-correct-use-of-return-false.html</link><guid isPermaLink="true">https://ofstack.com/javascript/786/a-brief-analysis-of-the-correct-use-of-return-false.html</guid><description>Probably the first example you&apos;ll see when you first learn about jQuery event handling is how to prevent the browser from performing default behavior, such…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the difference between javascript and jquery</title><link>https://ofstack.com/javascript/787/summary-of-the-difference-between-javascript-and-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/787/summary-of-the-difference-between-javascript-and-jquery.html</guid><description>Break and continue are two special statements for inner loops. Break out of the loop with the break statement; Use the continue statement to break out of…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed resolution of the use of the apply method in js</title><link>https://ofstack.com/javascript/788/detailed-resolution-of-the-use-of-the-apply-method-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/788/detailed-resolution-of-the-use-of-the-apply-method-in-js.html</guid><description>1, Object inheritance, the general practice is to copy: object.extend Prototype.js is implemented as follows: The apply method can hijack another object&apos;s…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js array operation learning summary</title><link>https://ofstack.com/javascript/789/js-array-operation-learning-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/789/js-array-operation-learning-summary.html</guid><description>Shift: Deletes the first item of the original array and returns the value of the deleted element. Returns undefined if the array is empty Var a = [1, 2, 3,…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A comprehensive summary of Javascript performance</title><link>https://ofstack.com/javascript/790/a-comprehensive-summary-of-javascript-performance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/790/a-comprehensive-summary-of-javascript-performance.html</guid><description>Javascript is a very flexible language, we can write all kinds of code at will, different styles of code is also bound to lead to differences in execution…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery map and get method details</title><link>https://ofstack.com/javascript/791/jquery-map-and-get-method-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/791/jquery-map-and-get-method-details.html</guid><description>Map () has two main steps, the first is traversal, the second is substitution. For instanceof and typeof, I used them occasionally before, especially for…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the difference between get and post for ajax requests</title><link>https://ofstack.com/javascript/792/summary-of-the-difference-between-get-and-post-for-ajax-requests.html</link><guid isPermaLink="true">https://ofstack.com/javascript/792/summary-of-the-difference-between-get-and-post-for-ajax-requests.html</guid><description>If the request url does not change, take out the cache to improve efficiency. Requests will be cached in the browser, you can view the user information…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Get all the input js code under the form</title><link>https://ofstack.com/javascript/793/get-all-the-input-js-code-under-the-form.html</link><guid isPermaLink="true">https://ofstack.com/javascript/793/get-all-the-input-js-code-under-the-form.html</guid><description>Get all the input js code under the form</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Make the switch between left and right buttons and title text picture based on jquery plug in</title><link>https://ofstack.com/javascript/794/make-the-switch-between-left-and-right-buttons-and-title-text-picture-based-on-jquery-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/javascript/794/make-the-switch-between-left-and-right-buttons-and-title-text-picture-based-on-jquery-plug-in.html</guid><description>Make the switch between left and right buttons and title text picture based on jquery plug in</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple Jquery all   select function</title><link>https://ofstack.com/javascript/795/simple-jquery-all---select-function.html</link><guid isPermaLink="true">https://ofstack.com/javascript/795/simple-jquery-all---select-function.html</guid><description>This is the simplest piece of fully selected Jquery code. [code ] $(function () { $(&quot; # chkAll &quot;). Click (function () { $(&quot; input: the checkbox &quot;). Attr (&quot;…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript code for Mac address validation</title><link>https://ofstack.com/javascript/797/javascript-code-for-mac-address-validation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/797/javascript-code-for-mac-address-validation.html</guid><description>Verification rules: 1. Broadcast MAC address (FF:FF:FF:FF: FF:FF:FF:FF) 2. IPv4 &amp; IPv6 multicast MAC address 3. The Numeric character</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery uploadify uploads files</title><link>https://ofstack.com/javascript/798/jquery-uploadify-uploads-files.html</link><guid isPermaLink="true">https://ofstack.com/javascript/798/jquery-uploadify-uploads-files.html</guid><description>Uploadify also comes with a bunch of parameters and useful methods and callbacks, all in the API. It&apos;s all in English, but it&apos;s easy to read. The following…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of loop optimization in Javascript</title><link>https://ofstack.com/javascript/799/in-depth-understanding-of-loop-optimization-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/799/in-depth-understanding-of-loop-optimization-in-javascript.html</guid><description>In depth understanding of loop optimization in Javascript</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native JS drag window effect instance code</title><link>https://ofstack.com/javascript/800/native-js-drag-window-effect-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/800/native-js-drag-window-effect-instance-code.html</guid><description>This code is not my original, just recently want to learn to do a very beautiful popover, I would not have how to write, so the Internet to find the next,…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery code for special effects when the mouse moves</title><link>https://ofstack.com/javascript/801/jquery-code-for-special-effects-when-the-mouse-moves.html</link><guid isPermaLink="true">https://ofstack.com/javascript/801/jquery-code-for-special-effects-when-the-mouse-moves.html</guid><description>JQuery code for special effects when the mouse moves</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Window.onresize triggered multiple times</title><link>https://ofstack.com/javascript/802/window.onresize-triggered-multiple-times.html</link><guid isPermaLink="true">https://ofstack.com/javascript/802/window.onresize-triggered-multiple-times.html</guid><description>I used window.onresize to ensure that the page would display normally when the window size was changed, so I used window.onresize. However, I found that the…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The idea and implementation of javascript to prevent scroll events from being executed multiple times</title><link>https://ofstack.com/javascript/803/the-idea-and-implementation-of-javascript-to-prevent-scroll-events-from-being-executed-multiple-times.html</link><guid isPermaLink="true">https://ofstack.com/javascript/803/the-idea-and-implementation-of-javascript-to-prevent-scroll-events-from-being-executed-multiple-times.html</guid><description>The idea and implementation of javascript to prevent scroll events from being executed multiple times</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An in depth understanding of setTimeout and setInterval</title><link>https://ofstack.com/javascript/804/an-in-depth-understanding-of-settimeout-and-setinterval.html</link><guid isPermaLink="true">https://ofstack.com/javascript/804/an-in-depth-understanding-of-settimeout-and-setinterval.html</guid><description>An in depth understanding of setTimeout and setInterval</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I get the value of option of the select drop down box without and with a value attribute</title><link>https://ofstack.com/javascript/805/how-do-i-get-the-value-of-option-of-the-select-drop-down-box-without-and-with-a-value-attribute.html</link><guid isPermaLink="true">https://ofstack.com/javascript/805/how-do-i-get-the-value-of-option-of-the-select-drop-down-box-without-and-with-a-value-attribute.html</guid><description>How do I get the value of option of the select drop down box without and with a value attribute</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery ajax modifies the global variable sample code</title><link>https://ofstack.com/javascript/806/jquery-ajax-modifies-the-global-variable-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/806/jquery-ajax-modifies-the-global-variable-sample-code.html</guid><description>Jquery ajax modifies the global variable sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Write js extensions to determine whether an array contains an element</title><link>https://ofstack.com/javascript/808/write-js-extensions-to-determine-whether-an-array-contains-an-element.html</link><guid isPermaLink="true">https://ofstack.com/javascript/808/write-js-extensions-to-determine-whether-an-array-contains-an-element.html</guid><description>Write js extensions to determine whether an array contains an element</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of jScrollPane in jquery scrollbar plug in</title><link>https://ofstack.com/javascript/809/introduction-to-the-use-of-jscrollpane-in-jquery-scrollbar-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/javascript/809/introduction-to-the-use-of-jscrollpane-in-jquery-scrollbar-plug-in.html</guid><description>Introduction to the use of jScrollPane in jquery scrollbar plug in</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQ gets the correct way to share dynamically loaded image sizes</title><link>https://ofstack.com/javascript/810/jq-gets-the-correct-way-to-share-dynamically-loaded-image-sizes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/810/jq-gets-the-correct-way-to-share-dynamically-loaded-image-sizes.html</guid><description>There are some error-prone methods to obtain the size of dynamically loaded images. The main reason for the error is: You call the code before the image is…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS will search for keywords to highlight the implementation code</title><link>https://ofstack.com/javascript/811/js-will-search-for-keywords-to-highlight-the-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/811/js-will-search-for-keywords-to-highlight-the-implementation-code.html</guid><description>Use JS to highlight keywords specified in the article content Here&apos;s the thing... Now there are these keywords: beauty, life, shopping When these keywords…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets a small example of the IP address of the browser</title><link>https://ofstack.com/javascript/812/jquery-gets-a-small-example-of-the-ip-address-of-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/javascript/812/jquery-gets-a-small-example-of-the-ip-address-of-the-browser.html</guid><description>JQuery gets a small example of the IP address of the browser</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js 12 utility methods for removing whitespace</title><link>https://ofstack.com/javascript/813/js-12-utility-methods-for-removing-whitespace.html</link><guid isPermaLink="true">https://ofstack.com/javascript/813/js-12-utility-methods-for-removing-whitespace.html</guid><description>It didn&apos;t look that good, it took two regex substitutions, and the actual speed was amazing, thanks largely to the browser&apos;s internal optimizations. A…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js loading USES the DOM method to load Javascript files dynamically</title><link>https://ofstack.com/javascript/814/js-loading-uses-the-dom-method-to-load-javascript-files-dynamically.html</link><guid isPermaLink="true">https://ofstack.com/javascript/814/js-loading-uses-the-dom-method-to-load-javascript-files-dynamically.html</guid><description>Js loading USES the DOM method to load Javascript files dynamically</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript method to get a parameter on the url</title><link>https://ofstack.com/javascript/815/javascript-method-to-get-a-parameter-on-the-url.html</link><guid isPermaLink="true">https://ofstack.com/javascript/815/javascript-method-to-get-a-parameter-on-the-url.html</guid><description>Javascript method to get a parameter on the url</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jqgrid edit add function detailed analysis</title><link>https://ofstack.com/javascript/816/jqgrid-edit-add-function-detailed-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/816/jqgrid-edit-add-function-detailed-analysis.html</guid><description>ColModel is one of the most important properties in jqGrid. search Eq is equal to (=). Ne is not equal to (&lt; &gt; ) Lt is less than (&lt; ) Le is less than or…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three ways to load a JS file dynamically</title><link>https://ofstack.com/javascript/817/three-ways-to-load-a-js-file-dynamically.html</link><guid isPermaLink="true">https://ofstack.com/javascript/817/three-ways-to-load-a-js-file-dynamically.html</guid><description>Three ways to load a JS file dynamically</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQGrid usage resolution of column edit  add rows  delete rows</title><link>https://ofstack.com/javascript/818/jqgrid-usage-resolution-of-column-edit--add-rows--delete-rows.html</link><guid isPermaLink="true">https://ofstack.com/javascript/818/jqgrid-usage-resolution-of-column-edit--add-rows--delete-rows.html</guid><description>JQGrid usage resolution of column edit add rows delete rows</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets and sets the value implementation code for the select drop down box</title><link>https://ofstack.com/javascript/819/jquery-gets-and-sets-the-value-implementation-code-for-the-select-drop-down-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/819/jquery-gets-and-sets-the-value-implementation-code-for-the-select-drop-down-box.html</guid><description>For the Select: Get the text selected by select: $(&quot; # ddlRegType &quot;). The find (&quot; option: selected &quot;). The text (); Get the value selected by the select:</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>When jqGrid is added   determines the start date and end date of instance resolution</title><link>https://ofstack.com/javascript/820/when-jqgrid-is-added---determines-the-start-date-and-end-date-of-instance-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/820/when-jqgrid-is-added---determines-the-start-date-and-end-date-of-instance-resolution.html</guid><description>When jqGrid is added determines the start date and end date of instance resolution</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The use of this in JavaScript</title><link>https://ofstack.com/javascript/821/the-use-of-this-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/821/the-use-of-this-in-javascript.html</guid><description>The use of this in JavaScript</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JqGrid date format judgment sample code of start date and end date</title><link>https://ofstack.com/javascript/822/jqgrid-date-format-judgment-sample-code-of-start-date-and-end-date.html</link><guid isPermaLink="true">https://ofstack.com/javascript/822/jqgrid-date-format-judgment-sample-code-of-start-date-and-end-date.html</guid><description>JqGrid date format judgment sample code of start date and end date</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery verifies that the JSP page properties are null of instance code</title><link>https://ofstack.com/javascript/823/jquery-verifies-that-the-jsp-page-properties-are-null-of-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/823/jquery-verifies-that-the-jsp-page-properties-are-null-of-instance-code.html</guid><description>Description: Validation for null first of all, the premise of guarantee for verification before submitting the form, if the verification results have empty…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Native js do accordion effect of the navigation menu</title><link>https://ofstack.com/javascript/824/native-js-do-accordion-effect-of-the-navigation-menu.html</link><guid isPermaLink="true">https://ofstack.com/javascript/824/native-js-do-accordion-effect-of-the-navigation-menu.html</guid><description>Native js do accordion effect of the navigation menu</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery date control datepicker property details</title><link>https://ofstack.com/javascript/825/jquery-date-control-datepicker-property-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/825/jquery-date-control-datepicker-property-details.html</guid><description>Jquery date control datepicker property details</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Edit the jqGrid of instance code when jquery is added</title><link>https://ofstack.com/javascript/826/edit-the-jqgrid-of-instance-code-when-jquery-is-added.html</link><guid isPermaLink="true">https://ofstack.com/javascript/826/edit-the-jqgrid-of-instance-code-when-jquery-is-added.html</guid><description>Edit the jqGrid of instance code when jquery is added</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jqueyr determines the check of sample code for the checkbox group</title><link>https://ofstack.com/javascript/827/jqueyr-determines-the-check-of-sample-code-for-the-checkbox-group.html</link><guid isPermaLink="true">https://ofstack.com/javascript/827/jqueyr-determines-the-check-of-sample-code-for-the-checkbox-group.html</guid><description>Jqueyr determines the check of sample code for the checkbox group</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The iframe child parent page calls the js function example</title><link>https://ofstack.com/javascript/828/the-iframe-child-parent-page-calls-the-js-function-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/828/the-iframe-child-parent-page-calls-the-js-function-example.html</guid><description>The iframe child parent page calls the js function example</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery submits the concrete implementation of the Form Form via Ajax</title><link>https://ofstack.com/javascript/829/jquery-submits-the-concrete-implementation-of-the-form-form-via-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/829/jquery-submits-the-concrete-implementation-of-the-form-form-via-ajax.html</guid><description>Jquery submits the concrete implementation of the Form Form via Ajax</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The action for Checbox contains selected  unselected  and judgment code</title><link>https://ofstack.com/javascript/830/the-action-for-checbox-contains-selected--unselected--and-judgment-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/830/the-action-for-checbox-contains-selected--unselected--and-judgment-code.html</guid><description>The action for Checbox contains selected unselected and judgment code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Example of a js operation label assigning a value to label and taking a value of label</title><link>https://ofstack.com/javascript/831/example-of-a-js-operation-label-assigning-a-value-to-label-and-taking-a-value-of-label.html</link><guid isPermaLink="true">https://ofstack.com/javascript/831/example-of-a-js-operation-label-assigning-a-value-to-label-and-taking-a-value-of-label.html</guid><description>Example of a js operation label assigning a value to label and taking a value of label</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js slide show image sample code</title><link>https://ofstack.com/javascript/832/js-slide-show-image-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/832/js-slide-show-image-sample-code.html</guid><description>Js slide show image sample code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript this keyword in depth analysis</title><link>https://ofstack.com/javascript/833/javascript-this-keyword-in-depth-analysis.html</link><guid isPermaLink="true">https://ofstack.com/javascript/833/javascript-this-keyword-in-depth-analysis.html</guid><description>First, let me throw out a verdict: &quot;in Javascript, This keyword always points to the owner of the function (method).&quot; As I explained in the previous article…</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js hover timer of instance code</title><link>https://ofstack.com/javascript/834/js-hover-timer-of-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/834/js-hover-timer-of-instance-code.html</guid><description>Js hover timer of instance code</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript setAttribute compatibility problem solution</title><link>https://ofstack.com/javascript/835/javascript-setattribute-compatibility-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/835/javascript-setattribute-compatibility-problem-solution.html</guid><description>JavaScript setAttribute compatibility problem solution</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript utility small function using the introduction</title><link>https://ofstack.com/javascript/836/javascript-utility-small-function-using-the-introduction.html</link><guid isPermaLink="true">https://ofstack.com/javascript/836/javascript-utility-small-function-using-the-introduction.html</guid><description>Javascript utility small function using the introduction</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript dynamic insertion script basic ideas and functions</title><link>https://ofstack.com/javascript/837/javascript-dynamic-insertion-script-basic-ideas-and-functions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/837/javascript-dynamic-insertion-script-basic-ideas-and-functions.html</guid><description>JavaScript dynamic insertion script basic ideas and functions</description><pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The JS page delays performing some of the methods of collation</title><link>https://ofstack.com/javascript/838/the-js-page-delays-performing-some-of-the-methods-of-collation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/838/the-js-page-delays-performing-some-of-the-methods-of-collation.html</guid><description>The JS page delays performing some of the methods of collation</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Several solutions to the jquery caching problem</title><link>https://ofstack.com/javascript/839/several-solutions-to-the-jquery-caching-problem.html</link><guid isPermaLink="true">https://ofstack.com/javascript/839/several-solutions-to-the-jquery-caching-problem.html</guid><description>Load method does not set the cache parameter default true, especially in Internet explorer, the general ajax method is cache equal to true! Solutions: 1.…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript detects if there are any problems with variables</title><link>https://ofstack.com/javascript/840/javascript-detects-if-there-are-any-problems-with-variables.html</link><guid isPermaLink="true">https://ofstack.com/javascript/840/javascript-detects-if-there-are-any-problems-with-variables.html</guid><description>JavaScript detects if there are any problems with variables</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript customizes the methods startWith of and endWith of</title><link>https://ofstack.com/javascript/841/javascript-customizes-the-methods-startwith-of-and-endwith-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/841/javascript-customizes-the-methods-startwith-of-and-endwith-of.html</guid><description>Javascript customizes the methods startWith of and endWith of</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript prints out a json instance</title><link>https://ofstack.com/javascript/842/javascript-prints-out-a-json-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/842/javascript-prints-out-a-json-instance.html</guid><description>Javascript prints out a json instance</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS simple picture zooming in and out of two ways</title><link>https://ofstack.com/javascript/843/js-simple-picture-zooming-in-and-out-of-two-ways.html</link><guid isPermaLink="true">https://ofstack.com/javascript/843/js-simple-picture-zooming-in-and-out-of-two-ways.html</guid><description>JS simple picture zooming in and out of two ways</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js full screen displays three ways to display code</title><link>https://ofstack.com/javascript/844/js-full-screen-displays-three-ways-to-display-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/844/js-full-screen-displays-three-ways-to-display-code.html</guid><description>Js full screen displays three ways to display code</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript gets a simple instance of an intersection of multiple arrays</title><link>https://ofstack.com/javascript/845/javascript-gets-a-simple-instance-of-an-intersection-of-multiple-arrays.html</link><guid isPermaLink="true">https://ofstack.com/javascript/845/javascript-gets-a-simple-instance-of-an-intersection-of-multiple-arrays.html</guid><description>JavaScript gets a simple instance of an intersection of multiple arrays</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript splice of method</title><link>https://ofstack.com/javascript/846/javascript-splice-of-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/846/javascript-splice-of-method.html</guid><description>JavaScript splice of method</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details on javascript and cookies</title><link>https://ofstack.com/javascript/847/details-on-javascript-and-cookies.html</link><guid isPermaLink="true">https://ofstack.com/javascript/847/details-on-javascript-and-cookies.html</guid><description>Js used to read and write cookies has not paid attention to a problem: The same key value, different domains (locahost.dev.xxx.com, dev.xxx.com, xxx.com,…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Small examples of JavaScript Settings for home and favorite pages</title><link>https://ofstack.com/javascript/848/small-examples-of-javascript-settings-for-home-and-favorite-pages.html</link><guid isPermaLink="true">https://ofstack.com/javascript/848/small-examples-of-javascript-settings-for-home-and-favorite-pages.html</guid><description>Small examples of JavaScript Settings for home and favorite pages</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS exports the form as instance code for EXCEL</title><link>https://ofstack.com/javascript/849/js-exports-the-form-as-instance-code-for-excel.html</link><guid isPermaLink="true">https://ofstack.com/javascript/849/js-exports-the-form-as-instance-code-for-excel.html</guid><description>JS exports the form as instance code for EXCEL</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An implementation of AJAX to request json data across domains</title><link>https://ofstack.com/javascript/850/an-implementation-of-ajax-to-request-json-data-across-domains.html</link><guid isPermaLink="true">https://ofstack.com/javascript/850/an-implementation-of-ajax-to-request-json-data-across-domains.html</guid><description>An implementation of AJAX to request json data across domains</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Discuss the double exclamation point judgment in js</title><link>https://ofstack.com/javascript/851/discuss-the-double-exclamation-point-judgment-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/851/discuss-the-double-exclamation-point-judgment-in-js.html</guid><description>Discuss the double exclamation point judgment in js</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Multiple ways to format a js timestamp into a date format</title><link>https://ofstack.com/javascript/852/multiple-ways-to-format-a-js-timestamp-into-a-date-format.html</link><guid isPermaLink="true">https://ofstack.com/javascript/852/multiple-ways-to-format-a-js-timestamp-into-a-date-format.html</guid><description>Multiple ways to format a js timestamp into a date format</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several ways to determine object types in JavaScript</title><link>https://ofstack.com/javascript/853/summary-of-several-ways-to-determine-object-types-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/853/summary-of-several-ways-to-determine-object-types-in-javascript.html</guid><description>As we know, the operators that detect object types in JavaScript are typeof, instanceof, and the constructor attribute of an object: 1) typeof operator…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In the page  js gets the cursor and mouse coordinates and the pixel coordinates of the cursor</title><link>https://ofstack.com/javascript/854/in-the-page--js-gets-the-cursor-and-mouse-coordinates-and-the-pixel-coordinates-of-the-cursor.html</link><guid isPermaLink="true">https://ofstack.com/javascript/854/in-the-page--js-gets-the-cursor-and-mouse-coordinates-and-the-pixel-coordinates-of-the-cursor.html</guid><description>In the page js gets the cursor and mouse coordinates and the pixel coordinates of the cursor</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of a semicolon crash in js</title><link>https://ofstack.com/javascript/855/an-example-of-a-semicolon-crash-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/855/an-example-of-a-semicolon-crash-in-js.html</guid><description>An example of a semicolon crash in js</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do you type an object in javascript</title><link>https://ofstack.com/javascript/856/how-do-you-type-an-object-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/856/how-do-you-type-an-object-in-javascript.html</guid><description>Recently I was reading John Resig&apos;s book Pro javascript Techniques, which deals with how to do javascript type judgments. This article describes two ways to…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery hides and displays instances of tags</title><link>https://ofstack.com/javascript/857/jquery-hides-and-displays-instances-of-tags.html</link><guid isPermaLink="true">https://ofstack.com/javascript/857/jquery-hides-and-displays-instances-of-tags.html</guid><description>Jquery hides and displays instances of tags</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The jquery of hide method hides the specified element instance</title><link>https://ofstack.com/javascript/858/the-jquery-of-hide-method-hides-the-specified-element-instance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/858/the-jquery-of-hide-method-hides-the-specified-element-instance.html</guid><description>The jquery of hide method hides the specified element instance</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript garbage collection mechanism with memory leak detail resolution</title><link>https://ofstack.com/javascript/859/javascript-garbage-collection-mechanism-with-memory-leak-detail-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/859/javascript-garbage-collection-mechanism-with-memory-leak-detail-resolution.html</guid><description>Javascript has an automatic garbage collection mechanism, which means that the execution environment is responsible for managing the memory used during code…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript parses memory allocation and management mechanisms in detail</title><link>https://ofstack.com/javascript/860/javascript-parses-memory-allocation-and-management-mechanisms-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/860/javascript-parses-memory-allocation-and-management-mechanisms-in-detail.html</guid><description>You may have heard that JAVA,.net, and PHP have memory management mechanisms for garbage collection, but you rarely hear that JavaScript has its own memory…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript memory management detailed parsing</title><link>https://ofstack.com/javascript/861/javascript-memory-management-detailed-parsing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/861/javascript-memory-management-detailed-parsing.html</guid><description>Low-level languages, such as C, have low-level memory management commands, such as malloc() and free(), which require the developer to manually free memory.…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The difference between PHP abstract and interface</title><link>https://ofstack.com/javascript/862/the-difference-between-php-abstract-and-interface.html</link><guid isPermaLink="true">https://ofstack.com/javascript/862/the-difference-between-php-abstract-and-interface.html</guid><description>1. PHP interface class :interface Their role is very simple, actually when there are a lot of people together to develop a project, may go to call others to…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js an onload thing about images</title><link>https://ofstack.com/javascript/863/js-an-onload-thing-about-images.html</link><guid isPermaLink="true">https://ofstack.com/javascript/863/js-an-onload-thing-about-images.html</guid><description>First of all, let me clarify my purpose: When users enter the page, showing loading loading ICONS, such as maximum load then opacity pictures; It&apos;s a very…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Core principles of the object oriented design pattern</title><link>https://ofstack.com/javascript/865/core-principles-of-the-object-oriented-design-pattern.html</link><guid isPermaLink="true">https://ofstack.com/javascript/865/core-principles-of-the-object-oriented-design-pattern.html</guid><description>1. Single responsibility For a class, there should be only one reason for it to change. If a class has too many responsibilities, it is coupling those…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of basic knowledge of JavaScript language (mind map)</title><link>https://ofstack.com/javascript/866/summary-of-basic-knowledge-of-javascript-language-(mind-map).html</link><guid isPermaLink="true">https://ofstack.com/javascript/866/summary-of-basic-knowledge-of-javascript-language-(mind-map).html</guid><description>Summary of basic knowledge of JavaScript language (mind map)</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS add line copy line delete line implementation code</title><link>https://ofstack.com/javascript/867/js-add-line-copy-line-delete-line-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/867/js-add-line-copy-line-delete-line-implementation-code.html</guid><description>JS add line copy line delete line implementation code</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript equality and equivalence operators are described in detail</title><link>https://ofstack.com/javascript/868/javascript-equality-and-equivalence-operators-are-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/868/javascript-equality-and-equivalence-operators-are-described-in-detail.html</guid><description>The == operator and the === operator are used to detect the equality of two values, using two different definitions with the same property. Both of these…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation of simple login function instance code</title><link>https://ofstack.com/javascript/869/js-implementation-of-simple-login-function-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/869/js-implementation-of-simple-login-function-instance-code.html</guid><description>This is the login page, only if the user name is lala and the password is 123. Using return on the onclick event prevents the page from jumping if the…</description><pubDate>Fri, 27 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery text list scrolling up the code</title><link>https://ofstack.com/javascript/870/jquery-text-list-scrolling-up-the-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/870/jquery-text-list-scrolling-up-the-code.html</guid><description>JQuery text list scrolling up the code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple analysis of Javascript using include and require</title><link>https://ofstack.com/javascript/871/simple-analysis-of-javascript-using-include-and-require.html</link><guid isPermaLink="true">https://ofstack.com/javascript/871/simple-analysis-of-javascript-using-include-and-require.html</guid><description>1. The javascript include Javascript does not include statements sometimes annoying, especially there is a dependency between scripts and scripts, you can…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js turns strings into regular expressions</title><link>https://ofstack.com/javascript/872/js-turns-strings-into-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/872/js-turns-strings-into-regular-expressions.html</guid><description>Js turns strings into regular expressions</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js prohibits pages from using the simple sample code right of</title><link>https://ofstack.com/javascript/873/js-prohibits-pages-from-using-the-simple-sample-code-right-of.html</link><guid isPermaLink="true">https://ofstack.com/javascript/873/js-prohibits-pages-from-using-the-simple-sample-code-right-of.html</guid><description>Js prohibits pages from using the simple sample code right of</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How do I tell if the mouse is in the DIV area</title><link>https://ofstack.com/javascript/874/how-do-i-tell-if-the-mouse-is-in-the-div-area.html</link><guid isPermaLink="true">https://ofstack.com/javascript/874/how-do-i-tell-if-the-mouse-is-in-the-div-area.html</guid><description>Today studied this problem, also popularized the knowledge bar. The mouseover, mouseout event is used to determine whether the mouse is in this area.…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Details of the HTTP 304 error</title><link>https://ofstack.com/javascript/875/details-of-the-http-304-error.html</link><guid isPermaLink="true">https://ofstack.com/javascript/875/details-of-the-http-304-error.html</guid><description>The Not Modified client has a cached document and makes a conditional request (typically providing an if-modified-since header to indicate that the client…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js dynamically modifies the type attribute of the input box to implement method resolution</title><link>https://ofstack.com/javascript/876/js-dynamically-modifies-the-type-attribute-of-the-input-box-to-implement-method-resolution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/876/js-dynamically-modifies-the-type-attribute-of-the-input-box-to-implement-method-resolution.html</guid><description>Effect to achieve: an input box, when the input box does not get focus, the value value is &quot;password&quot;; When the input box loses focus, the input appears as…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js letter case conversion implementation method summary</title><link>https://ofstack.com/javascript/877/js-letter-case-conversion-implementation-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/877/js-letter-case-conversion-implementation-method-summary.html</guid><description>ToLocaleUpperCase method Returns a string in which all alphabetic characters are converted to uppercase while accommodating the current locale of the host…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery replaces the string of instance code</title><link>https://ofstack.com/javascript/878/jquery-replaces-the-string-of-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/878/jquery-replaces-the-string-of-instance-code.html</guid><description>Explanation: The first parameter in re=new RegExp(&quot;l&quot;,&quot;g&quot;) is the string you want to replace. The second parameter is the string you want to replace.…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method parsing of js to convert a json string to a json object</title><link>https://ofstack.com/javascript/879/method-parsing-of-js-to-convert-a-json-string-to-a-json-object.html</link><guid isPermaLink="true">https://ofstack.com/javascript/879/method-parsing-of-js-to-convert-a-json-string-to-a-json-object.html</guid><description>JSON string: Var str1 = &apos;{&quot;name&quot;: &quot;CXH &quot;, &quot;sex&quot;: &quot;man&quot;}&apos;; JSON objects: Var str2 = {&quot;name&quot;: &quot;CXH &quot;, &quot;sex&quot;: &quot;man&quot;}; Convert a JSON string into a JSON object</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation BASE64_ENCODE and BASE64_DECODE of instance code</title><link>https://ofstack.com/javascript/880/js-implementation-base64_encode-and-base64_decode-of-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/880/js-implementation-base64_encode-and-base64_decode-of-instance-code.html</guid><description>Base64 is a representation of binary data based on 64 printable characters. Since 2 to the sixth power is equal to 64, every 6 bits is a unit corresponding…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript to automatically detect url address and add url link sample code</title><link>https://ofstack.com/javascript/881/javascript-to-automatically-detect-url-address-and-add-url-link-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/881/javascript-to-automatically-detect-url-address-and-add-url-link-sample-code.html</guid><description>JavaScript to automatically detect url address and add url link sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript changes the style of HTML elements and changes the CSS and element attributes</title><link>https://ofstack.com/javascript/882/javascript-changes-the-style-of-html-elements-and-changes-the-css-and-element-attributes.html</link><guid isPermaLink="true">https://ofstack.com/javascript/882/javascript-changes-the-style-of-html-elements-and-changes-the-css-and-element-attributes.html</guid><description>JavaScript changes the style of HTML elements and changes the CSS and element attributes</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Small example of masking script injection</title><link>https://ofstack.com/javascript/883/small-example-of-masking-script-injection.html</link><guid isPermaLink="true">https://ofstack.com/javascript/883/small-example-of-masking-script-injection.html</guid><description>Small example of masking script injection</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js control fades in and out of the sample code</title><link>https://ofstack.com/javascript/884/js-control-fades-in-and-out-of-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/884/js-control-fades-in-and-out-of-the-sample-code.html</guid><description>Js control fades in and out of the sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery adds a mouse over border effect to images</title><link>https://ofstack.com/javascript/885/jquery-adds-a-mouse-over-border-effect-to-images.html</link><guid isPermaLink="true">https://ofstack.com/javascript/885/jquery-adds-a-mouse-over-border-effect-to-images.html</guid><description>Jquery adds a mouse over border effect to images</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In the JavaScript for.. Introduction to in loop trap</title><link>https://ofstack.com/javascript/886/in-the-javascript-for..-introduction-to-in-loop-trap.html</link><guid isPermaLink="true">https://ofstack.com/javascript/886/in-the-javascript-for..-introduction-to-in-loop-trap.html</guid><description>In the JavaScript for.. Introduction to in loop trap</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript controls the transparency properties of the Div layer to be displayed gradually from shallower to shallower</title><link>https://ofstack.com/javascript/887/javascript-controls-the-transparency-properties-of-the-div-layer-to-be-displayed-gradually-from-shallower-to-shallower.html</link><guid isPermaLink="true">https://ofstack.com/javascript/887/javascript-controls-the-transparency-properties-of-the-div-layer-to-be-displayed-gradually-from-shallower-to-shallower.html</guid><description>Javascript controls the transparency properties of the Div layer to be displayed gradually from shallower to shallower</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of &apos;all-check&apos; in jQuery</title><link>https://ofstack.com/javascript/888/introduction-to-the-use-of-&apos;all-check&apos;-in-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/888/introduction-to-the-use-of-&apos;all-check&apos;-in-jquery.html</guid><description>Introduction to the use of &apos;all-check&apos; in jQuery</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Examples of jquery templates</title><link>https://ofstack.com/javascript/889/examples-of-jquery-templates.html</link><guid isPermaLink="true">https://ofstack.com/javascript/889/examples-of-jquery-templates.html</guid><description>Examples of jquery templates</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery does not refresh the paged instance code</title><link>https://ofstack.com/javascript/890/jquery-does-not-refresh-the-paged-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/890/jquery-does-not-refresh-the-paged-instance-code.html</guid><description>JQuery does not refresh the paged instance code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS image toggle specific method of of with thumbnail version</title><link>https://ofstack.com/javascript/891/js-image-toggle-specific-method-of-of-with-thumbnail-version.html</link><guid isPermaLink="true">https://ofstack.com/javascript/891/js-image-toggle-specific-method-of-of-with-thumbnail-version.html</guid><description>JS image toggle specific method of of with thumbnail version</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation mask layer effect of a simple example</title><link>https://ofstack.com/javascript/892/js-implementation-mask-layer-effect-of-a-simple-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/892/js-implementation-mask-layer-effect-of-a-simple-example.html</guid><description>JS implementation mask layer effect of a simple example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Three ways to share javascript static page pass values</title><link>https://ofstack.com/javascript/893/three-ways-to-share-javascript-static-page-pass-values.html</link><guid isPermaLink="true">https://ofstack.com/javascript/893/three-ways-to-share-javascript-static-page-pass-values.html</guid><description>A: JavaScript static page value to pass the URL Can pass the value through the URL. To pass the information to the URL. Post. HTM Advantage: value is…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Progressive enhancement and smooth degradation of javascript</title><link>https://ofstack.com/javascript/894/progressive-enhancement-and-smooth-degradation-of-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/894/progressive-enhancement-and-smooth-degradation-of-javascript.html</guid><description>How to implement this function like Google? Explanation: displayMenu() is a function that displays a navigation list (omitting its implementation because…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript implements the number function of PHP print_r (three methods)</title><link>https://ofstack.com/javascript/895/javascript-implements-the-number-function-of-php-print_r-(three-methods).html</link><guid isPermaLink="true">https://ofstack.com/javascript/895/javascript-implements-the-number-function-of-php-print_r-(three-methods).html</guid><description>Javascript implements the number function of PHP print_r (three methods)</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>String manipulation in JavaScript</title><link>https://ofstack.com/javascript/896/string-manipulation-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/896/string-manipulation-in-javascript.html</guid><description>An overview, Strings are ubiquitous in JavaScript, when you&apos;re dealing with user input data, when you&apos;re reading or setting properties on DOM objects, when…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript makes it easy to go back to the top of the page</title><link>https://ofstack.com/javascript/897/javascript-makes-it-easy-to-go-back-to-the-top-of-the-page.html</link><guid isPermaLink="true">https://ofstack.com/javascript/897/javascript-makes-it-easy-to-go-back-to-the-top-of-the-page.html</guid><description>JavaScript makes it easy to go back to the top of the page</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS code that determines whether the method is native</title><link>https://ofstack.com/javascript/898/js-code-that-determines-whether-the-method-is-native.html</link><guid isPermaLink="true">https://ofstack.com/javascript/898/js-code-that-determines-whether-the-method-is-native.html</guid><description>The trend in browsers is to add more and more objects, like workers, as well as new methods for older objects. The first step in compatibility is to check…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS code that adds a heavy number to the text</title><link>https://ofstack.com/javascript/899/js-code-that-adds-a-heavy-number-to-the-text.html</link><guid isPermaLink="true">https://ofstack.com/javascript/899/js-code-that-adds-a-heavy-number-to-the-text.html</guid><description>JS code that adds a heavy number to the text</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of javascript dynamic insertion techniques</title><link>https://ofstack.com/javascript/900/in-depth-understanding-of-javascript-dynamic-insertion-techniques.html</link><guid isPermaLink="true">https://ofstack.com/javascript/900/in-depth-understanding-of-javascript-dynamic-insertion-techniques.html</guid><description>It has recently been discovered that major libraries can use div.innerhtml =HTML fragments to generate node elements and insert them into various locations…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use JavaScript scripting methods in ASP.NET</title><link>https://ofstack.com/javascript/901/use-javascript-scripting-methods-in-asp.net.html</link><guid isPermaLink="true">https://ofstack.com/javascript/901/use-javascript-scripting-methods-in-asp.net.html</guid><description>A) something simpler To add an authentication script to a button, do this Then write this in the ItemDataBound event of the DataGrid</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS is often summarized with regular expressions</title><link>https://ofstack.com/javascript/902/js-is-often-summarized-with-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/javascript/902/js-is-often-summarized-with-regular-expressions.html</guid><description>Verification number: ^[0-9]*$ Verify n - bit number: ^\d{n}$ Verify at least n digits: ^\d{n,}$ Verify m-n digits: ^\d{m,n}$ Verify zero and non-zero…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery delete cookie invalidation solution</title><link>https://ofstack.com/javascript/903/jquery-delete-cookie-invalidation-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/903/jquery-delete-cookie-invalidation-solution.html</guid><description>Recently I did a function, but it always failed to delete the cookie, I don&apos;t know why. Using the $. Cookies (&quot; name &quot;, &quot;&quot;); The result is a cookie with a…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>IE under window.onresize multiple calls with dead loop bug handling method</title><link>https://ofstack.com/javascript/904/ie-under-window.onresize-multiple-calls-with-dead-loop-bug-handling-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/904/ie-under-window.onresize-multiple-calls-with-dead-loop-bug-handling-method.html</guid><description>Window.onresize has been executed many times in Internet explorer and even has a bug that causes the browser to jam PS: the navigator userAgent. Split (&quot;;&quot;…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets the instance code for the value of any key on the keyboard</title><link>https://ofstack.com/javascript/905/js-gets-the-instance-code-for-the-value-of-any-key-on-the-keyboard.html</link><guid isPermaLink="true">https://ofstack.com/javascript/905/js-gets-the-instance-code-for-the-value-of-any-key-on-the-keyboard.html</guid><description>JS gets the instance code for the value of any key on the keyboard</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>With one line of code  it is easy to implement an online editor</title><link>https://ofstack.com/javascript/906/with-one-line-of-code--it-is-easy-to-implement-an-online-editor.html</link><guid isPermaLink="true">https://ofstack.com/javascript/906/with-one-line-of-code--it-is-easy-to-implement-an-online-editor.html</guid><description>With one line of code it is easy to implement an online editor</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS implementation of replaceAll method of of instance code</title><link>https://ofstack.com/javascript/907/js-implementation-of-replaceall-method-of-of-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/907/js-implementation-of-replaceall-method-of-of-instance-code.html</guid><description>First time to find the replace() method in JavaScript if you use STR. Replace (&quot;-&quot;,&quot;!&quot;) ) replaces only the first matched character. And STR. Replace (/ \ -…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the usage of jquery.validate</title><link>https://ofstack.com/javascript/908/introduction-to-the-usage-of-jquery.validate.html</link><guid isPermaLink="true">https://ofstack.com/javascript/908/introduction-to-the-usage-of-jquery.validate.html</guid><description>Preparation work Required JQuery version: 1.2.6+, compatible with 1.3.2 Website address: (link: http://jqueryvalidation.org/) Two, default calibration rules…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Extjs changes the check state of the tree node click the button to remove the check box</title><link>https://ofstack.com/javascript/909/extjs-changes-the-check-state-of-the-tree-node-click-the-button-to-remove-the-check-box.html</link><guid isPermaLink="true">https://ofstack.com/javascript/909/extjs-changes-the-check-state-of-the-tree-node-click-the-button-to-remove-the-check-box.html</guid><description>Extjs changes the check state of the tree node click the button to remove the check box</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>MyEclipse cancels two methods of validating Js</title><link>https://ofstack.com/javascript/911/myeclipse-cancels-two-methods-of-validating-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/911/myeclipse-cancels-two-methods-of-validating-js.html</guid><description>MyEclipse cancels two methods of validating Js</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use of javascript bitwise non operators</title><link>https://ofstack.com/javascript/914/use-of-javascript-bitwise-non-operators.html</link><guid isPermaLink="true">https://ofstack.com/javascript/914/use-of-javascript-bitwise-non-operators.html</guid><description>Use of javascript bitwise non operators</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of using javascript array.prototype.slice</title><link>https://ofstack.com/javascript/915/an-example-of-using-javascript-array.prototype.slice.html</link><guid isPermaLink="true">https://ofstack.com/javascript/915/an-example-of-using-javascript-array.prototype.slice.html</guid><description>An example of using javascript array.prototype.slice</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js deselect the radio button to select the sample code</title><link>https://ofstack.com/javascript/916/js-deselect-the-radio-button-to-select-the-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/916/js-deselect-the-radio-button-to-select-the-sample-code.html</guid><description>Js deselect the radio button to select the sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js implementation directory location text sample</title><link>https://ofstack.com/javascript/917/js-implementation-directory-location-text-sample.html</link><guid isPermaLink="true">https://ofstack.com/javascript/917/js-implementation-directory-location-text-sample.html</guid><description>Js implementation directory location text sample</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The value passed through the action gets the method for validation at option</title><link>https://ofstack.com/javascript/918/the-value-passed-through-the-action-gets-the-method-for-validation-at-option.html</link><guid isPermaLink="true">https://ofstack.com/javascript/918/the-value-passed-through-the-action-gets-the-method-for-validation-at-option.html</guid><description>The value passed through the action gets the method for validation at option</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A simple instance of javascript interval refresh</title><link>https://ofstack.com/javascript/919/a-simple-instance-of-javascript-interval-refresh.html</link><guid isPermaLink="true">https://ofstack.com/javascript/919/a-simple-instance-of-javascript-interval-refresh.html</guid><description>A simple instance of javascript interval refresh</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Enter converts to a small example of Tab of compatibility with IE Firefox</title><link>https://ofstack.com/javascript/920/enter-converts-to-a-small-example-of-tab-of-compatibility-with-ie-firefox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/920/enter-converts-to-a-small-example-of-tab-of-compatibility-with-ie-firefox.html</guid><description>Enter converts to a small example of Tab of compatibility with IE Firefox</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The usage of prototype in js is described in detail</title><link>https://ofstack.com/javascript/921/the-usage-of-prototype-in-js-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/javascript/921/the-usage-of-prototype-in-js-is-described-in-detail.html</guid><description>Prototype is a method for a class of objects introduced in IE 4 and later, and is especially handy because it is a way to add methods to class objects! This…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript image magnifying technology of magnifying glass code sharing</title><link>https://ofstack.com/javascript/922/javascript-image-magnifying-technology-of-magnifying-glass-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/javascript/922/javascript-image-magnifying-technology-of-magnifying-glass-code-sharing.html</guid><description>JavaScript image magnifying technology of magnifying glass code sharing</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS gets a concrete instance of a lunar date</title><link>https://ofstack.com/javascript/923/js-gets-a-concrete-instance-of-a-lunar-date.html</link><guid isPermaLink="true">https://ofstack.com/javascript/923/js-gets-a-concrete-instance-of-a-lunar-date.html</guid><description>JS gets a concrete instance of a lunar date</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Ten tips for improving jQuery performance</title><link>https://ofstack.com/javascript/924/ten-tips-for-improving-jquery-performance.html</link><guid isPermaLink="true">https://ofstack.com/javascript/924/ten-tips-for-improving-jquery-performance.html</guid><description>1. Use the latest version of jQuery JQuery updates quickly, and you should always use the latest version. Because the new version will improve performance,…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Optimize Jquery to speed up page loading</title><link>https://ofstack.com/javascript/925/optimize-jquery-to-speed-up-page-loading.html</link><guid isPermaLink="true">https://ofstack.com/javascript/925/optimize-jquery-to-speed-up-page-loading.html</guid><description>Always inherit from the ID selector Use tag before class Cache jquery objects Master powerful chain operations Using subqueries Restrict direct DOM…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery AJAX difference between POST and GET</title><link>https://ofstack.com/javascript/926/jquery-ajax-difference-between-post-and-get.html</link><guid isPermaLink="true">https://ofstack.com/javascript/926/jquery-ajax-difference-between-post-and-get.html</guid><description>1:GET access browser thinks is idempotent It&apos;s the same URL and there&apos;s only one result. So on the second visit if the URL string doesn&apos;t change the browser…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery $. Get of $. Post of $. Ajax of $. GetJSON of usage summary</title><link>https://ofstack.com/javascript/927/jquery-$.-get-of-$.-post-of-$.-ajax-of-$.-getjson-of-usage-summary.html</link><guid isPermaLink="true">https://ofstack.com/javascript/927/jquery-$.-get-of-$.-post-of-$.-ajax-of-$.-getjson-of-usage-summary.html</guid><description>Detailed interpretation of Jquery Ajax functions: $.get (), $. Post (), $. Ajax (), $. GetJSON () A, $.get (url, [data], [callback]) Url is the request…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the differences between typeof and instanceof in JS</title><link>https://ofstack.com/javascript/928/summary-of-the-differences-between-typeof-and-instanceof-in-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/928/summary-of-the-differences-between-typeof-and-instanceof-in-js.html</guid><description>Typeof and instanceof are commonly used in JavaScript to determine whether a variable is null or of what type. But there are differences: Typeof is a unary…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery probe location of the prompt of toolTip box details</title><link>https://ofstack.com/javascript/929/jquery-probe-location-of-the-prompt-of-tooltip-box-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/929/jquery-probe-location-of-the-prompt-of-tooltip-box-details.html</guid><description>Here I use jQuery to make a prompt pop-up js, and do a small demo, a simple summary: Depending on where the mouse is, the arrow points in a different direction:</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Use jQuery to resolve the difference between the createElement method under IE and FireFox</title><link>https://ofstack.com/javascript/930/use-jquery-to-resolve-the-difference-between-the-createelement-method-under-ie-and-firefox.html</link><guid isPermaLink="true">https://ofstack.com/javascript/930/use-jquery-to-resolve-the-difference-between-the-createelement-method-under-ie-and-firefox.html</guid><description>When we need to generate DOM objects dynamically, we create them using the createElement method. But under IE and Firefox, the createElement method is…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of how prototype defines itself</title><link>https://ofstack.com/javascript/931/a-brief-analysis-of-how-prototype-defines-itself.html</link><guid isPermaLink="true">https://ofstack.com/javascript/931/a-brief-analysis-of-how-prototype-defines-itself.html</guid><description>Prototype is a method for a class of objects introduced in IE 4 and later, and is especially handy because it is a way to add methods to class objects! This…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js nodeType property is fully resolved</title><link>https://ofstack.com/javascript/932/js-nodetype-property-is-fully-resolved.html</link><guid isPermaLink="true">https://ofstack.com/javascript/932/js-nodetype-property-is-fully-resolved.html</guid><description>Definition and usage The nodeType attribute returns the nodeType of the selected node. Grammar: ElementNode. NodeType Node number: Node name: 1 Element 2…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Open dynamically modifies the onclick event sample code for img</title><link>https://ofstack.com/javascript/933/open-dynamically-modifies-the-onclick-event-sample-code-for-img.html</link><guid isPermaLink="true">https://ofstack.com/javascript/933/open-dynamically-modifies-the-onclick-event-sample-code-for-img.html</guid><description>Open dynamically modifies the onclick event sample code for img</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Fixed an issue with query1.9 that did not support browser objects</title><link>https://ofstack.com/javascript/934/fixed-an-issue-with-query1.9-that-did-not-support-browser-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/934/fixed-an-issue-with-query1.9-that-did-not-support-browser-objects.html</guid><description>Fixed an issue with query1.9 that did not support browser objects</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js method to get the current URL of the IFRAME</title><link>https://ofstack.com/javascript/935/js-method-to-get-the-current-url-of-the-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/935/js-method-to-get-the-current-url-of-the-iframe.html</guid><description>Js method to get the current URL of the IFRAME</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery nice delete confirmation and submit no refresh delete example</title><link>https://ofstack.com/javascript/936/jquery-nice-delete-confirmation-and-submit-no-refresh-delete-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/936/jquery-nice-delete-confirmation-and-submit-no-refresh-delete-example.html</guid><description>Jquery nice delete confirmation and submit no refresh delete example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Common forms repeatedly submit problem collation and solution</title><link>https://ofstack.com/javascript/937/common-forms-repeatedly-submit-problem-collation-and-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/937/common-forms-repeatedly-submit-problem-collation-and-solution.html</guid><description>Common forms repeatedly submit problem collation and solution</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The value to get the drop down list box is the array  split  $.inarray example</title><link>https://ofstack.com/javascript/938/the-value-to-get-the-drop-down-list-box-is-the-array--split--$.inarray-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/938/the-value-to-get-the-drop-down-list-box-is-the-array--split--$.inarray-example.html</guid><description>The value to get the drop down list box is the array split $.inarray example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery attribute selector not has how to write line hover highlighting</title><link>https://ofstack.com/javascript/939/jquery-attribute-selector-not-has-how-to-write-line-hover-highlighting.html</link><guid isPermaLink="true">https://ofstack.com/javascript/939/jquery-attribute-selector-not-has-how-to-write-line-hover-highlighting.html</guid><description>Jquery attribute selector not has how to write line hover highlighting</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery validate bug resolution under ie8</title><link>https://ofstack.com/javascript/940/jquery-validate-bug-resolution-under-ie8.html</link><guid isPermaLink="true">https://ofstack.com/javascript/940/jquery-validate-bug-resolution-under-ie8.html</guid><description>Jquery validate bug resolution under ie8</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Sample JQuery scalable navigation exercise</title><link>https://ofstack.com/javascript/941/sample-jquery-scalable-navigation-exercise.html</link><guid isPermaLink="true">https://ofstack.com/javascript/941/sample-jquery-scalable-navigation-exercise.html</guid><description>Sample JQuery scalable navigation exercise</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of JS:window.onload</title><link>https://ofstack.com/javascript/942/introduction-to-the-use-of-js:window.onload.html</link><guid isPermaLink="true">https://ofstack.com/javascript/942/introduction-to-the-use-of-js:window.onload.html</guid><description>Introduction to the use of JS:window.onload</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery each method for printing JS objects</title><link>https://ofstack.com/javascript/943/jquery-each-method-for-printing-js-objects.html</link><guid isPermaLink="true">https://ofstack.com/javascript/943/jquery-each-method-for-printing-js-objects.html</guid><description>JQuery each method for printing JS objects</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Personal summary of Jquery array operations</title><link>https://ofstack.com/javascript/944/personal-summary-of-jquery-array-operations.html</link><guid isPermaLink="true">https://ofstack.com/javascript/944/personal-summary-of-jquery-array-operations.html</guid><description>Personal summary of Jquery array operations</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS save and delete cookie operation to determine whether the cookie exists</title><link>https://ofstack.com/javascript/945/js-save-and-delete-cookie-operation-to-determine-whether-the-cookie-exists.html</link><guid isPermaLink="true">https://ofstack.com/javascript/945/js-save-and-delete-cookie-operation-to-determine-whether-the-cookie-exists.html</guid><description>Sometimes we need to use cookie to save the user name and record the login status. How to correctly determine whether the cookie of this user exists? You…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines the upload file size and format code</title><link>https://ofstack.com/javascript/946/js-determines-the-upload-file-size-and-format-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/946/js-determines-the-upload-file-size-and-format-code.html</guid><description>Js determines the upload file size and format code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An example of PHP calling json across domains</title><link>https://ofstack.com/javascript/947/an-example-of-php-calling-json-across-domains.html</link><guid isPermaLink="true">https://ofstack.com/javascript/947/an-example-of-php-calling-json-across-domains.html</guid><description>An example of PHP calling json across domains</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>A concrete example of js spiral animation effect</title><link>https://ofstack.com/javascript/948/a-concrete-example-of-js-spiral-animation-effect.html</link><guid isPermaLink="true">https://ofstack.com/javascript/948/a-concrete-example-of-js-spiral-animation-effect.html</guid><description>A concrete example of js spiral animation effect</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple and practical feedback form with no refresh submit with validation</title><link>https://ofstack.com/javascript/949/simple-and-practical-feedback-form-with-no-refresh-submit-with-validation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/949/simple-and-practical-feedback-form-with-no-refresh-submit-with-validation.html</guid><description>Simple and practical feedback form with no refresh submit with validation</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS reads the sample code for the XML file</title><link>https://ofstack.com/javascript/950/js-reads-the-sample-code-for-the-xml-file.html</link><guid isPermaLink="true">https://ofstack.com/javascript/950/js-reads-the-sample-code-for-the-xml-file.html</guid><description>JS reads the sample code for the XML file</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS regular expressions get the method of grouping content</title><link>https://ofstack.com/javascript/951/js-regular-expressions-get-the-method-of-grouping-content.html</link><guid isPermaLink="true">https://ofstack.com/javascript/951/js-regular-expressions-get-the-method-of-grouping-content.html</guid><description>You can also use teststr.match (re), but then you can&apos;t have the option of g and only get the first match. Properties and methods of regular expression…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Summary of various solutions for dynamically loading js files in javascript</title><link>https://ofstack.com/javascript/952/summary-of-various-solutions-for-dynamically-loading-js-files-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/javascript/952/summary-of-various-solutions-for-dynamically-loading-js-files-in-javascript.html</guid><description>A comparison is all in the dynamic plus method This is the easiest way to load and then reuse direct document.write as shown below. Add an id to the script…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery Form page small example of Form submission</title><link>https://ofstack.com/javascript/953/jquery-form-page-small-example-of-form-submission.html</link><guid isPermaLink="true">https://ofstack.com/javascript/953/jquery-form-page-small-example-of-form-submission.html</guid><description>JQuery Form page small example of Form submission</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js simple implementation of user registration information verification code</title><link>https://ofstack.com/javascript/954/js-simple-implementation-of-user-registration-information-verification-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/954/js-simple-implementation-of-user-registration-information-verification-code.html</guid><description>Js simple implementation of user registration information verification code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery slibings selects the implementation code for the other elements in the same class</title><link>https://ofstack.com/javascript/955/jquery-slibings-selects-the-implementation-code-for-the-other-elements-in-the-same-class.html</link><guid isPermaLink="true">https://ofstack.com/javascript/955/jquery-slibings-selects-the-implementation-code-for-the-other-elements-in-the-same-class.html</guid><description>Jquery slibings selects the implementation code for the other elements in the same class</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery implementation accordion effect example code</title><link>https://ofstack.com/javascript/956/jquery-implementation-accordion-effect-example-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/956/jquery-implementation-accordion-effect-example-code.html</guid><description>Jquery implementation accordion effect example code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery plug in to automatically add user code</title><link>https://ofstack.com/javascript/957/jquery-plug-in-to-automatically-add-user-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/957/jquery-plug-in-to-automatically-add-user-code.html</guid><description>Jquery plug in to automatically add user code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Using jquery plug in dialog to achieve a pop up effect example code</title><link>https://ofstack.com/javascript/958/using-jquery-plug-in-dialog-to-achieve-a-pop-up-effect-example-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/958/using-jquery-plug-in-dialog-to-achieve-a-pop-up-effect-example-code.html</guid><description>Using jquery plug in dialog to achieve a pop up effect example code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript prohibits the back key of Backspace instance code</title><link>https://ofstack.com/javascript/959/javascript-prohibits-the-back-key-of-backspace-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/959/javascript-prohibits-the-back-key-of-backspace-instance-code.html</guid><description>Javascript prohibits the back key of Backspace instance code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Value method when the json key is a number</title><link>https://ofstack.com/javascript/961/value-method-when-the-json-key-is-a-number.html</link><guid isPermaLink="true">https://ofstack.com/javascript/961/value-method-when-the-json-key-is-a-number.html</guid><description>How to value json when the key of json is a number, such as: Var aa = {&apos; 111 &apos;:&apos; aaaaa &apos;}; Alert (SSS. 111); No, alert doesn&apos;t play anything. The json key…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript SetInterval and setTimeout use method details</title><link>https://ofstack.com/javascript/962/javascript-setinterval-and-settimeout-use-method-details.html</link><guid isPermaLink="true">https://ofstack.com/javascript/962/javascript-setinterval-and-settimeout-use-method-details.html</guid><description>JavaScript SetInterval and setTimeout use method details</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery. UI. Draggable</title><link>https://ofstack.com/javascript/963/jquery.-ui.-draggable.html</link><guid isPermaLink="true">https://ofstack.com/javascript/963/jquery.-ui.-draggable.html</guid><description>[summary] AddClasses: to set whether or not to add the ui-draggable style. AppendTo: where do I append my appendTo Axis: sets the direction of the drag…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>How to use the Knockout text binding DOM</title><link>https://ofstack.com/javascript/964/how-to-use-the-knockout-text-binding-dom.html</link><guid isPermaLink="true">https://ofstack.com/javascript/964/how-to-use-the-knockout-text-binding-dom.html</guid><description>How to use the Knockout text binding DOM</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Knockout visible binding method</title><link>https://ofstack.com/javascript/965/knockout-visible-binding-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/965/knockout-visible-binding-method.html</guid><description>Knockout visible binding method</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The Knockout array of observable USES the elaboration example</title><link>https://ofstack.com/javascript/966/the-knockout-array-of-observable-uses-the-elaboration-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/966/the-knockout-array-of-observable-uses-the-elaboration-example.html</guid><description>The Knockout array of observable USES the elaboration example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery. Uploadify</title><link>https://ofstack.com/javascript/967/jquery.-uploadify.html</link><guid isPermaLink="true">https://ofstack.com/javascript/967/jquery.-uploadify.html</guid><description>(1) if the &apos;BROWSE&apos; button is not displayed, then your &apos;uploader&apos; : &apos;&lt; % = basePath % &gt; Images /uploadify.swf&apos; is not configured correctly. Check for the…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery gets or sets the data of sample code for ckeditor</title><link>https://ofstack.com/javascript/968/jquery-gets-or-sets-the-data-of-sample-code-for-ckeditor.html</link><guid isPermaLink="true">https://ofstack.com/javascript/968/jquery-gets-or-sets-the-data-of-sample-code-for-ckeditor.html</guid><description>JQuery gets or sets the data of sample code for ckeditor</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS simple file upload instance code (no plug in required)</title><link>https://ofstack.com/javascript/970/js-simple-file-upload-instance-code-(no-plug-in-required).html</link><guid isPermaLink="true">https://ofstack.com/javascript/970/js-simple-file-upload-instance-code-(no-plug-in-required).html</guid><description>1. In the chrome browser, the hidden input: file cannot trigger the &quot;click&quot; event for data security. So set the transparency of the input: file to hide it.</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>GetAsDataURL cannot preview local images in Firefox7.0</title><link>https://ofstack.com/javascript/971/getasdataurl-cannot-preview-local-images-in-firefox7.0.html</link><guid isPermaLink="true">https://ofstack.com/javascript/971/getasdataurl-cannot-preview-local-images-in-firefox7.0.html</guid><description>Use uchome ordinary on the example, take the original code: return obj.files. Item (0). GetAsDataURL (); After upgrading to Firefox7.0, need to change to:…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The simple Ajax function handles the of sample code</title><link>https://ofstack.com/javascript/972/the-simple-ajax-function-handles-the-of-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/972/the-simple-ajax-function-handles-the-of-sample-code.html</guid><description>The following is the packaging of a handler function, is also very convenient to use: The name of the file is jQuery. Ajaxrequester.js.</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery submit ie6 failure cause analysis and solution</title><link>https://ofstack.com/javascript/973/jquery-submit-ie6-failure-cause-analysis-and-solution.html</link><guid isPermaLink="true">https://ofstack.com/javascript/973/jquery-submit-ie6-failure-cause-analysis-and-solution.html</guid><description>$(&apos; a. tn). Click (function () { The form submit (); Click invalidation; Microsoft&apos;s lower version of the browser executes the link tag&apos;s own event, the…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery magnifying glass is beautiful</title><link>https://ofstack.com/javascript/974/jquery-magnifying-glass-is-beautiful.html</link><guid isPermaLink="true">https://ofstack.com/javascript/974/jquery-magnifying-glass-is-beautiful.html</guid><description>Jquery magnifying glass is beautiful</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Five ways JS gets IP  MAC  and host names</title><link>https://ofstack.com/javascript/975/five-ways-js-gets-ip--mac--and-host-names.html</link><guid isPermaLink="true">https://ofstack.com/javascript/975/five-ways-js-gets-ip--mac--and-host-names.html</guid><description>Five ways JS gets IP MAC and host names</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript validates that the type of uploaded file must be limited to certain formats</title><link>https://ofstack.com/javascript/976/javascript-validates-that-the-type-of-uploaded-file-must-be-limited-to-certain-formats.html</link><guid isPermaLink="true">https://ofstack.com/javascript/976/javascript-validates-that-the-type-of-uploaded-file-must-be-limited-to-certain-formats.html</guid><description>Javascript validates that the type of uploaded file must be limited to certain formats</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js interception of a few decimal places behind the notation</title><link>https://ofstack.com/javascript/977/js-interception-of-a-few-decimal-places-behind-the-notation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/977/js-interception-of-a-few-decimal-places-behind-the-notation.html</guid><description>Js interception of a few decimal places behind the notation</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js determines the file type and controls the form submission sample code</title><link>https://ofstack.com/javascript/978/js-determines-the-file-type-and-controls-the-form-submission-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/978/js-determines-the-file-type-and-controls-the-form-submission-sample-code.html</guid><description>Js determines the file type and controls the form submission sample code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Text fading in and out based on jquery</title><link>https://ofstack.com/javascript/979/text-fading-in-and-out-based-on-jquery.html</link><guid isPermaLink="true">https://ofstack.com/javascript/979/text-fading-in-and-out-based-on-jquery.html</guid><description>Text fading in and out based on jquery</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery implementation of the countdown button method</title><link>https://ofstack.com/javascript/980/jquery-implementation-of-the-countdown-button-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/980/jquery-implementation-of-the-countdown-button-method.html</guid><description>JQuery implementation of the countdown button method</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery dynamically adds a small example of deleting table rows</title><link>https://ofstack.com/javascript/981/jquery-dynamically-adds-a-small-example-of-deleting-table-rows.html</link><guid isPermaLink="true">https://ofstack.com/javascript/981/jquery-dynamically-adds-a-small-example-of-deleting-table-rows.html</guid><description>Jquery dynamically adds a small example of deleting table rows</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js unchecks the radio button and determines whether the object is empty</title><link>https://ofstack.com/javascript/982/js-unchecks-the-radio-button-and-determines-whether-the-object-is-empty.html</link><guid isPermaLink="true">https://ofstack.com/javascript/982/js-unchecks-the-radio-button-and-determines-whether-the-object-is-empty.html</guid><description>Js unchecks the radio button and determines whether the object is empty</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Differences and usage between Javascript call and apply</title><link>https://ofstack.com/javascript/983/differences-and-usage-between-javascript-call-and-apply.html</link><guid isPermaLink="true">https://ofstack.com/javascript/983/differences-and-usage-between-javascript-call-and-apply.html</guid><description>One, the definition of the method Call method: Syntax: fun.call(thisArg[, arg1[, arg2[,...]]) Definition: calls a method of an object to replace the current…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript replaces the concrete implementation with the banner up and down</title><link>https://ofstack.com/javascript/984/javascript-replaces-the-concrete-implementation-with-the-banner-up-and-down.html</link><guid isPermaLink="true">https://ofstack.com/javascript/984/javascript-replaces-the-concrete-implementation-with-the-banner-up-and-down.html</guid><description>Javascript replaces the concrete implementation with the banner up and down</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript scrollTop forward solution use method</title><link>https://ofstack.com/javascript/985/javascript-scrolltop-forward-solution-use-method.html</link><guid isPermaLink="true">https://ofstack.com/javascript/985/javascript-scrolltop-forward-solution-use-method.html</guid><description>Javascript scrollTop gets the offset of the scroll bar relative to its top (for example, making a button that automatically shows hidden &quot;back to top&quot;). The…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Simple Jquery mask layer code example</title><link>https://ofstack.com/javascript/986/simple-jquery-mask-layer-code-example.html</link><guid isPermaLink="true">https://ofstack.com/javascript/986/simple-jquery-mask-layer-code-example.html</guid><description>Simple Jquery mask layer code example</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript based scrolling image implementation</title><link>https://ofstack.com/javascript/987/javascript-based-scrolling-image-implementation.html</link><guid isPermaLink="true">https://ofstack.com/javascript/987/javascript-based-scrolling-image-implementation.html</guid><description>Javascript based scrolling image implementation</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Click elsewhere on the page to hide two ideas for the div</title><link>https://ofstack.com/javascript/988/click-elsewhere-on-the-page-to-hide-two-ideas-for-the-div.html</link><guid isPermaLink="true">https://ofstack.com/javascript/988/click-elsewhere-on-the-page-to-hide-two-ideas-for-the-div.html</guid><description>Click elsewhere on the page to hide two ideas for the div</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JS block keyboard is not available with the right mouse button is not available</title><link>https://ofstack.com/javascript/989/js-block-keyboard-is-not-available-with-the-right-mouse-button-is-not-available.html</link><guid isPermaLink="true">https://ofstack.com/javascript/989/js-block-keyboard-is-not-available-with-the-right-mouse-button-is-not-available.html</guid><description>Today did 2 small experiment, screen keyboard can not be used to screen the mouse can not be used Experiment one: the masking keyboard is not available</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery gets the contents of the iframe</title><link>https://ofstack.com/javascript/990/jquery-gets-the-contents-of-the-iframe.html</link><guid isPermaLink="true">https://ofstack.com/javascript/990/jquery-gets-the-contents-of-the-iframe.html</guid><description>Jquery gets the contents of the iframe</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript implementation of the date control specific code</title><link>https://ofstack.com/javascript/991/javascript-implementation-of-the-date-control-specific-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/991/javascript-implementation-of-the-date-control-specific-code.html</guid><description>Js execution order in HTML page: 1) execute first in the head tag 2) execution within the body tag 3) when onload&amp; cake is added to the body tag; The…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js gets a small example of the first and last day of the current month</title><link>https://ofstack.com/javascript/992/js-gets-a-small-example-of-the-first-and-last-day-of-the-current-month.html</link><guid isPermaLink="true">https://ofstack.com/javascript/992/js-gets-a-small-example-of-the-first-and-last-day-of-the-current-month.html</guid><description>Introduce (link: http://arshaw.com/xdate/#Constructors) this small plug-in, do not know the baidu Google The code is as follows: Well, try it yourself!</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Js up seamless scrolling  the website announcement effect specific code</title><link>https://ofstack.com/javascript/993/js-up-seamless-scrolling--the-website-announcement-effect-specific-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/993/js-up-seamless-scrolling--the-website-announcement-effect-specific-code.html</guid><description>Js up seamless scrolling the website announcement effect specific code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The js call method details the inheritance of of js</title><link>https://ofstack.com/javascript/994/the-js-call-method-details-the-inheritance-of-of-js.html</link><guid isPermaLink="true">https://ofstack.com/javascript/994/the-js-call-method-details-the-inheritance-of-of-js.html</guid><description>Call method Please refer to the Applied to: Function object requirements Version 5.5 Calls a method on an object to replace the current object with another…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery operates on options of Select moving up and down  removing additions  and so on</title><link>https://ofstack.com/javascript/995/jquery-operates-on-options-of-select-moving-up-and-down--removing-additions--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/javascript/995/jquery-operates-on-options-of-select-moving-up-and-down--removing-additions--and-so-on.html</guid><description>JQuery operates on options of Select moving up and down removing additions and so on</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>JQuery client pages the instance code</title><link>https://ofstack.com/javascript/996/jquery-client-pages-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/javascript/996/jquery-client-pages-the-instance-code.html</guid><description>JQuery client pages the instance code</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Javascript authentication id method is fully implemented</title><link>https://ofstack.com/javascript/997/javascript-authentication-id-method-is-fully-implemented.html</link><guid isPermaLink="true">https://ofstack.com/javascript/997/javascript-authentication-id-method-is-fully-implemented.html</guid><description>Javascript authentication id method is fully implemented</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Jquery is a small example of accessing XML data through Ajax</title><link>https://ofstack.com/javascript/998/jquery-is-a-small-example-of-accessing-xml-data-through-ajax.html</link><guid isPermaLink="true">https://ofstack.com/javascript/998/jquery-is-a-small-example-of-accessing-xml-data-through-ajax.html</guid><description>Jquery is a small example of accessing XML data through Ajax</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of YUI module development principle</title><link>https://ofstack.com/javascript/999/detailed-explanation-of-yui-module-development-principle.html</link><guid isPermaLink="true">https://ofstack.com/javascript/999/detailed-explanation-of-yui-module-development-principle.html</guid><description>With the Internet application more and more heavy, js code more and more huge, how to effectively organize their own code, has become very important. We…</description><pubDate>Sun, 29 Mar 2020 00:00:00 GMT</pubDate></item><item><title>I. overview of Servlet and JSP</title><link>https://ofstack.com/JSP/12463/i.-overview-of-servlet-and-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/12463/i.-overview-of-servlet-and-jsp.html</guid><description>I. overview of Servlet and JSP</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Java Servlet and JSP tutorials</title><link>https://ofstack.com/JSP/12464/java-servlet-and-jsp-tutorials.html</link><guid isPermaLink="true">https://ofstack.com/JSP/12464/java-servlet-and-jsp-tutorials.html</guid><description>Java Servlet and JSP tutorials</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Redirects the aggregate in Jsp Servlet</title><link>https://ofstack.com/JSP/14420/redirects-the-aggregate-in-jsp-servlet.html</link><guid isPermaLink="true">https://ofstack.com/JSP/14420/redirects-the-aggregate-in-jsp-servlet.html</guid><description>1. RequestDispatcher.forward() It works on the server side, When using forward(),Servlet engine passes the HTTP request from the current Servlet or JSP to…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>struts2 session interpretation</title><link>https://ofstack.com/JSP/15416/struts2-session-interpretation.html</link><guid isPermaLink="true">https://ofstack.com/JSP/15416/struts2-session-interpretation.html</guid><description>struts2 session interpretation</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>The difference between page jumps in jsp and forward</title><link>https://ofstack.com/JSP/18618/the-difference-between-page-jumps-in-jsp-and-forward.html</link><guid isPermaLink="true">https://ofstack.com/JSP/18618/the-difference-between-page-jumps-in-jsp-and-forward.html</guid><description>Jumping between pages can be done in two ways: forward and sendRedirect. forward: can be used in the JSP page, can be implemented in Servlet. Used on the…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>JSP cannot parse the solution of the EL expression</title><link>https://ofstack.com/JSP/19647/jsp-cannot-parse-the-solution-of-the-el-expression.html</link><guid isPermaLink="true">https://ofstack.com/JSP/19647/jsp-cannot-parse-the-solution-of-the-el-expression.html</guid><description>JSP cannot parse the solution of the EL expression</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of JSP request (return String)</title><link>https://ofstack.com/JSP/20127/example-of-jsp-request-(return-string).html</link><guid isPermaLink="true">https://ofstack.com/JSP/20127/example-of-jsp-request-(return-string).html</guid><description>Example of JSP request (return String)</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>jsp form form method example</title><link>https://ofstack.com/JSP/20878/jsp-form-form-method-example.html</link><guid isPermaLink="true">https://ofstack.com/JSP/20878/jsp-form-form-method-example.html</guid><description>jsp form form method example</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of JSP application (return String)</title><link>https://ofstack.com/JSP/20879/example-of-jsp-application-(return-string).html</link><guid isPermaLink="true">https://ofstack.com/JSP/20879/example-of-jsp-application-(return-string).html</guid><description>Example of JSP application (return String)</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>jsp file upload browsing  support ie6  ie7  ie8</title><link>https://ofstack.com/JSP/20880/jsp-file-upload-browsing--support-ie6--ie7--ie8.html</link><guid isPermaLink="true">https://ofstack.com/JSP/20880/jsp-file-upload-browsing--support-ie6--ie7--ie8.html</guid><description>After a long search, I finally found one that works on jsp... Share!!!!!</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>AJAX self taught exercise without refreshing submit and modify database data and display</title><link>https://ofstack.com/JSP/20881/ajax-self-taught-exercise-without-refreshing-submit-and-modify-database-data-and-display.html</link><guid isPermaLink="true">https://ofstack.com/JSP/20881/ajax-self-taught-exercise-without-refreshing-submit-and-modify-database-data-and-display.html</guid><description>AJAX self taught exercise without refreshing submit and modify database data and display</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>AJAX self taught practice request and display</title><link>https://ofstack.com/JSP/20882/ajax-self-taught-practice-request-and-display.html</link><guid isPermaLink="true">https://ofstack.com/JSP/20882/ajax-self-taught-practice-request-and-display.html</guid><description>AJAX self taught practice request and display</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>AJAX self taught exercise no refresh fetch data display from database background</title><link>https://ofstack.com/JSP/20883/ajax-self-taught-exercise-no-refresh-fetch-data-display-from-database-background.html</link><guid isPermaLink="true">https://ofstack.com/JSP/20883/ajax-self-taught-exercise-no-refresh-fetch-data-display-from-database-background.html</guid><description>AJAX self taught exercise no refresh fetch data display from database background</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>jsp custom tag instances</title><link>https://ofstack.com/JSP/20884/jsp-custom-tag-instances.html</link><guid isPermaLink="true">https://ofstack.com/JSP/20884/jsp-custom-tag-instances.html</guid><description>jsp custom tag instances</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of JSP related objects</title><link>https://ofstack.com/JSP/20885/introduction-to-the-use-of-jsp-related-objects.html</link><guid isPermaLink="true">https://ofstack.com/JSP/20885/introduction-to-the-use-of-jsp-related-objects.html</guid><description>JSP9 great implicit objects: The @1:pageContext object can also be obtained and set session properties in the same way as session.getAttribute (),…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The use of jsp tags</title><link>https://ofstack.com/JSP/20886/the-use-of-jsp-tags.html</link><guid isPermaLink="true">https://ofstack.com/JSP/20886/the-use-of-jsp-tags.html</guid><description>Entity bean is defined in jsp &lt; jsp:useBean id=&quot;clu&quot; class=&quot;cn.domain.CacluBean&quot; &gt; &lt; /jsp:useBean &gt; &lt; jsp:getProperty property=&quot;propertyname&quot; name = &quot;clu&quot; &gt;…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Custom tags based on JSP are introduced using examples</title><link>https://ofstack.com/JSP/20887/custom-tags-based-on-jsp-are-introduced-using-examples.html</link><guid isPermaLink="true">https://ofstack.com/JSP/20887/custom-tags-based-on-jsp-are-introduced-using-examples.html</guid><description>Add JSP custom tags: Start by adding an tld file to the WEB-INF folder &lt; ?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ? &gt; &lt; taglib…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several ways to request action without forms in.jsp</title><link>https://ofstack.com/JSP/21421/summary-of-several-ways-to-request-action-without-forms-in.jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/21421/summary-of-several-ways-to-request-action-without-forms-in.jsp.html</guid><description>Summary of several ways to request action without forms in.jsp</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How to get state in jsp how to write of two implementations</title><link>https://ofstack.com/JSP/21422/how-to-get-state-in-jsp-how-to-write-of-two-implementations.html</link><guid isPermaLink="true">https://ofstack.com/JSP/21422/how-to-get-state-in-jsp-how-to-write-of-two-implementations.html</guid><description>How to get state in jsp how to write of two implementations</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jspsmart file upload with mail sent to the instance</title><link>https://ofstack.com/JSP/21423/jspsmart-file-upload-with-mail-sent-to-the-instance.html</link><guid isPermaLink="true">https://ofstack.com/JSP/21423/jspsmart-file-upload-with-mail-sent-to-the-instance.html</guid><description>1. jspsmart file upload (common form, with common form field and several file selection fields)</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jsp hyperlink Chinese messy code solution</title><link>https://ofstack.com/JSP/21424/jsp-hyperlink-chinese-messy-code-solution.html</link><guid isPermaLink="true">https://ofstack.com/JSP/21424/jsp-hyperlink-chinese-messy-code-solution.html</guid><description>Directly modify conf/ server.xml under tomcat Find the code, directly add the red part of the code can be &lt; Connector port=&quot;8080&quot; URIEncoding=&quot;UTF-8&quot;…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>of test that detects whether the characters entered are 0 9</title><link>https://ofstack.com/JSP/21425/of-test-that-detects-whether-the-characters-entered-are-0-9.html</link><guid isPermaLink="true">https://ofstack.com/JSP/21425/of-test-that-detects-whether-the-characters-entered-are-0-9.html</guid><description>of test that detects whether the characters entered are 0 9</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The JSON data implementation process delivered by the ExtJS.Ajax foreground is obtained in JSP</title><link>https://ofstack.com/JSP/21426/the-json-data-implementation-process-delivered-by-the-extjs.ajax-foreground-is-obtained-in-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/21426/the-json-data-implementation-process-delivered-by-the-extjs.ajax-foreground-is-obtained-in-jsp.html</guid><description>The JSON data implementation process delivered by the ExtJS.Ajax foreground is obtained in JSP</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jsp pass value local test machine has no garbled problem</title><link>https://ofstack.com/JSP/21427/jsp-pass-value-local-test-machine-has-no-garbled-problem.html</link><guid isPermaLink="true">https://ofstack.com/JSP/21427/jsp-pass-value-local-test-machine-has-no-garbled-problem.html</guid><description>jsp pass value local test machine has no garbled problem</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of implementing the jsp captcha</title><link>https://ofstack.com/JSP/21428/a-simple-example-of-implementing-the-jsp-captcha.html</link><guid isPermaLink="true">https://ofstack.com/JSP/21428/a-simple-example-of-implementing-the-jsp-captcha.html</guid><description>Page reference: Get the verification code when logging in:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction and application of two upload methods of Apache FileUpload</title><link>https://ofstack.com/JSP/21429/introduction-and-application-of-two-upload-methods-of-apache-fileupload.html</link><guid isPermaLink="true">https://ofstack.com/JSP/21429/introduction-and-application-of-two-upload-methods-of-apache-fileupload.html</guid><description>Introduction and application of two upload methods of Apache FileUpload</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>jsp and javascript prints the multiplication table code</title><link>https://ofstack.com/JSP/21430/jsp-and-javascript-prints-the-multiplication-table-code.html</link><guid isPermaLink="true">https://ofstack.com/JSP/21430/jsp-and-javascript-prints-the-multiplication-table-code.html</guid><description>jsp and javascript prints the multiplication table code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Servlet dynamic web technical explanation</title><link>https://ofstack.com/JSP/22161/servlet-dynamic-web-technical-explanation.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22161/servlet-dynamic-web-technical-explanation.html</guid><description>1. Introduction to Servlet: With the gradual popularization of Internet technology, as well as the increasing requirements of people on the Internet, the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the difference between JSP forwarding and redirection</title><link>https://ofstack.com/JSP/22162/analysis-of-the-difference-between-jsp-forwarding-and-redirection.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22162/analysis-of-the-difference-between-jsp-forwarding-and-redirection.html</guid><description>For a long time not to see, and the basis just to forget. Have a good look again today. Ha ha ha... Review the old and learn the new!! 1. RequestDispatcher.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>JSP operating principle and nine implicit object description</title><link>https://ofstack.com/JSP/22163/jsp-operating-principle-and-nine-implicit-object-description.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22163/jsp-operating-principle-and-nine-implicit-object-description.html</guid><description>On the first visit of each JSP page, the WEB container passes the request to the JSP engine (that is, an Java program) for processing. The JSP engine first…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>jsp could not submit a solution for the content in nicEdit</title><link>https://ofstack.com/JSP/22165/jsp-could-not-submit-a-solution-for-the-content-in-nicedit.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22165/jsp-could-not-submit-a-solution-for-the-content-in-nicedit.html</guid><description>During the course of google (&quot; NicEdit cannot get textarea values under JQuery &quot;), I got an inspiration that I could first use js to read the contents of…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The Tomcat website publishes a detailed description of the configuration plan</title><link>https://ofstack.com/JSP/22166/the-tomcat-website-publishes-a-detailed-description-of-the-configuration-plan.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22166/the-tomcat-website-publishes-a-detailed-description-of-the-configuration-plan.html</guid><description>Modify the port, modify the default distribution directory, multiple domain name binding 1. Change the publish port number to 80 (Tomcat is 8080 by default)…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A solution to the problem of jsp displaying too long text</title><link>https://ofstack.com/JSP/22167/a-solution-to-the-problem-of-jsp-displaying-too-long-text.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22167/a-solution-to-the-problem-of-jsp-displaying-too-long-text.html</guid><description>A solution to the problem of jsp displaying too long text</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>s:set and s:date are used in jsp to judge the date</title><link>https://ofstack.com/JSP/22168/s:set-and-s:date-are-used-in-jsp-to-judge-the-date.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22168/s:set-and-s:date-are-used-in-jsp-to-judge-the-date.html</guid><description>s:set and s:date are used in jsp to judge the date</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The solution of json cannot be returned after action implements ModelDriven in struts2</title><link>https://ofstack.com/JSP/22169/the-solution-of-json-cannot-be-returned-after-action-implements-modeldriven-in-struts2.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22169/the-solution-of-json-cannot-be-returned-after-action-implements-modeldriven-in-struts2.html</guid><description>The solution of json cannot be returned after action implements ModelDriven in struts2</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Struts2 access servlet share</title><link>https://ofstack.com/JSP/22170/struts2-access-servlet-share.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22170/struts2-access-servlet-share.html</guid><description>1: access or add request/session/application properties 2: get the HttpServletRequest/HttpSession/ServletContext/HttpServletResponse object Method 1, get…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to javaweb and web</title><link>https://ofstack.com/JSP/22900/introduction-to-javaweb-and-web.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22900/introduction-to-javaweb-and-web.html</guid><description>Key concepts in Web development 1, static resources: 1 into the invariable. html, js, css 2. Dynamic resources: JavaWeb. Output or generate static…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ssh generates a random number captcha operation step</title><link>https://ofstack.com/JSP/22901/ssh-generates-a-random-number-captcha-operation-step.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22901/ssh-generates-a-random-number-captcha-operation-step.html</guid><description>ssh generates a random number captcha operation step</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JSP built in objects: simple introduction and use of Request and Response</title><link>https://ofstack.com/JSP/22902/jsp-built-in-objects:-simple-introduction-and-use-of-request-and-response.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22902/jsp-built-in-objects:-simple-introduction-and-use-of-request-and-response.html</guid><description>JSP built in objects: simple introduction and use of Request and Response</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jsp include refers to the non directory page implementation code</title><link>https://ofstack.com/JSP/22903/jsp-include-refers-to-the-non-directory-page-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22903/jsp-include-refers-to-the-non-directory-page-implementation-code.html</guid><description>Take a relative path Assume the current directory is called a and the destination folder is b (1) if b is the parent directory of a,</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Pure JSP+DWR to achieve three   level linkage drop down menu implementation skills</title><link>https://ofstack.com/JSP/22904/pure-jsp+dwr-to-achieve-three---level-linkage-drop-down-menu-implementation-skills.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22904/pure-jsp+dwr-to-achieve-three---level-linkage-drop-down-menu-implementation-skills.html</guid><description>Pure JSP+DWR to achieve three level linkage drop down menu implementation skills</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JSP to achieve the system login after the exit principle and code</title><link>https://ofstack.com/JSP/22905/jsp-to-achieve-the-system-login-after-the-exit-principle-and-code.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22905/jsp-to-achieve-the-system-login-after-the-exit-principle-and-code.html</guid><description>JSP to achieve the system login after the exit principle and code</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jsp+ajax implementation without refreshing of mouse left the text box to verify the user name implementation idea</title><link>https://ofstack.com/JSP/22906/jsp+ajax-implementation-without-refreshing-of-mouse-left-the-text-box-to-verify-the-user-name-implementation-idea.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22906/jsp+ajax-implementation-without-refreshing-of-mouse-left-the-text-box-to-verify-the-user-name-implementation-idea.html</guid><description>jsp+ajax implementation without refreshing of mouse left the text box to verify the user name implementation idea</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jsp session expiration setting and web.xml configuration learning</title><link>https://ofstack.com/JSP/22907/jsp-session-expiration-setting-and-web.xml-configuration-learning.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22907/jsp-session-expiration-setting-and-web.xml-configuration-learning.html</guid><description>jsp session expiration setting and web.xml configuration learning</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>javascript passes Chinese parameters to jsp pages via url  resulting in a garbled code solution</title><link>https://ofstack.com/JSP/22908/javascript-passes-chinese-parameters-to-jsp-pages-via-url--resulting-in-a-garbled-code-solution.html</link><guid isPermaLink="true">https://ofstack.com/JSP/22908/javascript-passes-chinese-parameters-to-jsp-pages-via-url--resulting-in-a-garbled-code-solution.html</guid><description>javascript passes Chinese parameters to jsp pages via url resulting in a garbled code solution</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Reason analysis and solution of jsp response</title><link>https://ofstack.com/JSP/23578/reason-analysis-and-solution-of-jsp-response.html</link><guid isPermaLink="true">https://ofstack.com/JSP/23578/reason-analysis-and-solution-of-jsp-response.html</guid><description>Reason analysis and solution of jsp response</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>JSP instruction element of page instruction and include instruction and taglib instruction review</title><link>https://ofstack.com/JSP/23579/jsp-instruction-element-of-page-instruction-and-include-instruction-and-taglib-instruction-review.html</link><guid isPermaLink="true">https://ofstack.com/JSP/23579/jsp-instruction-element-of-page-instruction-and-include-instruction-and-taglib-instruction-review.html</guid><description>JSP instruction element of page instruction and include instruction and taglib instruction review</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Exception analysis of jsp pages using jstl</title><link>https://ofstack.com/JSP/23580/exception-analysis-of-jsp-pages-using-jstl.html</link><guid isPermaLink="true">https://ofstack.com/JSP/23580/exception-analysis-of-jsp-pages-using-jstl.html</guid><description>Exception analysis of jsp pages using jstl</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Jsp and PHP share 80 ports to integrate Apache and Tomcat of access without port Numbers</title><link>https://ofstack.com/JSP/23582/jsp-and-php-share-80-ports-to-integrate-apache-and-tomcat-of-access-without-port-numbers.html</link><guid isPermaLink="true">https://ofstack.com/JSP/23582/jsp-and-php-share-80-ports-to-integrate-apache-and-tomcat-of-access-without-port-numbers.html</guid><description>Jsp and PHP share 80 ports to integrate Apache and Tomcat of access without port Numbers</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jsp Custom Tag Technology of implementation principles and code and platform building steps</title><link>https://ofstack.com/JSP/23583/jsp-custom-tag-technology-of-implementation-principles-and-code-and-platform-building-steps.html</link><guid isPermaLink="true">https://ofstack.com/JSP/23583/jsp-custom-tag-technology-of-implementation-principles-and-code-and-platform-building-steps.html</guid><description>jsp Custom Tag Technology of implementation principles and code and platform building steps</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jsp binds list data in json format passed in the background to the drop down menu select</title><link>https://ofstack.com/JSP/25061/jsp-binds-list-data-in-json-format-passed-in-the-background-to-the-drop-down-menu-select.html</link><guid isPermaLink="true">https://ofstack.com/JSP/25061/jsp-binds-list-data-in-json-format-passed-in-the-background-to-the-drop-down-menu-select.html</guid><description>jsp binds list data in json format passed in the background to the drop down menu select</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>jsp address bar upload Chinese display messy code solution to share</title><link>https://ofstack.com/JSP/25064/jsp-address-bar-upload-chinese-display-messy-code-solution-to-share.html</link><guid isPermaLink="true">https://ofstack.com/JSP/25064/jsp-address-bar-upload-chinese-display-messy-code-solution-to-share.html</guid><description>jsp address bar upload Chinese display messy code solution to share</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on the difference between jsp and servlet</title><link>https://ofstack.com/JSP/25804/discussion-on-the-difference-between-jsp-and-servlet.html</link><guid isPermaLink="true">https://ofstack.com/JSP/25804/discussion-on-the-difference-between-jsp-and-servlet.html</guid><description>Discussion on the difference between jsp and servlet</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Java outputs the current date of the system of year  month  day  minute  millisecond</title><link>https://ofstack.com/JSP/26537/java-outputs-the-current-date-of-the-system-of-year--month--day--minute--millisecond.html</link><guid isPermaLink="true">https://ofstack.com/JSP/26537/java-outputs-the-current-date-of-the-system-of-year--month--day--minute--millisecond.html</guid><description>Java outputs the current date of the system of year month day minute millisecond</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>servlet paging code example</title><link>https://ofstack.com/JSP/29234/servlet-paging-code-example.html</link><guid isPermaLink="true">https://ofstack.com/JSP/29234/servlet-paging-code-example.html</guid><description>1. First create an object, UserData, to hold the data obtained from the database. Create an DBHelper object to interact with the database 3. Create Servlet…</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>jsp page transmission error code solution</title><link>https://ofstack.com/JSP/29514/jsp-page-transmission-error-code-solution.html</link><guid isPermaLink="true">https://ofstack.com/JSP/29514/jsp-page-transmission-error-code-solution.html</guid><description>encodeURIComponent is used twice encodeURIComponent(encodeURIComponent(userAccount)); java: String userAccount =…</description><pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Eliminates the warning method in js and jsp files</title><link>https://ofstack.com/JSP/31209/eliminates-the-warning-method-in-js-and-jsp-files.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31209/eliminates-the-warning-method-in-js-and-jsp-files.html</guid><description>Eliminates the warning method in js and jsp files</description><pubDate>Sat, 26 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Example of passing between java and javascript variables</title><link>https://ofstack.com/JSP/31210/example-of-passing-between-java-and-javascript-variables.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31210/example-of-passing-between-java-and-javascript-variables.html</guid><description>Example of passing between java and javascript variables</description><pubDate>Sat, 26 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Download the site image code and parse the garbled code</title><link>https://ofstack.com/JSP/31329/download-the-site-image-code-and-parse-the-garbled-code.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31329/download-the-site-image-code-and-parse-the-garbled-code.html</guid><description>Download the site image code and parse the garbled code</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>ssh Project environment setup Steps of web Project</title><link>https://ofstack.com/JSP/31330/ssh-project-environment-setup-steps-of-web-project.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31330/ssh-project-environment-setup-steps-of-web-project.html</guid><description>1. Create Web project 2. Add Struts2 support (Struts-2.3.1.2 version) 1. Copy the relevant jar package to the lib directory (1) struts2-core-2.3.1.2.jar (2)…</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>The JSP parent page passes parameters to the child page and receives examples</title><link>https://ofstack.com/JSP/31449/the-jsp-parent-page-passes-parameters-to-the-child-page-and-receives-examples.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31449/the-jsp-parent-page-passes-parameters-to-the-child-page-and-receives-examples.html</guid><description>The JSP parent page passes parameters to the child page and receives examples</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Determine which button is clicked in the JSP for loop</title><link>https://ofstack.com/JSP/31450/determine-which-button-is-clicked-in-the-jsp-for-loop.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31450/determine-which-button-is-clicked-in-the-jsp-for-loop.html</guid><description>Determine which button is clicked in the JSP for loop</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>ES0en is compatible with Firefox ES1en and other major browsers with the carriage return listening button event</title><link>https://ofstack.com/JSP/31569/es0en-is-compatible-with-firefox-es1en-and-other-major-browsers-with-the-carriage-return-listening-button-event.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31569/es0en-is-compatible-with-firefox-es1en-and-other-major-browsers-with-the-carriage-return-listening-button-event.html</guid><description>ES0en is compatible with Firefox ES1en and other major browsers with the carriage return listening button event</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>session Introduction and usage examples in servlet</title><link>https://ofstack.com/JSP/31570/session-introduction-and-usage-examples-in-servlet.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31570/session-introduction-and-usage-examples-in-servlet.html</guid><description>HttpServletRequest has two overloaded getSession () method, 1 to accept 1 boolean type of value, the other one without any arguments, getSession () method…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>jsp simply implements a way to share information between pages</title><link>https://ofstack.com/JSP/31858/jsp-simply-implements-a-way-to-share-information-between-pages.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31858/jsp-simply-implements-a-way-to-share-information-between-pages.html</guid><description>This article illustrates jsp&apos;s simple implementation of sharing information between pages. Share with you for your reference. The details are as follows:</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Java Web implementation of basic MVC instance analysis</title><link>https://ofstack.com/JSP/31859/java-web-implementation-of-basic-mvc-instance-analysis.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31859/java-web-implementation-of-basic-mvc-instance-analysis.html</guid><description>This article illustrates the basic MVC implementation of Java Web with examples. Share with you for your reference. The details are as follows: login. jsp…</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>jdbc operates on mysql database instances</title><link>https://ofstack.com/JSP/31978/jdbc-operates-on-mysql-database-instances.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31978/jdbc-operates-on-mysql-database-instances.html</guid><description>This article illustrates how jdbc operates on mysql databases. Share with you for your reference. The details are as follows: Hope this article described to…</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Simple manual hibernate program example</title><link>https://ofstack.com/JSP/31979/simple-manual-hibernate-program-example.html</link><guid isPermaLink="true">https://ofstack.com/JSP/31979/simple-manual-hibernate-program-example.html</guid><description>This article describes a simple example of a manual hibernate program. Share with you for your reference. The details are as follows: Today, I learned…</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>jsp+jdbc implements a method to connect to a database</title><link>https://ofstack.com/JSP/32098/jsp+jdbc-implements-a-method-to-connect-to-a-database.html</link><guid isPermaLink="true">https://ofstack.com/JSP/32098/jsp+jdbc-implements-a-method-to-connect-to-a-database.html</guid><description>This article illustrates how jsp+jdbc can connect to a database. Share with you for your reference. The details are as follows: The first attempt to…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Summary of database development for JSP learning</title><link>https://ofstack.com/JSP/32099/summary-of-database-development-for-jsp-learning.html</link><guid isPermaLink="true">https://ofstack.com/JSP/32099/summary-of-database-development-for-jsp-learning.html</guid><description>This paper summarizes the database development methods of JSP learning. Share with you for your reference. The details are as follows: SQL language composition:</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Analysis of similarities and differences between c:foreach traversal and s:iterator traversal in JSP</title><link>https://ofstack.com/JSP/32282/analysis-of-similarities-and-differences-between-c:foreach-traversal-and-s:iterator-traversal-in-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/32282/analysis-of-similarities-and-differences-between-c:foreach-traversal-and-s:iterator-traversal-in-jsp.html</guid><description>This paper analyzes the similarities and differences between c:foreach traversal and s:iterator traversal in JSP. Share with you for your reference. The…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Example analysis of select tag usage for struts2</title><link>https://ofstack.com/JSP/32283/example-analysis-of-select-tag-usage-for-struts2.html</link><guid isPermaLink="true">https://ofstack.com/JSP/32283/example-analysis-of-select-tag-usage-for-struts2.html</guid><description>This article illustrates the use of the select tag for struts2. Share with you for your reference. The details are as follows: There is a small problem in…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Method of jsp+ajax Sending GET Request</title><link>https://ofstack.com/JSP/33696/method-of-jsp+ajax-sending-get-request.html</link><guid isPermaLink="true">https://ofstack.com/JSP/33696/method-of-jsp+ajax-sending-get-request.html</guid><description>This article describes the example of ajax sent GET request, and then through the jsp page to receive processing. Share it for your reference. The specific…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Solution to tomcat Memory Overflow Caused by an JSP Page</title><link>https://ofstack.com/JSP/33698/solution-to-tomcat-memory-overflow-caused-by-an-jsp-page.html</link><guid isPermaLink="true">https://ofstack.com/JSP/33698/solution-to-tomcat-memory-overflow-caused-by-an-jsp-page.html</guid><description>Today, my colleagues in the new energy test group came to me to see a strange phenomenon. An tomcat application with only one simple jsp page, and this jsp…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The Method of Transforming Dynamic Web Page into Static Page by jsp</title><link>https://ofstack.com/JSP/35083/the-method-of-transforming-dynamic-web-page-into-static-page-by-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/35083/the-method-of-transforming-dynamic-web-page-into-static-page-by-jsp.html</guid><description>In this paper, an example is given to describe the method of transforming dynamic web pages into static pages by jsp. Share it for your reference. The…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Method of using JSTL to output content according to different conditions in JSP</title><link>https://ofstack.com/JSP/35912/method-of-using-jstl-to-output-content-according-to-different-conditions-in-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/35912/method-of-using-jstl-to-output-content-according-to-different-conditions-in-jsp.html</guid><description>In this paper, the method of using JSTL to output content according to different conditions in JSP is described by examples. Share it for your reference.…</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>The Method of Uploading File by servlet+JSP+mysql</title><link>https://ofstack.com/JSP/38839/the-method-of-uploading-file-by-servlet+jsp+mysql.html</link><guid isPermaLink="true">https://ofstack.com/JSP/38839/the-method-of-uploading-file-by-servlet+jsp+mysql.html</guid><description>This paper describes the method of servlet+JSP+mysql to upload files. Share it for your reference, as follows: 1. Basic operation of file upload: 1. Setting…</description><pubDate>Tue, 17 Aug 2021 00:00:00 GMT</pubDate></item><item><title>An example explains the method of obtaining data from ResultSet result set by JSP</title><link>https://ofstack.com/JSP/40819/an-example-explains-the-method-of-obtaining-data-from-resultset-result-set-by-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/40819/an-example-explains-the-method-of-obtaining-data-from-resultset-result-set-by-jsp.html</guid><description>Get all the records Get the record of the specified field in all records Get the record with the specified starting position and number of records Traverse…</description><pubDate>Mon, 20 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Implementation method for jsp to judge whether list includes string</title><link>https://ofstack.com/JSP/41958/implementation-method-for-jsp-to-judge-whether-list-includes-string.html</link><guid isPermaLink="true">https://ofstack.com/JSP/41958/implementation-method-for-jsp-to-judge-whether-list-includes-string.html</guid><description>In jstl, there are methods such as fn: contains (str, str) to judge whether a string contains another string, but there is no method to judge whether list…</description><pubDate>Sat, 16 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Solution to the ineffectiveness of $symbol in expression language in jsp page</title><link>https://ofstack.com/JSP/42432/solution-to-the-ineffectiveness-of-$symbol-in-expression-language-in-jsp-page.html</link><guid isPermaLink="true">https://ofstack.com/JSP/42432/solution-to-the-ineffectiveness-of-$symbol-in-expression-language-in-jsp-page.html</guid><description>Today, a test project done before was deployed in myeclipse, and it was found that the $symbol tomcat in jsp was displayed on the page after it was started.…</description><pubDate>Mon, 25 Oct 2021 00:00:00 GMT</pubDate></item><item><title>How to get the current date and time in the JSP page</title><link>https://ofstack.com/JSP/42667/how-to-get-the-current-date-and-time-in-the-jsp-page.html</link><guid isPermaLink="true">https://ofstack.com/JSP/42667/how-to-get-the-current-date-and-time-in-the-jsp-page.html</guid><description>How to get the current date and time in the JSP page</description><pubDate>Wed, 27 Oct 2021 00:00:00 GMT</pubDate></item><item><title>The solution to the problem that the EL expression in the jsp page is treated as a string and does not display a value</title><link>https://ofstack.com/JSP/42901/the-solution-to-the-problem-that-the-el-expression-in-the-jsp-page-is-treated-as-a-string-and-does-not-display-a-value.html</link><guid isPermaLink="true">https://ofstack.com/JSP/42901/the-solution-to-the-problem-that-the-el-expression-in-the-jsp-page-is-treated-as-a-string-and-does-not-display-a-value.html</guid><description>When I practiced my hand, I encountered the phenomenon that EL expression was treated as a string without correct parsing. Javaee5 used in the project at…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>dbcp Connection Pool Unreasonable Lock Causes Connection Exhaustion Solution</title><link>https://ofstack.com/JSP/44040/dbcp-connection-pool-unreasonable-lock-causes-connection-exhaustion-solution.html</link><guid isPermaLink="true">https://ofstack.com/JSP/44040/dbcp-connection-pool-unreasonable-lock-causes-connection-exhaustion-solution.html</guid><description>dbcp Connection Pool Unreasonable Lock Causes Connection Depletion Solution The application reports an error, and the appearance is that the connection pool…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>jsp shows details of objects passed by springmvc modelmap</title><link>https://ofstack.com/JSP/44041/jsp-shows-details-of-objects-passed-by-springmvc-modelmap.html</link><guid isPermaLink="true">https://ofstack.com/JSP/44041/jsp-shows-details-of-objects-passed-by-springmvc-modelmap.html</guid><description>jsp displays objects passed by springmvc modelmap Recently, I am doing a small website with very basic functions, so I decided to build it with springmvc.</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>jsp+servlet realizes the simplest code sharing of addition  deletion  modification and search</title><link>https://ofstack.com/JSP/44042/jsp+servlet-realizes-the-simplest-code-sharing-of-addition--deletion--modification-and-search.html</link><guid isPermaLink="true">https://ofstack.com/JSP/44042/jsp+servlet-realizes-the-simplest-code-sharing-of-addition--deletion--modification-and-search.html</guid><description>jsp+servlet realizes the simplest code sharing of addition deletion modification and search</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Adding Verification Code for JSP to Realize Login Function</title><link>https://ofstack.com/JSP/44043/adding-verification-code-for-jsp-to-realize-login-function.html</link><guid isPermaLink="true">https://ofstack.com/JSP/44043/adding-verification-code-for-jsp-to-realize-login-function.html</guid><description>jsp Login Verification, Web Login Verification with Verification Code Verification, Login Function Added Verification Code part_1: Class specially used to…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>jsp login verification demonstration servlet  login  success</title><link>https://ofstack.com/JSP/44275/jsp-login-verification-demonstration-servlet--login--success.html</link><guid isPermaLink="true">https://ofstack.com/JSP/44275/jsp-login-verification-demonstration-servlet--login--success.html</guid><description>jsp login verification demonstration servlet login success</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>jsp Web Login Verification</title><link>https://ofstack.com/JSP/44276/jsp-web-login-verification.html</link><guid isPermaLink="true">https://ofstack.com/JSP/44276/jsp-web-login-verification.html</guid><description>jsp Login Verification, Web Login Verification with Verification Code Verification, Login Function Added Verification Code part_1: Class specially used to…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Instance code for dynamically merging cells in JSP</title><link>https://ofstack.com/JSP/44277/instance-code-for-dynamically-merging-cells-in-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/44277/instance-code-for-dynamically-merging-cells-in-jsp.html</guid><description>No more nonsense, the specific code is as follows:</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>JSP Data Paging Export Download Display Progress Bar Style</title><link>https://ofstack.com/JSP/44278/jsp-data-paging-export-download-display-progress-bar-style.html</link><guid isPermaLink="true">https://ofstack.com/JSP/44278/jsp-data-paging-export-download-display-progress-bar-style.html</guid><description>Paged data query, while caching the setting progress (the total data ratio of the currently fetched data points) 2. The interface progress bar is the…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>jsp Click Picture Pop up File Upload Interface and Realize Detailed Explanation of Preview Example</title><link>https://ofstack.com/JSP/44940/jsp-click-picture-pop-up-file-upload-interface-and-realize-detailed-explanation-of-preview-example.html</link><guid isPermaLink="true">https://ofstack.com/JSP/44940/jsp-click-picture-pop-up-file-upload-interface-and-realize-detailed-explanation-of-preview-example.html</guid><description>jsp Click Picture Pop-up File Upload Interface and Implementation Preview Example Detailed Explanation It took two days to ponder the function of picture…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of Druid connection pool configuration in JSP Spring</title><link>https://ofstack.com/JSP/45149/detailed-explanation-of-druid-connection-pool-configuration-in-jsp-spring.html</link><guid isPermaLink="true">https://ofstack.com/JSP/45149/detailed-explanation-of-druid-connection-pool-configuration-in-jsp-spring.html</guid><description>Configuration of Druid Connection Pool in JSP Spring jdbc.properties Configuring bean in applicationContext. xml Monitor configuration web. xml This…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of @ WebServlet in jsp Programming</title><link>https://ofstack.com/JSP/45351/detailed-explanation-of-@-webservlet-in-jsp-programming.html</link><guid isPermaLink="true">https://ofstack.com/JSP/45351/detailed-explanation-of-@-webservlet-in-jsp-programming.html</guid><description>After writing the Servlet, the next step is to tell the Web container that there is a little information about the Servlet. In Servlet 3.0, annotations…</description><pubDate>Sun, 05 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Discussion on the value process of jsp EL expression and the difference between page and pagecontext</title><link>https://ofstack.com/JSP/45537/discussion-on-the-value-process-of-jsp-el-expression-and-the-difference-between-page-and-pagecontext.html</link><guid isPermaLink="true">https://ofstack.com/JSP/45537/discussion-on-the-value-process-of-jsp-el-expression-and-the-difference-between-page-and-pagecontext.html</guid><description>1. EL expression parsing process In JSP, we often write the words ${obj. name}, but have you ever wondered what the value process is and where the attribute…</description><pubDate>Thu, 09 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of the Use of Expressions in JSP</title><link>https://ofstack.com/JSP/45883/detailed-explanation-of-the-use-of-expressions-in-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/45883/detailed-explanation-of-the-use-of-expressions-in-jsp.html</guid><description>The JSP expression is used to output information to the page, and its syntax format is as follows: Parameter description: Expression: It can be a complete…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Solution of struts json type abnormal return to js bullet frame problem</title><link>https://ofstack.com/JSP/45884/solution-of-struts-json-type-abnormal-return-to-js-bullet-frame-problem.html</link><guid isPermaLink="true">https://ofstack.com/JSP/45884/solution-of-struts-json-type-abnormal-return-to-js-bullet-frame-problem.html</guid><description>When the struts framework is configured with exceptions, for example: When action throws an exception, ideally, you want to go to the exception information…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation and Example of Implementation Principle of Spring AOP</title><link>https://ofstack.com/JSP/46395/detailed-explanation-and-example-of-implementation-principle-of-spring-aop.html</link><guid isPermaLink="true">https://ofstack.com/JSP/46395/detailed-explanation-and-example-of-implementation-principle-of-spring-aop.html</guid><description>The spring implementation of AOP relies on the JDK dynamic proxy and the CGLIB proxy implementation. The following is a brief introduction to JDK dynamic…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Invoke dao injected with spring management in servlet developed by JSP</title><link>https://ofstack.com/JSP/46607/invoke-dao-injected-with-spring-management-in-servlet-developed-by-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/46607/invoke-dao-injected-with-spring-management-in-servlet-developed-by-jsp.html</guid><description>We can inject dao into action with dependency injection of spring, and then we can directly call the methods in dao, but servlet is not managed by spring…</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Spring MVC File Download Example</title><link>https://ofstack.com/JSP/46608/detailed-explanation-of-spring-mvc-file-download-example.html</link><guid isPermaLink="true">https://ofstack.com/JSP/46608/detailed-explanation-of-spring-mvc-file-download-example.html</guid><description>To download the file, the first is to read the contents of the file in, using byte array storage, here using spring inside the tool class implementation</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of of on cookie Loss in jsp</title><link>https://ofstack.com/JSP/46609/detailed-explanation-of-of-on-cookie-loss-in-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/46609/detailed-explanation-of-of-on-cookie-loss-in-jsp.html</guid><description>If cookie is set in jsp, cookie will be lost if the path is not set</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of spring Transaction Configuration in JSP</title><link>https://ofstack.com/JSP/46610/detailed-explanation-of-spring-transaction-configuration-in-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/46610/detailed-explanation-of-spring-transaction-configuration-in-jsp.html</guid><description>A few days ago, I was asked how to prevent the server from going down and causing incomplete data operation. Asked a colleague, it is a matter. Ah, it…</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation and Example of Operation File in Servlet</title><link>https://ofstack.com/JSP/46715/detailed-explanation-and-example-of-operation-file-in-servlet.html</link><guid isPermaLink="true">https://ofstack.com/JSP/46715/detailed-explanation-and-example-of-operation-file-in-servlet.html</guid><description>Because Servlet is originally a. Java file, the operation file in servlet and the operation file of ordinary java file are the same. Read the main code of…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of the Scope of Spring and Bean in JSP</title><link>https://ofstack.com/JSP/46716/detailed-explanation-of-the-scope-of-spring-and-bean-in-jsp.html</link><guid isPermaLink="true">https://ofstack.com/JSP/46716/detailed-explanation-of-the-scope-of-spring-and-bean-in-jsp.html</guid><description>The Bean element has an scope attribute that defines the scope of Bean and has the following five values: Singleton schema, in the entire spring IOC…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Http requests a long wait for no result to return a solution</title><link>https://ofstack.com/JSP/46717/http-requests-a-long-wait-for-no-result-to-return-a-solution.html</link><guid isPermaLink="true">https://ofstack.com/JSP/46717/http-requests-a-long-wait-for-no-result-to-return-a-solution.html</guid><description>Today, I encountered a wonderful problem. This program is mainly used to call the interface to collect data. However, something bad happened is that there…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of SpringMVC Data Binding Instance</title><link>https://ofstack.com/JSP/46718/detailed-explanation-of-springmvc-data-binding-instance.html</link><guid isPermaLink="true">https://ofstack.com/JSP/46718/detailed-explanation-of-springmvc-data-binding-instance.html</guid><description>SpringMVC data binding Looking at the spring source code, you can see the data types that spring supports conversion:…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>How do I mount U disk of FAT32 on Linux system</title><link>https://ofstack.com/Linux/12857/how-do-i-mount-u-disk-of-fat32-on-linux-system.html</link><guid isPermaLink="true">https://ofstack.com/Linux/12857/how-do-i-mount-u-disk-of-fat32-on-linux-system.html</guid><description>Linux mount the U disk as follows 1: insert the U disk into the USB interface and check whether the 2: check the partition and USB device information…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>A common way to disable apache from displaying directory indexes is to disable column directories with of apache</title><link>https://ofstack.com/Linux/13824/a-common-way-to-disable-apache-from-displaying-directory-indexes-is-to-disable-column-directories-with-of-apache.html</link><guid isPermaLink="true">https://ofstack.com/Linux/13824/a-common-way-to-disable-apache-from-displaying-directory-indexes-is-to-disable-column-directories-with-of-apache.html</guid><description>Apache is not allowed to display the directory index, Apache is not allowed to display the directory structure list, Apache is not allowed to browse the…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Apache upload file 500 error solution</title><link>https://ofstack.com/Linux/13844/apache-upload-file-500-error-solution.html</link><guid isPermaLink="true">https://ofstack.com/Linux/13844/apache-upload-file-500-error-solution.html</guid><description>Open the httpd.conf configuration file of Apache and add the following parameter Settings to the file. Restart Apache when the configuration is complete.</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Apache startup error Permission denied: httpd: could not open error log file solution</title><link>https://ofstack.com/Linux/14801/apache-startup-error-permission-denied:-httpd:-could-not-open-error-log-file-solution.html</link><guid isPermaLink="true">https://ofstack.com/Linux/14801/apache-startup-error-permission-denied:-httpd:-could-not-open-error-log-file-solution.html</guid><description>1. System environment CentOS 6.3 X64 yum installed apache Version: httpd 2.2.15-30. el6. centos. x86_64 2. Problem description New virtual host site, can…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Apache configuration multi port multi virtual host LAN access example</title><link>https://ofstack.com/Linux/14826/apache-configuration-multi-port-multi-virtual-host-lan-access-example.html</link><guid isPermaLink="true">https://ofstack.com/Linux/14826/apache-configuration-multi-port-multi-virtual-host-lan-access-example.html</guid><description>Apache configuration multi port multi virtual host LAN access example</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Apache hints that the requested operation has failed could not start the solution</title><link>https://ofstack.com/Linux/14849/apache-hints-that-the-requested-operation-has-failed-could-not-start-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/Linux/14849/apache-hints-that-the-requested-operation-has-failed-could-not-start-the-solution.html</guid><description>The reason is that port 1:800 is occupied, such as IIS, and the other reason is thunderbolt. My apache server was disabled by thunderbolt! Reason 2:…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Ubuntu Server 16.04 install MySQL setup of error:10061 a perfect solution for remote access problems</title><link>https://ofstack.com/Linux/15799/ubuntu-server-16.04-install-mysql-setup-of-error:10061-a-perfect-solution-for-remote-access-problems.html</link><guid isPermaLink="true">https://ofstack.com/Linux/15799/ubuntu-server-16.04-install-mysql-setup-of-error:10061-a-perfect-solution-for-remote-access-problems.html</guid><description>A friend had a problem installing MySQL using Ubuntu Server 16.04 and setting up remote access. Please help me. However, I haven&apos;t used Ubuntu to install…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux mount mount and unmount hard disk script sharing</title><link>https://ofstack.com/Linux/16657/linux-mount-mount-and-unmount-hard-disk-script-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Linux/16657/linux-mount-mount-and-unmount-hard-disk-script-sharing.html</guid><description>Note: if mounted to a directory with files will block the original files must be unmounted from the hard disk to display Linux umount uninstall</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Under Linux view CPU model  memory size  hard disk space command of for details</title><link>https://ofstack.com/Linux/16970/under-linux-view-cpu-model--memory-size--hard-disk-space-command-of-for-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/16970/under-linux-view-cpu-model--memory-size--hard-disk-space-command-of-for-details.html</guid><description>Under Linux view CPU model memory size hard disk space command of for details</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>The perfect solution to the openssh server dependency error under ubuntu16.04 is very good</title><link>https://ofstack.com/Linux/16975/the-perfect-solution-to-the-openssh-server-dependency-error-under-ubuntu16.04-is-very-good.html</link><guid isPermaLink="true">https://ofstack.com/Linux/16975/the-perfect-solution-to-the-openssh-server-dependency-error-under-ubuntu16.04-is-very-good.html</guid><description>Problem: after system reinstallation, install and configure SSH, firewall configuration Problems encountered: Reading package list... complete Analyzing the…</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>CentOS7 concatenates the implementation of Nginx to support HTTPS access</title><link>https://ofstack.com/Linux/17019/centos7-concatenates-the-implementation-of-nginx-to-support-https-access.html</link><guid isPermaLink="true">https://ofstack.com/Linux/17019/centos7-concatenates-the-implementation-of-nginx-to-support-https-access.html</guid><description>CentOS7 configure Nginx to support HTTPS access 1. Install git and bc yum -y install git bc 2. Install Nginx 1. Preparation: yum install -y gcc-c++ pcre…</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>apache virtual host configuration: secondary directory access jumps to other root folders</title><link>https://ofstack.com/Linux/17029/apache-virtual-host-configuration:-secondary-directory-access-jumps-to-other-root-folders.html</link><guid isPermaLink="true">https://ofstack.com/Linux/17029/apache-virtual-host-configuration:-secondary-directory-access-jumps-to-other-root-folders.html</guid><description>Visit http: / / www. abc. com/course, actual access is: d: / www moodle/index PHP Learn 1 about the relationship between the root directory and the virtual…</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>Remove the example of an expired cache method using the shell find command</title><link>https://ofstack.com/Linux/21641/remove-the-example-of-an-expired-cache-method-using-the-shell-find-command.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21641/remove-the-example-of-an-expired-cache-method-using-the-shell-find-command.html</guid><description>Recently, I found that the website has too many cache files, up to 100G, which takes up a large amount of hard disk. However, many cache files are not…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common commands for firewall firewall in centos 7</title><link>https://ofstack.com/Linux/21642/summary-of-common-commands-for-firewall-firewall-in-centos-7.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21642/summary-of-common-commands-for-firewall-firewall-in-centos-7.html</guid><description>firewall is used by default instead of iptables service in CentOS7.0. The iptables command has been retained, but only with the same name. firewall is a…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Solve the problem of insufficient space in Ubuntu 16.04 for boot partition</title><link>https://ofstack.com/Linux/21643/solve-the-problem-of-insufficient-space-in-ubuntu-16.04-for-boot-partition.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21643/solve-the-problem-of-insufficient-space-in-ubuntu-16.04-for-boot-partition.html</guid><description>Because linux kernel 1 is being updated, the old kernel is no longer in use after the update, but the old kernel files are still in boot, occupying space.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The linux sysctl parameter configuration is described in detail</title><link>https://ofstack.com/Linux/21644/the-linux-sysctl-parameter-configuration-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21644/the-linux-sysctl-parameter-configuration-is-described-in-detail.html</guid><description>linux sysctl parameter configuration Steps and realization: Restart to make the changes effective Thank you for reading, I hope to help you, thank you for…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux single tomcat multi instance deployment shell script details</title><link>https://ofstack.com/Linux/21645/linux-single-tomcat-multi-instance-deployment-shell-script-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21645/linux-single-tomcat-multi-instance-deployment-shell-script-details.html</guid><description>Linux single tomcat multi-instance deployment shell script details 1. Download tomcat and unzip the installation 2. Copy webapps,conf,temp and other…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the hostname modification method in Linux</title><link>https://ofstack.com/Linux/21646/details-of-the-hostname-modification-method-in-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21646/details-of-the-hostname-modification-method-in-linux.html</guid><description>The hostname of the Linux operating system is an kernel variable and can be viewed in one of two ways Temporary modification of hostname hostname of the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How to backup and restore Linux file permissions</title><link>https://ofstack.com/Linux/21647/how-to-backup-and-restore-linux-file-permissions.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21647/how-to-backup-and-restore-linux-file-permissions.html</guid><description>You may have heard or come across something like this: a novice system administrator accidentally typed &quot;chmod-R 777 /&quot;, resulting in a huge tragedy that…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux USES the init command to shutdown  restart  and switch modes</title><link>https://ofstack.com/Linux/21648/linux-uses-the-init-command-to-shutdown--restart--and-switch-modes.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21648/linux-uses-the-init-command-to-shutdown--restart--and-switch-modes.html</guid><description>Linux USES the init command to shutdown restart and switch modes</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of non interactive options under Linux</title><link>https://ofstack.com/Linux/21649/detailed-explanation-of-non-interactive-options-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21649/detailed-explanation-of-non-interactive-options-under-linux.html</guid><description>After I got the Webshell of a certain station before, I found that the website could not rebound shell when I claimed the right. Also, when you&apos;re…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Configure samba to share folders under Ubuntu</title><link>https://ofstack.com/Linux/21650/configure-samba-to-share-folders-under-ubuntu.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21650/configure-samba-to-share-folders-under-ubuntu.html</guid><description>Configure samba for folder sharing under Ubuntu 1. Installation of samba: 2. Create a Shared directory: 3. Create Samba profile: 1. Save the existing…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details how to configure the local centos7 yum source</title><link>https://ofstack.com/Linux/21651/details-how-to-configure-the-local-centos7-yum-source.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21651/details-how-to-configure-the-local-centos7-yum-source.html</guid><description>Recently, I had some trouble in using the virtual machine. Because the company has internal network management, vm could not connect to the external…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of several Linux query exportation IP command method</title><link>https://ofstack.com/Linux/21652/detailed-explanation-of-several-linux-query-exportation-ip-command-method.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21652/detailed-explanation-of-several-linux-query-exportation-ip-command-method.html</guid><description>Curl output in plain text format: curl JSON output: Output in curl XML format: curl gets all IP details (excavator) Use DYDNS (useful when you use DYDNS…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Hadoop streaming details</title><link>https://ofstack.com/Linux/21653/hadoop-streaming-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21653/hadoop-streaming-details.html</guid><description>Hadoop streaming Hadoop provides different API for MapReduce, making it easy to use the MapReduce framework in different programming languages instead of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Port 80 is occupied. Apache failed to launch the solution</title><link>https://ofstack.com/Linux/21654/port-80-is-occupied.-apache-failed-to-launch-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21654/port-80-is-occupied.-apache-failed-to-launch-the-solution.html</guid><description>During the local installation of dream system, APMServ was used to configure the local environment. When I tested it, port 80 was not occupied. Apache…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>CentOS software installation error: and lib and ld linux. so. 2: bad ELF interpreter</title><link>https://ofstack.com/Linux/21655/centos-software-installation-error:-and-lib-and-ld-linux.-so.-2:-bad-elf-interpreter.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21655/centos-software-installation-error:-and-lib-and-ld-linux.-so.-2:-bad-elf-interpreter.html</guid><description>CentOS software installation error: /lib/ ld-linux. so. 2: bad ELF interpreter 1 error occurred while using This is because 32-bit programs are installed on…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>linux mount mount Shared directory details</title><link>https://ofstack.com/Linux/21656/linux-mount-mount-shared-directory-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21656/linux-mount-mount-shared-directory-details.html</guid><description>Mount windows Shared directory or FTP: Option 1: include password Option 2: enter the password separately Mount linux Shared directory: [modify server terminal]</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Installation configuration of MongoDB under CentOS 7</title><link>https://ofstack.com/Linux/21657/installation-configuration-of-mongodb-under-centos-7.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21657/installation-configuration-of-mongodb-under-centos-7.html</guid><description>1. Mongodb installation The following installation steps are performed as an dp user 1. Download the installation package for mongodb 3.4.2:…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>du in Linux   view the folder size and sort by size</title><link>https://ofstack.com/Linux/21658/du-in-linux---view-the-folder-size-and-sort-by-size.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21658/du-in-linux---view-the-folder-size-and-sort-by-size.html</guid><description>du in Linux - view the folder size and sort by size One day, I want to check the use of 1 computer hard disk, as a command control, nonsense, let&apos;s start:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>CentOS7 changes the nic name to eth0 and adds the multi nic configuration to VMWare</title><link>https://ofstack.com/Linux/21659/centos7-changes-the-nic-name-to-eth0-and-adds-the-multi-nic-configuration-to-vmware.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21659/centos7-changes-the-nic-name-to-eth0-and-adds-the-multi-nic-configuration-to-vmware.html</guid><description>Both RHEL 7 and CentOS 7 use NetworkManager.service for network management. Of course, the network service can still be used, but it will be a relic of the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux views a summary of the methods for the system version</title><link>https://ofstack.com/Linux/21660/linux-views-a-summary-of-the-methods-for-the-system-version.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21660/linux-views-a-summary-of-the-methods-for-the-system-version.html</guid><description>1. View the Linux system distribution Command 1: lsb_release -a This command applies to all Linux systems and displays the full version information,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>linux mount error: you must specify the filesystem type solution</title><link>https://ofstack.com/Linux/21661/linux-mount-error:-you-must-specify-the-filesystem-type-solution.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21661/linux-mount-error:-you-must-specify-the-filesystem-type-solution.html</guid><description>Recently I met a problem in my work linux mount /dev/vdb to /home Partition times error: To perform: mkfs.ext3 /dev/vdb</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Under Linux  modify jar  zip and other documents in detail</title><link>https://ofstack.com/Linux/21662/under-linux--modify-jar--zip-and-other-documents-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21662/under-linux--modify-jar--zip-and-other-documents-in-detail.html</guid><description>Under Linux modify jar zip and other documents in detail</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>linux implements automatic deployment of tomcat scripts</title><link>https://ofstack.com/Linux/21663/linux-implements-automatic-deployment-of-tomcat-scripts.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21663/linux-implements-automatic-deployment-of-tomcat-scripts.html</guid><description>Due to the frequent deployment of war to tomccat, there is often a lot of repetitive work to do: stop service, back up the war package, upload the new war…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux and windows file transfer details and examples</title><link>https://ofstack.com/Linux/21664/linux-and-windows-file-transfer-details-and-examples.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21664/linux-and-windows-file-transfer-details-and-examples.html</guid><description>There are many ways to transfer files between Linux systems, and this blog describes two of them. It is often used in the development process. In general,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux installs multiple versions of jdk to switch</title><link>https://ofstack.com/Linux/21665/linux-installs-multiple-versions-of-jdk-to-switch.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21665/linux-installs-multiple-versions-of-jdk-to-switch.html</guid><description>This article shares the specific method of installing multiple versions of Linux jdk for your reference, the specific content is as follows 1. Upload jdk7…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux common commands</title><link>https://ofstack.com/Linux/21666/linux-common-commands.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21666/linux-common-commands.html</guid><description>1. Components of linux: kernel, shell, file system, application 2. linux directory structure: bin, sbin, home, root, boot, dev, etc, lib, 3. File directory…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Configure the SFTP server on Linux (CentOS)</title><link>https://ofstack.com/Linux/21667/configure-the-sftp-server-on-linux-(centos).html</link><guid isPermaLink="true">https://ofstack.com/Linux/21667/configure-the-sftp-server-on-linux-(centos).html</guid><description>Compared with the traditional ftp service, SFTP is more convenient and secure. After installing ssh in the general system 1, the service is installed by…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The entire process of installing the ftp server on the CentOS 7 system</title><link>https://ofstack.com/Linux/21668/the-entire-process-of-installing-the-ftp-server-on-the-centos-7-system.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21668/the-entire-process-of-installing-the-ftp-server-on-the-centos-7-system.html</guid><description>After many detours during the installation and configuration process, I will summarize it briefly. Convenient for everyone to learn reference. The…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Why and var and spool and postfix and maildrop takes up so much space in Linux</title><link>https://ofstack.com/Linux/21669/why-and-var-and-spool-and-postfix-and-maildrop-takes-up-so-much-space-in-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21669/why-and-var-and-spool-and-postfix-and-maildrop-takes-up-so-much-space-in-linux.html</guid><description>Found the problem Recently, I found an error in my work. MySQL reported an error Exception Message:SQLSTATE[08004][1040]Too many connections After checking…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>In Linux  find looks for command usage details</title><link>https://ofstack.com/Linux/21670/in-linux--find-looks-for-command-usage-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21670/in-linux--find-looks-for-command-usage-details.html</guid><description>There are two commands to find files under Linux, locate and find. locate instructions and the file find to find similar, but locate is through update…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux implements a password free login instance using the ssh public key</title><link>https://ofstack.com/Linux/21671/linux-implements-a-password-free-login-instance-using-the-ssh-public-key.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21671/linux-implements-a-password-free-login-instance-using-the-ssh-public-key.html</guid><description>ssh password-free logins use public and private keys. ssh-keygen can be used to generate public/private key pairs under linux. Let me take CentOS as an example.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Sharing ways to install and uninstall software under Ubuntu</title><link>https://ofstack.com/Linux/21672/sharing-ways-to-install-and-uninstall-software-under-ubuntu.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21672/sharing-ways-to-install-and-uninstall-software-under-ubuntu.html</guid><description>In ubuntu, there are three ways I know how to install an application: apt-get and dpkg install deb. 1. Installation through deb package: Install.deb package:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Install rsh under Ubuntu for passwordless access</title><link>https://ofstack.com/Linux/21673/install-rsh-under-ubuntu-for-passwordless-access.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21673/install-rsh-under-ubuntu-for-passwordless-access.html</guid><description>1. Environmental 1.3 servers ubuntu14.04, hostnames compute, block1 and blcok2, respectively 2. The hosts files of both hosts are: root@compute:~# cat…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Install the mysql implementation steps under Linux Centos using the yum command</title><link>https://ofstack.com/Linux/21674/install-the-mysql-implementation-steps-under-linux-centos-using-the-yum-command.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21674/install-the-mysql-implementation-steps-under-linux-centos-using-the-yum-command.html</guid><description>1. Check to see if Mysql is installed on the server 2. Start &amp; &amp; Stops setting the database character set 3. The login mysql 4. Remote access to the port…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How to configure SSH to login key without a password</title><link>https://ofstack.com/Linux/21675/how-to-configure-ssh-to-login-key-without-a-password.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21675/how-to-configure-ssh-to-login-key-without-a-password.html</guid><description>Specify ip directly, then -i specifies the key file, and then specify the user Do not specify the user is actually using the current native login username…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Upgrade CentOS to Python2.6 to Python2.7 and install pip</title><link>https://ofstack.com/Linux/21676/upgrade-centos-to-python2.6-to-python2.7-and-install-pip.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21676/upgrade-centos-to-python2.6-to-python2.7-and-install-pip.html</guid><description>Now most Centos6.x version of the system python is 2.x, now due to the development needs to install the front-end code of the build tool glue, so it is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The idea of linux (centos7) to build SVN server</title><link>https://ofstack.com/Linux/21677/the-idea-of-linux-(centos7)-to-build-svn-server.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21677/the-idea-of-linux-(centos7)-to-build-svn-server.html</guid><description>How to set up SVN server under linux (centos) Speaking of SVN server, you probably know how to set up SVN server under LINUX. So today I would like to share…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Linux server installs the Redis tutorial</title><link>https://ofstack.com/Linux/21678/the-linux-server-installs-the-redis-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21678/the-linux-server-installs-the-redis-tutorial.html</guid><description>The website configuration of Redis can increase the concurrency capability of the server. Here is a brief introduction of how to install the Redis service.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Problem with Ubuntu Apahce2.4 unable to access the JS directory has been resolved</title><link>https://ofstack.com/Linux/21679/problem-with-ubuntu-apahce2.4-unable-to-access-the-js-directory-has-been-resolved.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21679/problem-with-ubuntu-apahce2.4-unable-to-access-the-js-directory-has-been-resolved.html</guid><description>Problem description Today, I debugged a project. The project is located in the javascript directory under webroot. In any case, it is set to 403 You don t…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>APACHE custom 404 error page setup method</title><link>https://ofstack.com/Linux/21680/apache-custom-404-error-page-setup-method.html</link><guid isPermaLink="true">https://ofstack.com/Linux/21680/apache-custom-404-error-page-setup-method.html</guid><description>Set the directory to open in httpd.conf. AllowOverride All Then put 1.htaccess (.htaccess) in the directory and add: errorDocument 404 /404.php 1. Rewrite…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Five ways to summarize and share Linux file emptying</title><link>https://ofstack.com/Linux/22380/five-ways-to-summarize-and-share-linux-file-emptying.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22380/five-ways-to-summarize-and-share-linux-file-emptying.html</guid><description>This article mainly introduces the five methods of Linux file emptying. 1. Use redirection 2. Use the true command to redirect to empty the file 3. Use the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux under the query network IP several methods summary</title><link>https://ofstack.com/Linux/22381/linux-under-the-query-network-ip-several-methods-summary.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22381/linux-under-the-query-network-ip-several-methods-summary.html</guid><description>Linux query IP several methods summary Curl plain text output: Output in curl JSON format: Output in curl XML format: curl gets all IP details (excavator)</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The files in Linux copy the cp command and scp command for details</title><link>https://ofstack.com/Linux/22382/the-files-in-linux-copy-the-cp-command-and-scp-command-for-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22382/the-files-in-linux-copy-the-cp-command-and-scp-command-for-details.html</guid><description>The files in Linux copy the cp command and the scp command Two commands, cp and scp, are often used to copy files locally or transfer files to other…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Method of installing Jenkins on CentOS</title><link>https://ofstack.com/Linux/22383/method-of-installing-jenkins-on-centos.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22383/method-of-installing-jenkins-on-centos.html</guid><description>Jenkins Is open source, USES Java Written continuous integration tool, available on Centos yum Install directly from the command line. Record the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Set the method of SSH password free login on CentOS and RHEL</title><link>https://ofstack.com/Linux/22384/set-the-method-of-ssh-password-free-login-on-centos-and-rhel.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22384/set-the-method-of-ssh-password-free-login-on-centos-and-rhel.html</guid><description>As a system administrator, you plan to use OpenSSH on Linux to automate routine tasks such as file transfers, backing up database dumps to another server,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux Chinese text processing tool sort command details</title><link>https://ofstack.com/Linux/22385/linux-chinese-text-processing-tool-sort-command-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22385/linux-chinese-text-processing-tool-sort-command-details.html</guid><description>sort command will compare every 1 row as a unit, compare the principle from the first character, back in turn by ASCII code value comparison, finally put…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux Chinese text processing tool cut command details</title><link>https://ofstack.com/Linux/22386/linux-chinese-text-processing-tool-cut-command-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22386/linux-chinese-text-processing-tool-cut-command-details.html</guid><description>The field or range specified in the Cut input character. If you are dealing with fields, the fields are separated by the delimiter, and the fields are…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux system configuration of nginx load balancing</title><link>https://ofstack.com/Linux/22388/linux-system-configuration-of-nginx-load-balancing.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22388/linux-system-configuration-of-nginx-load-balancing.html</guid><description>Details of Linux system configuration of nginx load balancing Several ways of load balancing: 1. Polling: by default, all servers will be accessed one by…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the steps to restart Tomcat under Linux</title><link>https://ofstack.com/Linux/22389/details-of-the-steps-to-restart-tomcat-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22389/details-of-the-steps-to-restart-tomcat-under-linux.html</guid><description>This article mainly introduces the steps to restart Tomcat under Linux. Under Linux system, restart Tomcat using the command! The specific steps are as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux USES logrotate to cut log files</title><link>https://ofstack.com/Linux/22390/linux-uses-logrotate-to-cut-log-files.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22390/linux-uses-logrotate-to-cut-log-files.html</guid><description>In order to understand the running state of the program when it is running, it will output log files. After a long time, the log files will become very…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Step by step to install the Xcache speedup php correctly in linux</title><link>https://ofstack.com/Linux/22391/step-by-step-to-install-the-xcache-speedup-php-correctly-in-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22391/step-by-step-to-install-the-xcache-speedup-php-correctly-in-linux.html</guid><description>First of all, strong ridicule, the tutorial on baidu, left copy right copy, 78 mess, lack of east lack of west. Take this slightly cool greatly I offer my…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux Nginx configuration SSL access instance details</title><link>https://ofstack.com/Linux/22392/linux-nginx-configuration-ssl-access-instance-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22392/linux-nginx-configuration-ssl-access-instance-details.html</guid><description>Generate a certificate You can generate a simple certificate by following these steps: First, go to the directory where you want to create the certificate…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux method of copying files and password free login between two servers</title><link>https://ofstack.com/Linux/22393/linux-method-of-copying-files-and-password-free-login-between-two-servers.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22393/linux-method-of-copying-files-and-password-free-login-between-two-servers.html</guid><description>Sometimes to build a cluster machine, you need to copy files from one machine to another. One way is to copy sftp to the machine and then copy it to other…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How to resize the root directory under Linux</title><link>https://ofstack.com/Linux/22394/how-to-resize-the-root-directory-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22394/how-to-resize-the-root-directory-under-linux.html</guid><description>When using CentOS6.3 version of Linux system, it was found that the space of the root directory (/) was not enough, while the other directory Spaces had a…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>linux on TCP connection timeout problem solution</title><link>https://ofstack.com/Linux/22395/linux-on-tcp-connection-timeout-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22395/linux-on-tcp-connection-timeout-problem-solution.html</guid><description>TCP connection timeout problem solution on linux Recently, the problem of connection timeout often occurs on the production line. Let&apos;s see how the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux boot process details</title><link>https://ofstack.com/Linux/22396/linux-boot-process-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22396/linux-boot-process-details.html</guid><description>Starting a computer is a mysterious process. We just press the power button and see the progress bar or line 1 output on the screen until we get to the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>linux vps servers commonly serve iptables policies</title><link>https://ofstack.com/Linux/22397/linux-vps-servers-commonly-serve-iptables-policies.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22397/linux-vps-servers-commonly-serve-iptables-policies.html</guid><description>vps server running naked on the public network, always feel a bit unsafe, no way to have to take the hour measures to strengthen the next server ah,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP programmers play with HTTPS in the Linux series Nginx</title><link>https://ofstack.com/Linux/22398/php-programmers-play-with-https-in-the-linux-series-nginx.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22398/php-programmers-play-with-https-in-the-linux-series-nginx.html</guid><description>PHP programmers play with Linux series: 1.PHP programmers play with Linux series - how to install and use CentOS 2.PHP programmers play with the Linux…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP programmers play with the Linux series nginx beginner guide</title><link>https://ofstack.com/Linux/22399/php-programmers-play-with-the-linux-series-nginx-beginner-guide.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22399/php-programmers-play-with-the-linux-series-nginx-beginner-guide.html</guid><description>PHP programmers play with Linux series: 1.PHP programmers play with Linux series - how to install and use CentOS 2.PHP programmers play with the Linux…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Common directory and path related commands in linux</title><link>https://ofstack.com/Linux/22400/common-directory-and-path-related-commands-in-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22400/common-directory-and-path-related-commands-in-linux.html</guid><description>Common directory and path commands in linux Relative path and absolute path Absolute path: path learning method 1 must start from the root directory/write.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Use NTP in Ubuntu for time synchronization Settings</title><link>https://ofstack.com/Linux/22401/use-ntp-in-ubuntu-for-time-synchronization-settings.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22401/use-ntp-in-ubuntu-for-time-synchronization-settings.html</guid><description>NTP is an TCP/IP protocol that synchronizes time over the network. Usually the client requests the current time from the server and sets its clock based on…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Build the Git server under Linux</title><link>https://ofstack.com/Linux/22402/build-the-git-server-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22402/build-the-git-server-under-linux.html</guid><description>It is well known that version of the system in the development environment is necessary, but we can put the code on the free hosting to the GitHub, if we…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the three methods of batch replacement under linux: of perl sed shell</title><link>https://ofstack.com/Linux/22403/explain-the-three-methods-of-batch-replacement-under-linux:-of-perl-sed-shell.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22403/explain-the-three-methods-of-batch-replacement-under-linux:-of-perl-sed-shell.html</guid><description>In the construction of this website, found that a lot of new pages, suddenly found that each file needs to be modified 1 kind of content, 1 open 1 is very…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail several domestic update sources of Ubuntu 16.04</title><link>https://ofstack.com/Linux/22404/detail-several-domestic-update-sources-of-ubuntu-16.04.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22404/detail-several-domestic-update-sources-of-ubuntu-16.04.html</guid><description>How to change the source 1/ it is best to make a backup copy before modifying source.list Execute the backup command 2/ execute command to open source.list…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Step by step how to write Shell scripts</title><link>https://ofstack.com/Linux/22405/step-by-step-how-to-write-shell-scripts.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22405/step-by-step-how-to-write-shell-scripts.html</guid><description>The development of preparation Create a folder and create 10 new files in it Use curl to request the network and get the return value Basic usage of curl:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux   C language links mysql examples</title><link>https://ofstack.com/Linux/22406/linux---c-language-links-mysql-examples.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22406/linux---c-language-links-mysql-examples.html</guid><description>Linux - C language links mysql examples Install mysql, reference: https: / / www ofstack. com article / 39190. htm Install the mysql.h function library</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Configure multiple tomcat implementation instances under the linux server</title><link>https://ofstack.com/Linux/22408/configure-multiple-tomcat-implementation-instances-under-the-linux-server.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22408/configure-multiple-tomcat-implementation-instances-under-the-linux-server.html</guid><description>Configure tomcat under linux server Vehicle trading system module, is being done. The boss wanted to see it so that the people in the city could give their…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Installation tutorial for Opencv in Ubuntu</title><link>https://ofstack.com/Linux/22409/installation-tutorial-for-opencv-in-ubuntu.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22409/installation-tutorial-for-opencv-in-ubuntu.html</guid><description>OpenCV is a cross-platform computer vision library distributed under the BSD license (open source) and runs on Linux, Windows, and Mac OS. It is lightweight…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Setup and configuration of apache2 server</title><link>https://ofstack.com/Linux/22411/setup-and-configuration-of-apache2-server.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22411/setup-and-configuration-of-apache2-server.html</guid><description>This article mainly introduces the construction and configuration of apache2 server under linux, which has a definite reference value. Let&apos;s learn about it…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Using reverse ssh to access an Intranet host from an external network</title><link>https://ofstack.com/Linux/22412/using-reverse-ssh-to-access-an-intranet-host-from-an-external-network.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22412/using-reverse-ssh-to-access-an-intranet-host-from-an-external-network.html</guid><description>Recently, I encountered a problem, that is, I need to leave the school in a few days, and I still want to log in a server in the campus network to work.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>ubuntu 16.04 LTS demoted installation gcc 4.8</title><link>https://ofstack.com/Linux/22413/ubuntu-16.04-lts-demoted-installation-gcc-4.8.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22413/ubuntu-16.04-lts-demoted-installation-gcc-4.8.html</guid><description>Since gcc modified ABI in version 5.x, the binary files compiled by the new version gcc will report errors in the old environment, so you need to install…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The test command usage tutorial in Linux shell</title><link>https://ofstack.com/Linux/22414/the-test-command-usage-tutorial-in-linux-shell.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22414/the-test-command-usage-tutorial-in-linux-shell.html</guid><description>The test command is a utility for testing conditional expressions in an shell environment. Here&apos;s how to use the test command: Common usage of test in shell…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction and comparison of the curl and wget commands in Linux</title><link>https://ofstack.com/Linux/22415/introduction-and-comparison-of-the-curl-and-wget-commands-in-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22415/introduction-and-comparison-of-the-curl-and-wget-commands-in-linux.html</guid><description>This article covers the curl and wget commands in Linux, both of which are tools for downloading files. Here&apos;s a look at the details: wget is the most…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Mount virtual disk files such as VHD under linux</title><link>https://ofstack.com/Linux/22416/mount-virtual-disk-files-such-as-vhd-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22416/mount-virtual-disk-files-such-as-vhd-under-linux.html</guid><description>1. RAW virtual disk Virtual disk image files in raw format can be mounted directly under linux. For example, here you create a file with the dd command and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the installation and configuration of JDK and Tomcat under Linux</title><link>https://ofstack.com/Linux/22417/explain-the-installation-and-configuration-of-jdk-and-tomcat-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22417/explain-the-installation-and-configuration-of-jdk-and-tomcat-under-linux.html</guid><description>1. Installation of jdk 1.1 download jdk Check first how many bits (32-bit / 64-bit) the Linux system is: getconf LONG_BIT. Again from JDK website (http: / /…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>CentOS 7 provides a detailed explanation of the HTTP agent using Squid</title><link>https://ofstack.com/Linux/22418/centos-7-provides-a-detailed-explanation-of-the-http-agent-using-squid.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22418/centos-7-provides-a-detailed-explanation-of-the-http-agent-using-squid.html</guid><description>This paper mainly records how to set up CentOS server using Squid as HTTP proxy and how to configure the proxy of the client. Let&apos;s have a detailed…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of various compression and decompression methods under Ubuntu</title><link>https://ofstack.com/Linux/22419/summary-of-various-compression-and-decompression-methods-under-ubuntu.html</link><guid isPermaLink="true">https://ofstack.com/Linux/22419/summary-of-various-compression-and-decompression-methods-under-ubuntu.html</guid><description>This paper mainly introduces various compression and decompression methods under Ubuntu. The importance of compression and decompression is not stated here,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>linux changes directory to display color instance detail</title><link>https://ofstack.com/Linux/23795/linux-changes-directory-to-display-color-instance-detail.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23795/linux-changes-directory-to-display-color-instance-detail.html</guid><description>linux changes directory display color instance detail When listing directories in shell, the folders are all blue and the background is black, making it…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linux replaces filename method instances with the rename command batch</title><link>https://ofstack.com/Linux/23798/linux-replaces-filename-method-instances-with-the-rename-command-batch.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23798/linux-replaces-filename-method-instances-with-the-rename-command-batch.html</guid><description>In Linux, you can use the mv command to modify filenames, but it can only operate on a single file. If you want to execute in batches, you have to write the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Steps to install python3 under centos7</title><link>https://ofstack.com/Linux/23800/steps-to-install-python3-under-centos7.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23800/steps-to-install-python3-under-centos7.html</guid><description>Environment set up 1. After installing the virtual machine, add the image file and select minimal to minimize the installation 2. Mount the execution script</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Solve linux zip file unzipping problem</title><link>https://ofstack.com/Linux/23803/solve-linux-zip-file-unzipping-problem.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23803/solve-linux-zip-file-unzipping-problem.html</guid><description>Since the zip format did not specify the encoding format, the encoding in the zip files generated under Windows was GBK/GB2312, etc. Therefore, the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How does linux resize partitions without loss</title><link>https://ofstack.com/Linux/23804/how-does-linux-resize-partitions-without-loss.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23804/how-does-linux-resize-partitions-without-loss.html</guid><description>Idea: Divide the space of home into root The partition /dev/mapper/ centos-ES22en mounted in the root directory is full, occupying 100% The partition space…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The optimization example of MySQL is explained in detail in Linux</title><link>https://ofstack.com/Linux/23805/the-optimization-example-of-mysql-is-explained-in-detail-in-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23805/the-optimization-example-of-mysql-is-explained-in-detail-in-linux.html</guid><description>The MySQL optimization example is explained in detail in Linux vim /etc/ my.cnf lists only the contents of the [mysqld] section of the ES9en.cnf file below.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linux backup and restore and Linux file permissions details</title><link>https://ofstack.com/Linux/23806/linux-backup-and-restore-and-linux-file-permissions-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23806/linux-backup-and-restore-and-linux-file-permissions-details.html</guid><description>An overview of the A novice system administrator accidentally entered &quot;ES7en-ES8en 777 /&quot;, which caused a huge tragedy and caused serious damage to the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>CentOS 6.8 Install FTP and add users</title><link>https://ofstack.com/Linux/23809/centos-6.8-install-ftp-and-add-users.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23809/centos-6.8-install-ftp-and-add-users.html</guid><description>1 installation FTP 1 Check whether FTP has been installed 2 If not, then install 2. Set vsftpd to boot 3 Configure FTP server (enable user-based access control)</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Fixed Apache port number occupation in xmapp of Apache cannot start properly</title><link>https://ofstack.com/Linux/23810/fixed-apache-port-number-occupation-in-xmapp-of-apache-cannot-start-properly.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23810/fixed-apache-port-number-occupation-in-xmapp-of-apache-cannot-start-properly.html</guid><description>After installing xmapp, friends find that Apache cannot be turned on normally. Solutions for different situations are given below, which can be divided into…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linux get and post request (curl or wget) simulating http detail</title><link>https://ofstack.com/Linux/23811/linux-get-and-post-request-(curl-or-wget)-simulating-http-detail.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23811/linux-get-and-post-request-(curl-or-wget)-simulating-http-detail.html</guid><description>Linux simulation http get/post request (curl or wget) detail Recently, the test interface is needed in the project, but the test server can only be accessed…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed load balancing implementation of a domain name corresponding to multiple IP addresses</title><link>https://ofstack.com/Linux/23812/detailed-load-balancing-implementation-of-a-domain-name-corresponding-to-multiple-ip-addresses.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23812/detailed-load-balancing-implementation-of-a-domain-name-corresponding-to-multiple-ip-addresses.html</guid><description>Detailed load balancing implementation 1 domain name corresponding to multiple IP addresses Load balancing is implemented using traditional and conventional…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of the naming rules of the directive in ES0en. JS</title><link>https://ofstack.com/Linux/23813/details-of-the-naming-rules-of-the-directive-in-es0en.-js.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23813/details-of-the-naming-rules-of-the-directive-in-es0en.-js.html</guid><description>Naming conventions The same AngularJS directive has different naming conventions in js and html files: the standard little camel case naming convention is…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Methods tutorial for configuring ntp services under CentOS 7</title><link>https://ofstack.com/Linux/23814/methods-tutorial-for-configuring-ntp-services-under-centos-7.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23814/methods-tutorial-for-configuring-ntp-services-under-centos-7.html</guid><description>For campus network/enterprise users, if all computers in your network synchronize time over the Internet, there is a certain discount in speed and accuracy,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to build DNS server on CentOS7.0</title><link>https://ofstack.com/Linux/23816/how-to-build-dns-server-on-centos7.0.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23816/how-to-build-dns-server-on-centos7.0.html</guid><description>BIND, also known as NAMED, is the most widely used DNS server program on the Internet today. This article will show you how to run BIND in chroot prison so…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details how to mount a new hard disk under Linux</title><link>https://ofstack.com/Linux/23817/details-how-to-mount-a-new-hard-disk-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23817/details-how-to-mount-a-new-hard-disk-under-linux.html</guid><description>Linux hard disk recognition: Generally use the &quot;ES5en-ES6en&quot; command to list the hard disk currently connected to the system Device and partition…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Install docker ce on Ubuntu16.10</title><link>https://ofstack.com/Linux/23819/install-docker-ce-on-ubuntu16.10.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23819/install-docker-ce-on-ubuntu16.10.html</guid><description>Initial verification: Verify that curl is installed Note: If it is not installed, it shall be installed as follows: 1. Establish ce repository in Ubuntu</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linux appears telnet: 127.0.0.1: Connection refused error resolution</title><link>https://ofstack.com/Linux/23820/linux-appears-telnet:-127.0.0.1:-connection-refused-error-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23820/linux-appears-telnet:-127.0.0.1:-connection-refused-error-resolution.html</guid><description>Linux appears telnet: connect to address 127.0.0.1: Connection refused error resolution No xinetd services: 1. /etc/ init. d directory contains the scripts…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linux server partition and mount</title><link>https://ofstack.com/Linux/23822/linux-server-partition-and-mount.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23822/linux-server-partition-and-mount.html</guid><description>Step 1: Create the directory Step 2: Create partitions Step 3: Mount the partition Mount is not allowed until the partition is complete Problem: If a hard…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed Linux view of the real time network card traffic several ways</title><link>https://ofstack.com/Linux/23823/detailed-linux-view-of-the-real-time-network-card-traffic-several-ways.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23823/detailed-linux-view-of-the-real-time-network-card-traffic-several-ways.html</guid><description>At work, we often need to check the real-time network card traffic of the server. These are some of the ways we typically look at real-time network card…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linux and var and log and xferlog</title><link>https://ofstack.com/Linux/23824/linux-and-var-and-log-and-xferlog.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23824/linux-and-var-and-log-and-xferlog.html</guid><description>Linux detail /var/log/xferlog field analysis Thank you for reading, I hope to help you, thank you for your support to this site!</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linux unzip. tar. xz format file method</title><link>https://ofstack.com/Linux/23826/linux-unzip.-tar.-xz-format-file-method.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23826/linux-unzip.-tar.-xz-format-file-method.html</guid><description>xz compression is unfamiliar to many, but xz is the default compression tool for most linux, and xz is smaller than 7z. This compression format was…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to solve win10 and Ubuntu16.04 time synchronization problem</title><link>https://ofstack.com/Linux/23827/how-to-solve-win10-and-ubuntu16.04-time-synchronization-problem.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23827/how-to-solve-win10-and-ubuntu16.04-time-synchronization-problem.html</guid><description>Recently, the dual systems of windows10 and ubuntu16.04 were installed. After installation, the time of win10 and Ubuntu 16.04 was not correct, and the time…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Ubuntu Remote login server ssh installation and configuration details</title><link>https://ofstack.com/Linux/23828/ubuntu-remote-login-server-ssh-installation-and-configuration-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23828/ubuntu-remote-login-server-ssh-installation-and-configuration-details.html</guid><description>The following commands operate on the server side if they do not have bold notes indicating that they operate on the local computer 1 Install and log in…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail Linux operation and maintenance CentOS system SVN double backup Shell script</title><link>https://ofstack.com/Linux/23830/detail-linux-operation-and-maintenance-centos-system-svn-double-backup-shell-script.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23830/detail-linux-operation-and-maintenance-centos-system-svn-double-backup-shell-script.html</guid><description>SVN, short for Subversion, is an open source version control system that USES a branch management system. To put it simply, SVN is for the purpose of…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed steps for installing nodejs under linux</title><link>https://ofstack.com/Linux/23831/detailed-steps-for-installing-nodejs-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23831/detailed-steps-for-installing-nodejs-under-linux.html</guid><description>Recommended methods: 1. Compile package extract + configure variables 2. Source code package compilation + installation + configuration variables 3. apt -…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Solution of matplotlib Chinese Gibber in ubuntu system</title><link>https://ofstack.com/Linux/23834/the-solution-of-matplotlib-chinese-gibber-in-ubuntu-system.html</link><guid isPermaLink="true">https://ofstack.com/Linux/23834/the-solution-of-matplotlib-chinese-gibber-in-ubuntu-system.html</guid><description>When drawing with matplotlib under ubuntu, Chinese characters on the image cannot be displayed. Here&apos;s my solution: 1. Download Chinese font simhei. ttf,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>CentOS7.2 Method steps for installing Nginx</title><link>https://ofstack.com/Linux/25278/centos7.2-method-steps-for-installing-nginx.html</link><guid isPermaLink="true">https://ofstack.com/Linux/25278/centos7.2-method-steps-for-installing-nginx.html</guid><description>CentOS7.2 Install the Nginx process notes. Due to the study requirement, learn 1 &quot;nginx&quot; during this period. Learn 1 Nginx installation today, and leave a note</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use wget to recursively mirror the site</title><link>https://ofstack.com/Linux/25295/use-wget-to-recursively-mirror-the-site.html</link><guid isPermaLink="true">https://ofstack.com/Linux/25295/use-wget-to-recursively-mirror-the-site.html</guid><description>Have time to see the page of other people&apos;s website is more beautiful, just want to pick skin down, learn to learn. Share wget, a common website I use</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implementation steps for Nginx installation in yum mode under CentOS7</title><link>https://ofstack.com/Linux/26052/implementation-steps-for-nginx-installation-in-yum-mode-under-centos7.html</link><guid isPermaLink="true">https://ofstack.com/Linux/26052/implementation-steps-for-nginx-installation-in-yum-mode-under-centos7.html</guid><description>Steps to install Nginx in yum mode under CentOS7 Nginx is a powerful, high-performance Web and reverse proxy server with a number of excellent features. Low…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linux 6   Steps to install and compile Nginx</title><link>https://ofstack.com/Linux/26053/linux-6---steps-to-install-and-compile-nginx.html</link><guid isPermaLink="true">https://ofstack.com/Linux/26053/linux-6---steps-to-install-and-compile-nginx.html</guid><description>Linux 6 - The steps for installing Nginx Nginx is a high-performance HTTP and reverse proxy server, as well as an IMAP/POP3/SMTP server. Nginx is a good…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>linux disk transfer space method</title><link>https://ofstack.com/Linux/26762/linux-disk-transfer-space-method.html</link><guid isPermaLink="true">https://ofstack.com/Linux/26762/linux-disk-transfer-space-method.html</guid><description>How do you transfer space from one disk to another disk, because this happens a lot, in the /home directory the disk is large but /root is small, how do you…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do I save command output with logsave</title><link>https://ofstack.com/Linux/28254/how-do-i-save-command-output-with-logsave.html</link><guid isPermaLink="true">https://ofstack.com/Linux/28254/how-do-i-save-command-output-with-logsave.html</guid><description>What would you do if you wanted to save the output of a command to a file? One common method is to use IO redirects We can use the tee command if we need to…</description><pubDate>Wed, 16 Sep 2020 00:00:00 GMT</pubDate></item><item><title>A detailed example of mathematical operations under the Linux command line</title><link>https://ofstack.com/Linux/28256/a-detailed-example-of-mathematical-operations-under-the-linux-command-line.html</link><guid isPermaLink="true">https://ofstack.com/Linux/28256/a-detailed-example-of-mathematical-operations-under-the-linux-command-line.html</guid><description>There are several interesting commands to do math on Linux systems: expr, factor, jot, and bc commands. Can you do math on the Linux command line? Sure! In…</description><pubDate>Wed, 16 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Install and start nginx in Linux</title><link>https://ofstack.com/Linux/28259/install-and-start-nginx-in-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/28259/install-and-start-nginx-in-linux.html</guid><description>Nginx is a high-performance web server and also a very good reverse proxy server, which can achieve load balancing, dynamic and static separation and other…</description><pubDate>Wed, 16 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Use the history command in Linux</title><link>https://ofstack.com/Linux/28694/use-the-history-command-in-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/28694/use-the-history-command-in-linux.html</guid><description>Use the powerful history command to make your command line prompt more efficient. As I spent more and more time in the terminal, I felt like I was…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Example of rz and sz installation and usage under Linux</title><link>https://ofstack.com/Linux/28843/example-of-rz-and-sz-installation-and-usage-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/28843/example-of-rz-and-sz-installation-and-usage-under-linux.html</guid><description>The new cloud server does not support upload and download with SecureCRT. The rz command was not found. Record how to install the rz/sz command. 1.…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Trash Cli: Command line recycle bin tool on Linux</title><link>https://ofstack.com/Linux/29693/trash-cli:-command-line-recycle-bin-tool-on-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/29693/trash-cli:-command-line-recycle-bin-tool-on-linux.html</guid><description>I&apos;m sure everyone is familiar with The Recycle bin (trashcan) because it is common to Linux users, Windows users, or Mac users. When you delete a file or…</description><pubDate>Thu, 26 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Unix and Linux system nobody users and nologin detailed introduction</title><link>https://ofstack.com/Linux/29814/unix-and-linux-system-nobody-users-and-nologin-detailed-introduction.html</link><guid isPermaLink="true">https://ofstack.com/Linux/29814/unix-and-linux-system-nobody-users-and-nologin-detailed-introduction.html</guid><description>What are nobody users under Unix/Linux system? 1. Windows system will automatically set up some user accounts after installation, and there are also some…</description><pubDate>Mon, 30 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Centos7 Three ways to change the hostname hostname</title><link>https://ofstack.com/Linux/31253/centos7-three-ways-to-change-the-hostname-hostname.html</link><guid isPermaLink="true">https://ofstack.com/Linux/31253/centos7-three-ways-to-change-the-hostname-hostname.html</guid><description>Method 1 hostnamectl modified Step1 views the host name Step2 modifies the host name hostnamectl set-hostname Hostname hostnamectl set-hostname Master</description><pubDate>Sat, 26 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Under LInux  how to mount the CD to find rpm package</title><link>https://ofstack.com/Linux/31496/under-linux--how-to-mount-the-cd-to-find-rpm-package.html</link><guid isPermaLink="true">https://ofstack.com/Linux/31496/under-linux--how-to-mount-the-cd-to-find-rpm-package.html</guid><description>Under LInux how to mount the CD to find rpm package</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>linux   An in depth understanding of umask&apos;s new file permission Settings</title><link>https://ofstack.com/Linux/31609/linux---an-in-depth-understanding-of-umask&apos;s-new-file-permission-settings.html</link><guid isPermaLink="true">https://ofstack.com/Linux/31609/linux---an-in-depth-understanding-of-umask&apos;s-new-file-permission-settings.html</guid><description>linux An in depth understanding of umask&apos;s new file permission Settings</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>CentOS7 systemd A way to add custom system services</title><link>https://ofstack.com/Linux/31610/centos7-systemd-a-way-to-add-custom-system-services.html</link><guid isPermaLink="true">https://ofstack.com/Linux/31610/centos7-systemd-a-way-to-add-custom-system-services.html</guid><description>CentOS systemctl script in 7 service: / usr/lib systemd/system (system) and users (user), namely: / usr lib/systemd/system, / usr lib/systemd/user Each…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>linux mpstat command in detail</title><link>https://ofstack.com/Linux/31611/linux-mpstat-command-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Linux/31611/linux-mpstat-command-in-detail.html</guid><description>1. mpstat command 1.1 Command Format -A: Equipped with -u -I ALL -P ALL -I: You can specify SUM, CPU, SCPU, ALL4. SUM stands for the total number of…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Linux Check out History record timestamping tips</title><link>https://ofstack.com/Linux/31612/linux-check-out-history-record-timestamping-tips.html</link><guid isPermaLink="true">https://ofstack.com/Linux/31612/linux-check-out-history-record-timestamping-tips.html</guid><description>Linux Check out History record timestamp tips Anyone familiar with bash will know that using history you can print historical commands that you have…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>linux to build scala environment and write a simple scala program</title><link>https://ofstack.com/Linux/31613/linux-to-build-scala-environment-and-write-a-simple-scala-program.html</link><guid isPermaLink="true">https://ofstack.com/Linux/31613/linux-to-build-scala-environment-and-write-a-simple-scala-program.html</guid><description>Installing the scala environment under linux is simple, and if it is ubuntu, it is even simpler and straightforward apt-get java/scala systems need to be…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Linux Common English Error Chinese translation of novice must know</title><link>https://ofstack.com/Linux/31614/linux-common-english-error-chinese-translation-of-novice-must-know.html</link><guid isPermaLink="true">https://ofstack.com/Linux/31614/linux-common-english-error-chinese-translation-of-novice-must-know.html</guid><description>1. The command not command was not found 2.No such file or directory does not have this file or directory Permission - denied permissions are insufficient</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Three ways to see if a port is open on a remote Linux system</title><link>https://ofstack.com/Linux/31615/three-ways-to-see-if-a-port-is-open-on-a-remote-linux-system.html</link><guid isPermaLink="true">https://ofstack.com/Linux/31615/three-ways-to-see-if-a-port-is-open-on-a-remote-linux-system.html</guid><description>This is an important topic, not only for Linux administrators, but also for all of us. What I mean by that is that it is also useful for users working in…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>linux chmod command usage in explanation</title><link>https://ofstack.com/Linux/31616/linux-chmod-command-usage-in-explanation.html</link><guid isPermaLink="true">https://ofstack.com/Linux/31616/linux-chmod-command-usage-in-explanation.html</guid><description>chmod command syntax Here&apos;s the correct syntax for using the chmod command: Here are some common options used by chmod: -f, -silent, -quiet (suppress most…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Under the explanation Linux what you don&apos;t know 7 SSH command usage</title><link>https://ofstack.com/Linux/32025/under-the-explanation-linux-what-you-don&apos;t-know-7-ssh-command-usage.html</link><guid isPermaLink="true">https://ofstack.com/Linux/32025/under-the-explanation-linux-what-you-don&apos;t-know-7-ssh-command-usage.html</guid><description>A system administrator may be managing multiple servers at the same time, which may be located in different locations. It is obviously not the best way to…</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Linux simulates network packet loss and latency</title><link>https://ofstack.com/Linux/32138/linux-simulates-network-packet-loss-and-latency.html</link><guid isPermaLink="true">https://ofstack.com/Linux/32138/linux-simulates-network-packet-loss-and-latency.html</guid><description>netem is a network emulation module available in kernel versions 2.6 and above. This function module can be used to simulate complex Internet transmission…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Examples of advanced usage of the mv command in Linux</title><link>https://ofstack.com/Linux/32139/examples-of-advanced-usage-of-the-mv-command-in-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/32139/examples-of-advanced-usage-of-the-mv-command-in-linux.html</guid><description>mv is short for move. It can be used to move files or rename them (move (rename) files). It is a common command for Linux systems and is often used to back…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Linux Install Python3.6 and Guide to Pit Avoidance</title><link>https://ofstack.com/Linux/32140/linux-install-python3.6-and-guide-to-pit-avoidance.html</link><guid isPermaLink="true">https://ofstack.com/Linux/32140/linux-install-python3.6-and-guide-to-pit-avoidance.html</guid><description>The installation of Python3 1. Install the dependency environment Python3 may use various libraries during the installation process, so you need to install…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Modify the way the firewall allows remote access to this port under the Linux server</title><link>https://ofstack.com/Linux/32141/modify-the-way-the-firewall-allows-remote-access-to-this-port-under-the-linux-server.html</link><guid isPermaLink="true">https://ofstack.com/Linux/32141/modify-the-way-the-firewall-allows-remote-access-to-this-port-under-the-linux-server.html</guid><description>1. Problem description For security reasons, the newly built server cluster only opens a few specified ports, but after the ports are open, remote access is…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>linux uses the scp command to copy files to local and copy local files to remote server</title><link>https://ofstack.com/Linux/32143/linux-uses-the-scp-command-to-copy-files-to-local-and-copy-local-files-to-remote-server.html</link><guid isPermaLink="true">https://ofstack.com/Linux/32143/linux-uses-the-scp-command-to-copy-files-to-local-and-copy-local-files-to-remote-server.html</guid><description>This is as follows: Copy files from remote server to local server: scp-r-P port number User name @IP Address :/usr/local/tomcat_airc/webapps/ /tmp/kyj/</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>View linux ssh service information and health methods</title><link>https://ofstack.com/Linux/32144/view-linux-ssh-service-information-and-health-methods.html</link><guid isPermaLink="true">https://ofstack.com/Linux/32144/view-linux-ssh-service-information-and-health-methods.html</guid><description>Many articles have been written about ssh server configuration, such as ssh service configuration under Linux. Here are just a few common commands for…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Linux server to delete folders  delete files  unzip the command method</title><link>https://ofstack.com/Linux/32145/linux-server-to-delete-folders--delete-files--unzip-the-command-method.html</link><guid isPermaLink="true">https://ofstack.com/Linux/32145/linux-server-to-delete-folders--delete-files--unzip-the-command-method.html</guid><description>Linux server to delete folders delete files unzip the command method</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Supporting floating point operations by linux kernel</title><link>https://ofstack.com/Linux/33061/supporting-floating-point-operations-by-linux-kernel.html</link><guid isPermaLink="true">https://ofstack.com/Linux/33061/supporting-floating-point-operations-by-linux-kernel.html</guid><description>Most CPUs currently support floating-point unit FPU, which is placed outside the processor core as a separate coprocessor. But for embedded processors,…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of top Command Output in Linux</title><link>https://ofstack.com/Linux/33772/detailed-explanation-of-top-command-output-in-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/33772/detailed-explanation-of-top-command-output-in-linux.html</guid><description>I believe everyone has used the top command under Linux. Since I contacted Linux, I have used top to view the CPU and MEM rankings of the process. But I…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Automatic logout of inactive users after login timeout under Linux</title><link>https://ofstack.com/Linux/33786/automatic-logout-of-inactive-users-after-login-timeout-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/33786/automatic-logout-of-inactive-users-after-login-timeout-under-linux.html</guid><description>Method 1: By modifying the. bashrc or.bash_profile file This is done by modifying the. bashrc or. bash_profile file in the home directory. Select one of…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Linux one line command processing batch file details</title><link>https://ofstack.com/Linux/34136/linux-one-line-command-processing-batch-file-details.html</link><guid isPermaLink="true">https://ofstack.com/Linux/34136/linux-one-line-command-processing-batch-file-details.html</guid><description>The best way is not the fastest you can think of. Scripts for temporary use in work are not required to be robust, and the sooner they are written, the…</description><pubDate>Sat, 03 Jul 2021 00:00:00 GMT</pubDate></item><item><title>A Friendly Alternative Tool for find in Linux of fd Command</title><link>https://ofstack.com/Linux/35167/a-friendly-alternative-tool-for-find-in-linux-of-fd-command.html</link><guid isPermaLink="true">https://ofstack.com/Linux/35167/a-friendly-alternative-tool-for-find-in-linux-of-fd-command.html</guid><description>The fd command provides a simple and straightforward way to search the Linux file system. fd is an ultra-fast, Rust-based replacement for the Unix/Linux…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Solution for Nginx 500 Internal Server Error Error</title><link>https://ofstack.com/Linux/35526/solution-for-nginx-500-internal-server-error-error.html</link><guid isPermaLink="true">https://ofstack.com/Linux/35526/solution-for-nginx-500-internal-server-error-error.html</guid><description>Today, when using Nginx, 500 errors occurred, so I searched for 1 error code and shared it with everyone. 500 (Internal server error) The server encountered…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Linux Modify Hostname Command Explanation</title><link>https://ofstack.com/Linux/37130/linux-modify-hostname-command-explanation.html</link><guid isPermaLink="true">https://ofstack.com/Linux/37130/linux-modify-hostname-command-explanation.html</guid><description>Linux Modify Hostname Command 1. If you only need to change the host name temporarily, you can use the hostname command. This command does not change the…</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>How does Linux handle the problem that files have been deleted but space is not released</title><link>https://ofstack.com/Linux/37487/how-does-linux-handle-the-problem-that-files-have-been-deleted-but-space-is-not-released.html</link><guid isPermaLink="true">https://ofstack.com/Linux/37487/how-does-linux-handle-the-problem-that-files-have-been-deleted-but-space-is-not-released.html</guid><description>Background of the problem The server monitoring system of a business system sends an early warning notification, The utilization rate of disk space has…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Linux Command sort  uniq  tr Tools Explanation</title><link>https://ofstack.com/Linux/38930/linux-command-sort--uniq--tr-tools-explanation.html</link><guid isPermaLink="true">https://ofstack.com/Linux/38930/linux-command-sort--uniq--tr-tools-explanation.html</guid><description>The Linux sort command is used to sort the text file contents. sort can sort the contents of text files in line units. sort Common Options b ignores the…</description><pubDate>Tue, 17 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Basic tutorial of ROS controlling Turtlebot3 mobile robot</title><link>https://ofstack.com/Linux/39721/basic-tutorial-of-ros-controlling-turtlebot3-mobile-robot.html</link><guid isPermaLink="true">https://ofstack.com/Linux/39721/basic-tutorial-of-ros-controlling-turtlebot3-mobile-robot.html</guid><description>https://www.ncnynl.com/category/turtlebot3-tutorial/ Official tutorials https://emanual.robotis.com/docs/en/platform/turtlebot3/overview/ Note that the ROS…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Method for tmpwatch Command to Clear Old Files</title><link>https://ofstack.com/Linux/39722/method-for-tmpwatch-command-to-clear-old-files.html</link><guid isPermaLink="true">https://ofstack.com/Linux/39722/method-for-tmpwatch-command-to-clear-old-files.html</guid><description>We know that there are often 1 forgotten to delete a long time not used and really useless files, if not to deal with, these useless files will be more and…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Linux Adjustment Command History Method</title><link>https://ofstack.com/Linux/39723/detailed-explanation-of-linux-adjustment-command-history-method.html</link><guid isPermaLink="true">https://ofstack.com/Linux/39723/detailed-explanation-of-linux-adjustment-command-history-method.html</guid><description>The bash history command in the Linux system helps you remember the commands you have run before and repeat them without having to re-enter them. If you…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>How to communicate with other users on the Linux command line</title><link>https://ofstack.com/Linux/39724/how-to-communicate-with-other-users-on-the-linux-command-line.html</link><guid isPermaLink="true">https://ofstack.com/Linux/39724/how-to-communicate-with-other-users-on-the-linux-command-line.html</guid><description>Sending messages to other users on the Linux command line is simple, and many commands can do this. The trouble is that you need to choose a suitable…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>How to solve the problem of Too many open files under Linux</title><link>https://ofstack.com/Linux/39725/how-to-solve-the-problem-of-too-many-open-files-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/Linux/39725/how-to-solve-the-problem-of-too-many-open-files-under-linux.html</guid><description>The cause is that the process opens more files and communication links than the system limit at some point. The command ulimit-a allows you to see what is…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Apache Calcite Code for Dialect Conversion</title><link>https://ofstack.com/Linux/39726/apache-calcite-code-for-dialect-conversion.html</link><guid isPermaLink="true">https://ofstack.com/Linux/39726/apache-calcite-code-for-dialect-conversion.html</guid><description>Calcite can realize the unification of Sql by parsing Sql into SqlNode, and then transforming SqlNode into dialect of specific database. The main class for…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Method for enabling ApacheBench to support multi url</title><link>https://ofstack.com/Linux/39727/method-for-enabling-apachebench-to-support-multi-url.html</link><guid isPermaLink="true">https://ofstack.com/Linux/39727/method-for-enabling-apachebench-to-support-multi-url.html</guid><description>Because the standard ab only supports the pressure measurement of a single uri, which does not meet the actual needs, the following modifications are made…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Linux Disk Space Free Problem Sorting</title><link>https://ofstack.com/Linux/39728/linux-disk-space-free-problem-sorting.html</link><guid isPermaLink="true">https://ofstack.com/Linux/39728/linux-disk-space-free-problem-sorting.html</guid><description>The/partition usage of one server in IDC is full! Has reached 100%! After checking, it was found that a file was too large (80G), so rm-f decisively deleted…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Examples of data manipulation in the MongoDB tutorial</title><link>https://ofstack.com/MongoDB/16537/examples-of-data-manipulation-in-the-mongodb-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/16537/examples-of-data-manipulation-in-the-mongodb-tutorial.html</guid><description>1. Batch insert: Inserting multiple documents once in an array can be done in a single TCP request, avoiding the extra overhead of multiple requests. In…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to MongoDB five features of MongoDB</title><link>https://ofstack.com/MongoDB/21581/introduction-to-mongodb-five-features-of-mongodb.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/21581/introduction-to-mongodb-five-features-of-mongodb.html</guid><description>MongoDB is a powerful, flexible, and extensible way to store data. It extends many of the useful features of relational databases, such as secondary…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to MongoDB database features and benefits</title><link>https://ofstack.com/MongoDB/21582/introduction-to-mongodb-database-features-and-benefits.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/21582/introduction-to-mongodb-database-features-and-benefits.html</guid><description>The year 2011 will be remembered as the year SQL will die; In this year, the relational database drops from line 1; This year developers discovered that…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB tutorial series (8) : GridFS storage details</title><link>https://ofstack.com/MongoDB/21583/mongodb-tutorial-series-(8)-:-gridfs-storage-details.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/21583/mongodb-tutorial-series-(8)-:-gridfs-storage-details.html</guid><description>mongoDB documents are stored in BSON format, which supports binary data types, when we save data in binary format directly into mongoDB documents. However,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB tutorial series (6) : java operates on mongodb instances</title><link>https://ofstack.com/MongoDB/21584/mongodb-tutorial-series-(6)-:-java-operates-on-mongodb-instances.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/21584/mongodb-tutorial-series-(6)-:-java-operates-on-mongodb-instances.html</guid><description>We already know the code of java for mysql database, so we can add, delete, and check it. java also has a similar operation for mongodb database, which is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB series 5: mongo grammar vs. mysql grammar</title><link>https://ofstack.com/MongoDB/21585/mongodb-series-5:-mongo-grammar-vs.-mysql-grammar.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/21585/mongodb-series-5:-mongo-grammar-vs.-mysql-grammar.html</guid><description>We always see our own advantages and disadvantages in the comparison, which is the same for mongodb. Comparative learning enables us to master the basic…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB series 1: the origin of NoSQL</title><link>https://ofstack.com/MongoDB/21586/mongodb-series-1:-the-origin-of-nosql.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/21586/mongodb-series-1:-the-origin-of-nosql.html</guid><description>With the development of the Internet, when we turn one server and one server into two servers, when we start to establish data backup, when we need to add a…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of query operations in the MongoDB tutorial</title><link>https://ofstack.com/MongoDB/21587/examples-of-query-operations-in-the-mongodb-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/21587/examples-of-query-operations-in-the-mongodb-tutorial.html</guid><description>1. Basic inquiry: Construct query data. MongoDB provides a set of comparison operators: $lt/$lte/$gt/$gte/$ne, which in turn is equivalent to &lt; / &lt; =/ &gt; / &gt;…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail how MongoDB USES sharding to assign replica sets to server clusters</title><link>https://ofstack.com/MongoDB/21588/detail-how-mongodb-uses-sharding-to-assign-replica-sets-to-server-clusters.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/21588/detail-how-mongodb-uses-sharding-to-assign-replica-sets-to-server-clusters.html</guid><description>About replica sets A replica set is a process in which data is synchronized between multiple machines. The replica collective provides data redundancy and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB basic installation and admin command script summary</title><link>https://ofstack.com/MongoDB/21589/mongodb-basic-installation-and-admin-command-script-summary.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/21589/mongodb-basic-installation-and-admin-command-script-summary.html</guid><description>The installation 1. Install MongoDB for Linux 1.1 create data directory and log files: 1.2 installation of mongodb: 1.3 create a new slave node profile:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Tutorial on replicating databases and collections between different hosts by MongoDB</title><link>https://ofstack.com/MongoDB/21590/tutorial-on-replicating-databases-and-collections-between-different-hosts-by-mongodb.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/21590/tutorial-on-replicating-databases-and-collections-between-different-hosts-by-mongodb.html</guid><description>1. db.cloneCollection() db.cloneCollection(from, collection, query) Copying data between different instances of mongodb, db.cloneCollection is an…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>mongodb+php implementation of simple addition  deletion  change and check</title><link>https://ofstack.com/MongoDB/22320/mongodb+php-implementation-of-simple-addition--deletion--change-and-check.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/22320/mongodb+php-implementation-of-simple-addition--deletion--change-and-check.html</guid><description>mongodb+php implementation of simple addition deletion change and check</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of basic operation methods for adding  deleting  looking and changing documents in MongoDB</title><link>https://ofstack.com/MongoDB/22321/summary-of-basic-operation-methods-for-adding--deleting--looking-and-changing-documents-in-mongodb.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/22321/summary-of-basic-operation-methods-for-adding--deleting--looking-and-changing-documents-in-mongodb.html</guid><description>Summary of basic operation methods for adding deleting looking and changing documents in MongoDB</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain how to create and delete collections in MongoDB</title><link>https://ofstack.com/MongoDB/22322/explain-how-to-create-and-delete-collections-in-mongodb.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/22322/explain-how-to-create-and-delete-collections-in-mongodb.html</guid><description>Create the collection: createCollection() method Grammar: The basic createCollection() command syntax is as follows: Example: The basic syntax for the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB&apos;s Master Slave master slave mode configuration and master slave replication key resolution</title><link>https://ofstack.com/MongoDB/22323/mongodb&apos;s-master-slave-master-slave-mode-configuration-and-master-slave-replication-key-resolution.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/22323/mongodb&apos;s-master-slave-master-slave-mode-configuration-and-master-slave-replication-key-resolution.html</guid><description>A master-slave configuration The master-slave mode for mongodb is configured as follows 1.keyFile Generate key_file Place mongo_key where master and slave…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain how to clear the excess disk space occupied by MongoDB</title><link>https://ofstack.com/MongoDB/22324/explain-how-to-clear-the-excess-disk-space-occupied-by-mongodb.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/22324/explain-how-to-clear-the-excess-disk-space-occupied-by-mongodb.html</guid><description>The first point is that mongodb will not free up the disk space it has taken up, even if it is drop collection, unless it is drop database. If an db once…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB USES its own command line tools for backup and restore tutorials</title><link>https://ofstack.com/MongoDB/22325/mongodb-uses-its-own-command-line-tools-for-backup-and-restore-tutorials.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/22325/mongodb-uses-its-own-command-line-tools-for-backup-and-restore-tutorials.html</guid><description>To back up a database, This command will dump out all collection of the DB Restore data from the backup folder Backup or restore only the specified…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Tutorial for backing up and restoring MongoDB data on Windows or Linux systems</title><link>https://ofstack.com/MongoDB/22326/tutorial-for-backing-up-and-restoring-mongodb-data-on-windows-or-linux-systems.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/22326/tutorial-for-backing-up-and-restoring-mongodb-data-on-windows-or-linux-systems.html</guid><description>mongodb database backup and restore below windows I can backup the data to the c:\data\dump directory, first create this path. Then go to mongodb&apos;s bin…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB quick start notes of iv MongoDB query document operation instance code</title><link>https://ofstack.com/MongoDB/22328/mongodb-quick-start-notes-of-iv-mongodb-query-document-operation-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/22328/mongodb-quick-start-notes-of-iv-mongodb-query-document-operation-instance-code.html</guid><description>MongoDB profile MongoDB is a database based on distributed file storage. Written by C++ language. Designed to provide scalable, high-performance data…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB quickstart notes of vi MongoDB document modification operations</title><link>https://ofstack.com/MongoDB/22329/mongodb-quickstart-notes-of-vi-mongodb-document-modification-operations.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/22329/mongodb-quickstart-notes-of-vi-mongodb-document-modification-operations.html</guid><description>MongoDB is an open source document database and the leading NoSQL database. MongoDB is written in the c++ language. The document is a set of key-value…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB quick start notes of 6 MongoDB delete document operation</title><link>https://ofstack.com/MongoDB/23060/mongodb-quick-start-notes-of-6-mongodb-delete-document-operation.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23060/mongodb-quick-start-notes-of-6-mongodb-delete-document-operation.html</guid><description>MongoDB is a cross-platform, document-oriented database that provides high performance, high availability and ease of scaling. MongoDB is a concept that…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB&apos;s quick page turning method</title><link>https://ofstack.com/MongoDB/23061/mongodb&apos;s-quick-page-turning-method.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23061/mongodb&apos;s-quick-page-turning-method.html</guid><description>Flipping through data is one of the most common operations in MongoDB. A typical scenario is to display your results in your user interface. If you&apos;re…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB sharding test</title><link>https://ofstack.com/MongoDB/23062/mongodb-sharding-test.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23062/mongodb-sharding-test.html</guid><description>Sharding is one way of extending mongoDB. Shards split 1 collection and store different parts on different machines. When the collections of a database is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB single table data export and recovery examples</title><link>https://ofstack.com/MongoDB/23063/mongodb-single-table-data-export-and-recovery-examples.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23063/mongodb-single-table-data-export-and-recovery-examples.html</guid><description>MongoDB is a cross-platform, document-oriented database that provides high performance, high availability, and scalability. MongoDB works on the concept of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Key examples of JavaScript querying the data in MongoDB by date</title><link>https://ofstack.com/MongoDB/23064/key-examples-of-javascript-querying-the-data-in-mongodb-by-date.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23064/key-examples-of-javascript-querying-the-data-in-mongodb-by-date.html</guid><description>group by date aggregate query date statistics daily data (amount of information) 1 Three ways to query all information on a given day, based on the date The…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Master and slave synchronization configuration in MongoDB and launch commands related to mongod</title><link>https://ofstack.com/MongoDB/23065/master-and-slave-synchronization-configuration-in-mongodb-and-launch-commands-related-to-mongod.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23065/master-and-slave-synchronization-configuration-in-mongodb-and-launch-commands-related-to-mongod.html</guid><description>MongoDB master slave synchronization Settings For the installation and startup parameters of MongoDB, please refer to the &quot;Ubuntu installation MongoDB&quot; and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB performance section create index  composite index  unique index  delete index and explain execution plan</title><link>https://ofstack.com/MongoDB/23066/mongodb-performance-section-create-index--composite-index--unique-index--delete-index-and-explain-execution-plan.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23066/mongodb-performance-section-create-index--composite-index--unique-index--delete-index-and-explain-execution-plan.html</guid><description>MongoDB performance section create index composite index unique index delete index and explain execution plan</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Optimization of the Mongodb index</title><link>https://ofstack.com/MongoDB/23067/optimization-of-the-mongodb-index.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23067/optimization-of-the-mongodb-index.html</guid><description>MongoDB is a database based on distributed file storage. Written by C++ language. Designed to provide scalable, high-performance data storage solutions for…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MongoDB query performance optimization validation and validation</title><link>https://ofstack.com/MongoDB/23068/mongodb-query-performance-optimization-validation-and-validation.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23068/mongodb-query-performance-optimization-validation-and-validation.html</guid><description>1, 200w data, reasonable use of the index in the case of a single stationId under 4w data. mongodb query and sorting performance is ideal, no regular when…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Query duplicate data records in MongoDB using aggregate</title><link>https://ofstack.com/MongoDB/23069/query-duplicate-data-records-in-mongodb-using-aggregate.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23069/query-duplicate-data-records-in-mongodb-using-aggregate.html</guid><description>Aggregation (aggregate) in MongoDB is mainly used to process data (such as statistical averages, sums, etc.) and return the calculated data results.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Mongodb delete adds sharding with non sharding table maintenance</title><link>https://ofstack.com/MongoDB/23736/mongodb-delete-adds-sharding-with-non-sharding-table-maintenance.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23736/mongodb-delete-adds-sharding-with-non-sharding-table-maintenance.html</guid><description>MongoDB is a database based on distributed file storage. Written by C++ language. Designed to provide scalable, high-performance data storage solutions for…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Mongodb3.0.5 Replica set setup and configuration of spring and java connected replicas are introduced in detail</title><link>https://ofstack.com/MongoDB/23739/mongodb3.0.5-replica-set-setup-and-configuration-of-spring-and-java-connected-replicas-are-introduced-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23739/mongodb3.0.5-replica-set-setup-and-configuration-of-spring-and-java-connected-replicas-are-introduced-in-detail.html</guid><description>1. Basic Environment: mongdb3. 0.5 database spring-data-MongoDB-1.7.2.jar mongo-Java-driver-3.0.2.jar Linux-redhat6.3 tomcat7 2. Build mongodb copy set:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Add  delete  change and search orders</title><link>https://ofstack.com/MongoDB/23740/add--delete--change-and-search-orders.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23740/add--delete--change-and-search-orders.html</guid><description>1 List and select 1.1 List all databases 1.2 Use a database 1.3 List all collections 2 Insert data insert(value) Three query find (option) 3.1 Query all…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use a personal summary</title><link>https://ofstack.com/MongoDB/23741/use-a-personal-summary.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23741/use-a-personal-summary.html</guid><description>Recently 1 has been using mongodb, sometimes need to use statistics, on the Internet to look up some information, the most suitable for use is to use…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Aliyun CentOS7 installation Mongodb tutorial</title><link>https://ofstack.com/MongoDB/23742/aliyun-centos7-installation-mongodb-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23742/aliyun-centos7-installation-mongodb-tutorial.html</guid><description>1. An overview of the Recently, when Installing MongoDB on the new CentOS system, I got the download link for version 3.2 directly from the Mongo website.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method of installing mongodb under Linux ubuntu</title><link>https://ofstack.com/MongoDB/23743/method-of-installing-mongodb-under-linux-ubuntu.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/23743/method-of-installing-mongodb-under-linux-ubuntu.html</guid><description>1. Download and install corresponding version The official website download address is as follows: www.mongodb.org/downloads 2. Database directory creation</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHPMongoDB GridFS file storage method details</title><link>https://ofstack.com/MongoDB/24483/phpmongodb-gridfs-file-storage-method-details.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/24483/phpmongodb-gridfs-file-storage-method-details.html</guid><description>gridfs has three ways to store files The first is direct file storage $id = $grid- &gt; storeFile(&quot;./logo.png&quot;); The second type stores a file in base 2 stream</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Repair Mac brew Installation mongodb report Error: No available with the name &apos;mongodb&apos; problem details</title><link>https://ofstack.com/MongoDB/30279/repair-mac-brew-installation-mongodb-report-error:-no-available-with-the-name-&apos;mongodb&apos;-problem-details.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/30279/repair-mac-brew-installation-mongodb-report-error:-no-available-with-the-name-&apos;mongodb&apos;-problem-details.html</guid><description>According to the official explanation of ES1en-ES2en, MongoDB is no longer open source and #43770 has been removed from Homebrew It is because MongoDB&apos;s…</description><pubDate>Thu, 10 Dec 2020 00:00:00 GMT</pubDate></item><item><title>An example tutorial for aggregating queries by day in mongodb</title><link>https://ofstack.com/MongoDB/31239/an-example-tutorial-for-aggregating-queries-by-day-in-mongodb.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31239/an-example-tutorial-for-aggregating-queries-by-day-in-mongodb.html</guid><description>Recently in writing the project meet a problem, use mongodb recorded the execution result of the use case, but at the time of use is date format, now there…</description><pubDate>Sat, 26 Dec 2020 00:00:00 GMT</pubDate></item><item><title>mongodb database basics associated with table queries</title><link>https://ofstack.com/MongoDB/31240/mongodb-database-basics-associated-with-table-queries.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31240/mongodb-database-basics-associated-with-table-queries.html</guid><description>When I was working on my own project, I still kept the influence of the non-relational DATABASE of mongodb and the relational database in my mind at the…</description><pubDate>Sat, 26 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Why do mongoDB add index in big data environment</title><link>https://ofstack.com/MongoDB/31359/why-do-mongodb-add-index-in-big-data-environment.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31359/why-do-mongodb-add-index-in-big-data-environment.html</guid><description>Indexes can often greatly improve the efficiency of queries. When using queries in your system, you should consider creating relevant indexes. When mongodb…</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MongoDB sharding cluster deployment details</title><link>https://ofstack.com/MongoDB/31360/mongodb-sharding-cluster-deployment-details.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31360/mongodb-sharding-cluster-deployment-details.html</guid><description>1. Environmental description 1. Our prod environment: The cluster architecture of MongoDB is the deployment of sharding cluster, but at present we do not…</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MongoDB realizes automatic backup of the whole process record</title><link>https://ofstack.com/MongoDB/31479/mongodb-realizes-automatic-backup-of-the-whole-process-record.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31479/mongodb-realizes-automatic-backup-of-the-whole-process-record.html</guid><description>Some time ago, MongoDB crashed because the server was running out of disk space. After cleaning up some useless data, I restarted MongoDB, but it couldn&apos;t…</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>mongoDB4.2.8 Backup recovery and export import of recommended</title><link>https://ofstack.com/MongoDB/31480/mongodb4.2.8-backup-recovery-and-export-import-of-recommended.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31480/mongodb4.2.8-backup-recovery-and-export-import-of-recommended.html</guid><description>Data backup is to preserve the integrity of the data, to prevent power outages, virus infections and so on, so that the data is lost. If necessary, it is…</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MongoDB database user roles and permissions management details</title><link>https://ofstack.com/MongoDB/31599/mongodb-database-user-roles-and-permissions-management-details.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31599/mongodb-database-user-roles-and-permissions-management-details.html</guid><description>After logging in mongodb, switch to admin library, and view all databases after authentication. The operation is as follows: Note: 1 indicates successful…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Steps to operate an MongoDB database using golang drivers</title><link>https://ofstack.com/MongoDB/31600/steps-to-operate-an-mongodb-database-using-golang-drivers.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31600/steps-to-operate-an-mongodb-database-using-golang-drivers.html</guid><description>Install the MongoDB driver Connection MongoDB Create a file main.go Import the following package into the file main.go The URI format for connecting to…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>ubuntu install mongodb to create account and library and add coordinate index analysis</title><link>https://ofstack.com/MongoDB/31768/ubuntu-install-mongodb-to-create-account-and-library-and-add-coordinate-index-analysis.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31768/ubuntu-install-mongodb-to-create-account-and-library-and-add-coordinate-index-analysis.html</guid><description>Abstract: As a development, we use nosql more and more, the representative is mongodb, fast performance is good, but also the perfect creation of…</description><pubDate>Thu, 14 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MongoDB query advanced operation details (multi condition query  regular matching query  etc.)</title><link>https://ofstack.com/MongoDB/31769/mongodb-query-advanced-operation-details-(multi-condition-query--regular-matching-query--etc.).html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31769/mongodb-query-advanced-operation-details-(multi-condition-query--regular-matching-query--etc.).html</guid><description>MongoDB query advanced operation details (multi condition query regular matching query etc.)</description><pubDate>Thu, 14 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Usage examples for the MongoDB wildcard index</title><link>https://ofstack.com/MongoDB/31888/usage-examples-for-the-mongodb-wildcard-index.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31888/usage-examples-for-the-mongodb-wildcard-index.html</guid><description>Wildcard Indexes is released in version 4.2. This article provides a brief overview of what Wildcard Indexes is and what scenarios Wildcard Indexes is…</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MongoDB user management</title><link>https://ofstack.com/MongoDB/31889/mongodb-user-management.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/31889/mongodb-user-management.html</guid><description>Little recently touched MongoDB, so here we start to learn MongoDB, user management module related content. Enter Shell for MongoDB Enter the following…</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MongoDB How to view version information in detail</title><link>https://ofstack.com/MongoDB/32008/mongodb-how-to-view-version-information-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/32008/mongodb-how-to-view-version-information-in-detail.html</guid><description>In summary 1, how to view MongoDB version information 1: Connect to MongoDB and use the command to view. 2: mongo command to view The relative path uses the…</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Centos7 yum installation mongodb implementation steps detail</title><link>https://ofstack.com/MongoDB/32009/centos7-yum-installation-mongodb-implementation-steps-detail.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/32009/centos7-yum-installation-mongodb-implementation-steps-detail.html</guid><description>Introduction to the MongoDB characteristics Packages package The MongoDB official source contains the following dependency packages: mongodb-org: MongoDB…</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>mongodb 4.0 copy set to build the whole process</title><link>https://ofstack.com/MongoDB/32128/mongodb-4.0-copy-set-to-build-the-whole-process.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/32128/mongodb-4.0-copy-set-to-build-the-whole-process.html</guid><description>Recently, some students asked mongodb how difficult it is to deploy replica sets. My answer is not difficult, it is fast, it takes a few minutes to do it,…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>A brief analysis of MongoDB full text retrieval</title><link>https://ofstack.com/MongoDB/32129/a-brief-analysis-of-mongodb-full-text-retrieval.html</link><guid isPermaLink="true">https://ofstack.com/MongoDB/32129/a-brief-analysis-of-mongodb-full-text-retrieval.html</guid><description>Full-text retrieval establishes an index for each word, indicating the number and position of the word in the article. When the user queries, the retrieval…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MySQL string functions</title><link>https://ofstack.com/MySQL/13719/mysql-string-functions.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/13719/mysql-string-functions.html</guid><description>MySQL string functions</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>MySql.frm database file import problem</title><link>https://ofstack.com/MySQL/14611/mysql.frm-database-file-import-problem.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/14611/mysql.frm-database-file-import-problem.html</guid><description>MySql.frm database file import problem</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>MySQL: mysql is not running but lock exists solution</title><link>https://ofstack.com/MySQL/14624/mysql:-mysql-is-not-running-but-lock-exists-solution.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/14624/mysql:-mysql-is-not-running-but-lock-exists-solution.html</guid><description>MySQL: mysql is not running but lock exists solution</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql of limit of the first few record statements</title><link>https://ofstack.com/MySQL/14640/mysql-of-limit-of-the-first-few-record-statements.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/14640/mysql-of-limit-of-the-first-few-record-statements.html</guid><description>mysql of limit of the first few record statements</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql 10w level mysql data insertion</title><link>https://ofstack.com/MySQL/15614/mysql-10w-level-mysql-data-insertion.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/15614/mysql-10w-level-mysql-data-insertion.html</guid><description>mysql 10w level mysql data insertion</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Efficiency test analysis of MySQL random query records</title><link>https://ofstack.com/MySQL/15640/efficiency-test-analysis-of-mysql-random-query-records.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/15640/efficiency-test-analysis-of-mysql-random-query-records.html</guid><description>Efficiency test analysis of MySQL random query records</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of methods for deleting duplicate records in MySQL database [recommended]</title><link>https://ofstack.com/MySQL/16472/summary-of-methods-for-deleting-duplicate-records-in-mysql-database-%5Brecommended%5D.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/16472/summary-of-methods-for-deleting-duplicate-records-in-mysql-database-%5Brecommended%5D.html</guid><description>Data: mysql &gt; select * from demo order by id; +----+------------------------+ | id | site | +----+------------------------+ | 1 | http://www.CodeBit.cn | |…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>MYSQL randomly queried the MySQL Order By Rand of efficiency problem</title><link>https://ofstack.com/MySQL/16479/mysql-randomly-queried-the-mysql-order-by-rand-of-efficiency-problem.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/16479/mysql-randomly-queried-the-mysql-order-by-rand-of-efficiency-problem.html</guid><description>To extract a random record from the tablename table, write it like you would: SELECT * FROM tablename ORDER BY RAND() LIMIT 1. However, later I checked the…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql query string replacement statement summary of database string replacement</title><link>https://ofstack.com/MySQL/16526/mysql-query-string-replacement-statement-summary-of-database-string-replacement.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/16526/mysql-query-string-replacement-statement-summary-of-database-string-replacement.html</guid><description>mysql query string replacement statement summary of database string replacement</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>MySQL delete data Delete and Truncate statements are used for comparison</title><link>https://ofstack.com/MySQL/16797/mysql-delete-data-delete-and-truncate-statements-are-used-for-comparison.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/16797/mysql-delete-data-delete-and-truncate-statements-are-used-for-comparison.html</guid><description>MySQL delete data Delete and Truncate statements are used for comparison</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to MySQL Order By grammar</title><link>https://ofstack.com/MySQL/16810/introduction-to-mysql-order-by-grammar.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/16810/introduction-to-mysql-order-by-grammar.html</guid><description>Introduction to MySQL Order By grammar</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>SELECT INTO and INSERT INTO SELECT table replication statements are briefly introduced</title><link>https://ofstack.com/MySQL/16841/select-into-and-insert-into-select-table-replication-statements-are-briefly-introduced.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/16841/select-into-and-insert-into-select-table-replication-statements-are-briefly-introduced.html</guid><description>SELECT INTO and INSERT INTO SELECT table replication statements are briefly introduced</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql supports deleting multiple table records across table delete</title><link>https://ofstack.com/MySQL/17194/mysql-supports-deleting-multiple-table-records-across-table-delete.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/17194/mysql-supports-deleting-multiple-table-records-across-table-delete.html</guid><description>mysql supports deleting multiple table records across table delete</description><pubDate>Thu, 14 May 2020 00:00:00 GMT</pubDate></item><item><title>Insertion limit analysis of MYSQL</title><link>https://ofstack.com/MySQL/17503/insertion-limit-analysis-of-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/17503/insertion-limit-analysis-of-mysql.html</guid><description>Insertion limit analysis of MYSQL</description><pubDate>Fri, 15 May 2020 00:00:00 GMT</pubDate></item><item><title>MySql error reporting Table mysql.plugin doesn &apos;t exist solution</title><link>https://ofstack.com/MySQL/17504/mysql-error-reporting-table-mysql.plugin-doesn-&apos;t-exist-solution.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/17504/mysql-error-reporting-table-mysql.plugin-doesn-&apos;t-exist-solution.html</guid><description>MySql error reporting Table mysql.plugin doesn &apos;t exist solution</description><pubDate>Fri, 15 May 2020 00:00:00 GMT</pubDate></item><item><title>Dig into mysql to create custom functions and stored procedures</title><link>https://ofstack.com/MySQL/19835/dig-into-mysql-to-create-custom-functions-and-stored-procedures.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/19835/dig-into-mysql-to-create-custom-functions-and-stored-procedures.html</guid><description>Create custom functions In the process of using mysql, the built-in functions of mysql may not be able to fulfill our business requirements, so we need to…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>An in depth analysis of the usage of limit in mysql</title><link>https://ofstack.com/MySQL/20237/an-in-depth-analysis-of-the-usage-of-limit-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/20237/an-in-depth-analysis-of-the-usage-of-limit-in-mysql.html</guid><description>select * from table limit m,n m means index at the beginning of the record, starting at 0, n means starting at m, n.</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>The order of order by and group by in mysql is deeply analyzed</title><link>https://ofstack.com/MySQL/20255/the-order-of-order-by-and-group-by-in-mysql-is-deeply-analyzed.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/20255/the-order-of-order-by-and-group-by-in-mysql-is-deeply-analyzed.html</guid><description>The order of order by and group by in mysql is deeply analyzed</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Resolve the difference between on and where in left_join and inner_join in sql statements</title><link>https://ofstack.com/MySQL/21531/resolve-the-difference-between-on-and-where-in-left_join-and-inner_join-in-sql-statements.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21531/resolve-the-difference-between-on-and-where-in-left_join-and-inner_join-in-sql-statements.html</guid><description>Resolve the difference between on and where in left_join and inner_join in sql statements</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Gets an implementation of the number of occurrences of a string in a long string in SQL</title><link>https://ofstack.com/MySQL/21532/gets-an-implementation-of-the-number-of-occurrences-of-a-string-in-a-long-string-in-sql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21532/gets-an-implementation-of-the-number-of-occurrences-of-a-string-in-a-long-string-in-sql.html</guid><description>Gets the number of occurrences of a string in a long string in SQL Let&apos;s say I have a string: X-BGS-2010-09-15-001 I want to know how many times the &apos;-&apos;…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>About the retention of decimal places in a database</title><link>https://ofstack.com/MySQL/21533/about-the-retention-of-decimal-places-in-a-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21533/about-the-retention-of-decimal-places-in-a-database.html</guid><description>In the database, sometimes we may need to process 1 data, such as 4 rounds 5, directly omitted after a few bits, etc., in fact, it is very simple, there are…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to mysql import and export database as well as functions and stored procedures</title><link>https://ofstack.com/MySQL/21534/introduction-to-mysql-import-and-export-database-as-well-as-functions-and-stored-procedures.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21534/introduction-to-mysql-import-and-export-database-as-well-as-functions-and-stored-procedures.html</guid><description>mysql commonly used export data commands: 1.mysql exports the entire database mysqldump -hhostname -uusername -ppassword databasename &gt; backupfile. sql…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Parse the difference between mysql and Oracle update</title><link>https://ofstack.com/MySQL/21535/parse-the-difference-between-mysql-and-oracle-update.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21535/parse-the-difference-between-mysql-and-oracle-update.html</guid><description>Parse the difference between mysql and Oracle update</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>MySQL    4 ways to change an root password of takes windows as an example</title><link>https://ofstack.com/MySQL/21536/mysql----4-ways-to-change-an-root-password-of-takes-windows-as-an-example.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21536/mysql----4-ways-to-change-an-root-password-of-takes-windows-as-an-example.html</guid><description>MySQL 4 ways to change an root password of takes windows as an example</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Analysis: inlining  left outreach  right outreach  full connection  cross connection</title><link>https://ofstack.com/MySQL/21537/analysis:-inlining--left-outreach--right-outreach--full-connection--cross-connection.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21537/analysis:-inlining--left-outreach--right-outreach--full-connection--cross-connection.html</guid><description>Analysis: inlining left outreach right outreach full connection cross connection</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Resolve Can &quot;t create and write file&quot; sql_5c0_0.MYD &quot;problem</title><link>https://ofstack.com/MySQL/21538/resolve-can-%22t-create-and-write-file%22-sql_5c0_0.myd-%22problem.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21538/resolve-can-%22t-create-and-write-file%22-sql_5c0_0.myd-%22problem.html</guid><description>Today I went to the management of the website background, login prompt MySQL error:Can&apos;t create/write to file &apos;#sql_5c0_0.MYD&apos; MySQL server error: Can&apos;t…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>After the reinstallation of mysql  the scrambled code can be set to utf8 to solve the problem</title><link>https://ofstack.com/MySQL/21539/after-the-reinstallation-of-mysql--the-scrambled-code-can-be-set-to-utf8-to-solve-the-problem.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21539/after-the-reinstallation-of-mysql--the-scrambled-code-can-be-set-to-utf8-to-solve-the-problem.html</guid><description>After the reinstallation of mysql the scrambled code can be set to utf8 to solve the problem</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use of MYSQL batch substitution replace syntax</title><link>https://ofstack.com/MySQL/21540/use-of-mysql-batch-substitution-replace-syntax.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21540/use-of-mysql-batch-substitution-replace-syntax.html</guid><description>Use of MYSQL batch substitution replace syntax</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the compatibility problem of MYSQL syntax of using count in a query</title><link>https://ofstack.com/MySQL/21541/a-brief-analysis-of-the-compatibility-problem-of-mysql-syntax-of-using-count-in-a-query.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21541/a-brief-analysis-of-the-compatibility-problem-of-mysql-syntax-of-using-count-in-a-query.html</guid><description>A brief analysis of the compatibility problem of MYSQL syntax of using count in a query</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Parse the use of INSERT INTO SELECT in MySQL</title><link>https://ofstack.com/MySQL/21542/parse-the-use-of-insert-into-select-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21542/parse-the-use-of-insert-into-select-in-mysql.html</guid><description>1. Introduction to grammar There are three tables a, b, c, and now you need to insert the values of several fields from table b and table c into the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>MySQL details the insert into syntax for table replication</title><link>https://ofstack.com/MySQL/21543/mysql-details-the-insert-into-syntax-for-table-replication.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21543/mysql-details-the-insert-into-syntax-for-table-replication.html</guid><description>MySQL details the insert into syntax for table replication</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to MYSQL SET type field SQL operation knowledge</title><link>https://ofstack.com/MySQL/21544/introduction-to-mysql-set-type-field-sql-operation-knowledge.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21544/introduction-to-mysql-set-type-field-sql-operation-knowledge.html</guid><description>Introduction to MYSQL SET type field SQL operation knowledge</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>When MySQL Left JOIN specifies that the NULL column returns a specific value for elaboration</title><link>https://ofstack.com/MySQL/21545/when-mysql-left-join-specifies-that-the-null-column-returns-a-specific-value-for-elaboration.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21545/when-mysql-left-join-specifies-that-the-null-column-returns-a-specific-value-for-elaboration.html</guid><description>The coalesce function can take multiple arguments and will return the value of the first of these arguments that is not NULL, or NULL if all of the supplied…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>MYSQL ranks the distance between two latitude and longitude in order of proximity and distance</title><link>https://ofstack.com/MySQL/21546/mysql-ranks-the-distance-between-two-latitude-and-longitude-in-order-of-proximity-and-distance.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21546/mysql-ranks-the-distance-between-two-latitude-and-longitude-in-order-of-proximity-and-distance.html</guid><description>MYSQL ranks the distance between two latitude and longitude in order of proximity and distance</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Three ways to write of group by xxx about each user taking 1 record in MYSQL</title><link>https://ofstack.com/MySQL/21547/three-ways-to-write-of-group-by-xxx-about-each-user-taking-1-record-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21547/three-ways-to-write-of-group-by-xxx-about-each-user-taking-1-record-in-mysql.html</guid><description>Three ways to write of group by xxx about each user taking 1 record in MYSQL</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Two methods for parsing database pagination compare of row_number of over of and top</title><link>https://ofstack.com/MySQL/21548/two-methods-for-parsing-database-pagination-compare-of-row_number-of-over-of-and-top.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21548/two-methods-for-parsing-database-pagination-compare-of-row_number-of-over-of-and-top.html</guid><description>Two methods for parsing database pagination compare of row_number of over of and top</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of MySQL table building  query optimization of some practical tips</title><link>https://ofstack.com/MySQL/21549/summary-of-mysql-table-building--query-optimization-of-some-practical-tips.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21549/summary-of-mysql-table-building--query-optimization-of-some-practical-tips.html</guid><description>Summary of MySQL table building query optimization of some practical tips</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>In mysql: single table distinct  multi table group by queries remove duplicate records</title><link>https://ofstack.com/MySQL/21550/in-mysql:-single-table-distinct--multi-table-group-by-queries-remove-duplicate-records.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21550/in-mysql:-single-table-distinct--multi-table-group-by-queries-remove-duplicate-records.html</guid><description>In mysql: single table distinct multi table group by queries remove duplicate records</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Correctly understand column indexes and multi column indexes in Mysql</title><link>https://ofstack.com/MySQL/21551/correctly-understand-column-indexes-and-multi-column-indexes-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21551/correctly-understand-column-indexes-and-multi-column-indexes-in-mysql.html</guid><description>The Mysql database provides two types of indexes, and if you don&apos;t set them up correctly, they can be very inefficient without knowing what the problem is.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A 1418 error occurred in the mysql creation function</title><link>https://ofstack.com/MySQL/21552/a-1418-error-occurred-in-the-mysql-creation-function.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21552/a-1418-error-occurred-in-the-mysql-creation-function.html</guid><description>A 1418 error occurred in the mysql creation function</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How do I configure to automatically convert the integer parameters of ValueList statements to hql statements</title><link>https://ofstack.com/MySQL/21553/how-do-i-configure-to-automatically-convert-the-integer-parameters-of-valuelist-statements-to-hql-statements.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21553/how-do-i-configure-to-automatically-convert-the-integer-parameters-of-valuelist-statements-to-hql-statements.html</guid><description>How do I configure to automatically convert the integer parameters of ValueList statements to hql statements</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Parse mysql database restore error: of mysql Error Code: 1005 errno 121</title><link>https://ofstack.com/MySQL/21554/parse-mysql-database-restore-error:-of-mysql-error-code:-1005-errno-121.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21554/parse-mysql-database-restore-error:-of-mysql-error-code:-1005-errno-121.html</guid><description>The reason for this is that the primary key must be unique, which means that there may be some overlap between the database and the existing restore…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Parse MySQL&apos;s information_schema database</title><link>https://ofstack.com/MySQL/21555/parse-mysql&apos;s-information_schema-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21555/parse-mysql&apos;s-information_schema-database.html</guid><description>Parse MySQL&apos;s information_schema database</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>MySQL data migration   a detailed explanation of the considerations for direct substitution of the data directory</title><link>https://ofstack.com/MySQL/21556/mysql-data-migration---a-detailed-explanation-of-the-considerations-for-direct-substitution-of-the-data-directory.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21556/mysql-data-migration---a-detailed-explanation-of-the-considerations-for-direct-substitution-of-the-data-directory.html</guid><description>MySQL data migration a detailed explanation of the considerations for direct substitution of the data directory</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Parsing the MYSQL database to import the SQL file has a problem with garbled code</title><link>https://ofstack.com/MySQL/21557/parsing-the-mysql-database-to-import-the-sql-file-has-a-problem-with-garbled-code.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21557/parsing-the-mysql-database-to-import-the-sql-file-has-a-problem-with-garbled-code.html</guid><description>Parsing the MYSQL database to import the SQL file has a problem with garbled code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How do I modify the max_allowed_packet parameter of the mysql database</title><link>https://ofstack.com/MySQL/21558/how-do-i-modify-the-max_allowed_packet-parameter-of-the-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21558/how-do-i-modify-the-max_allowed_packet-parameter-of-the-mysql-database.html</guid><description>Errors such as &quot;Got a packet bigger than allowed_packet &apos;bytes&quot; or &quot;MySQL server has gone away&quot; occur when importing the database, usually due to the fact…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Ubuntu Server MySql database backup script code</title><link>https://ofstack.com/MySQL/21559/ubuntu-server-mysql-database-backup-script-code.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21559/ubuntu-server-mysql-database-backup-script-code.html</guid><description>I&apos;m going to backup the pw85 database below var/lib/mysql into home/mysql_data and save it as mysqldata_bak_2012_04_11.tar.gz in the compressed file format…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Unbind the MySQL database native binding restriction method under Ubuntu</title><link>https://ofstack.com/MySQL/21560/unbind-the-mysql-database-native-binding-restriction-method-under-ubuntu.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21560/unbind-the-mysql-database-native-binding-restriction-method-under-ubuntu.html</guid><description>Problem: on the Ubuntu system, the MySQL account was added, giving the database full access and allowing the database to be linked from the outside However,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of mysql &apos;ON DUPLICATE KEY UPDATE&apos; syntax</title><link>https://ofstack.com/MySQL/21561/in-depth-analysis-of-mysql-&apos;on-duplicate-key-update&apos;-syntax.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21561/in-depth-analysis-of-mysql-&apos;on-duplicate-key-update&apos;-syntax.html</guid><description>In depth analysis of mysql &apos;ON DUPLICATE KEY UPDATE&apos; syntax</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Implement remote MySQL automatic query using Shell script</title><link>https://ofstack.com/MySQL/21562/implement-remote-mysql-automatic-query-using-shell-script.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21562/implement-remote-mysql-automatic-query-using-shell-script.html</guid><description>The following script is a simple command to perform a remote database query, which I believe you can understand. It is very helpful for those who need to…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Resolve the differences between Replace INTO and INSERT INTO in SQL statements</title><link>https://ofstack.com/MySQL/21563/resolve-the-differences-between-replace-into-and-insert-into-in-sql-statements.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21563/resolve-the-differences-between-replace-into-and-insert-into-in-sql-statements.html</guid><description>REPLACE works very similar to INSERT. With the exception of 1, if an old record in the table has the same value as a new record for an PRIMARY KEY or an…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief discussion on 30 common methods of optimizing sql statement query in MySQL</title><link>https://ofstack.com/MySQL/21564/a-brief-discussion-on-30-common-methods-of-optimizing-sql-statement-query-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21564/a-brief-discussion-on-30-common-methods-of-optimizing-sql-statement-query-in-mysql.html</guid><description>A brief discussion on 30 common methods of optimizing sql statement query in MySQL</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Resolve how to connect to a database using Zend Framework</title><link>https://ofstack.com/MySQL/21565/resolve-how-to-connect-to-a-database-using-zend-framework.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21565/resolve-how-to-connect-to-a-database-using-zend-framework.html</guid><description>Resolve how to connect to a database using Zend Framework</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Efficient mysql paging method and principle</title><link>https://ofstack.com/MySQL/21566/efficient-mysql-paging-method-and-principle.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21566/efficient-mysql-paging-method-and-principle.html</guid><description>First of all, let&apos;s look at the basic principle of paging: Mentioned clue &quot;1&quot;, to turn the page 1 &quot;clue&quot;, such as or SELECT * FROM message ORDER BY id DESC,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to MySQL advanced queries and Group By collections</title><link>https://ofstack.com/MySQL/21567/introduction-to-mysql-advanced-queries-and-group-by-collections.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21567/introduction-to-mysql-advanced-queries-and-group-by-collections.html</guid><description>mysql &gt; SELECT student_name, - &gt; GROUP_CONCAT(test_score) - &gt; FROM student - &gt; GROUP BY student_name; mysql &gt; SELECT student_name, - &gt; GROUP_CONCAT(DISTINCT…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Notes on building the MySQL test environment with VirtualBox</title><link>https://ofstack.com/MySQL/21568/notes-on-building-the-mysql-test-environment-with-virtualbox.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21568/notes-on-building-the-mysql-test-environment-with-virtualbox.html</guid><description>Network environment: Host: Win7 VirtualBox 4.1.4 + Ubuntu 11.10 server 64bit When the host is using the network cable, the client is in Bridged Adapter…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of MySQL database security Settings and considerations</title><link>https://ofstack.com/MySQL/21569/summary-of-mysql-database-security-settings-and-considerations.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21569/summary-of-mysql-database-security-settings-and-considerations.html</guid><description>When you install MySQL on your machine for the first time, the authorization table in the mysql database is initialized like this: You can connect with root…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The usage of like in sql statements is explained in detail</title><link>https://ofstack.com/MySQL/21570/the-usage-of-like-in-sql-statements-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/21570/the-usage-of-like-in-sql-statements-is-explained-in-detail.html</guid><description>In the structured query language SQL, the LIKE statement plays a crucial role. The syntax format of LIKE statement is: select * from table name where field…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Simple example and introduction of triggers in MySQL</title><link>https://ofstack.com/MySQL/22271/simple-example-and-introduction-of-triggers-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22271/simple-example-and-introduction-of-triggers-in-mysql.html</guid><description>Create the trigger. Create trigger syntax as follows: CREATE TRIGGER trigger_name trigger_time trigger_event ON tbl_name FOR EACH ROW trigger_stmt Where…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Two ways MySQL prevents the delete command from deleting data</title><link>https://ofstack.com/MySQL/22272/two-ways-mysql-prevents-the-delete-command-from-deleting-data.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22272/two-ways-mysql-prevents-the-delete-command-from-deleting-data.html</guid><description>Method 1 What I usually do is add a delete id field to the database, Such as: isdel=1 so that the code deleted the field Method 2 Directly restrict mysql…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Ways to quickly increase the load capacity of MYSQL database connections</title><link>https://ofstack.com/MySQL/22273/ways-to-quickly-increase-the-load-capacity-of-mysql-database-connections.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22273/ways-to-quickly-increase-the-load-capacity-of-mysql-database-connections.html</guid><description>First, limit the concurrent processing of Innodb. If innodb_thread_concurrency = 0, you can change it to 16 or 64 depending on the machine pressure, if Very…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MySql several ways to avoid the repeated insertion of records</title><link>https://ofstack.com/MySQL/22274/mysql-several-ways-to-avoid-the-repeated-insertion-of-records.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22274/mysql-several-ways-to-avoid-the-repeated-insertion-of-records.html</guid><description>Scenario 1: use the ignore keyword If the primary key primary or the one-only index unique are used to distinguish the record from the one-only property,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Mysql database error code detailed in Chinese</title><link>https://ofstack.com/MySQL/22275/mysql-database-error-code-detailed-in-chinese.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22275/mysql-database-error-code-detailed-in-chinese.html</guid><description>Mysql database error code detailed in Chinese</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the two methods of conversion of lines and lines of SQL statement case... The application of when and pivot functions</title><link>https://ofstack.com/MySQL/22276/a-brief-analysis-of-the-two-methods-of-conversion-of-lines-and-lines-of-sql-statement-case...-the-application-of-when-and-pivot-functions.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22276/a-brief-analysis-of-the-two-methods-of-conversion-of-lines-and-lines-of-sql-statement-case...-the-application-of-when-and-pivot-functions.html</guid><description>/* create database */ CREATE DATABASE tmp go USE tmp go /* create database test tables */ CREATE TABLE [Scores] ( [ID] INT IDENTITY(1, 1) PRIMARY KEY ,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql select insert data of contains no column specific implementation</title><link>https://ofstack.com/MySQL/22277/mysql-select-insert-data-of-contains-no-column-specific-implementation.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22277/mysql-select-insert-data-of-contains-no-column-specific-implementation.html</guid><description>mysql select insert data of contains no column specific implementation</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A detailed example analysis of mysql keyword relevance ranking method</title><link>https://ofstack.com/MySQL/22279/a-detailed-example-analysis-of-mysql-keyword-relevance-ranking-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22279/a-detailed-example-analysis-of-mysql-keyword-relevance-ranking-method.html</guid><description>Small projects sometimes need to use keyword search relevance ranking, using sphinx seems to kill the chicken with a knife, mysql order by to deal with.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Method to install the MySQL support module in Python</title><link>https://ofstack.com/MySQL/22280/method-to-install-the-mysql-support-module-in-python.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22280/method-to-install-the-mysql-support-module-in-python.html</guid><description>Method to install the MySQL support module in Python</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>insert into... on duplicate key update and replace into multi line data introduction</title><link>https://ofstack.com/MySQL/22281/insert-into...-on-duplicate-key-update-and-replace-into-multi-line-data-introduction.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22281/insert-into...-on-duplicate-key-update-and-replace-into-multi-line-data-introduction.html</guid><description>The scene is like this. I have an KV table. The sentences are as follows: The data looks something like this: +----+----+-----------+ | k1 | k2 | val |…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>INSERT INTO.. ON DUPLICATE KEY updates multi line records</title><link>https://ofstack.com/MySQL/22282/insert-into..-on-duplicate-key-updates-multi-line-records.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22282/insert-into..-on-duplicate-key-updates-multi-line-records.html</guid><description>If ON DUPLICATE KEY UPDATE is specified at the end of the INSERT statement, and the insertion of a row results in a duplicate value in an UNIQUE index or…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>One command completes the data migration of MySQL and of lightweight data</title><link>https://ofstack.com/MySQL/22283/one-command-completes-the-data-migration-of-mysql-and-of-lightweight-data.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22283/one-command-completes-the-data-migration-of-mysql-and-of-lightweight-data.html</guid><description>One command completes the data migration of MySQL and of lightweight data</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MYSQL modifies the storage engine format statements for all tables</title><link>https://ofstack.com/MySQL/22284/mysql-modifies-the-storage-engine-format-statements-for-all-tables.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22284/mysql-modifies-the-storage-engine-format-statements-for-all-tables.html</guid><description>MYSQL modifies the storage engine format statements for all tables</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MySQL database INNODB table damage repair process sharing</title><link>https://ofstack.com/MySQL/22285/mysql-database-innodb-table-damage-repair-process-sharing.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22285/mysql-database-innodb-table-damage-repair-process-sharing.html</guid><description>All of a sudden, I received an alarm from MySQL, and the database of the library was hung. 1 was restarting all the time, opened the error log, and found…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql is not equal to notation</title><link>https://ofstack.com/MySQL/22287/mysql-is-not-equal-to-notation.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22287/mysql-is-not-equal-to-notation.html</guid><description>It was found to be used in mysql after testing &lt; &gt; With the! = both are ok, but not recognized in sqlserver != Therefore, it is recommended to use &lt;&gt; selece…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of query statements based on data in SQL</title><link>https://ofstack.com/MySQL/22288/summary-of-query-statements-based-on-data-in-sql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22288/summary-of-query-statements-based-on-data-in-sql.html</guid><description>where conditional expressions -- statistical function According to the number of record rows returned by subquery, it can be divided into single-row…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MySQL database export and import and common error resolution</title><link>https://ofstack.com/MySQL/22289/mysql-database-export-and-import-and-common-error-resolution.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22289/mysql-database-export-and-import-and-common-error-resolution.html</guid><description>MySQL command line export database: 1, enter the bin folder in the MySQL directory: the directory from cd MySQL to bin folder As I typed the command line:…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Specific steps to change the location of the Mysql database storage</title><link>https://ofstack.com/MySQL/22290/specific-steps-to-change-the-location-of-the-mysql-database-storage.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22290/specific-steps-to-change-the-location-of-the-mysql-database-storage.html</guid><description>Specific steps to change the location of the Mysql database storage</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MySQL gets the system performance and status codes</title><link>https://ofstack.com/MySQL/22291/mysql-gets-the-system-performance-and-status-codes.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22291/mysql-gets-the-system-performance-and-status-codes.html</guid><description>MySQL gets the system performance and status codes</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MYSQL queries and to remove the and modification example using inner join</title><link>https://ofstack.com/MySQL/22292/mysql-queries-and-to-remove-the-and-modification-example-using-inner-join.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22292/mysql-queries-and-to-remove-the-and-modification-example-using-inner-join.html</guid><description>MYSQL queries and to remove the and modification example using inner join</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The convenient method of counting the total number of rows of query results in MYSQL eliminates count of *</title><link>https://ofstack.com/MySQL/22293/the-convenient-method-of-counting-the-total-number-of-rows-of-query-results-in-mysql-eliminates-count-of-*.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22293/the-convenient-method-of-counting-the-total-number-of-rows-of-query-results-in-mysql-eliminates-count-of-*.html</guid><description>The convenient method of counting the total number of rows of query results in MYSQL eliminates count of *</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>MySql gets the sql statement for which table a field exists</title><link>https://ofstack.com/MySQL/22295/mysql-gets-the-sql-statement-for-which-table-a-field-exists.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22295/mysql-gets-the-sql-statement-for-which-table-a-field-exists.html</guid><description>MySql gets the sql statement for which table a field exists</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The difference between engine=innodb and engine=myisam in mysql</title><link>https://ofstack.com/MySQL/22296/the-difference-between-engine=innodb-and-engine=myisam-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22296/the-difference-between-engine=innodb-and-engine=myisam-in-mysql.html</guid><description>The difference between engine=innodb and engine=myisam in mysql</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The lazy UNION example is written in MySQL using custom variables</title><link>https://ofstack.com/MySQL/22297/the-lazy-union-example-is-written-in-mysql-using-custom-variables.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22297/the-lazy-union-example-is-written-in-mysql-using-custom-variables.html</guid><description>(refer to the &lt; &lt; High-performance MySQL &gt; &gt; ) Suppose there is a requirement to write an UNION query whose first subquery is executed as a branch, and if a…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The MySQL query results show the simple implementation as a percentage</title><link>https://ofstack.com/MySQL/22298/the-mysql-query-results-show-the-simple-implementation-as-a-percentage.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22298/the-mysql-query-results-show-the-simple-implementation-as-a-percentage.html</guid><description>The MySQL query results show the simple implementation as a percentage</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>master and slave have equal MySQL server ids</title><link>https://ofstack.com/MySQL/22299/master-and-slave-have-equal-mysql-server-ids.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22299/master-and-slave-have-equal-mysql-server-ids.html</guid><description>Mosquito took 1 master and 3 slave mysql copy this afternoon. As a result, after all the servers were configured, the following error was found server_id…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>master and slave have equal MySQL server UUIDs solution</title><link>https://ofstack.com/MySQL/22300/master-and-slave-have-equal-mysql-server-uuids-solution.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22300/master-and-slave-have-equal-mysql-server-uuids-solution.html</guid><description>A large amount of mysql is configured with rsync, which saves a lot of time for compilation and configuration. After modifying my. cnf of master and slave…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The difference between order by and group by in mysql</title><link>https://ofstack.com/MySQL/22301/the-difference-between-order-by-and-group-by-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22301/the-difference-between-order-by-and-group-by-in-mysql.html</guid><description>The difference between order by and group by in mysql</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The method of data import is implemented in MySQL using the load data command</title><link>https://ofstack.com/MySQL/22302/the-method-of-data-import-is-implemented-in-mysql-using-the-load-data-command.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22302/the-method-of-data-import-is-implemented-in-mysql-using-the-load-data-command.html</guid><description>The usage is as follows: Use the above command to import the contents of the D:/ ab.txt file into the table mytbl, where name and age are the fields of the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The load command in mysql USES the method</title><link>https://ofstack.com/MySQL/22303/the-load-command-in-mysql-uses-the-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22303/the-load-command-in-mysql-uses-the-method.html</guid><description>Use the load command in mysql to load the contents of the txt file into the database table. For example, create table with the name user and one field…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Mysql takes the field value comma to the first data query statement</title><link>https://ofstack.com/MySQL/22304/mysql-takes-the-field-value-comma-to-the-first-data-query-statement.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22304/mysql-takes-the-field-value-comma-to-the-first-data-query-statement.html</guid><description>Mysql takes the field value comma to the first data query statement</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql implements random query experience talk</title><link>https://ofstack.com/MySQL/22305/mysql-implements-random-query-experience-talk.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22305/mysql-implements-random-query-experience-talk.html</guid><description>1. Randomly query 1 piece of data Method 1: SELECT * FROM &apos;table&apos; ORDER BY RAND() limit 1 Evaluation: it is not recommended to use, and the efficiency is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql&apos;s method of randomly querying several pieces of data</title><link>https://ofstack.com/MySQL/22306/mysql&apos;s-method-of-randomly-querying-several-pieces-of-data.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22306/mysql&apos;s-method-of-randomly-querying-several-pieces-of-data.html</guid><description>Query the five non-repeating data in mysql, using the following: That&apos;s it. But the real test 1 found that this was very inefficient. A library of more than…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql backup script and delete backup files from the previous 5 days</title><link>https://ofstack.com/MySQL/22307/mysql-backup-script-and-delete-backup-files-from-the-previous-5-days.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22307/mysql-backup-script-and-delete-backup-files-from-the-previous-5-days.html</guid><description>mysql backup script and delete backup files from the previous 5 days</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In mysql  group by and having share precautions</title><link>https://ofstack.com/MySQL/22308/in-mysql--group-by-and-having-share-precautions.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22308/in-mysql--group-by-and-having-share-precautions.html</guid><description>group by function should use should be SELECT every column 1) specified in the list must also appear in the GROUP BY clause, unless this column is used to…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The use of the MySql like fuzzy query wildcard is described in detail</title><link>https://ofstack.com/MySQL/22309/the-use-of-the-mysql-like-fuzzy-query-wildcard-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22309/the-use-of-the-mysql-like-fuzzy-query-wildcard-is-described-in-detail.html</guid><description>SQL&apos;s pattern matching allows you to use &quot;_&quot; to match any single character, and &quot;%&quot; to match any number of characters (including zero characters). In MySQL,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql like query string sample statement</title><link>https://ofstack.com/MySQL/22310/mysql-like-query-string-sample-statement.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/22310/mysql-like-query-string-sample-statement.html</guid><description>MySQL provides standard SQL pattern matching, as well as an extended regular expression pattern matching format based on utilities like Unix, vi, grep, and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql batch update and batch update multiple records of different value implementation methods</title><link>https://ofstack.com/MySQL/23010/mysql-batch-update-and-batch-update-multiple-records-of-different-value-implementation-methods.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23010/mysql-batch-update-and-batch-update-multiple-records-of-different-value-implementation-methods.html</guid><description>mysql update statement is very simple, update 1 data a certain field, 1 like this: If the same 1 field is updated to the same 1 value, mysql is also very…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to restore the Mysql database</title><link>https://ofstack.com/MySQL/23011/how-to-restore-the-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23011/how-to-restore-the-mysql-database.html</guid><description>As I was about to reinstall the Mysql database on one of the test machines, I simply uninstalled it without backing up the Mysql database used by company…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Specific methods for checking and fixing mysql database tables</title><link>https://ofstack.com/MySQL/23012/specific-methods-for-checking-and-fixing-mysql-database-tables.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23012/specific-methods-for-checking-and-fixing-mysql-database-tables.html</guid><description>Specific methods for checking and fixing mysql database tables</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The method of high efficiency derivative data is explained by mysql</title><link>https://ofstack.com/MySQL/23013/the-method-of-high-efficiency-derivative-data-is-explained-by-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23013/the-method-of-high-efficiency-derivative-data-is-explained-by-mysql.html</guid><description>The method of high efficiency derivative data is explained by mysql</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Methods that ignore duplicate data when sharing MYSQL inserts data</title><link>https://ofstack.com/MySQL/23014/methods-that-ignore-duplicate-data-when-sharing-mysql-inserts-data.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23014/methods-that-ignore-duplicate-data-when-sharing-mysql-inserts-data.html</guid><description>You must set the field to &quot;primary key&quot; (PRIMARY KEY) or &quot;only 1 constraint (UNIQUE)&quot; when using both methods below. 1: use REPLACE INTO (this method makes…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Ali cloud server new user specific method</title><link>https://ofstack.com/MySQL/23015/ali-cloud-server-new-user-specific-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23015/ali-cloud-server-new-user-specific-method.html</guid><description>Ali cloud server new user specific method</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Installation and usage sharing of sysbench</title><link>https://ofstack.com/MySQL/23017/installation-and-usage-sharing-of-sysbench.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23017/installation-and-usage-sharing-of-sysbench.html</guid><description>Installation and usage sharing of sysbench</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>step by step configures the specific method of mysql replication</title><link>https://ofstack.com/MySQL/23018/step-by-step-configures-the-specific-method-of-mysql-replication.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23018/step-by-step-configures-the-specific-method-of-mysql-replication.html</guid><description>Full library replication is adopted to facilitate the management of mysql 5.5 + rhel5.8 10.4.11.12 master 10.4.11.13 slave - Master end setting 1, create a…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Mysql FAQ</title><link>https://ofstack.com/MySQL/23019/mysql-faq.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23019/mysql-faq.html</guid><description>Mysql FAQ</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MYSQL&apos;s binary approach to the case sensitive problem of mysql data</title><link>https://ofstack.com/MySQL/23021/mysql&apos;s-binary-approach-to-the-case-sensitive-problem-of-mysql-data.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23021/mysql&apos;s-binary-approach-to-the-case-sensitive-problem-of-mysql-data.html</guid><description>(just some! 4. * before) Because some MySQL, especially 4.*, may not be accurate in Chinese retrieval, binary can be added in the retrieval. Build tables:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MYSQL master slave asynchronous delay principle analysis and solution</title><link>https://ofstack.com/MySQL/23022/mysql-master-slave-asynchronous-delay-principle-analysis-and-solution.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23022/mysql-master-slave-asynchronous-delay-principle-analysis-and-solution.html</guid><description>MYSQL master slave asynchronous delay principle analysis and solution</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do I turn on strict mode in mysql</title><link>https://ofstack.com/MySQL/23023/how-do-i-turn-on-strict-mode-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23023/how-do-i-turn-on-strict-mode-in-mysql.html</guid><description>How do I turn on strict mode in mysql</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MySQL could not launch several common problem summaries</title><link>https://ofstack.com/MySQL/23025/mysql-could-not-launch-several-common-problem-summaries.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23025/mysql-could-not-launch-several-common-problem-summaries.html</guid><description>MySQL could not launch several common problem summaries</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The mysql problem has a large number of binlog dump record solutions in slow log</title><link>https://ofstack.com/MySQL/23026/the-mysql-problem-has-a-large-number-of-binlog-dump-record-solutions-in-slow-log.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23026/the-mysql-problem-has-a-large-number-of-binlog-dump-record-solutions-in-slow-log.html</guid><description>The mysql problem has a large number of binlog dump record solutions in slow log</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Can&apos;t connect to server on &apos;localhost&apos; of 10048 problem solving method</title><link>https://ofstack.com/MySQL/23027/can&apos;t-connect-to-server-on-&apos;localhost&apos;-of-10048-problem-solving-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23027/can&apos;t-connect-to-server-on-&apos;localhost&apos;-of-10048-problem-solving-method.html</guid><description>Can&apos;t connect to server on &apos;localhost&apos; of 10048 problem solving method</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Mysql import export csv Chinese garbled code problem solution</title><link>https://ofstack.com/MySQL/23028/mysql-import-export-csv-chinese-garbled-code-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23028/mysql-import-export-csv-chinese-garbled-code-problem-solution.html</guid><description>Solve the problem of exporting csv Chinese garbled code: Open csv with txt, save it as, and select utf8 to encode. Solve the import problem: mysql…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql launches error 2003 and 1067 error problem resolution methods</title><link>https://ofstack.com/MySQL/23029/mysql-launches-error-2003-and-1067-error-problem-resolution-methods.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23029/mysql-launches-error-2003-and-1067-error-problem-resolution-methods.html</guid><description>mysql launches error 2003 and 1067 error problem resolution methods</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Modify the max_allowed_packet property of MySQL 5.5</title><link>https://ofstack.com/MySQL/23030/modify-the-max_allowed_packet-property-of-mysql-5.5.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23030/modify-the-max_allowed_packet-property-of-mysql-5.5.html</guid><description>Modify the max_allowed_packet property of MySQL 5.5</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Two methods for modifying the mysql default character set are analyzed in detail</title><link>https://ofstack.com/MySQL/23031/two-methods-for-modifying-the-mysql-default-character-set-are-analyzed-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23031/two-methods-for-modifying-the-mysql-default-character-set-are-analyzed-in-detail.html</guid><description>(1) the simplest modification method is to modify the key values of the character set in the my.ini file of mysql. Such as default character - set = utf8…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several common ways to modify MYSQL password</title><link>https://ofstack.com/MySQL/23032/summary-of-several-common-ways-to-modify-mysql-password.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23032/summary-of-several-common-ways-to-modify-mysql-password.html</guid><description>The first thing to declare is that most of the time you need to have root permission in mysql to modify MySQL. So the user cannot change the password unless…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of the backup and restore of MySQL database under Linux</title><link>https://ofstack.com/MySQL/23033/in-depth-analysis-of-the-backup-and-restore-of-mysql-database-under-linux.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23033/in-depth-analysis-of-the-backup-and-restore-of-mysql-database-under-linux.html</guid><description>In-depth analysis of MySQL database backup and restore under Linux 1. Backup [root@localhost ~]# cd /var/lib/mysql (go to the MySQL library directory and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MySQL without GROUP BY directly HAVING returns empty problem analysis</title><link>https://ofstack.com/MySQL/23036/mysql-without-group-by-directly-having-returns-empty-problem-analysis.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23036/mysql-without-group-by-directly-having-returns-empty-problem-analysis.html</guid><description>There is a table, id is the primary key, so this way you can return a record: At first glance, it seems like it really is. How could it be? I&apos;m going to try…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use of mysql Innodb tablespace uninstall  migrate  and load</title><link>https://ofstack.com/MySQL/23037/use-of-mysql-innodb-tablespace-uninstall--migrate--and-load.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23037/use-of-mysql-innodb-tablespace-uninstall--migrate--and-load.html</guid><description>Use of mysql Innodb tablespace uninstall migrate and load</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Backup the MySQL database using mydumper multithreading</title><link>https://ofstack.com/MySQL/23038/backup-the-mysql-database-using-mydumper-multithreading.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23038/backup-the-mysql-database-using-mydumper-multithreading.html</guid><description>mysqldump: one of its characteristics is that the list needs to be locked during processing, so if we need to perform a backup during working hours, DML…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>At the WIN command prompt  mysql user creates  authorizes  deletes  and password changes</title><link>https://ofstack.com/MySQL/23039/at-the-win-command-prompt--mysql-user-creates--authorizes--deletes--and-password-changes.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23039/at-the-win-command-prompt--mysql-user-creates--authorizes--deletes--and-password-changes.html</guid><description>At the WIN command prompt mysql user creates authorizes deletes and password changes</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The MySQL stored procedure is resolved using an example</title><link>https://ofstack.com/MySQL/23040/the-mysql-stored-procedure-is-resolved-using-an-example.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23040/the-mysql-stored-procedure-is-resolved-using-an-example.html</guid><description>Example 1, an instance of a simple stored procedure cursor Example 2: stored procedure cursor looping occurs In the stored procedure of MySQL, a cursor…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Mysql5.5.5 InnoDB storage engine configuration and optimization</title><link>https://ofstack.com/MySQL/23041/mysql5.5.5-innodb-storage-engine-configuration-and-optimization.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23041/mysql5.5.5-innodb-storage-engine-configuration-and-optimization.html</guid><description>Environment is CentOS system, 1G memory, Mysql 5.5.30. In /etc/ my.cnf add: InnoDB engine configuration optimization innodb_buffer_pool_size = 1G // one of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>linux correctly restarts the MySQL method</title><link>https://ofstack.com/MySQL/23042/linux-correctly-restarts-the-mysql-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23042/linux-correctly-restarts-the-mysql-method.html</guid><description>Since Mysql is installed from the source package, there is no red hat common servcie mysqld restart script on the system Had to restart it manually. Someone…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Eight ways to optimize the Mysql database</title><link>https://ofstack.com/MySQL/23043/eight-ways-to-optimize-the-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23043/eight-ways-to-optimize-the-mysql-database.html</guid><description>Eight ways to optimize the Mysql database</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql self increment ID start value modification method</title><link>https://ofstack.com/MySQL/23044/mysql-self-increment-id-start-value-modification-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23044/mysql-self-increment-id-start-value-modification-method.html</guid><description>In mysql, many friends think that it is impossible to modify the value of ID when the field is of type AUTO_INCREMENT. In fact, this understanding is wrong.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql&apos;s method of getting random data</title><link>https://ofstack.com/MySQL/23045/mysql&apos;s-method-of-getting-random-data.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23045/mysql&apos;s-method-of-getting-random-data.html</guid><description>1.order by rand() Data is very slow, randomness is very good, suitable for very small data volume. 0.0005 is a calculated ratio directly related to the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linux automatically backs up MySQL database script code</title><link>https://ofstack.com/MySQL/23046/linux-automatically-backs-up-mysql-database-script-code.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23046/linux-automatically-backs-up-mysql-database-script-code.html</guid><description>Linux automatically backs up MySQL database script code</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use Linux&apos;s Shell script to handle MySQL timeouts</title><link>https://ofstack.com/MySQL/23047/use-linux&apos;s-shell-script-to-handle-mysql-timeouts.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23047/use-linux&apos;s-shell-script-to-handle-mysql-timeouts.html</guid><description>Use Linux&apos;s Shell script to handle MySQL timeouts</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MySQL data storage special character processing details</title><link>https://ofstack.com/MySQL/23048/mysql-data-storage-special-character-processing-details.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23048/mysql-data-storage-special-character-processing-details.html</guid><description>In a string, if a sequence has a special meaning, each sequence begins with a backslash (&quot; &quot;), known as an escape character. MySQL recognizes the following…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The mysql SELECT FOR UPDATE statement USES examples</title><link>https://ofstack.com/MySQL/23049/the-mysql-select-for-update-statement-uses-examples.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23049/the-mysql-select-for-update-statement-uses-examples.html</guid><description>Taking InnoDB of MySQL as an example, the preset Tansaction isolation level is REPEATABLE READ, and the read and lock of SELECT is mainly divided into two…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql ON DUPLICATE KEY UPDATE statement example</title><link>https://ofstack.com/MySQL/23685/mysql-on-duplicate-key-update-statement-example.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23685/mysql-on-duplicate-key-update-statement-example.html</guid><description>mysql ON DUPLICATE KEY UPDATE statement example</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MySql date query details</title><link>https://ofstack.com/MySQL/23687/mysql-date-query-details.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23687/mysql-date-query-details.html</guid><description>MySql date query details</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use of MySQL Like statements</title><link>https://ofstack.com/MySQL/23689/use-of-mysql-like-statements.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23689/use-of-mysql-like-statements.html</guid><description>REGEXP Example 1. Query fields contain data that is not in English Like In MySQL, SQL&apos;s schema is case-insensitive by default. Some examples are shown…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql gets the string length function of CHAR_LENGTH</title><link>https://ofstack.com/MySQL/23690/mysql-gets-the-string-length-function-of-char_length.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23690/mysql-gets-the-string-length-function-of-char_length.html</guid><description>mysql gets the string length function of CHAR_LENGTH</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql optimizes the method of taking random data slowly</title><link>https://ofstack.com/MySQL/23691/mysql-optimizes-the-method-of-taking-random-data-slowly.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23691/mysql-optimizes-the-method-of-taking-random-data-slowly.html</guid><description>mysql optimizes the method of taking random data slowly</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>centos mysql modifies the database directory</title><link>https://ofstack.com/MySQL/23692/centos-mysql-modifies-the-database-directory.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23692/centos-mysql-modifies-the-database-directory.html</guid><description>MySQL&apos;s default data file store directory, /var/lib/mysql, is now modified to /home/data/mysql cd /home mkdir data // Build data under home…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>phpmyadmin 4+ accesses slow solutions</title><link>https://ofstack.com/MySQL/23693/phpmyadmin-4+-accesses-slow-solutions.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23693/phpmyadmin-4+-accesses-slow-solutions.html</guid><description>1. Modify the localization time Principle: Localization time formatting requires gettext support. If this is not enabled in your environment, it will return…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MySQL efficient paging solution set sharing</title><link>https://ofstack.com/MySQL/23694/mysql-efficient-paging-solution-set-sharing.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23694/mysql-efficient-paging-solution-set-sharing.html</guid><description>MySQL efficient paging solution set sharing</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql calculates the time difference function</title><link>https://ofstack.com/MySQL/23695/mysql-calculates-the-time-difference-function.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23695/mysql-calculates-the-time-difference-function.html</guid><description>mysql calculates the time difference function</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql mysqldump data backup and incremental backup</title><link>https://ofstack.com/MySQL/23697/mysql-mysqldump-data-backup-and-incremental-backup.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23697/mysql-mysqldump-data-backup-and-incremental-backup.html</guid><description>mysql mysqldump data backup and incremental backup</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of MySQL string function</title><link>https://ofstack.com/MySQL/23699/a-brief-analysis-of-mysql-string-function.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23699/a-brief-analysis-of-mysql-string-function.html</guid><description>1. left function, which intercepts the string content of query field, USES select left(content,50) as summary from article; In this case, this means…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>MySQL planning task of event scheduler Event Scheduler introduction</title><link>https://ofstack.com/MySQL/23700/mysql-planning-task-of-event-scheduler-event-scheduler-introduction.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23700/mysql-planning-task-of-event-scheduler-event-scheduler-introduction.html</guid><description>To see if the event scheduler is currently on, perform SQL as follows: SHOW VARIABLES LIKE &apos;event_scheduler&apos;; or SELECT @@event_scheduler; or SHOW…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql sets up multiple ways to access a database remotely</title><link>https://ofstack.com/MySQL/23701/mysql-sets-up-multiple-ways-to-access-a-database-remotely.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23701/mysql-sets-up-multiple-ways-to-access-a-database-remotely.html</guid><description>Maybe IP is not set properly Problem: The MySQL permissions are set correctly, but still cannot be accessed remotely. Through telnet it was found that port…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the MySQL database Settings remote Access permissions method</title><link>https://ofstack.com/MySQL/23702/summary-of-the-mysql-database-settings-remote-access-permissions-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23702/summary-of-the-mysql-database-settings-remote-access-permissions-method.html</guid><description>1. Set access permissions to a single database Note: Set user name root, password is empty, you can access the database test 2, set access to all database…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql adds and removes users and permissions assignments</title><link>https://ofstack.com/MySQL/23705/mysql-adds-and-removes-users-and-permissions-assignments.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23705/mysql-adds-and-removes-users-and-permissions-assignments.html</guid><description>2. Change the user password 3. Delete users 4. Assignment of authority 4.1. grant usage grant permissions on database.* to username @&apos; login host…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of MySQL&apos;s Grant command</title><link>https://ofstack.com/MySQL/23706/details-of-mysql&apos;s-grant-command.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23706/details-of-mysql&apos;s-grant-command.html</guid><description>This article runs MySQL 5.0 and above. The simple format of the MySQL user authorization command can be summarized as follows: grant permissions on database…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql table common sql statements personal experience sharing</title><link>https://ofstack.com/MySQL/23708/mysql-table-common-sql-statements-personal-experience-sharing.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23708/mysql-table-common-sql-statements-personal-experience-sharing.html</guid><description>mysql table common sql statements personal experience sharing</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql database rename statement sharing</title><link>https://ofstack.com/MySQL/23709/mysql-database-rename-statement-sharing.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23709/mysql-database-rename-statement-sharing.html</guid><description>mysql database rename statement sharing</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql database backup command Share of mysql compressed database backup</title><link>https://ofstack.com/MySQL/23710/mysql-database-backup-command-share-of-mysql-compressed-database-backup.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23710/mysql-database-backup-command-share-of-mysql-compressed-database-backup.html</guid><description>Command to back up MySQL database The MySQL database is backed up in a format with deleted tables The backup MySQL database is in a format with deleted…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The innodb storage engine modifies the table Shared space into a separate space</title><link>https://ofstack.com/MySQL/23712/the-innodb-storage-engine-modifies-the-table-shared-space-into-a-separate-space.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23712/the-innodb-storage-engine-modifies-the-table-shared-space-into-a-separate-space.html</guid><description>1. Check whether the table space is Shared or separate under 1 tg is the name of a database, and everything in it is innodb. In this case, it&apos;s a Shared…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method to see how long MySQL has been running</title><link>https://ofstack.com/MySQL/23713/method-to-see-how-long-mysql-has-been-running.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23713/method-to-see-how-long-mysql-has-been-running.html</guid><description>1. uptime can check the running time of the system show global status like &apos;uptime&apos;; 2, use the linux command to view There is an uptime under Linux that…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The recovery method after mysql mistakenly deleted ibdata1</title><link>https://ofstack.com/MySQL/23714/the-recovery-method-after-mysql-mistakenly-deleted-ibdata1.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23714/the-recovery-method-after-mysql-mistakenly-deleted-ibdata1.html</guid><description>How to recover ibdata1 after mysql mistakenly deleted ibdata1 If the data file ibdata1 and log file ib_logfile* related to mysql innodb in the online server…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Backup points for the innodb library (the solution caused by phpmyadmin)</title><link>https://ofstack.com/MySQL/23715/backup-points-for-the-innodb-library-(the-solution-caused-by-phpmyadmin).html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23715/backup-points-for-the-innodb-library-(the-solution-caused-by-phpmyadmin).html</guid><description>Since mysql&apos;s default engine is innodb, phpmyadmin does not specify the engine when creating the table, so innodb is used as the default. The engine is…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql dynamic cursors learn of mysql stored procedure cursors</title><link>https://ofstack.com/MySQL/23717/mysql-dynamic-cursors-learn-of-mysql-stored-procedure-cursors.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23717/mysql-dynamic-cursors-learn-of-mysql-stored-procedure-cursors.html</guid><description>mysql dynamic cursors learn of mysql stored procedure cursors</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql opens remote Connection of mysql opens remote access</title><link>https://ofstack.com/MySQL/23718/mysql-opens-remote-connection-of-mysql-opens-remote-access.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23718/mysql-opens-remote-connection-of-mysql-opens-remote-access.html</guid><description>mysql opens remote Connection of mysql opens remote access</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>centos mysql master slave replication Settings detail</title><link>https://ofstack.com/MySQL/23719/centos-mysql-master-slave-replication-settings-detail.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23719/centos-mysql-master-slave-replication-settings-detail.html</guid><description>Installation environment :centos 5.4 mysql version: mysql 5.1.xx is installed directly with rpm Required software: xtrabackup 1.2.22 shall be installed…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql USES partitioned tables in the tutorial of deletes partitioned tables</title><link>https://ofstack.com/MySQL/23720/mysql-uses-partitioned-tables-in-the-tutorial-of-deletes-partitioned-tables.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23720/mysql-uses-partitioned-tables-in-the-tutorial-of-deletes-partitioned-tables.html</guid><description>Benefits of MySQL using partitioned tables: 1. Some classified data can be placed in one partition, which can reduce the amount of data checked by the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>What are transactions in Mysql and how are they used</title><link>https://ofstack.com/MySQL/23722/what-are-transactions-in-mysql-and-how-are-they-used.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23722/what-are-transactions-in-mysql-and-how-are-they-used.html</guid><description>What are transactions in Mysql and how are they used</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How does mysql implement the consolidation of multi row query results into one row</title><link>https://ofstack.com/MySQL/23723/how-does-mysql-implement-the-consolidation-of-multi-row-query-results-into-one-row.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/23723/how-does-mysql-implement-the-consolidation-of-multi-row-query-results-into-one-row.html</guid><description>How does mysql implement the consolidation of multi row query results into one row</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql database to add users and assign permissions specific implementation</title><link>https://ofstack.com/MySQL/24451/mysql-database-to-add-users-and-assign-permissions-specific-implementation.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/24451/mysql-database-to-add-users-and-assign-permissions-specific-implementation.html</guid><description>mysql database to add users and assign permissions specific implementation</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Mysql stored procedures and functions are introduced differently</title><link>https://ofstack.com/MySQL/25172/mysql-stored-procedures-and-functions-are-introduced-differently.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/25172/mysql-stored-procedures-and-functions-are-introduced-differently.html</guid><description>Mysql stored procedures and functions are introduced differently</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql stored procedure instance</title><link>https://ofstack.com/MySQL/25905/mysql-stored-procedure-instance.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/25905/mysql-stored-procedure-instance.html</guid><description>mysql stored procedure instance</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql5.5 and mysq 5.6 to disable the innodb engine</title><link>https://ofstack.com/MySQL/25915/mysql5.5-and-mysq-5.6-to-disable-the-innodb-engine.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/25915/mysql5.5-and-mysq-5.6-to-disable-the-innodb-engine.html</guid><description>mysql5.5 and mysq 5.6 to disable the innodb engine</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Four methods and performance comparisons for MySQL to query random data</title><link>https://ofstack.com/MySQL/25920/four-methods-and-performance-comparisons-for-mysql-to-query-random-data.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/25920/four-methods-and-performance-comparisons-for-mysql-to-query-random-data.html</guid><description>Four methods and performance comparisons for MySQL to query random data</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A solution to the problem of garbled code when importing from the command line to the mysql database</title><link>https://ofstack.com/MySQL/26669/a-solution-to-the-problem-of-garbled-code-when-importing-from-the-command-line-to-the-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/26669/a-solution-to-the-problem-of-garbled-code-when-importing-from-the-command-line-to-the-mysql-database.html</guid><description>Open the sql file and add the following in line 1 of the SQL file Save the SQL file as UTF-8 NO BOM Upload the sql file via ftp and place it in the root…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The use of views in MySQL and the sharing of skills of multi table INNER JOIN</title><link>https://ofstack.com/MySQL/27384/the-use-of-views-in-mysql-and-the-sharing-of-skills-of-multi-table-inner-join.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/27384/the-use-of-views-in-mysql-and-the-sharing-of-skills-of-multi-table-inner-join.html</guid><description>Create a view Sql code Three table associations are used here, and there is a trick for writing INNER JOIN for multi-table associations 1. Write the…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>mysql changes the engine of InnoDB MyISAM method</title><link>https://ofstack.com/MySQL/28085/mysql-changes-the-engine-of-innodb-myisam-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/28085/mysql-changes-the-engine-of-innodb-myisam-method.html</guid><description>This article describes the mysql change engine (InnoDB,MyISAM) method, Shared for your reference. Specific implementation methods are as follows: The…</description><pubDate>Sat, 22 Aug 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis of MySQL Server Connection Process</title><link>https://ofstack.com/MySQL/28231/brief-analysis-of-mysql-server-connection-process.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/28231/brief-analysis-of-mysql-server-connection-process.html</guid><description>mysqld is the server side master process of MySQL. It can be said that mysqld is the real core of MySQL. All the work is carried out around the mysqld…</description><pubDate>Wed, 16 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Basic functions and triggers in MySQL stored procedures</title><link>https://ofstack.com/MySQL/29794/basic-functions-and-triggers-in-mysql-stored-procedures.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/29794/basic-functions-and-triggers-in-mysql-stored-procedures.html</guid><description>Common functions of MySQL stored procedures 1. String class CHARSET(str) // returns the string character set CONCAT (string2 [,... ] ) // Connection string…</description><pubDate>Mon, 30 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Methods to install MySQL and turn on MySQL remote access in CentOS systems</title><link>https://ofstack.com/MySQL/30269/methods-to-install-mysql-and-turn-on-mysql-remote-access-in-centos-systems.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/30269/methods-to-install-mysql-and-turn-on-mysql-remote-access-in-centos-systems.html</guid><description>Install MySQL and ES6en-ES7en Configuration MySQL This 1 line, add a new rule below this 1 line, make MySQL default to ES22en-8, add The 1 row Then add the…</description><pubDate>Thu, 10 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Snoop on mysql stored procedure details</title><link>https://ofstack.com/MySQL/30750/snoop-on-mysql-stored-procedure-details.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/30750/snoop-on-mysql-stored-procedure-details.html</guid><description>A stored procedure, in other words, encapsulates the sql statement that we need to process in a special way into a function that we can call when we need it…</description><pubDate>Sat, 19 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the influence of string index on update in MySQL</title><link>https://ofstack.com/MySQL/31473/analysis-of-the-influence-of-string-index-on-update-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/31473/analysis-of-the-influence-of-string-index-on-update-in-mysql.html</guid><description>This article examines the effect of string indexing on update. To share for your reference, the details are as follows: After adding a prefix index to a…</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>The solution to mysql unique prefix myisam_recover instead of myisam recover options</title><link>https://ofstack.com/MySQL/31589/the-solution-to-mysql-unique-prefix-myisam_recover-instead-of-myisam-recover-options.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/31589/the-solution-to-mysql-unique-prefix-myisam_recover-instead-of-myisam-recover-options.html</guid><description>It literally means you have to write all the parameters. This is not supported in later versions. Many online information are directly using myisam_recover…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>mysql read_buffer_size Set what is appropriate</title><link>https://ofstack.com/MySQL/31590/mysql-read_buffer_size-set-what-is-appropriate.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/31590/mysql-read_buffer_size-set-what-is-appropriate.html</guid><description>key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 458624 K read_buffer_size: Is the size of the MySQL read buffer. A request to…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>mysql installation failure causes and solutions</title><link>https://ofstack.com/MySQL/31591/mysql-installation-failure-causes-and-solutions.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/31591/mysql-installation-failure-causes-and-solutions.html</guid><description>The mysql database cannot be installed! The last step of mysql cannot be installed! mysql just won&apos;t install! Is it very headache, very nerve-racking, now…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Details the MySQL query string in case discrimination method</title><link>https://ofstack.com/MySQL/31592/details-the-mysql-query-string-in-case-discrimination-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/31592/details-the-mysql-query-string-in-case-discrimination-method.html</guid><description>If you insert two rows of values &apos;A&apos; and &apos;a&apos; into a column with a one-only constraint in mysql,Mysql will consider it the same, which is not the case in…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>The instance resolves the stored procedures in MySQL and the methods that the stored procedures call</title><link>https://ofstack.com/MySQL/31593/the-instance-resolves-the-stored-procedures-in-mysql-and-the-methods-that-the-stored-procedures-call.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/31593/the-instance-resolves-the-stored-procedures-in-mysql-and-the-methods-that-the-stored-procedures-call.html</guid><description>mysql added the functionality of stored procedures after 5.1. Stored procedures run inside mysql, and statements are already compiled, which is faster than…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>mysql Sort aborted: Out of sort memory  consider increasing server sort buffer size: Out of sort memory  consider server sort buffer size</title><link>https://ofstack.com/MySQL/31594/mysql-sort-aborted:-out-of-sort-memory--consider-increasing-server-sort-buffer-size:-out-of-sort-memory--consider-server-sort-buffer-size.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/31594/mysql-sort-aborted:-out-of-sort-memory--consider-increasing-server-sort-buffer-size:-out-of-sort-memory--consider-server-sort-buffer-size.html</guid><description>mysql Sort aborted: Out of sort memory consider increasing server sort buffer size: Out of sort memory consider server sort buffer size</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Mysql is installed on Linux and UNIX and Window platforms</title><link>https://ofstack.com/MySQL/31595/mysql-is-installed-on-linux-and-unix-and-window-platforms.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/31595/mysql-is-installed-on-linux-and-unix-and-window-platforms.html</guid><description>All platforms Mysql download address is: MySQL download. Choose what you need MySQL Community Server version and the corresponding platform. 1. Install…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Very comprehensive MySQL handles duplicate data code</title><link>https://ofstack.com/MySQL/31596/very-comprehensive-mysql-handles-duplicate-data-code.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/31596/very-comprehensive-mysql-handles-duplicate-data-code.html</guid><description>Some MySQL tables may have duplicate records. In some cases we allow duplicate data, but sometimes we need to delete duplicate data. In this section, we…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MySQL commonly used time functions detailed of recommendations</title><link>https://ofstack.com/MySQL/32005/mysql-commonly-used-time-functions-detailed-of-recommendations.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/32005/mysql-commonly-used-time-functions-detailed-of-recommendations.html</guid><description>2.6 DATE_SUB/DATE_ADD DATE_SUB(date,INTERVAL expr type) The date argument is a valid date expression. The expr parameter is the interval you want to add.</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>type=InnDB ERROR CREATING TABLE MySQL5.1</title><link>https://ofstack.com/MySQL/32302/type=inndb-error-creating-table-mysql5.1.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/32302/type=inndb-error-creating-table-mysql5.1.html</guid><description>When building the springmvc framework, the bottom layer uses hibernate4.1.8, and the database uses mysql5.1. When using hibernate to automatically generate…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>The number of MySQL handles is too high</title><link>https://ofstack.com/MySQL/32303/the-number-of-mysql-handles-is-too-high.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/32303/the-number-of-mysql-handles-is-too-high.html</guid><description>MySQL is installed under Windows, using the official configuration wizard to generate my.ini, I thought it was very stable, but after more than 10 hours,…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>mysql Loose index scan of Loose index scan</title><link>https://ofstack.com/MySQL/32304/mysql-loose-index-scan-of-loose-index-scan.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/32304/mysql-loose-index-scan-of-loose-index-scan.html</guid><description>The most efficient way to optimize Group is when you can use the index directly to fully retrieve the fields that require group. When using this access…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>mysql performance tuning tool  tuner primer usage introduction</title><link>https://ofstack.com/MySQL/32305/mysql-performance-tuning-tool--tuner-primer-usage-introduction.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/32305/mysql-performance-tuning-tool--tuner-primer-usage-introduction.html</guid><description>mysql performance tuning tool tuner primer usage introduction</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MySql5.6 Use validate and password plugin to strengthen password</title><link>https://ofstack.com/MySQL/32306/mysql5.6-use-validate-and-password-plugin-to-strengthen-password.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/32306/mysql5.6-use-validate-and-password-plugin-to-strengthen-password.html</guid><description>mysql 5.6 has enhanced the strength of passwords with the introduction of the validate_password plug-in. Support for password strength requirements.…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MySQL 5.7 Safety related features of learning experience</title><link>https://ofstack.com/MySQL/32307/mysql-5.7-safety-related-features-of-learning-experience.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/32307/mysql-5.7-safety-related-features-of-learning-experience.html</guid><description>1. Account security-related features 1.1: Create users The 5.7 version of user table mysql.user requires that the plugin field be non-empty, and the default…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>MySQL command line export and import database</title><link>https://ofstack.com/MySQL/32308/mysql-command-line-export-and-import-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/32308/mysql-command-line-export-and-import-database.html</guid><description>For example, how to use the command line to implement MySQL export import database 1. Command line export database 1. Go to bin under MySQL: cd to bin in…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Mysql5.6 forget the root password change root password method</title><link>https://ofstack.com/MySQL/32309/mysql5.6-forget-the-root-password-change-root-password-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/32309/mysql5.6-forget-the-root-password-change-root-password-method.html</guid><description>mysql5.6 Forget the root password for your database: [root@oraserver139 ~]# mysql -uroot -p Enter password: ERROR 1045 (28000): Access denied for user…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Mysql Forgot root Password and Solutions to Modify root Password of Summary</title><link>https://ofstack.com/MySQL/33013/mysql-forgot-root-password-and-solutions-to-modify-root-password-of-summary.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/33013/mysql-forgot-root-password-and-solutions-to-modify-root-password-of-summary.html</guid><description>1 Three ways to modify root password Method 1: Use the SET PASSWORD command Log in to MySQL first. Format: mysql &gt; set password for username@localhost =…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>MySQL Simple Implementation of Ignoring Foreign Key Constraints When Deleting Tables</title><link>https://ofstack.com/MySQL/37087/mysql-simple-implementation-of-ignoring-foreign-key-constraints-when-deleting-tables.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/37087/mysql-simple-implementation-of-ignoring-foreign-key-constraints-when-deleting-tables.html</guid><description>Deleting tables is not particularly common, especially for tables with foreign key associations. However, during the development process, it is common to…</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Summary of using skills of coalesce and of in mysql</title><link>https://ofstack.com/MySQL/38652/summary-of-using-skills-of-coalesce-and-of-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/38652/summary-of-using-skills-of-coalesce-and-of-in-mysql.html</guid><description>Recently, I accidentally discovered coalesce of mysql, and just had time, so I put mysql coalesce() I will share with you the summary of the use skills.…</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Two Methods for mysql to Clean binlog Logs Correctly</title><link>https://ofstack.com/MySQL/38907/two-methods-for-mysql-to-clean-binlog-logs-correctly.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/38907/two-methods-for-mysql-to-clean-binlog-logs-correctly.html</guid><description>mysq properly cleans binlog logs binlog log in MySQL records the changes of data in the database, which is convenient for the recovery of data based on time…</description><pubDate>Tue, 17 Aug 2021 00:00:00 GMT</pubDate></item><item><title>mysql error report: Deadlock found when trying to get lock; Solution of try restarting transaction</title><link>https://ofstack.com/MySQL/39442/mysql-error-report:-deadlock-found-when-trying-to-get-lock;-solution-of-try-restarting-transaction.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/39442/mysql-error-report:-deadlock-found-when-trying-to-get-lock;-solution-of-try-restarting-transaction.html</guid><description>Recently, when filling in the previous data, the program suddenly reported the following error: 1 Look, there is a deadlock problem in mysql. In fact, the…</description><pubDate>Sat, 28 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Solve the Chinese garbled code problem of mysql5.5 database command line under Windows10</title><link>https://ofstack.com/MySQL/39692/solve-the-chinese-garbled-code-problem-of-mysql5.5-database-command-line-under-windows10.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/39692/solve-the-chinese-garbled-code-problem-of-mysql5.5-database-command-line-under-windows10.html</guid><description>After resetting the system, the MySQL database installed a long time ago appeared the problem of console query Chinese garbled code, and it took too long to…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>MySQL Realizes the Method of Quickly Deleting All Tables Without Deleting the Database</title><link>https://ofstack.com/MySQL/40411/mysql-realizes-the-method-of-quickly-deleting-all-tables-without-deleting-the-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/40411/mysql-realizes-the-method-of-quickly-deleting-all-tables-without-deleting-the-database.html</guid><description>This article illustrates how MySQL can quickly delete all tables without deleting the database. Share it for your reference, as follows: If you use…</description><pubDate>Sun, 12 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of 30 mysql tens of millions of big data SQL query optimization skills</title><link>https://ofstack.com/MySQL/42023/detailed-explanation-of-30-mysql-tens-of-millions-of-big-data-sql-query-optimization-skills.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/42023/detailed-explanation-of-30-mysql-tens-of-millions-of-big-data-sql-query-optimization-skills.html</guid><description>1. To optimize the query, try to avoid full table scanning. First, consider indexing the columns involved in where and order by. 2. Try to avoid judging the…</description><pubDate>Sat, 16 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Corresponding Ways of Garbled Code Problem in Mysql Database</title><link>https://ofstack.com/MySQL/43436/corresponding-ways-of-garbled-code-problem-in-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/43436/corresponding-ways-of-garbled-code-problem-in-mysql-database.html</guid><description>MySQL database garbled 1 character set can be set, but garbled can appear in various stages, so this article sorts out the various stages of garbled 1 and…</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Analysis of low performance caused by large offset of LIMIT in MySQL query</title><link>https://ofstack.com/MySQL/43658/analysis-of-low-performance-caused-by-large-offset-of-limit-in-mysql-query.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/43658/analysis-of-low-performance-caused-by-large-offset-of-limit-in-mysql-query.html</guid><description>As we all know, mysql query uses select command, and limit and offset parameters can read records in a specified range, but offset is too large to affect…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Examples to explain optimistic lock and pessimistic lock in MySQL</title><link>https://ofstack.com/MySQL/43665/examples-to-explain-optimistic-lock-and-pessimistic-lock-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/43665/examples-to-explain-optimistic-lock-and-pessimistic-lock-in-mysql.html</guid><description>The task of concurrency control in database management system is to ensure that multiple transactions access the same data in database at the same time…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>MySQL Limit Performance Optimization and Paging Data Performance Optimization Detailed Explanation</title><link>https://ofstack.com/MySQL/44339/mysql-limit-performance-optimization-and-paging-data-performance-optimization-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/44339/mysql-limit-performance-optimization-and-paging-data-performance-optimization-detailed-explanation.html</guid><description>MySQL Limit can be segmented query database data, mainly used in paging. Although the website data written now are thousands of levels, 1 small optimization…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Significance and calculation method of QPS and TPS in Mysql database</title><link>https://ofstack.com/MySQL/44340/significance-and-calculation-method-of-qps-and-tps-in-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/44340/significance-and-calculation-method-of-qps-and-tps-in-mysql-database.html</guid><description>When doing db benchmark test, qps and tps are the key indicators to measure database performance. This paper compares two calculation methods on the…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of mysql basic operation details of II</title><link>https://ofstack.com/MySQL/44341/detailed-explanation-of-mysql-basic-operation-details-of-ii.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/44341/detailed-explanation-of-mysql-basic-operation-details-of-ii.html</guid><description>This article class capacity 1. Several major constraints of database 2. Relationship between tables Primary key constraint: Uniquely constraint Non-null…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>On the Differences of Mysql  SqlServer and Oracle Databases</title><link>https://ofstack.com/MySQL/44342/on-the-differences-of-mysql--sqlserver-and-oracle-databases.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/44342/on-the-differences-of-mysql--sqlserver-and-oracle-databases.html</guid><description>On the Differences of Mysql SqlServer and Oracle Databases</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>The Use of mysql unique key in Query and Related Problems</title><link>https://ofstack.com/MySQL/44343/the-use-of-mysql-unique-key-in-query-and-related-problems.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/44343/the-use-of-mysql-unique-key-in-query-and-related-problems.html</guid><description>1. Table building statement: 2. Add unique key: 3. Query test statements: 4. When querying, if there are only columns (part or all) in unique key in where…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Realization Method of Timing Backup of MySQL Database</title><link>https://ofstack.com/MySQL/44344/realization-method-of-timing-backup-of-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/44344/realization-method-of-timing-backup-of-mysql-database.html</guid><description>1. Create an shell script 2. Add execute permissions to the shell script 3. Add timed tasks to scripts Description of the crontab file: In the crontab file…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Import backups between mysql and oracle databases</title><link>https://ofstack.com/MySQL/44345/import-backups-between-mysql-and-oracle-databases.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/44345/import-backups-between-mysql-and-oracle-databases.html</guid><description>Import the data exported from the Oracle database into the MySql database 1. Import into the MySql database using the default end symbol: LOAD DATA LOCAL…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Summary of MySQL using LOAD_FILE of function method</title><link>https://ofstack.com/MySQL/44346/summary-of-mysql-using-load_file-of-function-method.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/44346/summary-of-mysql-using-load_file-of-function-method.html</guid><description>In MySQL, the LOAD_FILE () function reads a file and returns its contents as a string. LOAD_FILE(file_name) Where file_name is the full path of the file.</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>MYSQL stored procedure is a summary of common logical knowledge points</title><link>https://ofstack.com/MySQL/45780/mysql-stored-procedure-is-a-summary-of-common-logical-knowledge-points.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/45780/mysql-stored-procedure-is-a-summary-of-common-logical-knowledge-points.html</guid><description>Mysql stored procedure 1. Create stored procedure syntax (format) 2. Specific syntax and logic within stored procedures A. Defining variable syntax: Note:…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Introduction of general_log Log Knowledge Points in mysql</title><link>https://ofstack.com/MySQL/45948/introduction-of-general_log-log-knowledge-points-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/45948/introduction-of-general_log-log-knowledge-points-in-mysql.html</guid><description>The following operational demonstrations are based on mysql version 5.6. 36: We often encounter such problems in our work: mysql data access energy is very…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>mysql Simple Method of Deleting Expired Data Record Timely</title><link>https://ofstack.com/MySQL/45950/mysql-simple-method-of-deleting-expired-data-record-timely.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/45950/mysql-simple-method-of-deleting-expired-data-record-timely.html</guid><description>1. After connecting and logging in to MySQL, first check whether MySQL has turned on the event function: Command: show variables like &apos;% sc%&apos;; It is found…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Summary of Knowledge Points of MySQL Lock</title><link>https://ofstack.com/MySQL/46450/summary-of-knowledge-points-of-mysql-lock.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46450/summary-of-knowledge-points-of-mysql-lock.html</guid><description>The concept of lock (1) Lock is a tool used for us to hide from the outside world in real life. 2. In a computer, it is a mechanism to coordinate multiple…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Summary of Knowledge Points of null in MySQL Database</title><link>https://ofstack.com/MySQL/46457/summary-of-knowledge-points-of-null-in-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46457/summary-of-knowledge-points-of-null-in-mysql-database.html</guid><description>In the mysql database, null is a frequent occurrence. What are the precautions for null in mysql? The following is a brief summary, which will be…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>mysql View Creation View (CREATE VIEW) and Usage Restriction Example Explanation</title><link>https://ofstack.com/MySQL/46778/mysql-view-creation-view-(create-view)-and-usage-restriction-example-explanation.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46778/mysql-view-creation-view-(create-view)-and-usage-restriction-example-explanation.html</guid><description>This article illustrates the creation view of the mysql view (CREATE VIEW) and its usage limitations. Share it for your reference, as follows: Database…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>mysql View&apos;s Method of Creating Updatable View</title><link>https://ofstack.com/MySQL/46779/mysql-view&apos;s-method-of-creating-updatable-view.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46779/mysql-view&apos;s-method-of-creating-updatable-view.html</guid><description>This article illustrates the method of creating updatable views for mysql views. Share it for your reference, as follows: As we know, in mysql, views are…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Analysis of Subquery and Advanced Application in MySql Database</title><link>https://ofstack.com/MySQL/46780/analysis-of-subquery-and-advanced-application-in-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46780/analysis-of-subquery-and-advanced-application-in-mysql-database.html</guid><description>Subqueries in the MySql database: Subquery: Nesting another select statement within one select query statement, whose main function is to act as a query…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Solution of root Password Forgetting in MySQL 5.7 and 8.0 Database</title><link>https://ofstack.com/MySQL/46781/solution-of-root-password-forgetting-in-mysql-5.7-and-8.0-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46781/solution-of-root-password-forgetting-in-mysql-5.7-and-8.0-database.html</guid><description>Note: MySQL5.7 can crack root password, skip password authentication and log in to the database, and directly modify the password in the table, but MySQL…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Usage of time difference functions TIMESTAMPDIFF and DATEDIFF of MySQL</title><link>https://ofstack.com/MySQL/46782/usage-of-time-difference-functions-timestampdiff-and-datediff-of-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46782/usage-of-time-difference-functions-timestampdiff-and-datediff-of-mysql.html</guid><description>Usage of time difference functions TIMESTAMPDIFF and DATEDIFF When we write sql statements, especially stored procedures, we frequently use the comparison…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Several Ways of Backup of MySql Database</title><link>https://ofstack.com/MySQL/46783/several-ways-of-backup-of-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46783/several-ways-of-backup-of-mysql-database.html</guid><description>mysqldump Tools Backup Back up the entire database Back up a table in the database Back up multiple databases Back up all databases in the system Copy the…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>MySQL 8.0. 18 Adding users and empowering questions to the database</title><link>https://ofstack.com/MySQL/46784/mysql-8.0.-18-adding-users-and-empowering-questions-to-the-database.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46784/mysql-8.0.-18-adding-users-and-empowering-questions-to-the-database.html</guid><description>1. The root user login database is preferred mysql -uroot -p 2. Using the mysql database 3. Create user for mysql: dev password: dev12345 CREATE USER dev…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Summary of knowledge points related to null (IFNULL  COALESCE and NULLIF) in mysql</title><link>https://ofstack.com/MySQL/46785/summary-of-knowledge-points-related-to-null-(ifnull--coalesce-and-nullif)-in-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46785/summary-of-knowledge-points-related-to-null-(ifnull--coalesce-and-nullif)-in-mysql.html</guid><description>Summary of knowledge points related to null (IFNULL COALESCE and NULLIF) in mysql</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Implementing a Distributed Lock with MySQL</title><link>https://ofstack.com/MySQL/46786/implementing-a-distributed-lock-with-mysql.html</link><guid isPermaLink="true">https://ofstack.com/MySQL/46786/implementing-a-distributed-lock-with-mysql.html</guid><description>In distributed system, distributed lock is one of the most basic tool classes. For example, in two micro-services with payment function deployed, users may…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>nginx learning summary 5 (nginx reverse proxy)</title><link>https://ofstack.com/Nginx/12968/nginx-learning-summary-5-(nginx-reverse-proxy).html</link><guid isPermaLink="true">https://ofstack.com/Nginx/12968/nginx-learning-summary-5-(nginx-reverse-proxy).html</guid><description>nginx learning summary 5 (nginx reverse proxy)</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Some tips for optimizing Nginx servers</title><link>https://ofstack.com/Nginx/14880/some-tips-for-optimizing-nginx-servers.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/14880/some-tips-for-optimizing-nginx-servers.html</guid><description>Most of the Nginx installation guides tell you the basics -- through the apt-get installation, modify a few lines of configuration here and there, and…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Nginx worker_connections is configured too low resulting in 500 error cases</title><link>https://ofstack.com/Nginx/14886/nginx-worker_connections-is-configured-too-low-resulting-in-500-error-cases.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/14886/nginx-worker_connections-is-configured-too-low-resulting-in-500-error-cases.html</guid><description>A recent security training, need to use the security attack and defense platform, the results of more than 30 people login directly out of 500 errors. I…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Nginx reverse proxy proxy_cache_path directive is not allowed error resolution</title><link>https://ofstack.com/Nginx/14887/nginx-reverse-proxy-proxy_cache_path-directive-is-not-allowed-error-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/14887/nginx-reverse-proxy-proxy_cache_path-directive-is-not-allowed-error-resolution.html</guid><description>The following error occurred when trying to use Nginx for reverse proxy: . See also: http: / / nginx org/cn/docs/http/ngx_http_proxy_module html #…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of IF  AND  OR statement usage in Nginx</title><link>https://ofstack.com/Nginx/14906/examples-of-if--and--or-statement-usage-in-nginx.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/14906/examples-of-if--and--or-statement-usage-in-nginx.html</guid><description>In the previous article, &quot;string truncation with Nginx if statement plus regular expression&quot;, we introduced the use of if to truncate strings. This time, we…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Open directory browsing in the Nginx browser</title><link>https://ofstack.com/Nginx/14918/open-directory-browsing-in-the-nginx-browser.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/14918/open-directory-browsing-in-the-nginx-browser.html</guid><description>Unlike apache, which turns directory browsing on by default, nignx turns directory browsing off by default. Here&apos;s how to configure directory browsing in nginx.</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Some security configuration recommendations for Nginx servers</title><link>https://ofstack.com/Nginx/15804/some-security-configuration-recommendations-for-nginx-servers.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/15804/some-security-configuration-recommendations-for-nginx-servers.html</guid><description>Nginx is one of the most popular Web servers today. It serves 7% of the world&apos;s web traffic and is growing at an alarming rate. It&apos;s an amazing server, and…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Configuration of Nginx servers against CC attacks</title><link>https://ofstack.com/Nginx/15815/configuration-of-nginx-servers-against-cc-attacks.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/15815/configuration-of-nginx-servers-against-cc-attacks.html</guid><description>The fundamentals of the 0x00 CC attack The CC attack USES the proxy server to send a large number of URL requests to the website that require a long…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Configuration for preventing SQL injection attacks in Nginx</title><link>https://ofstack.com/Nginx/15821/configuration-for-preventing-sql-injection-attacks-in-nginx.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/15821/configuration-for-preventing-sql-injection-attacks-in-nginx.html</guid><description>The best way to prevent the injection of sql is to filter and escape all the data behind the submission. For simple cases, such as including single quotes&apos;,…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Configure the image filter module in Nginx to dynamically generate thumbnails</title><link>https://ofstack.com/Nginx/15825/configure-the-image-filter-module-in-nginx-to-dynamically-generate-thumbnails.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/15825/configure-the-image-filter-module-in-nginx-to-dynamically-generate-thumbnails.html</guid><description>So let&apos;s look at 1 and see what the image filter module of nginx is. HttpImageFilterModule is used to crop oversized images to the specified size. nginx…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Nginx generates thumbnails and stores them on the hard disk</title><link>https://ofstack.com/Nginx/15834/nginx-generates-thumbnails-and-stores-them-on-the-hard-disk.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/15834/nginx-generates-thumbnails-and-stores-them-on-the-hard-disk.html</guid><description>Now with the emergence of the terminal (such as mobile phone, ipad tablet), as well as a variety of terminal mobile phone resolution and size is different,…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Module configuration tutorial for generating thumbnails in Nginx server</title><link>https://ofstack.com/Nginx/15844/module-configuration-tutorial-for-generating-thumbnails-in-nginx-server.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/15844/module-configuration-tutorial-for-generating-thumbnails-in-nginx-server.html</guid><description>The ngx_image_thumb module generates thumbnails ngx_image_thumb is a module used in nginx to generate thumbnail images. There are many ways to live…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>HTTP 499 status code nginx under 499 error resolution</title><link>https://ofstack.com/Nginx/15869/http-499-status-code-nginx-under-499-error-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/15869/http-499-status-code-nginx-under-499-error-resolution.html</guid><description>There are many cases where the HTTP status code has 499 error in the log record. One of the cases I encountered was that nginx was inversioned to a back end…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Compile the tutorial on how to install nginx and configure the thumbnail plug in under CentOS</title><link>https://ofstack.com/Nginx/16702/compile-the-tutorial-on-how-to-install-nginx-and-configure-the-thumbnail-plug-in-under-centos.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/16702/compile-the-tutorial-on-how-to-install-nginx-and-configure-the-thumbnail-plug-in-under-centos.html</guid><description>I&apos;m sure you all know that installing nginx with yum is very convenient, but some plug-ins do not install by default, such as http_image_filter_module, so…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Compile and install the Nginx tutorial under Centos</title><link>https://ofstack.com/Nginx/16719/compile-and-install-the-nginx-tutorial-under-centos.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/16719/compile-and-install-the-nginx-tutorial-under-centos.html</guid><description>1. When installing nginx, the corresponding compiler must be installed first Establish nginx zlib:nginx provides the gzip module and requires zlib library…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>nginx upload file size error 500 solution</title><link>https://ofstack.com/Nginx/17070/nginx-upload-file-size-error-500-solution.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/17070/nginx-upload-file-size-error-500-solution.html</guid><description>Using nginx as reverse proxy, a weird problem occurred. Small files can be submitted, while large files will report 500 internal errors. What causes this?</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>Nginx dynamically adds modules to the installed nginx</title><link>https://ofstack.com/Nginx/17426/nginx-dynamically-adds-modules-to-the-installed-nginx.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/17426/nginx-dynamically-adds-modules-to-the-installed-nginx.html</guid><description>Here is an example of installing the 3rd party ngx_http_google_filter_module module The module of nginx is required to recompile nginx instead of reference…</description><pubDate>Thu, 14 May 2020 00:00:00 GMT</pubDate></item><item><title>The Nginx agent forwards the implementation code uploaded by ali cloud OSS</title><link>https://ofstack.com/Nginx/17770/the-nginx-agent-forwards-the-implementation-code-uploaded-by-ali-cloud-oss.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/17770/the-nginx-agent-forwards-the-implementation-code-uploaded-by-ali-cloud-oss.html</guid><description>Because small program upload requires https, server https USES the certificate generated by letsencrypt, but aliyun oss does not do https (lazy to upload…</description><pubDate>Fri, 15 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed steps for starting the nginx+uwsgi project</title><link>https://ofstack.com/Nginx/17812/detailed-steps-for-starting-the-nginx+uwsgi-project.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/17812/detailed-steps-for-starting-the-nginx+uwsgi-project.html</guid><description>When we developed web project with django, we used django&apos;s own test server in the development and testing process. Due to the limitation of its security,…</description><pubDate>Fri, 15 May 2020 00:00:00 GMT</pubDate></item><item><title>How to solve the front end cross domain problem with Nginx</title><link>https://ofstack.com/Nginx/17825/how-to-solve-the-front-end-cross-domain-problem-with-nginx.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/17825/how-to-solve-the-front-end-cross-domain-problem-with-nginx.html</guid><description>When developing static pages, like Vue, we often call interfaces that are most likely cross-domain, and then the browser will report cross-origin issues.</description><pubDate>Fri, 15 May 2020 00:00:00 GMT</pubDate></item><item><title>500 502 errors occurred in php+nginx service</title><link>https://ofstack.com/Nginx/19097/500-502-errors-occurred-in-php+nginx-service.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/19097/500-502-errors-occurred-in-php+nginx-service.html</guid><description>An overview of the When there are 500 or 502 errors in the online service access, it is urgent to deal with and troubleshoot the problem. What should we do?…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Complete steps for deploying the front and rear end split nginx configuration</title><link>https://ofstack.com/Nginx/19107/complete-steps-for-deploying-the-front-and-rear-end-split-nginx-configuration.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/19107/complete-steps-for-deploying-the-front-and-rear-end-split-nginx-configuration.html</guid><description>It is a truism that here I would like to talk about the separation of the front and back ends of my understanding. The simple separation is nothing more…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>nginx starts the pathinfo process</title><link>https://ofstack.com/Nginx/19141/nginx-starts-the-pathinfo-process.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/19141/nginx-starts-the-pathinfo-process.html</guid><description>apache goes to nginx, the code side USES $_SERVER[&apos;PATH_INFO&apos;], pathinfo is not turned on for nginx by default. So we have to turn it on manually 2,…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Understand the implementation of Nginx&apos;s location matching</title><link>https://ofstack.com/Nginx/20393/understand-the-implementation-of-nginx&apos;s-location-matching.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/20393/understand-the-implementation-of-nginx&apos;s-location-matching.html</guid><description>As the team is separating the front end from the front end, the front end takes over the Nginx and node layers. In the daily work, I often deal with Nginx.…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of nginx worker process loop</title><link>https://ofstack.com/Nginx/20394/implementation-of-nginx-worker-process-loop.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/20394/implementation-of-nginx-worker-process-loop.html</guid><description>When the worker process is started, it first initializes the environment it needs to run, then enters a loop in which it constantly checks to see if there…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Nginx dynamically forwards to the implementation of upstream based on path in url</title><link>https://ofstack.com/Nginx/20395/nginx-dynamically-forwards-to-the-implementation-of-upstream-based-on-path-in-url.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/20395/nginx-dynamically-forwards-to-the-implementation-of-upstream-based-on-path-in-url.html</guid><description>In Nginx, there are some advanced scenarios that need to be dynamically forwarded to the disabled upstream based on the path parameter in url / svr1 xxxx &amp;…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Method to install Nginx under CentOS</title><link>https://ofstack.com/Nginx/20396/method-to-install-nginx-under-centos.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/20396/method-to-install-nginx-under-centos.html</guid><description>Official document: https: / / nginx org/en/linux_packages html # RHEL - CentOS Installation environment: Linux server CentOS 7.3, Root permissions 1.…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Nginx timeout timeout configuration details</title><link>https://ofstack.com/Nginx/20397/nginx-timeout-timeout-configuration-details.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/20397/nginx-timeout-timeout-configuration-details.html</guid><description>Recently, nginx was used in the project, while Java was used in the background. It was found that one request was processed in the background for one…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>jar package process resolution for Nginx reverse proxy springboot</title><link>https://ofstack.com/Nginx/28115/jar-package-process-resolution-for-nginx-reverse-proxy-springboot.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/28115/jar-package-process-resolution-for-nginx-reverse-proxy-springboot.html</guid><description>The common way to deploy springboot projects to a server is to package war and deploy Tomcat or package jar and use the built-in package to run easily. Many…</description><pubDate>Sat, 22 Aug 2020 00:00:00 GMT</pubDate></item><item><title>How do I install ES2en ES3en on centos using yum</title><link>https://ofstack.com/Nginx/29426/how-do-i-install-es2en-es3en-on-centos-using-yum.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/29426/how-do-i-install-es2en-es3en-on-centos-using-yum.html</guid><description>rabbitmq needs to be installed before installing socat, otherwise installing rabbitmq directly may report an error If not found, the epel source yum-ES8en…</description><pubDate>Fri, 20 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Complete steps for the Nginx agent to separate the project from the front and back end of the domain name</title><link>https://ofstack.com/Nginx/30536/complete-steps-for-the-nginx-agent-to-separate-the-project-from-the-front-and-back-end-of-the-domain-name.html</link><guid isPermaLink="true">https://ofstack.com/Nginx/30536/complete-steps-for-the-nginx-agent-to-separate-the-project-from-the-front-and-back-end-of-the-domain-name.html</guid><description>The front end separates the project and the back end shares one domain name. Distinguish between front and back end items by the url prefix after the domain…</description><pubDate>Wed, 16 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Performance optimization of Oracle</title><link>https://ofstack.com/Oracle/14690/performance-optimization-of-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/14690/performance-optimization-of-oracle.html</guid><description>Linux Journal has published an article to optimize the Oracle database. This is a brief summary of Linux&apos;s use in enterprise databases. Currently, HP,…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Ultimate performance optimization for Oracle</title><link>https://ofstack.com/Oracle/14691/ultimate-performance-optimization-for-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/14691/ultimate-performance-optimization-for-oracle.html</guid><description>Ultimate performance optimization for Oracle</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Oracle performance optimization</title><link>https://ofstack.com/Oracle/14692/oracle-performance-optimization.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/14692/oracle-performance-optimization.html</guid><description>The best way is to modify /etc/fstab and add the noatime keyword for each file system entry. OS4: noatime file attribute TPC Results Load Time (Seconds)…</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the Oracle date function</title><link>https://ofstack.com/Oracle/16533/introduction-to-the-oracle-date-function.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/16533/introduction-to-the-oracle-date-function.html</guid><description>The Oracle date function is used to process the date and time in the Oracle database. Here is a detailed introduction to the use of the Oracle date function.</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>What oracle statement does oracle use to determine whether a table exists or not</title><link>https://ofstack.com/Oracle/16534/what-oracle-statement-does-oracle-use-to-determine-whether-a-table-exists-or-not.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/16534/what-oracle-statement-does-oracle-use-to-determine-whether-a-table-exists-or-not.html</guid><description>What oracle statement does oracle use to determine whether a table exists or not</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Oracle data manipulation and control la</title><link>https://ofstack.com/Oracle/18884/oracle-data-manipulation-and-control-la.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/18884/oracle-data-manipulation-and-control-la.html</guid><description>The SQL language is divided into four categories: data query language DQL, data manipulation language DML, data definition language DDL, and data control…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Three problems with Oracle Index</title><link>https://ofstack.com/Oracle/21571/three-problems-with-oracle-index.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/21571/three-problems-with-oracle-index.html</guid><description>Indexes (Index) are common database objects that can greatly affect the performance of database applications and Database if they are set up and used…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Automatic backup of Oracle database</title><link>https://ofstack.com/Oracle/21572/automatic-backup-of-oracle-database.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/21572/automatic-backup-of-oracle-database.html</guid><description>I believe that a number of system administrators are doing the same job every day - data backup. 1 once a day of negligence, and this day just happened to…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Oracle SQL performance optimization series 1</title><link>https://ofstack.com/Oracle/21573/oracle-sql-performance-optimization-series-1.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/21573/oracle-sql-performance-optimization-series-1.html</guid><description>1. Select the appropriate ORACLE optimizer There are three types of optimizers for ORACLE: a.RULE (based on rules) b.COST (based on cost) c.CHOOSE…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Recompile the method of an invalid object in PLSQL or the specified object</title><link>https://ofstack.com/Oracle/21574/recompile-the-method-of-an-invalid-object-in-plsql-or-the-specified-object.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/21574/recompile-the-method-of-an-invalid-object-in-plsql-or-the-specified-object.html</guid><description>Recompile the method of an invalid object in PLSQL or the specified object</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Oracle easily gets DDL statements for building tables and indexes</title><link>https://ofstack.com/Oracle/21575/oracle-easily-gets-ddl-statements-for-building-tables-and-indexes.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/21575/oracle-easily-gets-ddl-statements-for-building-tables-and-indexes.html</guid><description>Oracle easily gets DDL statements for building tables and indexes</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How do I maintain the excellent performance of the Oracle database</title><link>https://ofstack.com/Oracle/21576/how-do-i-maintain-the-excellent-performance-of-the-oracle-database.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/21576/how-do-i-maintain-the-excellent-performance-of-the-oracle-database.html</guid><description>How do I maintain the excellent performance of the Oracle database</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PL and SQL number type data</title><link>https://ofstack.com/Oracle/21577/pl-and-sql-number-type-data.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/21577/pl-and-sql-number-type-data.html</guid><description>number( &lt; p &gt; , &lt; s &gt; ) Precision p ranges from 1 to 38 The significant bit s ranges from -84 to 127 Highest integer number = p-s s positive Numbers,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PL and SQL data types and operators</title><link>https://ofstack.com/Oracle/21578/pl-and-sql-data-types-and-operators.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/21578/pl-and-sql-data-types-and-operators.html</guid><description>Stores numeric values, including integers and floating point Numbers. Precision and calibration mode can be selected. Syntax: number [( [and]]. The default…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PL and SQL type format conversion</title><link>https://ofstack.com/Oracle/21579/pl-and-sql-type-format-conversion.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/21579/pl-and-sql-type-format-conversion.html</guid><description>PL and SQL type format conversion</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PL and SQL date time type functions and operations</title><link>https://ofstack.com/Oracle/21580/pl-and-sql-date-time-type-functions-and-operations.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/21580/pl-and-sql-date-time-type-functions-and-operations.html</guid><description>PL and SQL date time type functions and operations</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PL and SQL Number numeric type function</title><link>https://ofstack.com/Oracle/22311/pl-and-sql-number-numeric-type-function.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/22311/pl-and-sql-number-numeric-type-function.html</guid><description>PL and SQL Number numeric type function</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Exporting questionable statistics error handling occurred in the export ORACLE database under Linux system</title><link>https://ofstack.com/Oracle/22312/exporting-questionable-statistics-error-handling-occurred-in-the-export-oracle-database-under-linux-system.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/22312/exporting-questionable-statistics-error-handling-occurred-in-the-export-oracle-database-under-linux-system.html</guid><description>Exporting questionable statistics error handling occurred in the export ORACLE database under Linux system</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>ORACLE database space organizing experience</title><link>https://ofstack.com/Oracle/22313/oracle-database-space-organizing-experience.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/22313/oracle-database-space-organizing-experience.html</guid><description>ORACLE database space organizing experience</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A good site for the oracle directive</title><link>https://ofstack.com/Oracle/22314/a-good-site-for-the-oracle-directive.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/22314/a-good-site-for-the-oracle-directive.html</guid><description>Today I found a good site that displays the ORACLE syntax. Too much content, not 11 extract, remember here, also convenient to find their own.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The method of deleting data in large quantities in Oracle</title><link>https://ofstack.com/Oracle/22315/the-method-of-deleting-data-in-large-quantities-in-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/22315/the-method-of-deleting-data-in-large-quantities-in-oracle.html</guid><description>The method of deleting data in large quantities in Oracle</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Oracle acquires TimesTen to improve database software performance</title><link>https://ofstack.com/Oracle/22316/oracle-acquires-timesten-to-improve-database-software-performance.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/22316/oracle-acquires-timesten-to-improve-database-software-performance.html</guid><description>Oracle acquires TimesTen to improve database software performance</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on Oracle database set replication method</title><link>https://ofstack.com/Oracle/22317/discussion-on-oracle-database-set-replication-method.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/22317/discussion-on-oracle-database-set-replication-method.html</guid><description>Discussion on Oracle database set replication method</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Oracle operates on COM objects using PL and SQL</title><link>https://ofstack.com/Oracle/22318/oracle-operates-on-com-objects-using-pl-and-sql.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/22318/oracle-operates-on-com-objects-using-pl-and-sql.html</guid><description>Oracle operates on COM objects using PL and SQL</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Design and development of Oracle platform application database system</title><link>https://ofstack.com/Oracle/22319/design-and-development-of-oracle-platform-application-database-system.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/22319/design-and-development-of-oracle-platform-application-database-system.html</guid><description>Design and development of Oracle platform application database system</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Oracle captures the problem SQL resolves the CPU transition consumption</title><link>https://ofstack.com/Oracle/23050/oracle-captures-the-problem-sql-resolves-the-cpu-transition-consumption.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23050/oracle-captures-the-problem-sql-resolves-the-cpu-transition-consumption.html</guid><description>Oracle captures the problem SQL resolves the CPU transition consumption</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Comparison of Oracle and SQL Server in enterprise applications</title><link>https://ofstack.com/Oracle/23051/comparison-of-oracle-and-sql-server-in-enterprise-applications.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23051/comparison-of-oracle-and-sql-server-in-enterprise-applications.html</guid><description>Comparison of Oracle and SQL Server in enterprise applications</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on the modeling and design of Oracle database</title><link>https://ofstack.com/Oracle/23052/discussion-on-the-modeling-and-design-of-oracle-database.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23052/discussion-on-the-modeling-and-design-of-oracle-database.html</guid><description>Discussion on the modeling and design of Oracle database</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Startup of Oracle 9i database after abnormal shutdown</title><link>https://ofstack.com/Oracle/23053/startup-of-oracle-9i-database-after-abnormal-shutdown.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23053/startup-of-oracle-9i-database-after-abnormal-shutdown.html</guid><description>Startup of Oracle 9i database after abnormal shutdown</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PL and SQL implements Oracle database task scheduling</title><link>https://ofstack.com/Oracle/23054/pl-and-sql-implements-oracle-database-task-scheduling.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23054/pl-and-sql-implements-oracle-database-task-scheduling.html</guid><description>PL and SQL implements Oracle database task scheduling</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Oracle9i gets DDL statements for building tables and indexes</title><link>https://ofstack.com/Oracle/23055/oracle9i-gets-ddl-statements-for-building-tables-and-indexes.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23055/oracle9i-gets-ddl-statements-for-building-tables-and-indexes.html</guid><description>Oracle9i gets DDL statements for building tables and indexes</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>High performance dynamic SQL program development based on Oracle</title><link>https://ofstack.com/Oracle/23056/high-performance-dynamic-sql-program-development-based-on-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23056/high-performance-dynamic-sql-program-development-based-on-oracle.html</guid><description>Abstract: this paper summarizes the program development of dynamic SQL, and gives some development skills based on the author&apos;s practical development…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of Oracle&apos;s data dictionary technology</title><link>https://ofstack.com/Oracle/23057/a-brief-analysis-of-oracle&apos;s-data-dictionary-technology.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23057/a-brief-analysis-of-oracle&apos;s-data-dictionary-technology.html</guid><description>The data dictionary is the place where Oracle holds information about the database, and its purpose is to describe the data. For example, the creator…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of PL and SQL programming experience developer network Oracle</title><link>https://ofstack.com/Oracle/23058/summary-of-pl-and-sql-programming-experience-developer-network-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23058/summary-of-pl-and-sql-programming-experience-developer-network-oracle.html</guid><description>Summary of PL and SQL programming experience developer network Oracle</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to object oriented technology based on Oracle developer network Oracle</title><link>https://ofstack.com/Oracle/23059/introduction-to-object-oriented-technology-based-on-oracle-developer-network-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23059/introduction-to-object-oriented-technology-based-on-oracle-developer-network-oracle.html</guid><description>1. An overview of the Object is a new feature in Oracle8i. Object is actually a encapsulation of a group of data and operations. The abstraction of object…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to Oracle PL and SQL</title><link>https://ofstack.com/Oracle/23726/introduction-to-oracle-pl-and-sql.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23726/introduction-to-oracle-pl-and-sql.html</guid><description>1. The purpose of PL/SQL Structured query language (Structured Query Language, referred to as SQL) is used to access a relational database 1 common…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Oracle Database and Application Optimizer developer network Oracle</title><link>https://ofstack.com/Oracle/23727/oracle-database-and-application-optimizer-developer-network-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23727/oracle-database-and-application-optimizer-developer-network-oracle.html</guid><description>Introduction: Work hard and carefully. The difference between a master and a rookie is that a master knows everything and a rookie knows something. Computer…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Adjustment of oracle time format</title><link>https://ofstack.com/Oracle/23728/adjustment-of-oracle-time-format.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23728/adjustment-of-oracle-time-format.html</guid><description>Adjustment of oracle time format</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ORACLE regularization solves initial data format inconsistencies</title><link>https://ofstack.com/Oracle/23730/oracle-regularization-solves-initial-data-format-inconsistencies.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23730/oracle-regularization-solves-initial-data-format-inconsistencies.html</guid><description>ORACLE regularization solves initial data format inconsistencies</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>oracle performs the implementation of cmd</title><link>https://ofstack.com/Oracle/23731/oracle-performs-the-implementation-of-cmd.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23731/oracle-performs-the-implementation-of-cmd.html</guid><description>oracle performs the implementation of cmd</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Check SQL queries with Mimer Validator</title><link>https://ofstack.com/Oracle/23732/check-sql-queries-with-mimer-validator.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23732/check-sql-queries-with-mimer-validator.html</guid><description>Check SQL queries with Mimer Validator</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ORACLE database RMAN backup restore</title><link>https://ofstack.com/Oracle/23733/oracle-database-rman-backup-restore.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23733/oracle-database-rman-backup-restore.html</guid><description>ORACLE database RMAN backup restore</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PDO takes Oracle lob large field  when the data volume is too large to be taken out of the problem solution</title><link>https://ofstack.com/Oracle/23734/pdo-takes-oracle-lob-large-field--when-the-data-volume-is-too-large-to-be-taken-out-of-the-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/23734/pdo-takes-oracle-lob-large-field--when-the-data-volume-is-too-large-to-be-taken-out-of-the-problem-solution.html</guid><description>PDO takes Oracle lob large field when the data volume is too large to be taken out of the problem solution</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Teach you how to design a large Oracle database</title><link>https://ofstack.com/Oracle/26687/teach-you-how-to-design-a-large-oracle-database.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/26687/teach-you-how-to-design-a-large-oracle-database.html</guid><description>Teach you how to design a large Oracle database</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Create a reasonable database index in the Oracle database</title><link>https://ofstack.com/Oracle/26688/create-a-reasonable-database-index-in-the-oracle-database.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/26688/create-a-reasonable-database-index-in-the-oracle-database.html</guid><description>Create a reasonable database index in the Oracle database</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Problems with using the Oracle Max function</title><link>https://ofstack.com/Oracle/31118/problems-with-using-the-oracle-max-function.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31118/problems-with-using-the-oracle-max-function.html</guid><description>Problems with using the Oracle Max function</description><pubDate>Tue, 22 Dec 2020 00:00:00 GMT</pubDate></item><item><title>How do oracle turn off and open archive logs</title><link>https://ofstack.com/Oracle/31237/how-do-oracle-turn-off-and-open-archive-logs.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31237/how-do-oracle-turn-off-and-open-archive-logs.html</guid><description>How do oracle turn off and open archive logs</description><pubDate>Sat, 26 Dec 2020 00:00:00 GMT</pubDate></item><item><title>The oracle keyword is used as the field name</title><link>https://ofstack.com/Oracle/31238/the-oracle-keyword-is-used-as-the-field-name.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31238/the-oracle-keyword-is-used-as-the-field-name.html</guid><description>The oracle keyword is used as the field name</description><pubDate>Sat, 26 Dec 2020 00:00:00 GMT</pubDate></item><item><title>The difference between Oracle round of and trunc of functions is introduced</title><link>https://ofstack.com/Oracle/31357/the-difference-between-oracle-round-of-and-trunc-of-functions-is-introduced.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31357/the-difference-between-oracle-round-of-and-trunc-of-functions-is-introduced.html</guid><description>The difference between Oracle round of and trunc of functions is introduced</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Listener configuration tutorial for Oracle 11g2</title><link>https://ofstack.com/Oracle/31358/listener-configuration-tutorial-for-oracle-11g2.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31358/listener-configuration-tutorial-for-oracle-11g2.html</guid><description>Listener configuration tutorial for Oracle 11g2</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>ORA 12514 and ORA 28547 error solutions</title><link>https://ofstack.com/Oracle/31477/ora-12514-and-ora-28547-error-solutions.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31477/ora-12514-and-ora-28547-error-solutions.html</guid><description>ORA 12514 and ORA 28547 error solutions</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>How does oracle use order by to sort null values</title><link>https://ofstack.com/Oracle/31478/how-does-oracle-use-order-by-to-sort-null-values.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31478/how-does-oracle-use-order-by-to-sort-null-values.html</guid><description>How does oracle use order by to sort null values</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>oracle View Permissions oracle View creation permissions are insufficient</title><link>https://ofstack.com/Oracle/31597/oracle-view-permissions-oracle-view-creation-permissions-are-insufficient.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31597/oracle-view-permissions-oracle-view-creation-permissions-are-insufficient.html</guid><description>oracle View Permissions oracle View creation permissions are insufficient</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Oracle Connect to Idle Instance solution</title><link>https://ofstack.com/Oracle/31598/oracle-connect-to-idle-instance-solution.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31598/oracle-connect-to-idle-instance-solution.html</guid><description>Oracle Connect to Idle Instance solution</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>oracle dynamic SQL usage details</title><link>https://ofstack.com/Oracle/31886/oracle-dynamic-sql-usage-details.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31886/oracle-dynamic-sql-usage-details.html</guid><description>1. Static SQLSQL versus dynamic SQL The PL/SQL blocks are divided into two types: 1 is pre-concatenation (early binding), that is, SQL statements are…</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>oracle 11g em Reconstruction report unique constraint error resolution</title><link>https://ofstack.com/Oracle/31887/oracle-11g-em-reconstruction-report-unique-constraint-error-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/31887/oracle-11g-em-reconstruction-report-unique-constraint-error-resolution.html</guid><description>oracle 11g em Reconstruction report unique constraint error resolution</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Oracle user password contains special characters causing login failure</title><link>https://ofstack.com/Oracle/32006/oracle-user-password-contains-special-characters-causing-login-failure.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/32006/oracle-user-password-contains-special-characters-causing-login-failure.html</guid><description>I met a strange question today: ORA-12154: TNS: Unable to resolve the specified connection identifier. ORA-12154: TNS: Unable to resolve the specified…</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>ORA 28002 Oracle 11g has a password expiration problem</title><link>https://ofstack.com/Oracle/32007/ora-28002-oracle-11g-has-a-password-expiration-problem.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/32007/ora-28002-oracle-11g-has-a-password-expiration-problem.html</guid><description>ORA 28002 Oracle 11g has a password expiration problem</description><pubDate>Tue, 19 Jan 2021 00:00:00 GMT</pubDate></item><item><title>The SQL execution time implementation code is tracked in ADF</title><link>https://ofstack.com/Oracle/32126/the-sql-execution-time-implementation-code-is-tracked-in-adf.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/32126/the-sql-execution-time-implementation-code-is-tracked-in-adf.html</guid><description>The SQL execution time implementation code is tracked in ADF</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Oracle database account is locked</title><link>https://ofstack.com/Oracle/32127/oracle-database-account-is-locked.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/32127/oracle-database-account-is-locked.html</guid><description>Oracle database account is locked</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the special uses of row level locks in Oracle</title><link>https://ofstack.com/Oracle/32310/a-brief-analysis-of-the-special-uses-of-row-level-locks-in-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/32310/a-brief-analysis-of-the-special-uses-of-row-level-locks-in-oracle.html</guid><description>A brief analysis of the special uses of row level locks in Oracle</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>The oracle index cannot use deep parsing</title><link>https://ofstack.com/Oracle/32311/the-oracle-index-cannot-use-deep-parsing.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/32311/the-oracle-index-cannot-use-deep-parsing.html</guid><description>The oracle index cannot use deep parsing</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of using oracle expdp command based on oracle</title><link>https://ofstack.com/Oracle/34582/detailed-explanation-of-using-oracle-expdp-command-based-on-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/34582/detailed-explanation-of-using-oracle-expdp-command-based-on-oracle.html</guid><description>Detailed explanation of using oracle expdp command based on oracle</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>In depth discussion: usage of row_number of over of analysis function in oracle</title><link>https://ofstack.com/Oracle/34584/in-depth-discussion:-usage-of-row_number-of-over-of-analysis-function-in-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/34584/in-depth-discussion:-usage-of-row_number-of-over-of-analysis-function-in-oracle.html</guid><description>In depth discussion: usage of row_number of over of analysis function in oracle</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Resolve how to view the number of fields of a table in Oracle database</title><link>https://ofstack.com/Oracle/39444/resolve-how-to-view-the-number-of-fields-of-a-table-in-oracle-database.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/39444/resolve-how-to-view-the-number-of-fields-of-a-table-in-oracle-database.html</guid><description>Resolve how to view the number of fields of a table in Oracle database</description><pubDate>Sat, 28 Aug 2021 00:00:00 GMT</pubDate></item><item><title>win Platform oracle rman Backup and Delete dg Backup Library Archive Log Scripts</title><link>https://ofstack.com/Oracle/40418/win-platform-oracle-rman-backup-and-delete-dg-backup-library-archive-log-scripts.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/40418/win-platform-oracle-rman-backup-and-delete-dg-backup-library-archive-log-scripts.html</guid><description>win Platform oracle rman Backup and Delete dg Backup Library Archive Log Scripts</description><pubDate>Sun, 12 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Detailed steps for linux to completely uninstall oracle after oracle stops the database</title><link>https://ofstack.com/Oracle/42740/detailed-steps-for-linux-to-completely-uninstall-oracle-after-oracle-stops-the-database.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/42740/detailed-steps-for-linux-to-completely-uninstall-oracle-after-oracle-stops-the-database.html</guid><description>1. Stop the database using SQL*PLUS 2. Stop Listener 3. Stop the HTTP service 4. Use su or log back in to root (if you want to reinstall, you can keep…</description><pubDate>Wed, 27 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Solution of Parallel Query Error in Oracle Database</title><link>https://ofstack.com/Oracle/44112/solution-of-parallel-query-error-in-oracle-database.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/44112/solution-of-parallel-query-error-in-oracle-database.html</guid><description>The parallel query of Oracle uses Server Process of multiple operating system levels to complete one SQL query at the same time. This paper explains the…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Oracle Ranking Function of Rank Example</title><link>https://ofstack.com/Oracle/44113/detailed-explanation-of-oracle-ranking-function-of-rank-example.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/44113/detailed-explanation-of-oracle-ranking-function-of-rank-example.html</guid><description>--Known: Two ranking methods (partitioned and unpartitioned): with and without partition --Two calculation methods (continuous and discontinuous),…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>How to Share the Use of oracle Ranking Function</title><link>https://ofstack.com/Oracle/44114/how-to-share-the-use-of-oracle-ranking-function.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/44114/how-to-share-the-use-of-oracle-ranking-function.html</guid><description>In oracle, there are rank, dense_rank, row_number, and group ranking partition. rank: The ranking will be tied for the number n, and the vacant rankings…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Overview of advantages and disadvantages of five tables in ORACLE</title><link>https://ofstack.com/Oracle/44115/overview-of-advantages-and-disadvantages-of-five-tables-in-oracle.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/44115/overview-of-advantages-and-disadvantages-of-five-tables-in-oracle.html</guid><description>1. Common table (heap table): It is suitable for most design scenarios and has advantages and disadvantages. Advantages: 1. Simple grammar 2. Suitable for…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Overview of Oracle 11g Automatic Diagnostic Information Base of Automatic Diagnostic Repository  ADR</title><link>https://ofstack.com/Oracle/44347/overview-of-oracle-11g-automatic-diagnostic-information-base-of-automatic-diagnostic-repository--adr.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/44347/overview-of-oracle-11g-automatic-diagnostic-information-base-of-automatic-diagnostic-repository--adr.html</guid><description>Overview of Oracle 11g Automatic Diagnostic Information Base of Automatic Diagnostic Repository ADR</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>An introduction to the oracle index (creation  introduction  tips  how to view).</title><link>https://ofstack.com/Oracle/44348/an-introduction-to-the-oracle-index-(creation--introduction--tips--how-to-view)..html</link><guid isPermaLink="true">https://ofstack.com/Oracle/44348/an-introduction-to-the-oracle-index-(creation--introduction--tips--how-to-view)..html</guid><description>An introduction to the oracle index (creation introduction tips how to view).</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>oracle 10g Lite Installation Steps Sharing</title><link>https://ofstack.com/Oracle/44349/oracle-10g-lite-installation-steps-sharing.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/44349/oracle-10g-lite-installation-steps-sharing.html</guid><description>Today, I encountered a software requirement to install oracle client, so I considered installing a simplified version. I downloaded…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Method of Viewing System Stored Procedures in oracle Database</title><link>https://ofstack.com/Oracle/44350/method-of-viewing-system-stored-procedures-in-oracle-database.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/44350/method-of-viewing-system-stored-procedures-in-oracle-database.html</guid><description>Method of Viewing System Stored Procedures in oracle Database</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>ORACLE to view and modify the maximum number of connections</title><link>https://ofstack.com/Oracle/45220/oracle-to-view-and-modify-the-maximum-number-of-connections.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/45220/oracle-to-view-and-modify-the-maximum-number-of-connections.html</guid><description>Step 1, on the cmd command line, enter sqlplus Step 2: Enter the user name and password according to the prompt 1. View processes and sessions parameters</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Example of ORACLE millisecond to date conversion</title><link>https://ofstack.com/Oracle/45222/example-of-oracle-millisecond-to-date-conversion.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/45222/example-of-oracle-millisecond-to-date-conversion.html</guid><description>Milliseconds to date Date conversion milliseconds Get the current system time Note: The time to convert milliseconds to date formatting can be 12-hour and…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>11g Oracle Solution for exporting table without exporting data to empty table by default</title><link>https://ofstack.com/Oracle/45781/11g-oracle-solution-for-exporting-table-without-exporting-data-to-empty-table-by-default.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/45781/11g-oracle-solution-for-exporting-table-without-exporting-data-to-empty-table-by-default.html</guid><description>11g oracle When exporting a table, the data will not be exported to null by default 1. Oracle11g does not allocate segment to empty tables by default, so…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>oracle Empty All Table Data</title><link>https://ofstack.com/Oracle/46296/oracle-empty-all-table-data.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/46296/oracle-empty-all-table-data.html</guid><description>1. Delete all foreign key constraints 3. Add foreign key constraints Code generated using powerdesign</description><pubDate>Sun, 12 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Introduction to Oracle Table Three Connection Modes of sql Optimization</title><link>https://ofstack.com/Oracle/46679/introduction-to-oracle-table-three-connection-modes-of-sql-optimization.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/46679/introduction-to-oracle-table-three-connection-modes-of-sql-optimization.html</guid><description>The nested loop connection is a good choice for small data subsets being connected. nested loop is to scan a table, and every time a record is read, it will…</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Difference analysis between Oracle hard parsing and soft parsing</title><link>https://ofstack.com/Oracle/46680/difference-analysis-between-oracle-hard-parsing-and-soft-parsing.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/46680/difference-analysis-between-oracle-hard-parsing-and-soft-parsing.html</guid><description>Oracle hard parsing and soft parsing are problems we often encounter, so we need to consider when to produce soft parsing and when to produce hard parsing,…</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>What is the maximum supported length of an Oracle database table name</title><link>https://ofstack.com/Oracle/46681/what-is-the-maximum-supported-length-of-an-oracle-database-table-name.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/46681/what-is-the-maximum-supported-length-of-an-oracle-database-table-name.html</guid><description>This article describes the maximum length of table names that can be used in Oralce databases. This length is also the maximum length of Oracle identifiers,…</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>How to use Oracle to_char function</title><link>https://ofstack.com/Oracle/46682/how-to-use-oracle-to_char-function.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/46682/how-to-use-oracle-to_char-function.html</guid><description>The function of Oracle to_char is to convert numeric type or date type into character type. The following is a detailed introduction to the use of Oracle…</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Difference Analysis of Oracle Process and Function</title><link>https://ofstack.com/Oracle/46787/difference-analysis-of-oracle-process-and-function.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/46787/difference-analysis-of-oracle-process-and-function.html</guid><description>I believe everyone knows Oracle process and function better. The following is a detailed introduction to the differences between Oracle process and function…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Teach you how to use Oracle to easily view alarm log errors</title><link>https://ofstack.com/Oracle/46788/teach-you-how-to-use-oracle-to-easily-view-alarm-log-errors.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/46788/teach-you-how-to-use-oracle-to-easily-view-alarm-log-errors.html</guid><description>After checking the data on the Internet for several days, I tried to solve this problem by comprehensively clearing the contents of alarm logs and building…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Oracle Syntax Summary for Paging Query</title><link>https://ofstack.com/Oracle/46789/oracle-syntax-summary-for-paging-query.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/46789/oracle-syntax-summary-for-paging-query.html</guid><description>This article summarizes the SQL syntax of Oracle to realize paging query, and collates it for everyone&apos;s reference. The details are as follows: 1. There is…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Introduction of Oracle System Variable Function</title><link>https://ofstack.com/Oracle/46790/introduction-of-oracle-system-variable-function.html</link><guid isPermaLink="true">https://ofstack.com/Oracle/46790/introduction-of-oracle-system-variable-function.html</guid><description>There are many kinds of Oracle functions, and the system variable function is one of them. Here are three most common system variable functions, hoping to…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>PHP calls WebService of ASP.NET</title><link>https://ofstack.com/PHP/12061/php-calls-webservice-of-asp.net.html</link><guid isPermaLink="true">https://ofstack.com/PHP/12061/php-calls-webservice-of-asp.net.html</guid><description>PHP calls WebService of ASP.NET</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>php USES cookie to implement access statistics code</title><link>https://ofstack.com/PHP/13065/php-uses-cookie-to-implement-access-statistics-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/13065/php-uses-cookie-to-implement-access-statistics-code.html</guid><description>php USES cookie to implement access statistics code</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>php study notes [predefined array of super global array]</title><link>https://ofstack.com/PHP/13088/php-study-notes-%5Bpredefined-array-of-super-global-array%5D.html</link><guid isPermaLink="true">https://ofstack.com/PHP/13088/php-study-notes-%5Bpredefined-array-of-super-global-array%5D.html</guid><description>php study notes [predefined array of super global array]</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>An PHP cache class code of is attached with details</title><link>https://ofstack.com/PHP/13091/an-php-cache-class-code-of-is-attached-with-details.html</link><guid isPermaLink="true">https://ofstack.com/PHP/13091/an-php-cache-class-code-of-is-attached-with-details.html</guid><description>An PHP cache class code of is attached with details</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Methods that do not recompile PHP to add openssl modules to php</title><link>https://ofstack.com/PHP/13124/methods-that-do-not-recompile-php-to-add-openssl-modules-to-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/13124/methods-that-do-not-recompile-php-to-add-openssl-modules-to-php.html</guid><description>Methods that do not recompile PHP to add openssl modules to php</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>php USES the relevant considerations of Smarty and several ways to access variables</title><link>https://ofstack.com/PHP/15013/php-uses-the-relevant-considerations-of-smarty-and-several-ways-to-access-variables.html</link><guid isPermaLink="true">https://ofstack.com/PHP/15013/php-uses-the-relevant-considerations-of-smarty-and-several-ways-to-access-variables.html</guid><description>$tpl = new Smarty (); // create a new smarty object. I&apos;m using Smarty-3.1.6 1. Set smarty template path $tpl- &gt; setTemplateDir (); The default is templates…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Line by line output from PHP (combination of ob_flush and flush)</title><link>https://ofstack.com/PHP/16003/line-by-line-output-from-php-(combination-of-ob_flush-and-flush).html</link><guid isPermaLink="true">https://ofstack.com/PHP/16003/line-by-line-output-from-php-(combination-of-ob_flush-and-flush).html</guid><description>Line by line output from PHP (combination of ob_flush and flush)</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>php linear table stores the implementation code of in order</title><link>https://ofstack.com/PHP/17930/php-linear-table-stores-the-implementation-code-of-in-order.html</link><guid isPermaLink="true">https://ofstack.com/PHP/17930/php-linear-table-stores-the-implementation-code-of-in-order.html</guid><description>php linear table stores the implementation code of in order</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>The php prompt failed to load or mcrypt did not find the PHP extension mbstring solution</title><link>https://ofstack.com/PHP/17935/the-php-prompt-failed-to-load-or-mcrypt-did-not-find-the-php-extension-mbstring-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/17935/the-php-prompt-failed-to-load-or-mcrypt-did-not-find-the-php-extension-mbstring-solution.html</guid><description>The PHP extension mbstring was not found, and you now appear to be using a multi-byte character set. phpMyAdmin without the mbstring extension does not…</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>smarty deftly handles the code for the content page in iframe</title><link>https://ofstack.com/PHP/17956/smarty-deftly-handles-the-code-for-the-content-page-in-iframe.html</link><guid isPermaLink="true">https://ofstack.com/PHP/17956/smarty-deftly-handles-the-code-for-the-content-page-in-iframe.html</guid><description>smarty deftly handles the code for the content page in iframe</description><pubDate>Sat, 16 May 2020 00:00:00 GMT</pubDate></item><item><title>php tips for Call time pass by reference has been deprecated in solution [tested]</title><link>https://ofstack.com/PHP/18222/php-tips-for-call-time-pass-by-reference-has-been-deprecated-in-solution-%5Btested%5D.html</link><guid isPermaLink="true">https://ofstack.com/PHP/18222/php-tips-for-call-time-pass-by-reference-has-been-deprecated-in-solution-%5Btested%5D.html</guid><description>Warning: Call-time pass-by-reference has been deprecated in E:\Program Files\EasyPHP 3.0\www\bugfree\Include\Class\XmlParse.class.php on line 46 Warning:…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>The encryption method and principle of PHP</title><link>https://ofstack.com/PHP/18237/the-encryption-method-and-principle-of-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/18237/the-encryption-method-and-principle-of-php.html</guid><description>The encryption method and principle of PHP</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the time zone setting method in PHP</title><link>https://ofstack.com/PHP/18262/summary-of-the-time-zone-setting-method-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/18262/summary-of-the-time-zone-setting-method-in-php.html</guid><description>Summary of the time zone setting method in PHP</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Configuration file operations in php  such as reading and modifying config.php files</title><link>https://ofstack.com/PHP/18277/configuration-file-operations-in-php--such-as-reading-and-modifying-config.php-files.html</link><guid isPermaLink="true">https://ofstack.com/PHP/18277/configuration-file-operations-in-php--such-as-reading-and-modifying-config.php-files.html</guid><description>Configuration file operations in php such as reading and modifying config.php files</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP mobile phone number attribution code of API interface and mysql</title><link>https://ofstack.com/PHP/19288/php-mobile-phone-number-attribution-code-of-api-interface-and-mysql.html</link><guid isPermaLink="true">https://ofstack.com/PHP/19288/php-mobile-phone-number-attribution-code-of-api-interface-and-mysql.html</guid><description>PHP mobile phone number attribution code of API interface and mysql</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP implements the code of API interface for mobile phone home search</title><link>https://ofstack.com/PHP/19297/php-implements-the-code-of-api-interface-for-mobile-phone-home-search.html</link><guid isPermaLink="true">https://ofstack.com/PHP/19297/php-implements-the-code-of-api-interface-for-mobile-phone-home-search.html</guid><description>PHP implements the code of API interface for mobile phone home search</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP series on the use of date functions</title><link>https://ofstack.com/PHP/19311/php-series-on-the-use-of-date-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/19311/php-series-on-the-use-of-date-functions.html</guid><description>PHP series on the use of date functions</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Different introductions of mysql mysqli and PDO</title><link>https://ofstack.com/PHP/19912/different-introductions-of-mysql-mysqli-and-pdo.html</link><guid isPermaLink="true">https://ofstack.com/PHP/19912/different-introductions-of-mysql-mysqli-and-pdo.html</guid><description>Different introductions of mysql mysqli and PDO</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP json format and js json format js cross domain call implementation code</title><link>https://ofstack.com/PHP/19927/php-json-format-and-js-json-format-js-cross-domain-call-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/19927/php-json-format-and-js-json-format-js-cross-domain-call-implementation-code.html</guid><description>PHP json format and js json format js cross domain call implementation code</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to Zend&apos;s AutoLoad mechanism</title><link>https://ofstack.com/PHP/20489/introduction-to-zend&apos;s-autoload-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/PHP/20489/introduction-to-zend&apos;s-autoload-mechanism.html</guid><description>Introduction to Zend&apos;s AutoLoad mechanism</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>php mssql extension SQL query Chinese field name solution</title><link>https://ofstack.com/PHP/20528/php-mssql-extension-sql-query-chinese-field-name-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/20528/php-mssql-extension-sql-query-chinese-field-name-solution.html</guid><description>php mssql extension SQL query Chinese field name solution</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>php sort algorithm of bubble sort  quick sort</title><link>https://ofstack.com/PHP/20532/php-sort-algorithm-of-bubble-sort--quick-sort.html</link><guid isPermaLink="true">https://ofstack.com/PHP/20532/php-sort-algorithm-of-bubble-sort--quick-sort.html</guid><description>Bubble sort implementation principle First put the number to be sorted into the work list. From the list of the first number to the last two Numbers, check…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP data set method for building JSON format and a new array</title><link>https://ofstack.com/PHP/21023/php-data-set-method-for-building-json-format-and-a-new-array.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21023/php-data-set-method-for-building-json-format-and-a-new-array.html</guid><description>PHP data set method for building JSON format and a new array</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php dynamically implements the table across rows and columns</title><link>https://ofstack.com/PHP/21024/php-dynamically-implements-the-table-across-rows-and-columns.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21024/php-dynamically-implements-the-table-across-rows-and-columns.html</guid><description>php dynamically implements the table across rows and columns</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Active and passive in php language flow control</title><link>https://ofstack.com/PHP/21025/active-and-passive-in-php-language-flow-control.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21025/active-and-passive-in-php-language-flow-control.html</guid><description>Active and passive in php language flow control</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP encoding conversion</title><link>https://ofstack.com/PHP/21026/php-encoding-conversion.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21026/php-encoding-conversion.html</guid><description>PHP encoding conversion</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php is the code for randomly selecting elements from an array</title><link>https://ofstack.com/PHP/21027/php-is-the-code-for-randomly-selecting-elements-from-an-array.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21027/php-is-the-code-for-randomly-selecting-elements-from-an-array.html</guid><description>php is the code for randomly selecting elements from an array</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the PHP read xml method</title><link>https://ofstack.com/PHP/21028/introduction-to-the-php-read-xml-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21028/introduction-to-the-php-read-xml-method.html</guid><description>Introduction to the PHP read xml method</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Several ways to write and read XML in PHP</title><link>https://ofstack.com/PHP/21029/several-ways-to-write-and-read-xml-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21029/several-ways-to-write-and-read-xml-in-php.html</guid><description>Several ways to write and read XML in PHP</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The clipping and zooming of php images produce the required thumbnails</title><link>https://ofstack.com/PHP/21030/the-clipping-and-zooming-of-php-images-produce-the-required-thumbnails.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21030/the-clipping-and-zooming-of-php-images-produce-the-required-thumbnails.html</guid><description>The clipping and zooming of php images produce the required thumbnails</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>When the browser previews the PHP file  the white space at the top affects the layout</title><link>https://ofstack.com/PHP/21031/when-the-browser-previews-the-php-file--the-white-space-at-the-top-affects-the-layout.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21031/when-the-browser-previews-the-php-file--the-white-space-at-the-top-affects-the-layout.html</guid><description>When the browser previews the PHP file the white space at the top affects the layout</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php determines whether the uploaded Excel file contains pictures and PHPExcel library knowledge</title><link>https://ofstack.com/PHP/21032/php-determines-whether-the-uploaded-excel-file-contains-pictures-and-phpexcel-library-knowledge.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21032/php-determines-whether-the-uploaded-excel-file-contains-pictures-and-phpexcel-library-knowledge.html</guid><description>php determines whether the uploaded Excel file contains pictures and PHPExcel library knowledge</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>There is no output reason analysis before header and session_start in PHP</title><link>https://ofstack.com/PHP/21033/there-is-no-output-reason-analysis-before-header-and-session_start-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21033/there-is-no-output-reason-analysis-before-header-and-session_start-in-php.html</guid><description>There is no output reason analysis before header and session_start in PHP</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP applies the solution across time zone of UTC time</title><link>https://ofstack.com/PHP/21034/php-applies-the-solution-across-time-zone-of-utc-time.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21034/php-applies-the-solution-across-time-zone-of-utc-time.html</guid><description>PHP applies the solution across time zone of UTC time</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP programming function security</title><link>https://ofstack.com/PHP/21035/php-programming-function-security.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21035/php-programming-function-security.html</guid><description>PHP programming function security</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation principle of scheduled scheduling task in php</title><link>https://ofstack.com/PHP/21036/implementation-principle-of-scheduled-scheduling-task-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21036/implementation-principle-of-scheduled-scheduling-task-in-php.html</guid><description>Implementation principle of scheduled scheduling task in php</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Collation of some practical WordPress background MySQL operation commands</title><link>https://ofstack.com/PHP/21037/collation-of-some-practical-wordpress-background-mysql-operation-commands.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21037/collation-of-some-practical-wordpress-background-mysql-operation-commands.html</guid><description>Collation of some practical WordPress background MySQL operation commands</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Set the time zone in PHP and record the implementation code of the log file</title><link>https://ofstack.com/PHP/21038/set-the-time-zone-in-php-and-record-the-implementation-code-of-the-log-file.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21038/set-the-time-zone-in-php-and-record-the-implementation-code-of-the-log-file.html</guid><description>Set the time zone in PHP and record the implementation code of the log file</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP basics tutorial of php basics tutorial some code code</title><link>https://ofstack.com/PHP/21039/php-basics-tutorial-of-php-basics-tutorial-some-code-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21039/php-basics-tutorial-of-php-basics-tutorial-some-code-code.html</guid><description>Comparison operator Logical operator (x &lt; 10 &amp; &amp; y &gt; 1) returns true (x==5 || y==5) returns false !(x==y) returns true Program judgment statement: And C#,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PDO version problem Invalid parameter number: no parameters were bound</title><link>https://ofstack.com/PHP/21040/pdo-version-problem-invalid-parameter-number:-no-parameters-were-bound.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21040/pdo-version-problem-invalid-parameter-number:-no-parameters-were-bound.html</guid><description>Today in dealing with bug found it very strange questions, some one will quote: when perform certain operations Invalid parameter number: no parameters were…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHPEXCEL use notes</title><link>https://ofstack.com/PHP/21041/phpexcel-use-notes.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21041/phpexcel-use-notes.html</guid><description>PHPEXCEL use notes</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>For the mysql character set  character_set_client=binary. In the case of gbk  the table description will be scrambled</title><link>https://ofstack.com/PHP/21042/for-the-mysql-character-set--character_set_client=binary.-in-the-case-of-gbk--the-table-description-will-be-scrambled.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21042/for-the-mysql-character-set--character_set_client=binary.-in-the-case-of-gbk--the-table-description-will-be-scrambled.html</guid><description>For the mysql character set character_set_client=binary. In the case of gbk the table description will be scrambled</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Could not load type ServiceModel Activation HttpModule solution</title><link>https://ofstack.com/PHP/21043/could-not-load-type-servicemodel-activation-httpmodule-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21043/could-not-load-type-servicemodel-activation-httpmodule-solution.html</guid><description>Could not load type ServiceModel Activation HttpModule solution</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP array infinite hierarchical data hierarchical processing code</title><link>https://ofstack.com/PHP/21044/php-array-infinite-hierarchical-data-hierarchical-processing-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21044/php-array-infinite-hierarchical-data-hierarchical-processing-code.html</guid><description>PHP array infinite hierarchical data hierarchical processing code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>of com and ODBC are two methods of connecting sqlserver2000 in php5.3</title><link>https://ofstack.com/PHP/21045/of-com-and-odbc-are-two-methods-of-connecting-sqlserver2000-in-php5.3.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21045/of-com-and-odbc-are-two-methods-of-connecting-sqlserver2000-in-php5.3.html</guid><description>of com and ODBC are two methods of connecting sqlserver2000 in php5.3</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The function code in PHP that calculates string similarity</title><link>https://ofstack.com/PHP/21046/the-function-code-in-php-that-calculates-string-similarity.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21046/the-function-code-in-php-that-calculates-string-similarity.html</guid><description>similar_text - calculates the similarity between two strings int similar_text ( string $first , string $second [, float &amp; $percent ] ) $first required.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP flock file locks are described in detail</title><link>https://ofstack.com/PHP/21047/php-flock-file-locks-are-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21047/php-flock-file-locks-are-described-in-detail.html</guid><description>PHP flock file locks are described in detail</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP generates unique promotion and offers and discount code of with source code</title><link>https://ofstack.com/PHP/21048/php-generates-unique-promotion-and-offers-and-discount-code-of-with-source-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21048/php-generates-unique-promotion-and-offers-and-discount-code-of-with-source-code.html</guid><description>PHP generates unique promotion and offers and discount code of with source code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Comparison of functions rand and mt_rand in PHP</title><link>https://ofstack.com/PHP/21049/comparison-of-functions-rand-and-mt_rand-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21049/comparison-of-functions-rand-and-mt_rand-in-php.html</guid><description>Comparison of functions rand and mt_rand in PHP</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of unlink of  mkdir of  rmdir of and other methods in php</title><link>https://ofstack.com/PHP/21050/introduction-to-the-use-of-unlink-of--mkdir-of--rmdir-of-and-other-methods-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21050/introduction-to-the-use-of-unlink-of--mkdir-of--rmdir-of-and-other-methods-in-php.html</guid><description>Introduction to the use of unlink of mkdir of rmdir of and other methods in php</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation code for passing variables between php and javascript</title><link>https://ofstack.com/PHP/21051/implementation-code-for-passing-variables-between-php-and-javascript.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21051/implementation-code-for-passing-variables-between-php-and-javascript.html</guid><description>Implementation code for passing variables between php and javascript</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>ajax php pass and receive variable implementation ideas and code</title><link>https://ofstack.com/PHP/21052/ajax-php-pass-and-receive-variable-implementation-ideas-and-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21052/ajax-php-pass-and-receive-variable-implementation-ideas-and-code.html</guid><description>ajax php pass and receive variable implementation ideas and code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The PHP encoding conversion function automatically converts character sets to support array conversion</title><link>https://ofstack.com/PHP/21053/the-php-encoding-conversion-function-automatically-converts-character-sets-to-support-array-conversion.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21053/the-php-encoding-conversion-function-automatically-converts-character-sets-to-support-array-conversion.html</guid><description>The PHP encoding conversion function automatically converts character sets to support array conversion</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP gets the header implementation steps for the http request</title><link>https://ofstack.com/PHP/21054/php-gets-the-header-implementation-steps-for-the-http-request.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21054/php-gets-the-header-implementation-steps-for-the-http-request.html</guid><description>PHP gets the header implementation steps for the http request</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php gets xml data submitted via http protocol post and parses xml</title><link>https://ofstack.com/PHP/21055/php-gets-xml-data-submitted-via-http-protocol-post-and-parses-xml.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21055/php-gets-xml-data-submitted-via-http-protocol-post-and-parses-xml.html</guid><description>php gets xml data submitted via http protocol post and parses xml</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>mysql queries the specified date and time within the sql statement implementation principle and code</title><link>https://ofstack.com/PHP/21056/mysql-queries-the-specified-date-and-time-within-the-sql-statement-implementation-principle-and-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21056/mysql-queries-the-specified-date-and-time-within-the-sql-statement-implementation-principle-and-code.html</guid><description>mysql queries the specified date and time within the sql statement implementation principle and code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Very elegant PHP recursive call with static variable use</title><link>https://ofstack.com/PHP/21057/very-elegant-php-recursive-call-with-static-variable-use.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21057/very-elegant-php-recursive-call-with-static-variable-use.html</guid><description>Very elegant PHP recursive call with static variable use</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP   use the interface of wanwang to realize the domain name query function</title><link>https://ofstack.com/PHP/21058/php---use-the-interface-of-wanwang-to-realize-the-domain-name-query-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21058/php---use-the-interface-of-wanwang-to-realize-the-domain-name-query-function.html</guid><description>PHP use the interface of wanwang to realize the domain name query function</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The colors of phpexcel export excel do not match the colors in the web page</title><link>https://ofstack.com/PHP/21059/the-colors-of-phpexcel-export-excel-do-not-match-the-colors-in-the-web-page.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21059/the-colors-of-phpexcel-export-excel-do-not-match-the-colors-in-the-web-page.html</guid><description>The colors of phpexcel export excel do not match the colors in the web page</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php to get the server information implementation code</title><link>https://ofstack.com/PHP/21060/php-to-get-the-server-information-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21060/php-to-get-the-server-information-implementation-code.html</guid><description>php to get the server information implementation code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Research on the implementation of asynchronous operations by PHP</title><link>https://ofstack.com/PHP/21061/research-on-the-implementation-of-asynchronous-operations-by-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21061/research-on-the-implementation-of-asynchronous-operations-by-php.html</guid><description>1. Why does PHP need asynchronous operations? 1. Generally speaking, PHP is suitable for short time consuming tasks such as web page display. If it takes…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The PHP array loop operation details the attached instance code</title><link>https://ofstack.com/PHP/21062/the-php-array-loop-operation-details-the-attached-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21062/the-php-array-loop-operation-details-the-attached-instance-code.html</guid><description>The PHP array is still quite common, so I studied the PHP array loop operation of 1, and took it out here to share with you 1, I hope it is useful for you.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php a class that converts a string to an HTML entity reference</title><link>https://ofstack.com/PHP/21063/php-a-class-that-converts-a-string-to-an-html-entity-reference.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21063/php-a-class-that-converts-a-string-to-an-html-entity-reference.html</guid><description>php a class that converts a string to an HTML entity reference</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php handles small example files of unzips  deletes directories</title><link>https://ofstack.com/PHP/21064/php-handles-small-example-files-of-unzips--deletes-directories.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21064/php-handles-small-example-files-of-unzips--deletes-directories.html</guid><description>php handles small example files of unzips deletes directories</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The php function array_merge is used to merge a congener array with of</title><link>https://ofstack.com/PHP/21065/the-php-function-array_merge-is-used-to-merge-a-congener-array-with-of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21065/the-php-function-array_merge-is-used-to-merge-a-congener-array-with-of.html</guid><description>The php function array_merge is used to merge a congener array with of</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The php stored procedure calls the instance code</title><link>https://ofstack.com/PHP/21066/the-php-stored-procedure-calls-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21066/the-php-stored-procedure-calls-the-instance-code.html</guid><description>Example 1: a stored procedure with no arguments Example 2: a stored procedure with an incoming parameter Example 3: a stored procedure with an outgoing…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>When exporting data to excel in php  Numbers become the solution of scientific counting</title><link>https://ofstack.com/PHP/21067/when-exporting-data-to-excel-in-php--numbers-become-the-solution-of-scientific-counting.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21067/when-exporting-data-to-excel-in-php--numbers-become-the-solution-of-scientific-counting.html</guid><description>When exporting data to excel in php Numbers become the solution of scientific counting</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php deletes the implementation code that first appears a character in a string</title><link>https://ofstack.com/PHP/21068/php-deletes-the-implementation-code-that-first-appears-a-character-in-a-string.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21068/php-deletes-the-implementation-code-that-first-appears-a-character-in-a-string.html</guid><description>php deletes the implementation code that first appears a character in a string</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php array to heavy function code</title><link>https://ofstack.com/PHP/21069/php-array-to-heavy-function-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21069/php-array-to-heavy-function-code.html</guid><description>php array to heavy function code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of querying data using a temporary table in php</title><link>https://ofstack.com/PHP/21070/an-example-of-querying-data-using-a-temporary-table-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21070/an-example-of-querying-data-using-a-temporary-table-in-php.html</guid><description>An example of querying data using a temporary table in php</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP using the JSON technique</title><link>https://ofstack.com/PHP/21071/php-using-the-json-technique.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21071/php-using-the-json-technique.html</guid><description>php json_decode returns the processing of data js After php json_decode, the data returned to the foreground is: encode_str =…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use and precautions of set_include_path and get_include_path</title><link>https://ofstack.com/PHP/21072/use-and-precautions-of-set_include_path-and-get_include_path.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21072/use-and-precautions-of-set_include_path-and-get_include_path.html</guid><description>Use and precautions of set_include_path and get_include_path</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP common special operation symbols and function summary of php beginners must see</title><link>https://ofstack.com/PHP/21074/php-common-special-operation-symbols-and-function-summary-of-php-beginners-must-see.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21074/php-common-special-operation-symbols-and-function-summary-of-php-beginners-must-see.html</guid><description>Annotated symbols: // one-line notes Multi-line comment Use of quotation marks &quot;Single quote, simple string, brought in without any processing; &quot;&quot; double…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php validates the mobile phone number of to support local query and code UTF8</title><link>https://ofstack.com/PHP/21075/php-validates-the-mobile-phone-number-of-to-support-local-query-and-code-utf8.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21075/php-validates-the-mobile-phone-number-of-to-support-local-query-and-code-utf8.html</guid><description>php validates the mobile phone number of to support local query and code UTF8</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP array passing is a value passing rather than a reference passing concept correction</title><link>https://ofstack.com/PHP/21076/php-array-passing-is-a-value-passing-rather-than-a-reference-passing-concept-correction.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21076/php-array-passing-is-a-value-passing-rather-than-a-reference-passing-concept-correction.html</guid><description>PHP array passing is a value passing rather than a reference passing concept correction</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of json_encode Chinese transcoding in PHP5.4</title><link>https://ofstack.com/PHP/21077/summary-of-json_encode-chinese-transcoding-in-php5.4.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21077/summary-of-json_encode-chinese-transcoding-in-php5.4.html</guid><description>Summary of json_encode Chinese transcoding in PHP5.4</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP reads the database and sorts the implementation code by Chinese name</title><link>https://ofstack.com/PHP/21078/php-reads-the-database-and-sorts-the-implementation-code-by-chinese-name.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21078/php-reads-the-database-and-sorts-the-implementation-code-by-chinese-name.html</guid><description>PHP reads the database and sorts the implementation code by Chinese name</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP queries the number of records in the database that meet the criteria for of</title><link>https://ofstack.com/PHP/21079/php-queries-the-number-of-records-in-the-database-that-meet-the-criteria-for-of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21079/php-queries-the-number-of-records-in-the-database-that-meet-the-criteria-for-of.html</guid><description>PHP queries the number of records in the database that meet the criteria for of</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP gets the position of an element in an array and the array_keys function is applied</title><link>https://ofstack.com/PHP/21080/php-gets-the-position-of-an-element-in-an-array-and-the-array_keys-function-is-applied.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21080/php-gets-the-position-of-an-element-in-an-array-and-the-array_keys-function-is-applied.html</guid><description>PHP gets the position of an element in an array and the array_keys function is applied</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed introduction and usage of phpmailer</title><link>https://ofstack.com/PHP/21081/detailed-introduction-and-usage-of-phpmailer.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21081/detailed-introduction-and-usage-of-phpmailer.html</guid><description>First, you need to download PHPMailer package phpmailer. http:. / / phpmailer sourceforge. net / Second, make sure your server system already supports…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP outputs the time difference function code</title><link>https://ofstack.com/PHP/21082/php-outputs-the-time-difference-function-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21082/php-outputs-the-time-difference-function-code.html</guid><description>PHP outputs the time difference function code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP calls the command line of Linux to execute the file compression command</title><link>https://ofstack.com/PHP/21083/php-calls-the-command-line-of-linux-to-execute-the-file-compression-command.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21083/php-calls-the-command-line-of-linux-to-execute-the-file-compression-command.html</guid><description>PHP calls the command line of Linux to execute the file compression command</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php compression HTML function easy to achieve compression html and js and Css and considerations</title><link>https://ofstack.com/PHP/21084/php-compression-html-function-easy-to-achieve-compression-html-and-js-and-css-and-considerations.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21084/php-compression-html-function-easy-to-achieve-compression-html-and-js-and-css-and-considerations.html</guid><description>php compression HTML function easy to achieve compression html and js and Css and considerations</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use php to rewrite 404 error pages to make your pages more user friendly</title><link>https://ofstack.com/PHP/21085/use-php-to-rewrite-404-error-pages-to-make-your-pages-more-user-friendly.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21085/use-php-to-rewrite-404-error-pages-to-make-your-pages-more-user-friendly.html</guid><description>Use php to rewrite 404 error pages to make your pages more user friendly</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php implementation code for reading large files</title><link>https://ofstack.com/PHP/21086/php-implementation-code-for-reading-large-files.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21086/php-implementation-code-for-reading-large-files.html</guid><description>php implementation code for reading large files</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php deletes and copies the implementation code for folders and all files under them</title><link>https://ofstack.com/PHP/21087/php-deletes-and-copies-the-implementation-code-for-folders-and-all-files-under-them.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21087/php-deletes-and-copies-the-implementation-code-for-folders-and-all-files-under-them.html</guid><description>php deletes and copies the implementation code for folders and all files under them</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php deletes the function code for the folder and all the files under it</title><link>https://ofstack.com/PHP/21088/php-deletes-the-function-code-for-the-folder-and-all-the-files-under-it.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21088/php-deletes-the-function-code-for-the-folder-and-all-the-files-under-it.html</guid><description>php deletes the function code for the folder and all the files under it</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php periodically deletes files under the folder of to clean up the cache files</title><link>https://ofstack.com/PHP/21089/php-periodically-deletes-files-under-the-folder-of-to-clean-up-the-cache-files.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21089/php-periodically-deletes-files-under-the-folder-of-to-clean-up-the-cache-files.html</guid><description>php periodically deletes files under the folder of to clean up the cache files</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>10 tips for manipulating PHP associative arrays</title><link>https://ofstack.com/PHP/21090/10-tips-for-manipulating-php-associative-arrays.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21090/10-tips-for-manipulating-php-associative-arrays.html</guid><description>10 tips for manipulating PHP associative arrays</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to APACHE&apos;s AcceptPathInfo directive</title><link>https://ofstack.com/PHP/21091/introduction-to-apache&apos;s-acceptpathinfo-directive.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21091/introduction-to-apache&apos;s-acceptpathinfo-directive.html</guid><description>Introduction to APACHE&apos;s AcceptPathInfo directive</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php image watermarking principle of super simple example code</title><link>https://ofstack.com/PHP/21092/php-image-watermarking-principle-of-super-simple-example-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21092/php-image-watermarking-principle-of-super-simple-example-code.html</guid><description>php image watermarking principle of super simple example code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php watermarked code of support translucent transparent watermarking  support png transparent background</title><link>https://ofstack.com/PHP/21093/php-watermarked-code-of-support-translucent-transparent-watermarking--support-png-transparent-background.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21093/php-watermarked-code-of-support-translucent-transparent-watermarking--support-png-transparent-background.html</guid><description>php watermarked code of support translucent transparent watermarking support png transparent background</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Not found in gd library phpinfo where php is enabled on windows server</title><link>https://ofstack.com/PHP/21094/not-found-in-gd-library-phpinfo-where-php-is-enabled-on-windows-server.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21094/not-found-in-gd-library-phpinfo-where-php-is-enabled-on-windows-server.html</guid><description>Not found in gd library phpinfo where php is enabled on windows server</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use choices and pros and cons of mysqli_set_charset and SET NAMES</title><link>https://ofstack.com/PHP/21095/use-choices-and-pros-and-cons-of-mysqli_set_charset-and-set-names.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21095/use-choices-and-pros-and-cons-of-mysqli_set_charset-and-set-names.html</guid><description>Use choices and pros and cons of mysqli_set_charset and SET NAMES</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP removes non empty directory function code summary</title><link>https://ofstack.com/PHP/21096/php-removes-non-empty-directory-function-code-summary.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21096/php-removes-non-empty-directory-function-code-summary.html</guid><description>PHP removes non empty directory function code summary</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP generates the implementation code for the random username and password</title><link>https://ofstack.com/PHP/21097/php-generates-the-implementation-code-for-the-random-username-and-password.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21097/php-generates-the-implementation-code-for-the-random-username-and-password.html</guid><description>Sometimes we need to use in your application randomly generated username and password, it can greatly improve the security of the application, generate…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The implementation method of PHP and des encryption and decryption in.net</title><link>https://ofstack.com/PHP/21098/the-implementation-method-of-php-and-des-encryption-and-decryption-in.net.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21098/the-implementation-method-of-php-and-des-encryption-and-decryption-in.net.html</guid><description>The implementation method of PHP and des encryption and decryption in.net</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How do php and js transfer data to each other through json</title><link>https://ofstack.com/PHP/21099/how-do-php-and-js-transfer-data-to-each-other-through-json.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21099/how-do-php-and-js-transfer-data-to-each-other-through-json.html</guid><description>How do php and js transfer data to each other through json</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Overview of the php array and its classification and declaration code demonstration</title><link>https://ofstack.com/PHP/21100/overview-of-the-php-array-and-its-classification-and-declaration-code-demonstration.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21100/overview-of-the-php-array-and-its-classification-and-declaration-code-demonstration.html</guid><description>Overview of the php array and its classification and declaration code demonstration</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>On the difference between apache and rewrite of nginx</title><link>https://ofstack.com/PHP/21101/on-the-difference-between-apache-and-rewrite-of-nginx.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21101/on-the-difference-between-apache-and-rewrite-of-nginx.html</guid><description>1. Instructions related to Nginx Rewrite rules The Nginx Rewrite rules include if, rewrite, set, return, break, etc. rewrite is the most critical…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>php concurrency puts pressure on MYSQL</title><link>https://ofstack.com/PHP/21102/php-concurrency-puts-pressure-on-mysql.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21102/php-concurrency-puts-pressure-on-mysql.html</guid><description>The PHP page has one page view and 200 concurrent views per second, causing insert to put a lot of pressure on mysql In the environment of lnmp, other page…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Several ways to connect php to an mssql database</title><link>https://ofstack.com/PHP/21761/several-ways-to-connect-php-to-an-mssql-database.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21761/several-ways-to-connect-php-to-an-mssql-database.html</guid><description>First, in the php.ini file; extension = php_pdo_mssql. dll; extension= php_pdo_odbc.dll the semicolon before php_pdo_odbc.dll is removed to determine which…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Tips on PHP recursive calls</title><link>https://ofstack.com/PHP/21762/tips-on-php-recursive-calls.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21762/tips-on-php-recursive-calls.html</guid><description>In the actual encoding of PHP, when we need to implement the multiarray substitution function, we will encounter a recursive call to PHP. So how do you use…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Problem solving when PHP recursively returns a value</title><link>https://ofstack.com/PHP/21763/problem-solving-when-php-recursively-returns-a-value.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21763/problem-solving-when-php-recursively-returns-a-value.html</guid><description>We have all sorts of problems with PHP recursion, but one of the more vexing is the problem with the return value of PHP recursion. Actually, if you think…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A detailed example analysis of the PHP recursive algorithm</title><link>https://ofstack.com/PHP/21764/a-detailed-example-analysis-of-the-php-recursive-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21764/a-detailed-example-analysis-of-the-php-recursive-algorithm.html</guid><description>When we were building a website, programmers preferred the PHP language. We&apos;re familiar with PHP, and we&apos;re going to introduce you to PHP recursion. PHP, a…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of how to use the return value of PHP recursive function</title><link>https://ofstack.com/PHP/21765/a-brief-analysis-of-how-to-use-the-return-value-of-php-recursive-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21765/a-brief-analysis-of-how-to-use-the-return-value-of-php-recursive-function.html</guid><description>PHP was first created in 1994 by Rasmus Lerdorf as a simple program written in Perl language to count visitors to its own website. It was later rewritten in…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How to import and export phpadmin big data file and php.ini parameter modification</title><link>https://ofstack.com/PHP/21766/how-to-import-and-export-phpadmin-big-data-file-and-php.ini-parameter-modification.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21766/how-to-import-and-export-phpadmin-big-data-file-and-php.ini-parameter-modification.html</guid><description>How to import and export phpadmin big data file and php.ini parameter modification</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The differences of flush of  ob_flush of  ob_end_flush of in php are introduced</title><link>https://ofstack.com/PHP/21767/the-differences-of-flush-of--ob_flush-of--ob_end_flush-of-in-php-are-introduced.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21767/the-differences-of-flush-of--ob_flush-of--ob_end_flush-of-in-php-are-introduced.html</guid><description>The differences of flush of ob_flush of ob_end_flush of in php are introduced</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The php method for removing newlines summarizes the use of the of PHP_EOL variable</title><link>https://ofstack.com/PHP/21768/the-php-method-for-removing-newlines-summarizes-the-use-of-the-of-php_eol-variable.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21768/the-php-method-for-removing-newlines-summarizes-the-use-of-the-of-php_eol-variable.html</guid><description>A small line feed, in fact, in different platforms have different implementation, why so, can be the world is diverse. Instead of using /n for line feed in…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>S 0en access file path s 1en flexible application s 2en__</title><link>https://ofstack.com/PHP/21769/s-0en-access-file-path-s-1en-flexible-application-s-2en__.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21769/s-0en-access-file-path-s-1en-flexible-application-s-2en__.html</guid><description>S 1en__, is the full path and file name of the return file. If used in an include file, the include file name is returned. Starting with PHP 4.0.2, s = s =…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of php design patterns</title><link>https://ofstack.com/PHP/21770/summary-of-php-design-patterns.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21770/summary-of-php-design-patterns.html</guid><description>1. Singleton mode The singleton pattern means that at any given time, only one instance of this class exists in the application. Typically, we use the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php security development adds random string validation to prevent forgery of cross site requests</title><link>https://ofstack.com/PHP/21771/php-security-development-adds-random-string-validation-to-prevent-forgery-of-cross-site-requests.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21771/php-security-development-adds-random-string-validation-to-prevent-forgery-of-cross-site-requests.html</guid><description>yahoo&apos;s approach to faking cross-site requests is to add a random string called.crumb to the form; facebook has a similar solution, often with post_form_id…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP USES the code of POST data to API interface in CURL mode</title><link>https://ofstack.com/PHP/21772/php-uses-the-code-of-post-data-to-api-interface-in-curl-mode.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21772/php-uses-the-code-of-post-data-to-api-interface-in-curl-mode.html</guid><description>In fact, it is also relatively simple, on the code:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In PHP  HTTP_USER_AGENT is used to judge whether it is the function code of mobile terminal</title><link>https://ofstack.com/PHP/21773/in-php--http_user_agent-is-used-to-judge-whether-it-is-the-function-code-of-mobile-terminal.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21773/in-php--http_user_agent-is-used-to-judge-whether-it-is-the-function-code-of-mobile-terminal.html</guid><description>In PHP HTTP_USER_AGENT is used to judge whether it is the function code of mobile terminal</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php USES redis queue to manipulate instance code</title><link>https://ofstack.com/PHP/21774/php-uses-redis-queue-to-manipulate-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21774/php-uses-redis-queue-to-manipulate-instance-code.html</guid><description>Example 1. Enlisting operation: Example 2: off-line operation:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>No need to recompile php to add the ftp extension to the solution</title><link>https://ofstack.com/PHP/21775/no-need-to-recompile-php-to-add-the-ftp-extension-to-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21775/no-need-to-recompile-php-to-add-the-ftp-extension-to-the-solution.html</guid><description>First, go to the source directory cd php-5.2.13/ext/ftp # run phpize to generate configure /usr/local/php/bin/phpize To compile, specify php-config, note…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php implements utf 8 and GB2312 encodings to convert function codes to each other</title><link>https://ofstack.com/PHP/21776/php-implements-utf-8-and-gb2312-encodings-to-convert-function-codes-to-each-other.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21776/php-implements-utf-8-and-gb2312-encodings-to-convert-function-codes-to-each-other.html</guid><description>php implements utf 8 and GB2312 encodings to convert function codes to each other</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Call the method of the php built in function in smarty</title><link>https://ofstack.com/PHP/21777/call-the-method-of-the-php-built-in-function-in-smarty.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21777/call-the-method-of-the-php-built-in-function-in-smarty.html</guid><description>For those of you who don&apos;t know, you can call php&apos;s built-in function in the smarty template. Let&apos;s take a look at its usage. Template writing:…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php string segmentation function explode instance code</title><link>https://ofstack.com/PHP/21778/php-string-segmentation-function-explode-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21778/php-string-segmentation-function-explode-instance-code.html</guid><description>array explode (string $separator, string $string [, int $limit]) The function takes three arguments, and the first argument, $separator, sets one split…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php USES the preg_replace function to match images and link them</title><link>https://ofstack.com/PHP/21779/php-uses-the-preg_replace-function-to-match-images-and-link-them.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21779/php-uses-the-preg_replace-function-to-match-images-and-link-them.html</guid><description>Description: preg_replace performs regular expression search and replacement, and it is recommended to use str_replace() if it is simply a matching string,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php intercepts the string and retains the full function code of the xml tag</title><link>https://ofstack.com/PHP/21780/php-intercepts-the-string-and-retains-the-full-function-code-of-the-xml-tag.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21780/php-intercepts-the-string-and-retains-the-full-function-code-of-the-xml-tag.html</guid><description>php intercepts the string and retains the full function code of the xml tag</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The method in php to store the user ID and password to the mysql database</title><link>https://ofstack.com/PHP/21781/the-method-in-php-to-store-the-user-id-and-password-to-the-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21781/the-method-in-php-to-store-the-user-id-and-password-to-the-mysql-database.html</guid><description>Create a user information table: Instead of checking the user id and password against the hard-coded information we query the database if these two exist in…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Use s 0 en to automatically load the implementation code of the undefined class using s 1 en of</title><link>https://ofstack.com/PHP/21782/use-s-0-en-to-automatically-load-the-implementation-code-of-the-undefined-class-using-s-1-en-of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21782/use-s-0-en-to-automatically-load-the-implementation-code-of-the-undefined-class-using-s-1-en-of.html</guid><description>Following is a section of code using s 1en () for your reference: Another way to include paths:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php USES preg_match_all to match the images in the article</title><link>https://ofstack.com/PHP/21783/php-uses-preg_match_all-to-match-the-images-in-the-article.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21783/php-uses-preg_match_all-to-match-the-images-in-the-article.html</guid><description>preg_match_all function: int preg_match_all (string pattern, string subject, array matches [, int flags]) performs a global regular expression match Search…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The solution to the error reporting problem in php using the addslashes function</title><link>https://ofstack.com/PHP/21784/the-solution-to-the-error-reporting-problem-in-php-using-the-addslashes-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21784/the-solution-to-the-error-reporting-problem-in-php-using-the-addslashes-function.html</guid><description>If you look at the code below, can you see where the error is? Does the output look like 1? 10 5.3.6 Warning: addcslashes() expects exactly 2 parameters, 1…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Understand the difference between ob_flush and flush. of ob_flush of and flush of</title><link>https://ofstack.com/PHP/21785/understand-the-difference-between-ob_flush-and-flush.-of-ob_flush-of-and-flush-of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21785/understand-the-difference-between-ob_flush-and-flush.-of-ob_flush-of-and-flush-of.html</guid><description>Use of ob_flush() and flush() for php Note: the functions ob_flush() and flush() are normally used in the order ob_flush() and flush (), which are used to…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php sets the index.php file as a read only method</title><link>https://ofstack.com/PHP/21786/php-sets-the-index.php-file-as-a-read-only-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21786/php-sets-the-index.php-file-as-a-read-only-method.html</guid><description>After setting the read-only property for the index.php file, the Trojan will not be able to give you the right to add ads to the end of the file. Let&apos;s look…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Which interfaces of mysql and mysqli access mysql are selected from php</title><link>https://ofstack.com/PHP/21787/which-interfaces-of-mysql-and-mysqli-access-mysql-are-selected-from-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21787/which-interfaces-of-mysql-and-mysqli-access-mysql-are-selected-from-php.html</guid><description>As we know, mysqli is the new MySQL interface provided in PHP 5, which USES the object-oriented idea. Code that USES the mysqli interface is more readable…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Some relevant experience and considerations of php connecting mssql</title><link>https://ofstack.com/PHP/21788/some-relevant-experience-and-considerations-of-php-connecting-mssql.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21788/some-relevant-experience-and-considerations-of-php-connecting-mssql.html</guid><description>Some relevant experience and considerations of php connecting mssql</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Two methods of randomly generating the double chromosphere Numbers with php</title><link>https://ofstack.com/PHP/21789/two-methods-of-randomly-generating-the-double-chromosphere-numbers-with-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21789/two-methods-of-randomly-generating-the-double-chromosphere-numbers-with-php.html</guid><description>To tell you the truth, I am also a the double chromosphere lover, often buy, but have never won the first prize, haha. Here is the introduction of php…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP utf 8 encoding problem utf8 encoding  database garbled code  page display output garbled code</title><link>https://ofstack.com/PHP/21790/php-utf-8-encoding-problem-utf8-encoding--database-garbled-code--page-display-output-garbled-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21790/php-utf-8-encoding-problem-utf8-encoding--database-garbled-code--page-display-output-garbled-code.html</guid><description>PHP utf 8 encoding problem utf8 encoding database garbled code page display output garbled code</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Simple php database operation class code of add  delete  change  check</title><link>https://ofstack.com/PHP/21791/simple-php-database-operation-class-code-of-add--delete--change--check.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21791/simple-php-database-operation-class-code-of-add--delete--change--check.html</guid><description>Simple php database operation class code of add delete change check</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP If Else of elsefi statement</title><link>https://ofstack.com/PHP/21792/php-if-else-of-elsefi-statement.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21792/php-if-else-of-elsefi-statement.html</guid><description>Conditional statements When you write code, you often need to perform different actions for different judgments. You can use conditional statements in your…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP inserts the sort implementation code</title><link>https://ofstack.com/PHP/21793/php-inserts-the-sort-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21793/php-inserts-the-sort-implementation-code.html</guid><description>Algorithm description: A. starts with the first element, which can be considered sorted If the element (sorted) is greater than the new element, move the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php could not load the mcrypt.dll solution</title><link>https://ofstack.com/PHP/21794/php-could-not-load-the-mcrypt.dll-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21794/php-could-not-load-the-mcrypt.dll-solution.html</guid><description>Find extension= php_mcrypt.dll in php.ini, remove the semicolon &quot;;&quot; , restart apache. Invalid (note: php in AppServ.ini in dinwos directory) 2. Copy…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP is a classic collection of commonly used file manipulation functions</title><link>https://ofstack.com/PHP/21795/php-is-a-classic-collection-of-commonly-used-file-manipulation-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21795/php-is-a-classic-collection-of-commonly-used-file-manipulation-functions.html</guid><description>PHP is a classic collection of commonly used file manipulation functions</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Beautiful php pagination class code</title><link>https://ofstack.com/PHP/21796/beautiful-php-pagination-class-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21796/beautiful-php-pagination-class-code.html</guid><description>This is a simple, convenient and fully functional paging class. You can change the CSS style file according to your own needs to realize the control of…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>After php updates mysql to get the number of affected rows  an exception resolution occurs</title><link>https://ofstack.com/PHP/21797/after-php-updates-mysql-to-get-the-number-of-affected-rows--an-exception-resolution-occurs.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21797/after-php-updates-mysql-to-get-the-number-of-affected-rows--an-exception-resolution-occurs.html</guid><description>After php updates mysql to get the number of affected rows an exception resolution occurs</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php page jump code enter url jump to the page you defined</title><link>https://ofstack.com/PHP/21798/php-page-jump-code-enter-url-jump-to-the-page-you-defined.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21798/php-page-jump-code-enter-url-jump-to-the-page-you-defined.html</guid><description>php page jump code enter url jump to the page you defined</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP arrays and strings convert to each other to implement the method</title><link>https://ofstack.com/PHP/21799/php-arrays-and-strings-convert-to-each-other-to-implement-the-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21799/php-arrays-and-strings-convert-to-each-other-to-implement-the-method.html</guid><description>= &apos;Mon - Tue - $s1 Wed Thu - Fri&apos;; $days_array = explode (&apos; - &apos;, $s1); The $days_array variable is now an array of five elements whose element Mon has an…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php converts the br newline character in html to the newline character in the text input</title><link>https://ofstack.com/PHP/21800/php-converts-the-br-newline-character-in-html-to-the-newline-character-in-the-text-input.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21800/php-converts-the-br-newline-character-in-html-to-the-newline-character-in-the-text-input.html</guid><description>Here are a few ways you can solve this problem. PHP version will html in &lt; br / &gt; The newline character is converted to the newline character in the text box:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The PHP character filter function removes the last comma of the string  of rtrim</title><link>https://ofstack.com/PHP/21801/the-php-character-filter-function-removes-the-last-comma-of-the-string--of-rtrim.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21801/the-php-character-filter-function-removes-the-last-comma-of-the-string--of-rtrim.html</guid><description>The PHP character filter function removes the last comma of the string of rtrim</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Custom php class of looks for and to modify xml documents</title><link>https://ofstack.com/PHP/21802/custom-php-class-of-looks-for-and-to-modify-xml-documents.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21802/custom-php-class-of-looks-for-and-to-modify-xml-documents.html</guid><description>Custom php class of looks for and to modify xml documents</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php DOMElement operation xml document demonstration</title><link>https://ofstack.com/PHP/21803/php-domelement-operation-xml-document-demonstration.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21803/php-domelement-operation-xml-document-demonstration.html</guid><description>php DOMElement operation xml document demonstration</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP custom error handling function trigger_error of</title><link>https://ofstack.com/PHP/21804/php-custom-error-handling-function-trigger_error-of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21804/php-custom-error-handling-function-trigger_error-of.html</guid><description>PHP custom error handling function trigger_error of</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An instance of image scaling in PHP</title><link>https://ofstack.com/PHP/21805/an-instance-of-image-scaling-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21805/an-instance-of-image-scaling-in-php.html</guid><description>An instance of image scaling in PHP</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php implementation of a single linked list of instance code</title><link>https://ofstack.com/PHP/21806/php-implementation-of-a-single-linked-list-of-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21806/php-implementation-of-a-single-linked-list-of-instance-code.html</guid><description>php implementation of a single linked list of instance code</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php determines how many dimensions an array is</title><link>https://ofstack.com/PHP/21807/php-determines-how-many-dimensions-an-array-is.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21807/php-determines-how-many-dimensions-an-array-is.html</guid><description>php determines how many dimensions an array is</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php pages consume too much memory for processing</title><link>https://ofstack.com/PHP/21808/php-pages-consume-too-much-memory-for-processing.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21808/php-pages-consume-too-much-memory-for-processing.html</guid><description>1, modify php.ini Change memory_limit from 8M to 16M (or greater), and restart the apache service 2. Add ini_set(&quot; memory_limit &quot;, &quot;100M&quot;) to the PHP file;</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>ajax cancels the handling of pending requests</title><link>https://ofstack.com/PHP/21809/ajax-cancels-the-handling-of-pending-requests.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21809/ajax-cancels-the-handling-of-pending-requests.html</guid><description>When we switch tabs, if we are using ajax technology, we will encounter the following situation: when we click on tab1, the server makes an Ajax request to…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Principle of page staticization before smarty cache control</title><link>https://ofstack.com/PHP/21810/principle-of-page-staticization-before-smarty-cache-control.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21810/principle-of-page-staticization-before-smarty-cache-control.html</guid><description>Principle of page staticization before smarty cache control</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP USES cURL to implement the Get and Post request methods</title><link>https://ofstack.com/PHP/21811/php-uses-curl-to-implement-the-get-and-post-request-methods.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21811/php-uses-curl-to-implement-the-get-and-post-request-methods.html</guid><description>1. cURL is introduced cURL is a tool for transferring files and data using the URL syntax. It supports many protocols, such as HTTP, FTP, TELNET, and so on.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php text to image wrapping method</title><link>https://ofstack.com/PHP/21812/php-text-to-image-wrapping-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21812/php-text-to-image-wrapping-method.html</guid><description>Today accidentally browsing the net surface to find a long weibo, it can be text into png pictures, so they study 1 down PHP text to image the way, in fact,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Use Php to write the instance code for the Email activation validation after registration</title><link>https://ofstack.com/PHP/21813/use-php-to-write-the-instance-code-for-the-email-activation-validation-after-registration.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21813/use-php-to-write-the-instance-code-for-the-email-activation-validation-after-registration.html</guid><description>There are two pages, register.php and verify.php 1. User registration form register.php 2. Create the user data form Users 3. Create verification code and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Several solutions for php to generate unique id</title><link>https://ofstack.com/PHP/21814/several-solutions-for-php-to-generate-unique-id.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21814/several-solutions-for-php-to-generate-unique-id.html</guid><description>Looked up on the Internet, there are a lot of ways 1. md5(time(). mt_rand(1,1000000)); This method has a definite probability of being repeated 2. php…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the PHP Directory function</title><link>https://ofstack.com/PHP/21815/details-of-the-php-directory-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21815/details-of-the-php-directory-function.html</guid><description>Predefined constants: DIRECTORY_SEPARATOR (string) : directory separator PATH_SEPARATOR (string) : path separator bool chdir (string $directory) - change…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Three ways to redirect PHP</title><link>https://ofstack.com/PHP/21816/three-ways-to-redirect-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21816/three-ways-to-redirect-php.html</guid><description>Three ways to redirect PHP</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The solution that file_get_contents cannot get the web content</title><link>https://ofstack.com/PHP/21817/the-solution-that-file_get_contents-cannot-get-the-web-content.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21817/the-solution-that-file_get_contents-cannot-get-the-web-content.html</guid><description>The solution that file_get_contents cannot get the web content</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php sets the encoding format method</title><link>https://ofstack.com/PHP/21818/php-sets-the-encoding-format-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21818/php-sets-the-encoding-format-method.html</guid><description>a. If you want to use gb2312, php should output header: header(&quot; Content-Type: text/html; charset=gb2312&quot;), static page added &lt; meta…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Simply implement the method that restricts phpmyadmin access to ip</title><link>https://ofstack.com/PHP/21819/simply-implement-the-method-that-restricts-phpmyadmin-access-to-ip.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21819/simply-implement-the-method-that-restricts-phpmyadmin-access-to-ip.html</guid><description>Update: config. inc. php Add in at line 1 $ip_prefix = &apos;192.168.121.&apos;; if (substr($_SERVER[&apos;REMOTE_ADDR&apos;], 0, strlen($ip_prefix)) != $ip_prefix )…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion and association of PHP closing tag</title><link>https://ofstack.com/PHP/21820/discussion-and-association-of-php-closing-tag.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21820/discussion-and-association-of-php-closing-tag.html</guid><description>Discussion and association of PHP closing tag</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>View the PHP opcode steps with PHP extension vld</title><link>https://ofstack.com/PHP/21821/view-the-php-opcode-steps-with-php-extension-vld.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21821/view-the-php-opcode-steps-with-php-extension-vld.html</guid><description>View the PHP opcode steps with PHP extension vld</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP operations on the MongoDB[NoSQL] database</title><link>https://ofstack.com/PHP/21822/php-operations-on-the-mongodb%5Bnosql%5D-database.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21822/php-operations-on-the-mongodb%5Bnosql%5D-database.html</guid><description>1. MongoDB profile MongoDB (named from &quot;humongous&quot;) is an extensible, high-performance, open source, schema-free, document-oriented database that combines…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>phpExcel exported a large number of data memory overflow error solution</title><link>https://ofstack.com/PHP/21823/phpexcel-exported-a-large-number-of-data-memory-overflow-error-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21823/phpexcel-exported-a-large-number-of-data-memory-overflow-error-solution.html</guid><description>phpExcel stores the read cell information in memory, which we can access To set up different caching methods, has achieved the goal of reducing memory…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The setting method of php.ini in Apache</title><link>https://ofstack.com/PHP/21824/the-setting-method-of-php.ini-in-apache.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21824/the-setting-method-of-php.ini-in-apache.html</guid><description>In addition, when wamp is started, it is often prompted similarly &quot;Unable to locate program input point php_checkuid in dynamic link library php5ts.dll&quot;</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How do you define and use constants in PHP</title><link>https://ofstack.com/PHP/21825/how-do-you-define-and-use-constants-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21825/how-do-you-define-and-use-constants-in-php.html</guid><description>1. Customize constants * must be defined by the function define() The value cannot be changed after the definition * use the name of a constant directly,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Function code that USES php to determine the type and language of the browser</title><link>https://ofstack.com/PHP/21826/function-code-that-uses-php-to-determine-the-type-and-language-of-the-browser.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21826/function-code-that-uses-php-to-determine-the-type-and-language-of-the-browser.html</guid><description>We often see websites that show the type of browser you are using and the language you are using. For example, the browser you are using is IE6, traditional…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>CI framework source code reading  system constant file constants.php configuration</title><link>https://ofstack.com/PHP/21827/ci-framework-source-code-reading--system-constant-file-constants.php-configuration.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21827/ci-framework-source-code-reading--system-constant-file-constants.php-configuration.html</guid><description>CI framework source code reading system constant file constants.php configuration</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The method in PHP to manipulate the ini configuration file</title><link>https://ofstack.com/PHP/21828/the-method-in-php-to-manipulate-the-ini-configuration-file.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21828/the-method-in-php-to-manipulate-the-ini-configuration-file.html</guid><description>The method in PHP to manipulate the ini configuration file</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A solution to the problem of scrambled messages based on python</title><link>https://ofstack.com/PHP/21829/a-solution-to-the-problem-of-scrambled-messages-based-on-python.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21829/a-solution-to-the-problem-of-scrambled-messages-based-on-python.html</guid><description>The company needs to send emails through the background in the project, including picture attachment. If it is sent via PHPmailer, the mail server may have…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the method of php regular matching Chinese characters</title><link>https://ofstack.com/PHP/21830/introduction-to-the-method-of-php-regular-matching-chinese-characters.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21830/introduction-to-the-method-of-php-regular-matching-chinese-characters.html</guid><description>/^[\x{4e00}-\x{9fa5}]+$/u The above regular expression is the regular expression of matching Chinese characters that troubles many php programmers You may…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How do I call an instance reference for webservice in PHP</title><link>https://ofstack.com/PHP/21831/how-do-i-call-an-instance-reference-for-webservice-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21831/how-do-i-call-an-instance-reference-for-webservice-in-php.html</guid><description>Here is an example: the web service service is to find out if the QQ user is online Developing clients using php5: You can call SoapClient&apos;s s 20en () and s…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Php USES PDO to query Mysql to avoid the injection risk of SQL</title><link>https://ofstack.com/PHP/21832/php-uses-pdo-to-query-mysql-to-avoid-the-injection-risk-of-sql.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21832/php-uses-pdo-to-query-mysql-to-avoid-the-injection-risk-of-sql.html</guid><description>When we use the traditional mysql_connect, mysql_query methods to connect to the query database, if the filtering is not strict, there is a risk of…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The best solution in php to prevent SQL injection</title><link>https://ofstack.com/PHP/21833/the-best-solution-in-php-to-prevent-sql-injection.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21833/the-best-solution-in-php-to-prevent-sql-injection.html</guid><description>If the user enters a query directly inserted into an SQL statement, the application is vulnerable to an SQL injection, as shown in the following example:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>PHP notes: introduction to the use of date functions</title><link>https://ofstack.com/PHP/21834/php-notes:-introduction-to-the-use-of-date-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21834/php-notes:-introduction-to-the-use-of-date-functions.html</guid><description>introduce PHP is a very amazing language. It&apos;s powerful enough (the core language of the biggest blog (wordpress)), it&apos;s broad enough (it runs on the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php notes: the application of AOP</title><link>https://ofstack.com/PHP/21835/php-notes:-the-application-of-aop.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21835/php-notes:-the-application-of-aop.html</guid><description>introduce Have you heard of Aspect Oriented Programming before? While php doesn&apos;t seem to be overused, AOP is widely used in enterprise development. In this…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Differences between self parent this in php class and examples</title><link>https://ofstack.com/PHP/21836/differences-between-self-parent-this-in-php-class-and-examples.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21836/differences-between-self-parent-this-in-php-class-and-examples.html</guid><description>1, to use this, you must have an image of the situation, or it will report an error, Fatal error: Using $this when not in object context. 2. this can call…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In PHP ::   gt;   self  $this operators</title><link>https://ofstack.com/PHP/21837/in-php-::---gt;---self--$this-operators.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21837/in-php-::---gt;---self--$this-operators.html</guid><description>In PHP :: gt; self $this operators</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>php&apos;s idea and code to determine whether the terminal is a mobile phone or a computer</title><link>https://ofstack.com/PHP/21838/php&apos;s-idea-and-code-to-determine-whether-the-terminal-is-a-mobile-phone-or-a-computer.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21838/php&apos;s-idea-and-code-to-determine-whether-the-terminal-is-a-mobile-phone-or-a-computer.html</guid><description>php&apos;s idea and code to determine whether the terminal is a mobile phone or a computer</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Based on PHP read TXT file to the database to import massive data method</title><link>https://ofstack.com/PHP/21839/based-on-php-read-txt-file-to-the-database-to-import-massive-data-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21839/based-on-php-read-txt-file-to-the-database-to-import-massive-data-method.html</guid><description>There is one TXT file, which contains 100,000 records. The format is as follows: Column 1, column 2, column 3, column 4, column 5 a 00003131 0 0 adductive#1…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>&quot;PHP&quot; PHP truncation function mb_substr of</title><link>https://ofstack.com/PHP/21840/%22php%22-php-truncation-function-mb_substr-of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/21840/%22php%22-php-truncation-function-mb_substr-of.html</guid><description>&quot;PHP&quot; PHP truncation function mb_substr of</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Based on the difference and use of magic_quotes_gpc and magic_quotes_runtime</title><link>https://ofstack.com/PHP/22500/based-on-the-difference-and-use-of-magic_quotes_gpc-and-magic_quotes_runtime.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22500/based-on-the-difference-and-use-of-magic_quotes_gpc-and-magic_quotes_runtime.html</guid><description>When you have something in your data This is useful when characters like this are written to a database but want to be filtered out China \ big and abundant…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to encrypt PHP source code？ PHP binary encryption and decryption solution</title><link>https://ofstack.com/PHP/22501/how-to-encrypt-php-source-code%EF%BC%9F-php-binary-encryption-and-decryption-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22501/how-to-encrypt-php-source-code%EF%BC%9F-php-binary-encryption-and-decryption-solution.html</guid><description>How to encrypt PHP source code？ PHP binary encryption and decryption solution</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Smarty instructions for developing MVC framework based on PHP Web</title><link>https://ofstack.com/PHP/22502/smarty-instructions-for-developing-mvc-framework-based-on-php-web.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22502/smarty-instructions-for-developing-mvc-framework-based-on-php-web.html</guid><description>1. Smarty concise tutorial 1. Installation demo Download the latest version of Smarty-3.1.12 and unzip the downloaded file. Let&apos;s show you the demo example…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of PHP timestamp and date conversion</title><link>https://ofstack.com/PHP/22503/an-example-of-php-timestamp-and-date-conversion.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22503/an-example-of-php-timestamp-and-date-conversion.html</guid><description>1. Time conversion function in php strtotime (&quot; today &quot;) date(&quot;Y-m-d H:i&quot;,$unixtime) 2. Get the time stamp of zero today in php To get the zero point unix…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php multi file upload function implementation principle and code</title><link>https://ofstack.com/PHP/22504/php-multi-file-upload-function-implementation-principle-and-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22504/php-multi-file-upload-function-implementation-principle-and-code.html</guid><description>php multi file upload function implementation principle and code</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php to achieve multiple image upload watermarking skills</title><link>https://ofstack.com/PHP/22505/php-to-achieve-multiple-image-upload-watermarking-skills.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22505/php-to-achieve-multiple-image-upload-watermarking-skills.html</guid><description>php to achieve multiple image upload watermarking skills</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Framework introduction based on initPHP</title><link>https://ofstack.com/PHP/22506/framework-introduction-based-on-initphp.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22506/framework-introduction-based-on-initphp.html</guid><description>initPHP is a lightweight php development framework with a layered architecture, suitable for large and medium-sized web architecture. Provides a rich…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ajax perfect implementation of the two page pagination function of the instance code</title><link>https://ofstack.com/PHP/22507/ajax-perfect-implementation-of-the-two-page-pagination-function-of-the-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22507/ajax-perfect-implementation-of-the-two-page-pagination-function-of-the-instance-code.html</guid><description>ajax perfect implementation of the two page pagination function of the instance code</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How does Iframe access Cookie and Session across domains</title><link>https://ofstack.com/PHP/22508/how-does-iframe-access-cookie-and-session-across-domains.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22508/how-does-iframe-access-cookie-and-session-across-domains.html</guid><description>Recently do login system integration, including one of the key problems for in 1 series 1 background need barrier-free access to the other one in the system…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Similarity calculation function of PHP: introduction to the use of levenshtein</title><link>https://ofstack.com/PHP/22509/similarity-calculation-function-of-php:-introduction-to-the-use-of-levenshtein.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22509/similarity-calculation-function-of-php:-introduction-to-the-use-of-levenshtein.html</guid><description>Directions for use Read the description of the levenshtein() function in the manual first: The levenshtein() function returns the Levenshtein distance…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to PHP recursive algorithm and application methods</title><link>https://ofstack.com/PHP/22510/introduction-to-php-recursive-algorithm-and-application-methods.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22510/introduction-to-php-recursive-algorithm-and-application-methods.html</guid><description>PHP is the preferred technology for developing WEB for dynamic pages, and we need to keep the basics in mind to make it easier to program. Let&apos;s take a look…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP reads the array in Postgresql</title><link>https://ofstack.com/PHP/22511/php-reads-the-array-in-postgresql.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22511/php-reads-the-array-in-postgresql.html</guid><description>PHP reads the array in Postgresql</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Did CDN get the user real IP function code of PHP and Asp Settings</title><link>https://ofstack.com/PHP/22512/did-cdn-get-the-user-real-ip-function-code-of-php-and-asp-settings.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22512/did-cdn-get-the-user-real-ip-function-code-of-php-and-asp-settings.html</guid><description>asp function code: discuz forum takes the real IP php code, other similar, please refer to slightly modify (discuz modified include/common. inc. php) Use…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php multi base programming practice for detecting picture trojans</title><link>https://ofstack.com/PHP/22513/php-multi-base-programming-practice-for-detecting-picture-trojans.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22513/php-multi-base-programming-practice-for-detecting-picture-trojans.html</guid><description>php multi base programming practice for detecting picture trojans</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Talk about the advantages and disadvantages of php</title><link>https://ofstack.com/PHP/22514/talk-about-the-advantages-and-disadvantages-of-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22514/talk-about-the-advantages-and-disadvantages-of-php.html</guid><description>8. At present, many large applications use PHP, such as taobao, Yahoo, 163, Sina and other large portals. Many choose PHP as their development language, so…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to implement insertion sort with PHP？</title><link>https://ofstack.com/PHP/22515/how-to-implement-insertion-sort-with-php%EF%BC%9F.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22515/how-to-implement-insertion-sort-with-php%EF%BC%9F.html</guid><description>The basic operation of insertion sort is to insert 1 data into the already sorted ordered data, so as to get 1 new ordered data with 1 number. Algorithm…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The redirect problem with shopex synchronizing ucenter caused script not to run</title><link>https://ofstack.com/PHP/22516/the-redirect-problem-with-shopex-synchronizing-ucenter-caused-script-not-to-run.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22516/the-redirect-problem-with-shopex-synchronizing-ucenter-caused-script-not-to-run.html</guid><description>First this question comes from this post http://hi.baidu.com/fire_love_live/item/247276cfda421217b67a24c7 Just to be clear, it&apos;s not 15 that need to be changed,</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Configuration experience sharing for working collaboratively between apache and php</title><link>https://ofstack.com/PHP/22518/configuration-experience-sharing-for-working-collaboratively-between-apache-and-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22518/configuration-experience-sharing-for-working-collaboratively-between-apache-and-php.html</guid><description>Configuration experience sharing for working collaboratively between apache and php</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In PHP5  Cookie and Session are explained in detail</title><link>https://ofstack.com/PHP/22519/in-php5--cookie-and-session-are-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22519/in-php5--cookie-and-session-are-explained-in-detail.html</guid><description>In PHP5 Cookie and Session are explained in detail</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The use of the regular processing function get_matches based on curl data acquisition</title><link>https://ofstack.com/PHP/22520/the-use-of-the-regular-processing-function-get_matches-based-on-curl-data-acquisition.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22520/the-use-of-the-regular-processing-function-get_matches-based-on-curl-data-acquisition.html</guid><description>According to the first two posts: The use of single page collection function get_html based on curl data collection The use of single page parallel…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The use of single page parallel acquisition function get_htmls based on curl data acquisition</title><link>https://ofstack.com/PHP/22521/the-use-of-single-page-parallel-acquisition-function-get_htmls-based-on-curl-data-acquisition.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22521/the-use-of-single-page-parallel-acquisition-function-get_htmls-based-on-curl-data-acquisition.html</guid><description>The get_html() in the first article is used to realize simple data collection. Since the transmission time of data collection is 1 and 1 execution, it will…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed introduction of six solutions to rename uploaded images based on php</title><link>https://ofstack.com/PHP/22522/a-detailed-introduction-of-six-solutions-to-rename-uploaded-images-based-on-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22522/a-detailed-introduction-of-six-solutions-to-rename-uploaded-images-based-on-php.html</guid><description>1. Applicable scenario: unable to use the self-growing number returned from the database, rename the uploaded image. This is determined by the process of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implementation analysis of PHP basic learning flow control</title><link>https://ofstack.com/PHP/22523/implementation-analysis-of-php-basic-learning-flow-control.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22523/implementation-analysis-of-php-basic-learning-flow-control.html</guid><description>PHP has three major process controls: sequence control, branch control, and loop control. 1. Sequence control: it is the execution step by step from top to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to integer types and floating point Numbers of PHP data types</title><link>https://ofstack.com/PHP/22524/introduction-to-integer-types-and-floating-point-numbers-of-php-data-types.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22524/introduction-to-integer-types-and-floating-point-numbers-of-php-data-types.html</guid><description>Syntax: integer values can be expressed in decimal, 106, or 8, preceded by an optional symbol (- or +). Base 8 means you must add 0 (zero) to a number, and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An introduction to the Boolean type of PHP data types</title><link>https://ofstack.com/PHP/22525/an-introduction-to-the-boolean-type-of-php-data-types.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22525/an-introduction-to-the-boolean-type-of-php-data-types.html</guid><description>A Boolean type is the simplest type in PHP. Its value can be TRUE or FALSE. $foo=false; $foo1=true; When echo &quot;is false, the output value is :&quot;.$foo; // no…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of some of the most forgotten facts in PHP</title><link>https://ofstack.com/PHP/22526/summary-of-some-of-the-most-forgotten-facts-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22526/summary-of-some-of-the-most-forgotten-facts-in-php.html</guid><description>1. Define constants: The former contains the file when it is encountered, and the latter determines whether it has already been included. If it has, it no…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The differences between is_null empty isset and unset in php are described in detail</title><link>https://ofstack.com/PHP/22527/the-differences-between-is_null-empty-isset-and-unset-in-php-are-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22527/the-differences-between-is_null-empty-isset-and-unset-in-php-are-described-in-detail.html</guid><description>is_null, empty, isset, unset let&apos;s look at the descriptions of these four functions first. isset to determine if the variable already exists (configuration)…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The pseudo static implementation based on php is described in detail</title><link>https://ofstack.com/PHP/22528/the-pseudo-static-implementation-based-on-php-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22528/the-pseudo-static-implementation-based-on-php-is-described-in-detail.html</guid><description>1. Operate the implementation according to $_SERVER[&apos;PATH_INFO&apos;]. For example, the address of your website is http://127.0.0.1/ show_new.php/look-id-1.shtml…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of php directory traversal and delete functions</title><link>https://ofstack.com/PHP/22529/introduction-to-the-use-of-php-directory-traversal-and-delete-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22529/introduction-to-the-use-of-php-directory-traversal-and-delete-functions.html</guid><description>Includes traversing the folder under the file, directory subdirectory to read the current file under the directory and file delete the current folder under…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Based on the ubuntu nginx+php+mysql installation configuration steps</title><link>https://ofstack.com/PHP/22530/based-on-the-ubuntu-nginx+php+mysql-installation-configuration-steps.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22530/based-on-the-ubuntu-nginx+php+mysql-installation-configuration-steps.html</guid><description>2. Install nginx The file structure of Ubuntu after installation is roughly as follows: * all configuration files are under /etc/nginx, and each virtual…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of swfupload for phpcms module development</title><link>https://ofstack.com/PHP/22531/introduction-to-the-use-of-swfupload-for-phpcms-module-development.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22531/introduction-to-the-use-of-swfupload-for-phpcms-module-development.html</guid><description>After the formal contact with the development of phpcms module, I developed several functional modules and encountered the problem of needing to upload…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The function get_headers in php and its usage are introduced in detail</title><link>https://ofstack.com/PHP/22532/the-function-get_headers-in-php-and-its-usage-are-introduced-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22532/the-function-get_headers-in-php-and-its-usage-are-introduced-in-detail.html</guid><description>get_headers() is an PHP system-level function that returns an array of headers sent by the server in response to an HTTP request. If it fails, FALSE is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use php get_headers to determine if URL is an effective solution</title><link>https://ofstack.com/PHP/22533/use-php-get_headers-to-determine-if-url-is-an-effective-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22533/use-php-get_headers-to-determine-if-url-is-an-effective-solution.html</guid><description>To determine the existence of a file or directory in php, is_file and file_exists are two functions that you usually think of. However, these two functions…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Sample analysis of serialize serialization and json performance testing in php</title><link>https://ofstack.com/PHP/22534/sample-analysis-of-serialize-serialization-and-json-performance-testing-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22534/sample-analysis-of-serialize-serialization-and-json-performance-testing-in-php.html</guid><description>Recently, we needed to store a large array, so we had to choose between serialize serialization and json serialization. So you need to do performance testing.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed introduction to the encoding of PHP strings</title><link>https://ofstack.com/PHP/22535/a-detailed-introduction-to-the-encoding-of-php-strings.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22535/a-detailed-introduction-to-the-encoding-of-php-strings.html</guid><description>PHP also comes with several string interception functions, among which substr and mb_substr are commonly used. When using substr to intercept Chinese…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use Apache&apos;s htaccess solution to prevent images from being hotlinking</title><link>https://ofstack.com/PHP/22536/use-apache&apos;s-htaccess-solution-to-prevent-images-from-being-hotlinking.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22536/use-apache&apos;s-htaccess-solution-to-prevent-images-from-being-hotlinking.html</guid><description>Method 1: The commands required are as follows: Allows empty &quot;HTTP_REFERER&quot; access, which allows the user to enter the image address directly in the browser…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php simulates a code example of the get_headers function</title><link>https://ofstack.com/PHP/22537/php-simulates-a-code-example-of-the-get_headers-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22537/php-simulates-a-code-example-of-the-get_headers-function.html</guid><description>php simulates a code example of the get_headers function</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php takes the local image file and generates the xml file to output the specific idea</title><link>https://ofstack.com/PHP/22538/php-takes-the-local-image-file-and-generates-the-xml-file-to-output-the-specific-idea.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22538/php-takes-the-local-image-file-and-generates-the-xml-file-to-output-the-specific-idea.html</guid><description>php takes the local image file and generates the xml file to output the specific idea</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the php functions range of round of and list of</title><link>https://ofstack.com/PHP/22539/instructions-for-the-php-functions-range-of-round-of-and-list-of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22539/instructions-for-the-php-functions-range-of-round-of-and-list-of.html</guid><description>The range() function is a simple way to quickly create an array by populating the array with integer values in the low to high range. The function returns…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php notes: the use of php array related functions</title><link>https://ofstack.com/PHP/22540/php-notes:-the-use-of-php-array-related-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22540/php-notes:-the-use-of-php-array-related-functions.html</guid><description>I&apos;m not going to say array() when I create an array You can extract the array using list(). Test array elements with is_array() Take 1 argument, pass in the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php notes: regular reading and writing of large files</title><link>https://ofstack.com/PHP/22541/php-notes:-regular-reading-and-writing-of-large-files.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22541/php-notes:-regular-reading-and-writing-of-large-files.html</guid><description>I have been doing one thing these days. I have studied PHP to read files with a large number of lines (about millions of lines). Considering the efficiency,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php notes: the use of image processing in articles</title><link>https://ofstack.com/PHP/22542/php-notes:-the-use-of-image-processing-in-articles.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22542/php-notes:-the-use-of-image-processing-in-articles.html</guid><description>array_diff($arr1,$arr2) php array function 1, used to calculate the difference set of an array. Match the html image label regularly Use sinaeditor to add…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the development of PHPcms module</title><link>https://ofstack.com/PHP/22543/introduction-to-the-development-of-phpcms-module.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22543/introduction-to-the-development-of-phpcms-module.html</guid><description>Due to my work, I can only give up the research on mongodb for a while and start to study PHPcms. So far, I have basically completed the module development.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>of supports WMA and MP3</title><link>https://ofstack.com/PHP/22544/of-supports-wma-and-mp3.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22544/of-supports-wma-and-mp3.html</guid><description>of supports WMA and MP3</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The method of long connection based on php and the matters needing attention</title><link>https://ofstack.com/PHP/22545/the-method-of-long-connection-based-on-php-and-the-matters-needing-attention.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22545/the-method-of-long-connection-based-on-php-and-the-matters-needing-attention.html</guid><description>php can be accessed by set_time_limit(0); To remove the php step timeout limit for long joins. The example code is as follows: Example code 2: 1. The…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Apache server cannot use the solution</title><link>https://ofstack.com/PHP/22546/the-apache-server-cannot-use-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22546/the-apache-server-cannot-use-the-solution.html</guid><description>The reason is that port 1:800 is occupied, such as IIS, and the other reason is thunderbolt. My apache server was disabled by thunderbolt! Reason 2:…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Remember the password implementation for PHP login</title><link>https://ofstack.com/PHP/22548/remember-the-password-implementation-for-php-login.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22548/remember-the-password-implementation-for-php-login.html</guid><description>Remember the password implementation for PHP login</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go into the details of the installation and configuration of phpMyAdmin</title><link>https://ofstack.com/PHP/22549/go-into-the-details-of-the-installation-and-configuration-of-phpmyadmin.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22549/go-into-the-details-of-the-installation-and-configuration-of-phpmyadmin.html</guid><description>phpmyadmin is a kind of mysql management tool. After installing this tool, it can directly manage mysql data in the form of web without executing system…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>AppServ XAMPP WAMP configuration php.ini remove warning information of NOTICE method</title><link>https://ofstack.com/PHP/22550/appserv-xampp-wamp-configuration-php.ini-remove-warning-information-of-notice-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22550/appserv-xampp-wamp-configuration-php.ini-remove-warning-information-of-notice-method.html</guid><description>AppServ, XAMPP and WAMP are all integrated with apache,mysql and php packages, which are easy to use and do not require the configuration of php, apache and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The solution to modify the mysql access password under wamp</title><link>https://ofstack.com/PHP/22551/the-solution-to-modify-the-mysql-access-password-under-wamp.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22551/the-solution-to-modify-the-mysql-access-password-under-wamp.html</guid><description>Learn php, use the wamp installation package to build php + apache + mysql environment, wamp official download address: http: / / www wampserver. com/en /.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use php to download the solution to generate a link shortcut</title><link>https://ofstack.com/PHP/22552/use-php-to-download-the-solution-to-generate-a-link-shortcut.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22552/use-php-to-download-the-solution-to-generate-a-link-shortcut.html</guid><description>Use php to download the solution to generate a link shortcut</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>LotusPhp notes: how to use the Logger component</title><link>https://ofstack.com/PHP/22553/lotusphp-notes:-how-to-use-the-logger-component.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22553/lotusphp-notes:-how-to-use-the-logger-component.html</guid><description>Today is busy, originally wanted to write more content, temporarily have no way, picked up a relatively simple component to write well, the next few…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>LotusPhp notes: usage analysis based on ObjectUtil components</title><link>https://ofstack.com/PHP/22554/lotusphp-notes:-usage-analysis-based-on-objectutil-components.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22554/lotusphp-notes:-usage-analysis-based-on-objectutil-components.html</guid><description>The ObjectUtil component is actually the best example of the singleton pattern. When calling various components, using ObjectUtil can effectively prevent…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Set  use  and delete the Cookie solution in PHP</title><link>https://ofstack.com/PHP/22556/set--use--and-delete-the-cookie-solution-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22556/set--use--and-delete-the-cookie-solution-in-php.html</guid><description>PHP USES the SetCookie function to set Cookie. One thing to note: Cookie is part 1 of the HTTP protocol header for passing information between the browser…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed explanation of original sin based on PHP static class</title><link>https://ofstack.com/PHP/22557/a-detailed-explanation-of-original-sin-based-on-php-static-class.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22557/a-detailed-explanation-of-original-sin-based-on-php-static-class.html</guid><description>Hegel famously said, &quot;to be is to be reasonable.&quot; With this as an argument, the use of static classes must be reasonable. However, when things go too far,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Using php to make a simple paging of to read records from the database</title><link>https://ofstack.com/PHP/22558/using-php-to-make-a-simple-paging-of-to-read-records-from-the-database.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22558/using-php-to-make-a-simple-paging-of-to-read-records-from-the-database.html</guid><description>PHP novice, 1 always wanted to do 1 pager was forgotten, today I was lucky to be reminded, so I searched for 1 on the Internet. Some of the writing did not…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implementation code for PHPMailer mail sending</title><link>https://ofstack.com/PHP/22559/implementation-code-for-phpmailer-mail-sending.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22559/implementation-code-for-phpmailer-mail-sending.html</guid><description>Local environment: LAMP (ubuntu12.10); The SMTP server USES stmp.163.com. At the beginning, it was painful. The first one I used was stmp.qq.com. As a…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use php to implement the selection sort solution</title><link>https://ofstack.com/PHP/22560/use-php-to-implement-the-selection-sort-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22560/use-php-to-implement-the-selection-sort-solution.html</guid><description>1. Definition: selection sort (Selection sort) is a simple and intuitive sorting algorithm. Here&apos;s how it works. Find the smallest (large) element in the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP object oriented membership method</title><link>https://ofstack.com/PHP/22561/php-object-oriented-membership-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22561/php-object-oriented-membership-method.html</guid><description>Use 1 column to read the members: you can write 1 by yourself to deepen your understanding. So one of these requirements; Wish people could talk, do…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php is a way to determine whether an array is one dimensional  two dimensional  or multidimensional</title><link>https://ofstack.com/PHP/22562/php-is-a-way-to-determine-whether-an-array-is-one-dimensional--two-dimensional--or-multidimensional.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22562/php-is-a-way-to-determine-whether-an-array-is-one-dimensional--two-dimensional--or-multidimensional.html</guid><description>php is a way to determine whether an array is one dimensional two dimensional or multidimensional</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use of the PHP namespace of Namespace</title><link>https://ofstack.com/PHP/22563/use-of-the-php-namespace-of-namespace.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22563/use-of-the-php-namespace-of-namespace.html</guid><description>For namespaces, the official documentation has been very detailed [view], and I have done a practice and summary here. One of the most explicit purposes of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP updates the shopping cart quantity of form part and PHP processing part</title><link>https://ofstack.com/PHP/22564/php-updates-the-shopping-cart-quantity-of-form-part-and-php-processing-part.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22564/php-updates-the-shopping-cart-quantity-of-form-part-and-php-processing-part.html</guid><description>PHP updates the shopping cart quantity of form part and PHP processing part</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An overview of the implementation and optimization of PHP program level daemons</title><link>https://ofstack.com/PHP/22565/an-overview-of-the-implementation-and-optimization-of-php-program-level-daemons.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22565/an-overview-of-the-implementation-and-optimization-of-php-program-level-daemons.html</guid><description>The first thing to explain is what a daemon is. Daemons are processes that run directly in background 1. For example, we started httpd,mysqld and other…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Application analysis of Config mechanism based on Zend</title><link>https://ofstack.com/PHP/22566/application-analysis-of-config-mechanism-based-on-zend.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22566/application-analysis-of-config-mechanism-based-on-zend.html</guid><description>Zend Config class in Zend_Config_Ini code $config = new Zend_Config_Ini(&quot;/var/www/html/usvn/config/config.ini&quot;, &quot;general&quot;);…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for the use of Zend&apos;s Registry mechanism</title><link>https://ofstack.com/PHP/22567/instructions-for-the-use-of-zend&apos;s-registry-mechanism.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22567/instructions-for-the-use-of-zend&apos;s-registry-mechanism.html</guid><description>There are many global variables in the project process, which need to be stored globally. Is it possible to use global variables for storage? That would be…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Application of Captcha mechanism based on Zend</title><link>https://ofstack.com/PHP/22568/application-of-captcha-mechanism-based-on-zend.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22568/application-of-captcha-mechanism-based-on-zend.html</guid><description>How to generate captcha images? GD using php? ok right. In fact, the Captcha module of Zend has been packaged. This article is about how to use Zend&apos;s…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Solution for PHP to execute batch mysql statements</title><link>https://ofstack.com/PHP/22569/solution-for-php-to-execute-batch-mysql-statements.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22569/solution-for-php-to-execute-batch-mysql-statements.html</guid><description>When there are multiple mysql statements that need to be executed, for example $sqls= &quot;insert table a values(1,2); insert table a values (2, 3);&quot; There are…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The PHP closure of Closure USES elaboration</title><link>https://ofstack.com/PHP/22570/the-php-closure-of-closure-uses-elaboration.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22570/the-php-closure-of-closure-uses-elaboration.html</guid><description>Unconsciously, I found that PHP had reached version 5.5, and I was using PHP5.2 all the time, which made me look like a young man from a remote mountain.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Window 7 and XP installation of Apache 2.4 and PHP 5.4</title><link>https://ofstack.com/PHP/22571/window-7-and-xp-installation-of-apache-2.4-and-php-5.4.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22571/window-7-and-xp-installation-of-apache-2.4-and-php-5.4.html</guid><description>Window 7 and XP installation of Apache 2.4 and PHP 5.4</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php has an in depth understanding of the usage of strtotime functions</title><link>https://ofstack.com/PHP/22574/php-has-an-in-depth-understanding-of-the-usage-of-strtotime-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22574/php-has-an-in-depth-understanding-of-the-usage-of-strtotime-functions.html</guid><description>php has an in depth understanding of the usage of strtotime functions</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to use PHP to calculate the last month today</title><link>https://ofstack.com/PHP/22575/how-to-use-php-to-calculate-the-last-month-today.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22575/how-to-use-php-to-calculate-the-last-month-today.html</guid><description>How to use PHP to calculate the last month today</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Parse the php dichotomy to see if the array contains an element</title><link>https://ofstack.com/PHP/22576/parse-the-php-dichotomy-to-see-if-the-array-contains-an-element.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22576/parse-the-php-dichotomy-to-see-if-the-array-contains-an-element.html</guid><description>Parse the php dichotomy to see if the array contains an element</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Application of the observer mode of php design pattern</title><link>https://ofstack.com/PHP/22577/application-of-the-observer-mode-of-php-design-pattern.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22577/application-of-the-observer-mode-of-php-design-pattern.html</guid><description>Application of the observer mode of php design pattern</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Application of command mode in php design mode</title><link>https://ofstack.com/PHP/22578/application-of-command-mode-in-php-design-mode.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22578/application-of-command-mode-in-php-design-mode.html</guid><description>Command mode: encapsulate one request into one object, so you can parameterize the customer with different requests. Queue or log requests to requests, and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on the value type pointing difference between PHP and C</title><link>https://ofstack.com/PHP/22579/discussion-on-the-value-type-pointing-difference-between-php-and-c.html</link><guid isPermaLink="true">https://ofstack.com/PHP/22579/discussion-on-the-value-type-pointing-difference-between-php-and-c.html</guid><description>Discussion on the value type pointing difference between PHP and C</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Problem analysis and resolution of PHP unable to access remote mysql</title><link>https://ofstack.com/PHP/23176/problem-analysis-and-resolution-of-php-unable-to-access-remote-mysql.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23176/problem-analysis-and-resolution-of-php-unable-to-access-remote-mysql.html</guid><description>Problem analysis and resolution of PHP unable to access remote mysql</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP string based comparison function strcmp of and strcasecmp of use details</title><link>https://ofstack.com/PHP/23177/php-string-based-comparison-function-strcmp-of-and-strcasecmp-of-use-details.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23177/php-string-based-comparison-function-strcmp-of-and-strcasecmp-of-use-details.html</guid><description>The difference between &quot;===&quot; and &quot;==&quot; is simply that the former emphasizes that &quot;identical(same, exactly the same)&quot; requires one; The latter requires…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Analyze dedecms space migration steps in detail</title><link>https://ofstack.com/PHP/23178/analyze-dedecms-space-migration-steps-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23178/analyze-dedecms-space-migration-steps-in-detail.html</guid><description>1. Reinstall the original version of DEDECMS in the new space, and then overwrite all the data of the old station, in this case files, except the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details based on php cache</title><link>https://ofstack.com/PHP/23179/details-based-on-php-cache.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23179/details-based-on-php-cache.html</guid><description>nginx cache nginx has two caching mechanisms :fastcgi_cache and proxy_cache Let&apos;s talk about the differences between the two caching mechanisms proxy_cache…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Resolve the differences between mysql_connect and mysql_pconncet in php</title><link>https://ofstack.com/PHP/23180/resolve-the-differences-between-mysql_connect-and-mysql_pconncet-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23180/resolve-the-differences-between-mysql_connect-and-mysql_pconncet-in-php.html</guid><description>Resolve the differences between mysql_connect and mysql_pconncet in php</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In   depth php specification programming naming summary</title><link>https://ofstack.com/PHP/23181/in---depth-php-specification-programming-naming-summary.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23181/in---depth-php-specification-programming-naming-summary.html</guid><description>In depth php specification programming naming summary</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP+jQuery automatic completion function source code</title><link>https://ofstack.com/PHP/23182/php+jquery-automatic-completion-function-source-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23182/php+jquery-automatic-completion-function-source-code.html</guid><description>PHP+jQuery automatic completion function source code</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth analysis of php&apos;s object orientation</title><link>https://ofstack.com/PHP/23183/an-in-depth-analysis-of-php&apos;s-object-orientation.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23183/an-in-depth-analysis-of-php&apos;s-object-orientation.html</guid><description>In the past, object-oriented is limited to rote. After working for so long, I look back and realize it again. 1.final final: An final keyword has been added…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of php sphinx</title><link>https://ofstack.com/PHP/23184/in-depth-analysis-of-php-sphinx.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23184/in-depth-analysis-of-php-sphinx.html</guid><description>&lt; ?php // Parameter filtering / / filter cat_id = 2 $cl- &gt; SetFilter(&quot;cat_id&quot;,array(2)); // Search only in id subforum 1, 3, 7 $cl- &gt;…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Application analysis of singleton pattern based on php design pattern</title><link>https://ofstack.com/PHP/23185/application-analysis-of-singleton-pattern-based-on-php-design-pattern.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23185/application-analysis-of-singleton-pattern-based-on-php-design-pattern.html</guid><description>Singleton pattern: Simply put, an object is only responsible for a particular task. Singleton class: 1. The constructor needs to be marked as private. The…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The factory pattern based on php design pattern is introduced in detail</title><link>https://ofstack.com/PHP/23186/the-factory-pattern-based-on-php-design-pattern-is-introduced-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23186/the-factory-pattern-based-on-php-design-pattern-is-introduced-in-detail.html</guid><description>Factory pattern: The factory class determines, based on parameters, which instance of a production class to create Factory class: A method class dedicated…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php notes: Analysis of data type and constant usage</title><link>https://ofstack.com/PHP/23187/php-notes:-analysis-of-data-type-and-constant-usage.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23187/php-notes:-analysis-of-data-type-and-constant-usage.html</guid><description>setType - Sets the type of the variable bool settype ( mixed $var , string $type ) Set the type of the variable var to type. The possible values of type are:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP notes: A detailed explanation of Object oriented Design</title><link>https://ofstack.com/PHP/23188/php-notes:-a-detailed-explanation-of-object-oriented-design.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23188/php-notes:-a-detailed-explanation-of-object-oriented-design.html</guid><description>public represents the global, which can be accessed by both internal and external subclasses. ___ () : Is the method that is automatically called when the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php in window iis inexplicable problems test method</title><link>https://ofstack.com/PHP/23189/php-in-window-iis-inexplicable-problems-test-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23189/php-in-window-iis-inexplicable-problems-test-method.html</guid><description>php in window iis inexplicable problems test method</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of how PHP handles excel cvs tables is presented</title><link>https://ofstack.com/PHP/23190/an-example-of-how-php-handles-excel-cvs-tables-is-presented.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23190/an-example-of-how-php-handles-excel-cvs-tables-is-presented.html</guid><description>An example of how PHP handles excel cvs tables is presented</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP processes TXT file of turns on and and closes and to check and read</title><link>https://ofstack.com/PHP/23191/php-processes-txt-file-of-turns-on-and-and-closes-and-to-check-and-read.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23191/php-processes-txt-file-of-turns-on-and-and-closes-and-to-check-and-read.html</guid><description>PHP processes TXT file of turns on and and closes and to check and read</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Specific implementation steps based on wordpress theme production</title><link>https://ofstack.com/PHP/23192/specific-implementation-steps-based-on-wordpress-theme-production.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23192/specific-implementation-steps-based-on-wordpress-theme-production.html</guid><description>Specific implementation steps based on wordpress theme production</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php Hex RGB use of color values interchangeably</title><link>https://ofstack.com/PHP/23193/php-hex-rgb-use-of-color-values-interchangeably.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23193/php-hex-rgb-use-of-color-values-interchangeably.html</guid><description>php Hex RGB use of color values interchangeably</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implementation method of generating static pages based on PHP</title><link>https://ofstack.com/PHP/23194/implementation-method-of-generating-static-pages-based-on-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23194/implementation-method-of-generating-static-pages-based-on-php.html</guid><description>Implementation method of generating static pages based on PHP</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Drill down to the PHP data cache instructions</title><link>https://ofstack.com/PHP/23195/drill-down-to-the-php-data-cache-instructions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23195/drill-down-to-the-php-data-cache-instructions.html</guid><description>Drill down to the PHP data cache instructions</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed usage of PHP common functions</title><link>https://ofstack.com/PHP/23196/detailed-usage-of-php-common-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23196/detailed-usage-of-php-common-functions.html</guid><description>Detailed usage of PHP common functions</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Parse the php DOMElement implementation code for manipulating xml documents</title><link>https://ofstack.com/PHP/23197/parse-the-php-domelement-implementation-code-for-manipulating-xml-documents.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23197/parse-the-php-domelement-implementation-code-for-manipulating-xml-documents.html</guid><description>Parse the php DOMElement implementation code for manipulating xml documents</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed explanation of the use of PHP custom error handlers</title><link>https://ofstack.com/PHP/23198/a-detailed-explanation-of-the-use-of-php-custom-error-handlers.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23198/a-detailed-explanation-of-the-use-of-php-custom-error-handlers.html</guid><description>A detailed explanation of the use of PHP custom error handlers</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of the use of PHP class related functions</title><link>https://ofstack.com/PHP/23199/details-of-the-use-of-php-class-related-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23199/details-of-the-use-of-php-class-related-functions.html</guid><description>bool class_alias (string $original, string $alias [, bool $autoload = TRUE]) - Creates an alias for 1 class bool class_exists (string $class_name [, bool…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Instructions for parsing the PHP cache function</title><link>https://ofstack.com/PHP/23200/instructions-for-parsing-the-php-cache-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23200/instructions-for-parsing-the-php-cache-function.html</guid><description>flush(): Flush the output program cache for($i = 0; $i &lt; 5; $i++){ echo str_repeat(&quot;\n&quot;, 5000); echo $i; sleep(1); flush(); } ob_start(callback function,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail based on PHP options and use of information functions</title><link>https://ofstack.com/PHP/23201/detail-based-on-php-options-and-use-of-information-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23201/detail-based-on-php-options-and-use-of-information-functions.html</guid><description>Detail based on PHP options and use of information functions</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implementation code for the PHP Observer pattern</title><link>https://ofstack.com/PHP/23202/implementation-code-for-the-php-observer-pattern.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23202/implementation-code-for-the-php-observer-pattern.html</guid><description>Implementation code for the PHP Observer pattern</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Get the resolution for the PHP warning error message</title><link>https://ofstack.com/PHP/23203/get-the-resolution-for-the-php-warning-error-message.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23203/get-the-resolution-for-the-php-warning-error-message.html</guid><description>Get the resolution for the PHP warning error message</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php cli Tips</title><link>https://ofstack.com/PHP/23204/php-cli-tips.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23204/php-cli-tips.html</guid><description>php cli Tips</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth analysis of the difference between php using the plus sign and array_merge to merge arrays</title><link>https://ofstack.com/PHP/23205/an-in-depth-analysis-of-the-difference-between-php-using-the-plus-sign-and-array_merge-to-merge-arrays.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23205/an-in-depth-analysis-of-the-difference-between-php-using-the-plus-sign-and-array_merge-to-merge-arrays.html</guid><description>An in depth analysis of the difference between php using the plus sign and array_merge to merge arrays</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP generates qr code online of google api</title><link>https://ofstack.com/PHP/23206/php-generates-qr-code-online-of-google-api.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23206/php-generates-qr-code-online-of-google-api.html</guid><description>PHP generates qr code online of google api</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth: Solutions to Nginx 502 Bad Gateway errors</title><link>https://ofstack.com/PHP/23207/in-depth:-solutions-to-nginx-502-bad-gateway-errors.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23207/in-depth:-solutions-to-nginx-502-bad-gateway-errors.html</guid><description>In depth: Solutions to Nginx 502 Bad Gateway errors</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed explanation of two process management modes in ES0en fpm</title><link>https://ofstack.com/PHP/23208/a-detailed-explanation-of-two-process-management-modes-in-es0en-fpm.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23208/a-detailed-explanation-of-two-process-management-modes-in-es0en-fpm.html</guid><description>A detailed explanation of two process management modes in ES0en fpm</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP asynchronous execution method  simulation of multithreaded application analysis</title><link>https://ofstack.com/PHP/23209/php-asynchronous-execution-method--simulation-of-multithreaded-application-analysis.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23209/php-asynchronous-execution-method--simulation-of-multithreaded-application-analysis.html</guid><description>PHP asynchronous execution method simulation of multithreaded application analysis</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Dive into the details of PHP asynchronous execution</title><link>https://ofstack.com/PHP/23211/dive-into-the-details-of-php-asynchronous-execution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23211/dive-into-the-details-of-php-asynchronous-execution.html</guid><description>Dive into the details of PHP asynchronous execution</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php realizes the in depth analysis of the function of automatically acquiring and generating articles topic keywords</title><link>https://ofstack.com/PHP/23212/php-realizes-the-in-depth-analysis-of-the-function-of-automatically-acquiring-and-generating-articles-topic-keywords.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23212/php-realizes-the-in-depth-analysis-of-the-function-of-automatically-acquiring-and-generating-articles-topic-keywords.html</guid><description>php realizes the in depth analysis of the function of automatically acquiring and generating articles topic keywords</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth understanding of PHP Error and Logging functions</title><link>https://ofstack.com/PHP/23213/an-in-depth-understanding-of-php-error-and-logging-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23213/an-in-depth-understanding-of-php-error-and-logging-functions.html</guid><description>About PHP Error and Logging The error and logging functions allow you to handle and record errors. The error function allows users to define error handling…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Five things you should know about MongoDB as an PHP programmer</title><link>https://ofstack.com/PHP/23214/five-things-you-should-know-about-mongodb-as-an-php-programmer.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23214/five-things-you-should-know-about-mongodb-as-an-php-programmer.html</guid><description>Five things you should know about MongoDB as an PHP programmer</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis based on Discuz security. inc. php code</title><link>https://ofstack.com/PHP/23215/in-depth-analysis-based-on-discuz-security.-inc.-php-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23215/in-depth-analysis-based-on-discuz-security.-inc.-php-code.html</guid><description>In depth analysis based on Discuz security. inc. php code</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed explanation of some usage problems and related matters needing attention based on HBase Thrift interface</title><link>https://ofstack.com/PHP/23216/a-detailed-explanation-of-some-usage-problems-and-related-matters-needing-attention-based-on-hbase-thrift-interface.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23216/a-detailed-explanation-of-some-usage-problems-and-related-matters-needing-attention-based-on-hbase-thrift-interface.html</guid><description>A detailed explanation of some usage problems and related matters needing attention based on HBase Thrift interface</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of php based running mode on various web servers</title><link>https://ofstack.com/PHP/23217/detailed-explanation-of-php-based-running-mode-on-various-web-servers.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23217/detailed-explanation-of-php-based-running-mode-on-various-web-servers.html</guid><description>Detailed explanation of php based running mode on various web servers</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP code Protection   Details of the use of Zend Guard</title><link>https://ofstack.com/PHP/23218/php-code-protection---details-of-the-use-of-zend-guard.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23218/php-code-protection---details-of-the-use-of-zend-guard.html</guid><description>PHP code Protection Details of the use of Zend Guard</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed configuration based on php fpm</title><link>https://ofstack.com/PHP/23219/detailed-configuration-based-on-php-fpm.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23219/detailed-configuration-based-on-php-fpm.html</guid><description>php - fpm php5. 3 /usr/local/php/etc/php-fpm.conf pid = run/php-fpm.pid pid Settings, default in the installation directory of var/run/ php-ES13en. pid,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Some very serious defects detailed based on PHP</title><link>https://ofstack.com/PHP/23220/some-very-serious-defects-detailed-based-on-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23220/some-very-serious-defects-detailed-based-on-php.html</guid><description>Some very serious defects detailed based on PHP</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of the differences between spl_autoload_register and autoload</title><link>https://ofstack.com/PHP/23221/details-of-the-differences-between-spl_autoload_register-and-autoload.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23221/details-of-the-differences-between-spl_autoload_register-and-autoload.html</guid><description>Details of the differences between spl_autoload_register and autoload</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common commands based on Linux debugging tools strace and gdb</title><link>https://ofstack.com/PHP/23222/summary-of-common-commands-based-on-linux-debugging-tools-strace-and-gdb.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23222/summary-of-common-commands-based-on-linux-debugging-tools-strace-and-gdb.html</guid><description>Summary of common commands based on Linux debugging tools strace and gdb</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>linux command debugging tool strace in depth analysis</title><link>https://ofstack.com/PHP/23223/linux-command-debugging-tool-strace-in-depth-analysis.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23223/linux-command-debugging-tool-strace-in-depth-analysis.html</guid><description>linux command debugging tool strace in depth analysis</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do I use the Strace debugging tool</title><link>https://ofstack.com/PHP/23224/how-do-i-use-the-strace-debugging-tool.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23224/how-do-i-use-the-strace-debugging-tool.html</guid><description>How do I use the Strace debugging tool</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed application of PHP Singleton pattern of chicken rib</title><link>https://ofstack.com/PHP/23225/detailed-application-of-php-singleton-pattern-of-chicken-rib.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23225/detailed-application-of-php-singleton-pattern-of-chicken-rib.html</guid><description>Detailed application of PHP Singleton pattern of chicken rib</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>phpize&apos;s deep understanding</title><link>https://ofstack.com/PHP/23226/phpize&apos;s-deep-understanding.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23226/phpize&apos;s-deep-understanding.html</guid><description>Installation (fastcgi mode), often have such words of command: 1 / usr local/webserver php/bin/phpize 1. What does phpize do? What is phpize? php official…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP solution for exchanging the values of two variables without using a third variable</title><link>https://ofstack.com/PHP/23227/php-solution-for-exchanging-the-values-of-two-variables-without-using-a-third-variable.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23227/php-solution-for-exchanging-the-values-of-two-variables-without-using-a-third-variable.html</guid><description>PHP solution for exchanging the values of two variables without using a third variable</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Application example analysis based on php socket of fsockopen</title><link>https://ofstack.com/PHP/23228/application-example-analysis-based-on-php-socket-of-fsockopen.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23228/application-example-analysis-based-on-php-socket-of-fsockopen.html</guid><description>Application example analysis based on php socket of fsockopen</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth technical summary of PHP operation MongoDB</title><link>https://ofstack.com/PHP/23229/in-depth-technical-summary-of-php-operation-mongodb.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23229/in-depth-technical-summary-of-php-operation-mongodb.html</guid><description>In depth technical summary of PHP operation MongoDB</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation based on php download file</title><link>https://ofstack.com/PHP/23230/detailed-explanation-based-on-php-download-file.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23230/detailed-explanation-based-on-php-download-file.html</guid><description>Detailed explanation based on php download file</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of PHP browser click to download TXT document method details</title><link>https://ofstack.com/PHP/23231/implementation-of-php-browser-click-to-download-txt-document-method-details.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23231/implementation-of-php-browser-click-to-download-txt-document-method-details.html</guid><description>Since the current browser can already recognize the txt document format, if only one text link is made to the txt document, the click will only open a new…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of tips for optimizing PHP code</title><link>https://ofstack.com/PHP/23232/summary-of-tips-for-optimizing-php-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23232/summary-of-tips-for-optimizing-php-code.html</guid><description>Summary of tips for optimizing PHP code 1. If a method can be static, declare it static and speed increases by 1/4; 2. echo is more efficient than print…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth analysis of PHP Infinite Classification of Tree Class</title><link>https://ofstack.com/PHP/23233/an-in-depth-analysis-of-php-infinite-classification-of-tree-class.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23233/an-in-depth-analysis-of-php-infinite-classification-of-tree-class.html</guid><description>PHP infinite classification, Google1 can find a lot of relevant information, the idea is more popular, but also more used is that the classification table…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth understanding of the php infinite classification</title><link>https://ofstack.com/PHP/23234/an-in-depth-understanding-of-the-php-infinite-classification.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23234/an-in-depth-understanding-of-the-php-infinite-classification.html</guid><description>An in depth understanding of the php infinite classification</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth analysis of php curl</title><link>https://ofstack.com/PHP/23235/an-in-depth-analysis-of-php-curl.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23235/an-in-depth-analysis-of-php-curl.html</guid><description>An in depth analysis of php curl</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Dive into the details of the php var_dump of function</title><link>https://ofstack.com/PHP/23237/dive-into-the-details-of-the-php-var_dump-of-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23237/dive-into-the-details-of-the-php-var_dump-of-function.html</guid><description>The php var_dump function determines the type and length of a variable and outputs the value of the variable. If the variable has a value, it inputs the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Three forms of php array output detail</title><link>https://ofstack.com/PHP/23238/three-forms-of-php-array-output-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23238/three-forms-of-php-array-output-detail.html</guid><description>Three forms of php array output detail</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of the use of php set_time_limit of function</title><link>https://ofstack.com/PHP/23239/details-of-the-use-of-php-set_time_limit-of-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23239/details-of-the-use-of-php-set_time_limit-of-function.html</guid><description>Details of the use of php set_time_limit of function</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation based on PHP file operation</title><link>https://ofstack.com/PHP/23240/detailed-explanation-based-on-php-file-operation.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23240/detailed-explanation-based-on-php-file-operation.html</guid><description>Detailed explanation based on PHP file operation</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Take a closer look at using mysql_fetch_row of to return query results as arrays</title><link>https://ofstack.com/PHP/23242/take-a-closer-look-at-using-mysql_fetch_row-of-to-return-query-results-as-arrays.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23242/take-a-closer-look-at-using-mysql_fetch_row-of-to-return-query-results-as-arrays.html</guid><description>Take a closer look at using mysql_fetch_row of to return query results as arrays</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of the differences between fetchAll of and mysql_fetch_array of</title><link>https://ofstack.com/PHP/23243/details-of-the-differences-between-fetchall-of-and-mysql_fetch_array-of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23243/details-of-the-differences-between-fetchall-of-and-mysql_fetch_array-of.html</guid><description>Details of the differences between fetchAll of and mysql_fetch_array of</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the method using mysql_fetch_array of to get the current row data</title><link>https://ofstack.com/PHP/23244/detail-the-method-using-mysql_fetch_array-of-to-get-the-current-row-data.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23244/detail-the-method-using-mysql_fetch_array-of-to-get-the-current-row-data.html</guid><description>Detail the method using mysql_fetch_array of to get the current row data</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis USES mysql_fetch_object of to return query results as objects</title><link>https://ofstack.com/PHP/23245/in-depth-analysis-uses-mysql_fetch_object-of-to-return-query-results-as-objects.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23245/in-depth-analysis-uses-mysql_fetch_object-of-to-return-query-results-as-objects.html</guid><description>In depth analysis USES mysql_fetch_object of to return query results as objects</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go into detail on the differences between mysql_fetch_row of and ES4en_ES5en_of</title><link>https://ofstack.com/PHP/23246/go-into-detail-on-the-differences-between-mysql_fetch_row-of-and-es4en_es5en_of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23246/go-into-detail-on-the-differences-between-mysql_fetch_row-of-and-es4en_es5en_of.html</guid><description>Go into detail on the differences between mysql_fetch_row of and ES4en_ES5en_of</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>On the usage of php serialize of and unserialize of</title><link>https://ofstack.com/PHP/23247/on-the-usage-of-php-serialize-of-and-unserialize-of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23247/on-the-usage-of-php-serialize-of-and-unserialize-of.html</guid><description>On the usage of php serialize of and unserialize of</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Deep understanding of random Numbers based on php</title><link>https://ofstack.com/PHP/23248/deep-understanding-of-random-numbers-based-on-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23248/deep-understanding-of-random-numbers-based-on-php.html</guid><description>Deep understanding of random Numbers based on php</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>___  en of and ___  3en of</title><link>https://ofstack.com/PHP/23249/___--en-of-and-___--3en-of.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23249/___--en-of-and-___--3en-of.html</guid><description>___ en of and ___ 3en of</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Dive into the PHP runtime environment configuration details</title><link>https://ofstack.com/PHP/23250/dive-into-the-php-runtime-environment-configuration-details.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23250/dive-into-the-php-runtime-environment-configuration-details.html</guid><description>Run environment configuration :php54+Apache2.2+Mysql 1. Default port Settings: #Listen 12.34.56.78:80 2. Loading model: LoadModule php5_module…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do I set up mysql to allow external network access</title><link>https://ofstack.com/PHP/23251/how-do-i-set-up-mysql-to-allow-external-network-access.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23251/how-do-i-set-up-mysql-to-allow-external-network-access.html</guid><description>For mysql&apos;s root account, I usually use localhost or 127.0.0.1 when Connecting. mysql on the company&apos;s test server is also localhost, so I want to access it…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP online generated two dimensional code of google api implementation code details</title><link>https://ofstack.com/PHP/23252/php-online-generated-two-dimensional-code-of-google-api-implementation-code-details.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23252/php-online-generated-two-dimensional-code-of-google-api-implementation-code-details.html</guid><description>PHP online generated two dimensional code of google api implementation code details</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of the SCOPE of the php variable</title><link>https://ofstack.com/PHP/23253/in-depth-analysis-of-the-scope-of-the-php-variable.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23253/in-depth-analysis-of-the-scope-of-the-php-variable.html</guid><description>In depth analysis of the SCOPE of the php variable</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP Export EXCEL Rapid Development Guide   A detailed guide to using PHPEXCEL</title><link>https://ofstack.com/PHP/23915/php-export-excel-rapid-development-guide---a-detailed-guide-to-using-phpexcel.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23915/php-export-excel-rapid-development-guide---a-detailed-guide-to-using-phpexcel.html</guid><description>PHP Export EXCEL Rapid Development Guide A detailed guide to using PHPEXCEL</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP Cookie tutorial details</title><link>https://ofstack.com/PHP/23916/php-cookie-tutorial-details.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23916/php-cookie-tutorial-details.html</guid><description>PHP Cookie tutorial details</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of the PHP register_shutdown_function function</title><link>https://ofstack.com/PHP/23917/in-depth-analysis-of-the-php-register_shutdown_function-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23917/in-depth-analysis-of-the-php-register_shutdown_function-function.html</guid><description>In depth analysis of the PHP register_shutdown_function function</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth analysis of PHP and browser caching</title><link>https://ofstack.com/PHP/23918/an-in-depth-analysis-of-php-and-browser-caching.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23918/an-in-depth-analysis-of-php-and-browser-caching.html</guid><description>An in depth analysis of PHP and browser caching</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Get a detailed explanation of the email address based on PHP CURL</title><link>https://ofstack.com/PHP/23920/get-a-detailed-explanation-of-the-email-address-based-on-php-curl.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23920/get-a-detailed-explanation-of-the-email-address-based-on-php-curl.html</guid><description>Get a detailed explanation of the email address based on PHP CURL</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>CI is the rewriting rule of CodeIgniter framework under Nginx</title><link>https://ofstack.com/PHP/23921/ci-is-the-rewriting-rule-of-codeigniter-framework-under-nginx.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23921/ci-is-the-rewriting-rule-of-codeigniter-framework-under-nginx.html</guid><description>CI is the rewriting rule of CodeIgniter framework under Nginx</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details the timeout of PHP built in access resources time_out file_get_contents read_file</title><link>https://ofstack.com/PHP/23923/details-the-timeout-of-php-built-in-access-resources-time_out-file_get_contents-read_file.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23923/details-the-timeout-of-php-built-in-access-resources-time_out-file_get_contents-read_file.html</guid><description>Details the timeout of PHP built in access resources time_out file_get_contents read_file</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php cli Introduction of does not use Shell as Shell does</title><link>https://ofstack.com/PHP/23925/php-cli-introduction-of-does-not-use-shell-as-shell-does.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23925/php-cli-introduction-of-does-not-use-shell-as-shell-does.html</guid><description>php cli Introduction of does not use Shell as Shell does</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Parse php timestamp and date conversion</title><link>https://ofstack.com/PHP/23928/parse-php-timestamp-and-date-conversion.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23928/parse-php-timestamp-and-date-conversion.html</guid><description>You probably already know about the PHP timestamp, so how do we use it to get specific dates? Today we are going to show you how PHP timestamp gets the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP CodeBase: Detail method showing time as&apos; just &apos;&apos;n minutes&apos; and hours ago &apos;</title><link>https://ofstack.com/PHP/23931/php-codebase:-detail-method-showing-time-as&apos;-just-&apos;&apos;n-minutes&apos;-and-hours-ago-&apos;.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23931/php-codebase:-detail-method-showing-time-as&apos;-just-&apos;&apos;n-minutes&apos;-and-hours-ago-&apos;.html</guid><description>PHP CodeBase: Detail method showing time as&apos; just &apos;&apos;n minutes&apos; and hours ago &apos;</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Parse PHP for multiple serialization and deserialization methods</title><link>https://ofstack.com/PHP/23933/parse-php-for-multiple-serialization-and-deserialization-methods.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23933/parse-php-for-multiple-serialization-and-deserialization-methods.html</guid><description>Parse PHP for multiple serialization and deserialization methods</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A concise PHP reversible encryption function of share</title><link>https://ofstack.com/PHP/23934/a-concise-php-reversible-encryption-function-of-share.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23934/a-concise-php-reversible-encryption-function-of-share.html</guid><description>In many cases, we need to encrypt and decrypt the data. For example, some data need to be saved in cookie, but cannot be easily obtained by the user. In…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Parse PHP how to write array variables to a file</title><link>https://ofstack.com/PHP/23937/parse-php-how-to-write-array-variables-to-a-file.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23937/parse-php-how-to-write-array-variables-to-a-file.html</guid><description>Parse PHP how to write array variables to a file</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth discussion of the PHP coding specification</title><link>https://ofstack.com/PHP/23941/an-in-depth-discussion-of-the-php-coding-specification.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23941/an-in-depth-discussion-of-the-php-coding-specification.html</guid><description>Indent and white space characters (Indenting and Whitespace) Use 2 Spaces instead of the tab key for code indentation (notepad++, Eclipse and other editors…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP delete directory and all files under the directory detailed explanation</title><link>https://ofstack.com/PHP/23945/php-delete-directory-and-all-files-under-the-directory-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23945/php-delete-directory-and-all-files-under-the-directory-detailed-explanation.html</guid><description>PHP delete directory and all files under the directory detailed explanation</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP to solve the large file download  breakpoint continuation download method details</title><link>https://ofstack.com/PHP/23946/php-to-solve-the-large-file-download--breakpoint-continuation-download-method-details.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23946/php-to-solve-the-large-file-download--breakpoint-continuation-download-method-details.html</guid><description>PHP to solve the large file download breakpoint continuation download method details</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php global variables and classes work well together</title><link>https://ofstack.com/PHP/23949/php-global-variables-and-classes-work-well-together.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23949/php-global-variables-and-classes-work-well-together.html</guid><description>php global variables and classes work well together</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php array declaration  traversal  array global variables using summary</title><link>https://ofstack.com/PHP/23950/php-array-declaration--traversal--array-global-variables-using-summary.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23950/php-array-declaration--traversal--array-global-variables-using-summary.html</guid><description>php array declaration traversal array global variables using summary</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP common array internal function of Array Functions introduction</title><link>https://ofstack.com/PHP/23952/php-common-array-internal-function-of-array-functions-introduction.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23952/php-common-array-internal-function-of-array-functions-introduction.html</guid><description>PHP common array internal function of Array Functions introduction</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth understanding of the differences between require and require_once versus include and include_once</title><link>https://ofstack.com/PHP/23954/an-in-depth-understanding-of-the-differences-between-require-and-require_once-versus-include-and-include_once.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23954/an-in-depth-understanding-of-the-differences-between-require-and-require_once-versus-include-and-include_once.html</guid><description>PHP is fast, reliable, cross-platform and open source, making it one of the most popular server-side Script languages. Based on what I have learned in my…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed usage of php split of function</title><link>https://ofstack.com/PHP/23956/detailed-usage-of-php-split-of-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23956/detailed-usage-of-php-split-of-function.html</guid><description>Detailed usage of php split of function</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth analysis of php htmlspecialchars of and shtmlspecialchars of functions</title><link>https://ofstack.com/PHP/23959/an-in-depth-analysis-of-php-htmlspecialchars-of-and-shtmlspecialchars-of-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23959/an-in-depth-analysis-of-php-htmlspecialchars-of-and-shtmlspecialchars-of-functions.html</guid><description>Definition and usage The htmlspecialchars() function converts 1 of the predefined characters to HTML entities. The predefined characters are: • &amp; (and sign)…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Handle the details of a single name multi value form</title><link>https://ofstack.com/PHP/23963/handle-the-details-of-a-single-name-multi-value-form.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23963/handle-the-details-of-a-single-name-multi-value-form.html</guid><description>Handle the details of a single name multi value form</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php&apos;s method for creating basic authentication sites is explained in detail</title><link>https://ofstack.com/PHP/23964/php&apos;s-method-for-creating-basic-authentication-sites-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23964/php&apos;s-method-for-creating-basic-authentication-sites-is-explained-in-detail.html</guid><description>php&apos;s method for creating basic authentication sites is explained in detail</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Take a closer look at the differences between interfaces and abstract classes in php</title><link>https://ofstack.com/PHP/23968/take-a-closer-look-at-the-differences-between-interfaces-and-abstract-classes-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23968/take-a-closer-look-at-the-differences-between-interfaces-and-abstract-classes-in-php.html</guid><description>Take a closer look at the differences between interfaces and abstract classes in php</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Go into php self and $this</title><link>https://ofstack.com/PHP/23970/go-into-php-self-and-$this.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23970/go-into-php-self-and-$this.html</guid><description>Go into php self and $this</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Explore how to use the SimpleXML function to load and parse XML documents</title><link>https://ofstack.com/PHP/23971/explore-how-to-use-the-simplexml-function-to-load-and-parse-xml-documents.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23971/explore-how-to-use-the-simplexml-function-to-load-and-parse-xml-documents.html</guid><description>Explore how to use the SimpleXML function to load and parse XML documents</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Parse dedeCMS captcha implementation code</title><link>https://ofstack.com/PHP/23972/parse-dedecms-captcha-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23972/parse-dedecms-captcha-implementation-code.html</guid><description>Parse dedeCMS captcha implementation code</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discuss the usage of header in php</title><link>https://ofstack.com/PHP/23973/discuss-the-usage-of-header-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23973/discuss-the-usage-of-header-in-php.html</guid><description>Discuss the usage of header in php</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php XML array function details</title><link>https://ofstack.com/PHP/23975/php-xml-array-function-details.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23975/php-xml-array-function-details.html</guid><description>php XML array function details</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Using php to draw pie chart implementation code</title><link>https://ofstack.com/PHP/23976/using-php-to-draw-pie-chart-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23976/using-php-to-draw-pie-chart-implementation-code.html</guid><description>Using php to draw pie chart implementation code</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail method for PHP custom size captcha</title><link>https://ofstack.com/PHP/23977/detail-method-for-php-custom-size-captcha.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23977/detail-method-for-php-custom-size-captcha.html</guid><description>Detail method for PHP custom size captcha</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP5 List of commonly used functions of shares</title><link>https://ofstack.com/PHP/23981/php5-list-of-commonly-used-functions-of-shares.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23981/php5-list-of-commonly-used-functions-of-shares.html</guid><description>PHP5 List of commonly used functions of shares</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth understanding of php&apos;s MySQL join class</title><link>https://ofstack.com/PHP/23982/an-in-depth-understanding-of-php&apos;s-mysql-join-class.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23982/an-in-depth-understanding-of-php&apos;s-mysql-join-class.html</guid><description>An in depth understanding of php&apos;s MySQL join class</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP generated GIF animation method</title><link>https://ofstack.com/PHP/23983/php-generated-gif-animation-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23983/php-generated-gif-animation-method.html</guid><description>PHP generated GIF animation method</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to put session into database</title><link>https://ofstack.com/PHP/23985/how-to-put-session-into-database.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23985/how-to-put-session-into-database.html</guid><description>How to put session into database</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Simple cookie counter implementation source code</title><link>https://ofstack.com/PHP/23988/simple-cookie-counter-implementation-source-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23988/simple-cookie-counter-implementation-source-code.html</guid><description>Simple cookie counter implementation source code</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of security knowledge based on PHP development</title><link>https://ofstack.com/PHP/23989/detailed-explanation-of-security-knowledge-based-on-php-development.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23989/detailed-explanation-of-security-knowledge-based-on-php-development.html</guid><description>PHP code security and XSS, SQL injection are very useful for the security of various websites, especially UGC(User Generated Content) websites, forums and…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discuss the solution of PHP JSON Chinese gibber in detail</title><link>https://ofstack.com/PHP/23990/discuss-the-solution-of-php-json-chinese-gibber-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23990/discuss-the-solution-of-php-json-chinese-gibber-in-detail.html</guid><description>We know when using Ajax technology and PHP backstage interaction, the code is often the case in Chinese JSON as a data exchange format, similar to that of…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A detailed explanation of some of the more common php self built functions in php projects</title><link>https://ofstack.com/PHP/23991/a-detailed-explanation-of-some-of-the-more-common-php-self-built-functions-in-php-projects.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23991/a-detailed-explanation-of-some-of-the-more-common-php-self-built-functions-in-php-projects.html</guid><description>A detailed explanation of some of the more common php self built functions in php projects</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Strong disclaimer: Do not use of include and require _once</title><link>https://ofstack.com/PHP/23992/strong-disclaimer:-do-not-use-of-include-and-require-_once.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23992/strong-disclaimer:-do-not-use-of-include-and-require-_once.html</guid><description>There is a long discussion about whether to use include or include_once(below, require_once is included), and the conclusion is as follows: try to use…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discuss the detail of cookie access array in cookie of php</title><link>https://ofstack.com/PHP/23994/discuss-the-detail-of-cookie-access-array-in-cookie-of-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/23994/discuss-the-detail-of-cookie-access-array-in-cookie-of-php.html</guid><description>cookie cannot store arrays by default, so the following is incorrect. The error is as follows: Warning: setcookie() expects parameter 2 to be string, array…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Dive into the apache host configuration details</title><link>https://ofstack.com/PHP/24665/dive-into-the-apache-host-configuration-details.html</link><guid isPermaLink="true">https://ofstack.com/PHP/24665/dive-into-the-apache-host-configuration-details.html</guid><description>Dive into the apache host configuration details</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP is based on the smarty template used in the Yii framework</title><link>https://ofstack.com/PHP/24696/php-is-based-on-the-smarty-template-used-in-the-yii-framework.html</link><guid isPermaLink="true">https://ofstack.com/PHP/24696/php-is-based-on-the-smarty-template-used-in-the-yii-framework.html</guid><description>PHP is based on the smarty template used in the Yii framework</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on the difference analysis between mysql and mysqli in php</title><link>https://ofstack.com/PHP/24706/discussion-on-the-difference-analysis-between-mysql-and-mysqli-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/24706/discussion-on-the-difference-analysis-between-mysql-and-mysqli-in-php.html</guid><description>Discussion on the difference analysis between mysql and mysqli in php</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>php error level setting method</title><link>https://ofstack.com/PHP/24728/php-error-level-setting-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/24728/php-error-level-setting-method.html</guid><description>php error level setting method</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Modification of ES0en. ini does not take effect Problem resolution of uploads files larger than 8M</title><link>https://ofstack.com/PHP/25397/modification-of-es0en.-ini-does-not-take-effect-problem-resolution-of-uploads-files-larger-than-8m.html</link><guid isPermaLink="true">https://ofstack.com/PHP/25397/modification-of-es0en.-ini-does-not-take-effect-problem-resolution-of-uploads-files-larger-than-8m.html</guid><description>Modification of ES0en. ini does not take effect Problem resolution of uploads files larger than 8M</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Determines whether the php array is an indexed array implementation</title><link>https://ofstack.com/PHP/25412/determines-whether-the-php-array-is-an-indexed-array-implementation.html</link><guid isPermaLink="true">https://ofstack.com/PHP/25412/determines-whether-the-php-array-is-an-indexed-array-implementation.html</guid><description>Determines whether the php array is an indexed array implementation</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How can You use php to determine the type of server operating system you are running</title><link>https://ofstack.com/PHP/25439/how-can-you-use-php-to-determine-the-type-of-server-operating-system-you-are-running.html</link><guid isPermaLink="true">https://ofstack.com/PHP/25439/how-can-you-use-php-to-determine-the-type-of-server-operating-system-you-are-running.html</guid><description>How can You use php to determine the type of server operating system you are running</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An introduction to the use of smarty as a truncated string function</title><link>https://ofstack.com/PHP/25441/an-introduction-to-the-use-of-smarty-as-a-truncated-string-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/25441/an-introduction-to-the-use-of-smarty-as-a-truncated-string-function.html</guid><description>An introduction to the use of smarty as a truncated string function</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discuss how to get the length of the array in Smarty and explain how smarty calls the php function</title><link>https://ofstack.com/PHP/25447/discuss-how-to-get-the-length-of-the-array-in-smarty-and-explain-how-smarty-calls-the-php-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/25447/discuss-how-to-get-the-length-of-the-array-in-smarty-and-explain-how-smarty-calls-the-php-function.html</guid><description>How do I get the length of an array in Smarty Assumptions: An array array is assigned to Smarty, assuming that the delimiter for Smarty is &apos;{&apos; and &apos;}&apos;. As…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Parse php to get the encoding format of the string of function</title><link>https://ofstack.com/PHP/25461/parse-php-to-get-the-encoding-format-of-the-string-of-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/25461/parse-php-to-get-the-encoding-format-of-the-string-of-function.html</guid><description>Parse php to get the encoding format of the string of function</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP gets and manipulates several functions of the configuration file php.ini</title><link>https://ofstack.com/PHP/26147/php-gets-and-manipulates-several-functions-of-the-configuration-file-php.ini.html</link><guid isPermaLink="true">https://ofstack.com/PHP/26147/php-gets-and-manipulates-several-functions-of-the-configuration-file-php.ini.html</guid><description>1.ini_get() gets the configuration parameters and ini_set() sets the configuration parameters ini_get_all() gets all configuration information…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Compare the efficiency of strtr  str_replace and preg_replace</title><link>https://ofstack.com/PHP/26899/compare-the-efficiency-of-strtr--str_replace-and-preg_replace.html</link><guid isPermaLink="true">https://ofstack.com/PHP/26899/compare-the-efficiency-of-strtr--str_replace-and-preg_replace.html</guid><description>Compare the efficiency of strtr str_replace and preg_replace</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Resolve php extension ES1en_curl.dll unloaded solution</title><link>https://ofstack.com/PHP/26900/resolve-php-extension-es1en_curl.dll-unloaded-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/26900/resolve-php-extension-es1en_curl.dll-unloaded-solution.html</guid><description>Method 1 (tested) already has php_curl.dll built in, which is used to support SSL and zlib in the ext directory. extension= php_curl.dll found in php.ini,…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis of HTTP header page cache control and header common instructions</title><link>https://ofstack.com/PHP/26930/brief-analysis-of-http-header-page-cache-control-and-header-common-instructions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/26930/brief-analysis-of-http-header-page-cache-control-and-header-common-instructions.html</guid><description>Brief analysis of HTTP header page cache control and header common instructions</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Brief analysis of the use of php variable modifier static</title><link>https://ofstack.com/PHP/26932/brief-analysis-of-the-use-of-php-variable-modifier-static.html</link><guid isPermaLink="true">https://ofstack.com/PHP/26932/brief-analysis-of-the-use-of-php-variable-modifier-static.html</guid><description>Brief analysis of the use of php variable modifier static</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Parses the value of the specified key in the array splice array  returning a new array</title><link>https://ofstack.com/PHP/26939/parses-the-value-of-the-specified-key-in-the-array-splice-array--returning-a-new-array.html</link><guid isPermaLink="true">https://ofstack.com/PHP/26939/parses-the-value-of-the-specified-key-in-the-array-splice-array--returning-a-new-array.html</guid><description>Parses the value of the specified key in the array splice array returning a new array</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>PHP file removes PHP annotation whitespace function analysis of PHP code compression</title><link>https://ofstack.com/PHP/26940/php-file-removes-php-annotation-whitespace-function-analysis-of-php-code-compression.html</link><guid isPermaLink="true">https://ofstack.com/PHP/26940/php-file-removes-php-annotation-whitespace-function-analysis-of-php-code-compression.html</guid><description>PHP file removes PHP annotation whitespace function analysis of PHP code compression</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Create an Cookie array detail based on PHP</title><link>https://ofstack.com/PHP/27643/create-an-cookie-array-detail-based-on-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/27643/create-an-cookie-array-detail-based-on-php.html</guid><description>Create an Cookie array detail based on PHP</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Implementation details of Smarty foreach control cycle count</title><link>https://ofstack.com/PHP/27646/implementation-details-of-smarty-foreach-control-cycle-count.html</link><guid isPermaLink="true">https://ofstack.com/PHP/27646/implementation-details-of-smarty-foreach-control-cycle-count.html</guid><description>Implementation details of Smarty foreach control cycle count</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Details of boolean of Boolean type in php</title><link>https://ofstack.com/PHP/28720/details-of-boolean-of-boolean-type-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/28720/details-of-boolean-of-boolean-type-in-php.html</guid><description>When converted to boolean, the following values are considered FALSE: the Boolean value FALSE itself the integer value 0 (zero) the floating point value 0.0…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>PHP A simple way to send emails using PHPMailer</title><link>https://ofstack.com/PHP/29163/php-a-simple-way-to-send-emails-using-phpmailer.html</link><guid isPermaLink="true">https://ofstack.com/PHP/29163/php-a-simple-way-to-send-emails-using-phpmailer.html</guid><description>PHP A simple way to send emails using PHPMailer</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>PHP USES SOAP to call.net&apos;s WebService data</title><link>https://ofstack.com/PHP/29167/php-uses-soap-to-call.net&apos;s-webservice-data.html</link><guid isPermaLink="true">https://ofstack.com/PHP/29167/php-uses-soap-to-call.net&apos;s-webservice-data.html</guid><description>PHP USES SOAP to call.net&apos;s WebService data</description><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate></item><item><title>php curl simulates the post submission data example</title><link>https://ofstack.com/PHP/29964/php-curl-simulates-the-post-submission-data-example.html</link><guid isPermaLink="true">https://ofstack.com/PHP/29964/php-curl-simulates-the-post-submission-data-example.html</guid><description>php curl simulates the post submission data example</description><pubDate>Mon, 07 Dec 2020 00:00:00 GMT</pubDate></item><item><title>php checks the email function of self write</title><link>https://ofstack.com/PHP/30194/php-checks-the-email-function-of-self-write.html</link><guid isPermaLink="true">https://ofstack.com/PHP/30194/php-checks-the-email-function-of-self-write.html</guid><description>php checks the email function of self write</description><pubDate>Thu, 10 Dec 2020 00:00:00 GMT</pubDate></item><item><title>php reads a simple instance of mysql</title><link>https://ofstack.com/PHP/30202/php-reads-a-simple-instance-of-mysql.html</link><guid isPermaLink="true">https://ofstack.com/PHP/30202/php-reads-a-simple-instance-of-mysql.html</guid><description>Chinese shows the problem of garbled code When we access the MySQL database the way we did before, even if we set the default character set of the table to…</description><pubDate>Thu, 10 Dec 2020 00:00:00 GMT</pubDate></item><item><title>The php pop up dialog box implements the redirect code</title><link>https://ofstack.com/PHP/30445/the-php-pop-up-dialog-box-implements-the-redirect-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/30445/the-php-pop-up-dialog-box-implements-the-redirect-code.html</guid><description>The php pop up dialog box implements the redirect code</description><pubDate>Wed, 16 Dec 2020 00:00:00 GMT</pubDate></item><item><title>php determines the type of server operating system</title><link>https://ofstack.com/PHP/31284/php-determines-the-type-of-server-operating-system.html</link><guid isPermaLink="true">https://ofstack.com/PHP/31284/php-determines-the-type-of-server-operating-system.html</guid><description>1: php has many system predefined variables, which can easily determine whether the server system is windows or *unix, among which the related functions or…</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php formatting date and time formatting examples to share</title><link>https://ofstack.com/PHP/31641/php-formatting-date-and-time-formatting-examples-to-share.html</link><guid isPermaLink="true">https://ofstack.com/PHP/31641/php-formatting-date-and-time-formatting-examples-to-share.html</guid><description>php formatting date and time formatting examples to share</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>The php directory operates the example code</title><link>https://ofstack.com/PHP/31642/the-php-directory-operates-the-example-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/31642/the-php-directory-operates-the-example-code.html</guid><description>Core: Classical application of recursion, and basic operation of files and directories. Core: copy functions. Core: Note that unlink removes file with path.</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php infinite traversal directory example</title><link>https://ofstack.com/PHP/31643/php-infinite-traversal-directory-example.html</link><guid isPermaLink="true">https://ofstack.com/PHP/31643/php-infinite-traversal-directory-example.html</guid><description>Recently, in the php directory operation, there is a directory infinite traversal: The functions used are: isset () determines whether a variable is defined</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php automatic loading autoload mechanism sample sharing</title><link>https://ofstack.com/PHP/31644/php-automatic-loading-autoload-mechanism-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/PHP/31644/php-automatic-loading-autoload-mechanism-sample-sharing.html</guid><description>1. Custom functions 2, spl_autoload_register () First look at the custom function mode: The running results are as follows: The second way: The running…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php multi file upload and download sample sharing</title><link>https://ofstack.com/PHP/31645/php-multi-file-upload-and-download-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/PHP/31645/php-multi-file-upload-and-download-sample-sharing.html</guid><description>php multi file upload and download sample sharing</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php paging code learning examples to share</title><link>https://ofstack.com/PHP/31646/php-paging-code-learning-examples-to-share.html</link><guid isPermaLink="true">https://ofstack.com/PHP/31646/php-paging-code-learning-examples-to-share.html</guid><description>&lt; 1 &gt; $sql2 = &quot;select * from user order by id limit {$offset}, {$length}&quot;; , $offset, $length, and page number. &lt; 2 &gt; How to get the previous page and the…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php multi file upload implementation code</title><link>https://ofstack.com/PHP/31647/php-multi-file-upload-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/31647/php-multi-file-upload-implementation-code.html</guid><description>index_uploads.php Core: &lt; 1 &gt; The name property of the input on the upload homepage is set as follows. &lt; 2 &gt; Upload multiple files using while loop.</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php picture zoom implementation method</title><link>https://ofstack.com/PHP/31648/php-picture-zoom-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/31648/php-picture-zoom-implementation-method.html</guid><description>php Basic Exercise - Image Zoom: Core: &lt; 1 &gt; Pay attention to how the scaling is achieved, although the resulting image may be a little different than…</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php issues exporting data in excel format</title><link>https://ofstack.com/PHP/32044/php-issues-exporting-data-in-excel-format.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32044/php-issues-exporting-data-in-excel-format.html</guid><description>Solve 2 problems: 1. The automatic conversion of textual data, such as identity cards, to scientific counting. 2. The problem of Chinese garbled code…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php implements batch conversion of file encoding</title><link>https://ofstack.com/PHP/32054/php-implements-batch-conversion-of-file-encoding.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32054/php-implements-batch-conversion-of-file-encoding.html</guid><description>For example, gbk goes to utf8 and then to utf8 again. This will cause confusion. I tried to check the code before the conversion, but it seems to have…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>zip use example of pclzip decompression class php</title><link>https://ofstack.com/PHP/32218/zip-use-example-of-pclzip-decompression-class-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32218/zip-use-example-of-pclzip-decompression-class-php.html</guid><description>PclZip profile PclZip is a powerful PHP class that compresses and decompresses zip files. PclZip can compress and decompress Zip files (WinZip, PKZIP).…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php multifunctional picture processing class sharing of php picture scaling class</title><link>https://ofstack.com/PHP/32219/php-multifunctional-picture-processing-class-sharing-of-php-picture-scaling-class.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32219/php-multifunctional-picture-processing-class-sharing-of-php-picture-scaling-class.html</guid><description>php multifunctional picture processing class sharing of php picture scaling class</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>zf Framework db class paging sample sharing</title><link>https://ofstack.com/PHP/32220/zf-framework-db-class-paging-sample-sharing.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32220/zf-framework-db-class-paging-sample-sharing.html</guid><description>zf Framework db class paging sample sharing</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>The zf framework&apos;s db class select querier join linked lists use the example of zend framework</title><link>https://ofstack.com/PHP/32221/the-zf-framework&apos;s-db-class-select-querier-join-linked-lists-use-the-example-of-zend-framework.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32221/the-zf-framework&apos;s-db-class-select-querier-join-linked-lists-use-the-example-of-zend-framework.html</guid><description>Example use of the zend framework&apos;s query join() linked list</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>zf Framework zend_cache Cache Usage Method of zend Framework</title><link>https://ofstack.com/PHP/32222/zf-framework-zend_cache-cache-usage-method-of-zend-framework.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32222/zf-framework-zend_cache-cache-usage-method-of-zend-framework.html</guid><description>Zend_Cache file cache of the basic operation, the code has written comments, we learn 1 together</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>php implementation of the sky stem and earth branch calculator example</title><link>https://ofstack.com/PHP/32223/php-implementation-of-the-sky-stem-and-earth-branch-calculator-example.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32223/php-implementation-of-the-sky-stem-and-earth-branch-calculator-example.html</guid><description>Heavenly stem and earth branch, referred to as &quot;Ganzhi&quot;. In the ancient Chinese calendar, Jia, Yi, Bing, Ding, Wu, Ji, Geng, Xin, Ren and Gui are called &quot;10…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>PHP determines two methods for a specified period of time</title><link>https://ofstack.com/PHP/32224/php-determines-two-methods-for-a-specified-period-of-time.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32224/php-determines-two-methods-for-a-specified-period-of-time.html</guid><description>1. Include hour and minute judgments 2. Only judge hours 3. php judges statements by time division and time period</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Three PHP multidimensional array to one dimensional array method instances</title><link>https://ofstack.com/PHP/32225/three-php-multidimensional-array-to-one-dimensional-array-method-instances.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32225/three-php-multidimensional-array-to-one-dimensional-array-method-instances.html</guid><description>Many times we need to convert a multidimensional array to a 1-dimensional array, because we only need a 1-dimensional array, and 1-dimensional arrays are…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Relevant Solutions for PHP Integer Return Negative</title><link>https://ofstack.com/PHP/32684/relevant-solutions-for-php-integer-return-negative.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32684/relevant-solutions-for-php-integer-return-negative.html</guid><description>The PHP language is powerful, but it doesn&apos;t mean it has no drawbacks. There are some headaches in writing code.Below we will introduce the solution of…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Introduction to Constants and System Constants for PHP</title><link>https://ofstack.com/PHP/32700/introduction-to-constants-and-system-constants-for-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32700/introduction-to-constants-and-system-constants-for-php.html</guid><description>The PHP constant defaults to case sensitive.Traditionally, constant identifiers are always capitalized. The PHP constant name follows the same naming rules…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Two ways to find the path to the php configuration file php.ini</title><link>https://ofstack.com/PHP/32734/two-ways-to-find-the-path-to-the-php-configuration-file-php.ini.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32734/two-ways-to-find-the-path-to-the-php-configuration-file-php.ini.html</guid><description>Usually the location of php.ini is: If you still can&apos;t find php.ini or if the modification to php.ini doesn&apos;t take effect (it&apos;s not the right one), use the…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>php Ideas and Code Sharing for Exporting csv Format Data and Converting Numbers to Text</title><link>https://ofstack.com/PHP/32765/php-ideas-and-code-sharing-for-exporting-csv-format-data-and-converting-numbers-to-text.html</link><guid isPermaLink="true">https://ofstack.com/PHP/32765/php-ideas-and-code-sharing-for-exporting-csv-format-data-and-converting-numbers-to-text.html</guid><description>php Export csv Format Data Implementation: Define a string to store the content first, for example $exportdata =&apos;Rule 111, Rule 222, Review 222, Rule 222,…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Codeigniter Registration Logon Code Example</title><link>https://ofstack.com/PHP/33194/codeigniter-registration-logon-code-example.html</link><guid isPermaLink="true">https://ofstack.com/PHP/33194/codeigniter-registration-logon-code-example.html</guid><description>This sample Codeigniter registration login code originated from an codeigniter project and is now shared~ Since the Active Record class is used, there are…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>PHP uses Alexa API to get an example of Alexa ranking for a website</title><link>https://ofstack.com/PHP/33204/php-uses-alexa-api-to-get-an-example-of-alexa-ranking-for-a-website.html</link><guid isPermaLink="true">https://ofstack.com/PHP/33204/php-uses-alexa-api-to-get-an-example-of-alexa-ranking-for-a-website.html</guid><description>We use Alexa&apos;s website (or other webmaster tools website) to block our network ​Station traffic ranking, so you have to go to those websites.In fact,…</description><pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate></item><item><title>php solves the problem of negative inventory caused by concurrent warehousing of large traffic such as snapping up spike lottery</title><link>https://ofstack.com/PHP/33540/php-solves-the-problem-of-negative-inventory-caused-by-concurrent-warehousing-of-large-traffic-such-as-snapping-up-spike-lottery.html</link><guid isPermaLink="true">https://ofstack.com/PHP/33540/php-solves-the-problem-of-negative-inventory-caused-by-concurrent-warehousing-of-large-traffic-such-as-snapping-up-spike-lottery.html</guid><description>We know that the database processing sql is processed one by one, assuming that the process of purchasing goods is like this: sql1: Query merchandise inventory</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Brief introduction of several methods of Smarty local cache</title><link>https://ofstack.com/PHP/33556/brief-introduction-of-several-methods-of-smarty-local-cache.html</link><guid isPermaLink="true">https://ofstack.com/PHP/33556/brief-introduction-of-several-methods-of-smarty-local-cache.html</guid><description>Many times when we use smarty, we don&apos;t want to cache the whole page, such as weather, stocks and other instantly updated information. Then we can make it…</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>destoon Calls Summary</title><link>https://ofstack.com/PHP/33563/destoon-calls-summary.html</link><guid isPermaLink="true">https://ofstack.com/PHP/33563/destoon-calls-summary.html</guid><description>Root, template and style directories: Import head and foot: Corresponding module home page: Corresponding module list page: Publish a module information:</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>PHP Error Parse error: syntax error  unexpected end of file in test. php on line 12 Solution</title><link>https://ofstack.com/PHP/33913/php-error-parse-error:-syntax-error--unexpected-end-of-file-in-test.-php-on-line-12-solution.html</link><guid isPermaLink="true">https://ofstack.com/PHP/33913/php-error-parse-error:-syntax-error--unexpected-end-of-file-in-test.-php-on-line-12-solution.html</guid><description>PHP Error Parse error: syntax error unexpected end of file in test. php on line 12 Solution</description><pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Solution to the conflict between cookie and session of ThinkPHP causing Cookie to be unusable</title><link>https://ofstack.com/PHP/34367/solution-to-the-conflict-between-cookie-and-session-of-thinkphp-causing-cookie-to-be-unusable.html</link><guid isPermaLink="true">https://ofstack.com/PHP/34367/solution-to-the-conflict-between-cookie-and-session-of-thinkphp-causing-cookie-to-be-unusable.html</guid><description>When voting for a website recently, I encountered the conflict between cookie and session in ThinkPHP, which led to the inability to use Cookie. The website…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>PHP Array Traversal Knowledge Summary (including traversal method  array pointer operation function  array traversal speed measurement)</title><link>https://ofstack.com/PHP/34403/php-array-traversal-knowledge-summary-(including-traversal-method--array-pointer-operation-function--array-traversal-speed-measurement).html</link><guid isPermaLink="true">https://ofstack.com/PHP/34403/php-array-traversal-knowledge-summary-(including-traversal-method--array-pointer-operation-function--array-traversal-speed-measurement).html</guid><description>PHP Array Traversal Knowledge Summary (including traversal method array pointer operation function array traversal speed measurement)</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>System Constants and Predefined Constant Sets in ThinkPHP</title><link>https://ofstack.com/PHP/34731/system-constants-and-predefined-constant-sets-in-thinkphp.html</link><guid isPermaLink="true">https://ofstack.com/PHP/34731/system-constants-and-predefined-constant-sets-in-thinkphp.html</guid><description>ThinkPHP system constants and predefined constants are summarized as follows: 1. System constants: THINK_PATH//ThinkPHP System Directory: APP_PATH//Current…</description><pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Summary of ThinkPHP String Functions and Commonly Used Functions</title><link>https://ofstack.com/PHP/34910/summary-of-thinkphp-string-functions-and-commonly-used-functions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/34910/summary-of-thinkphp-string-functions-and-commonly-used-functions.html</guid><description>This article summarizes the string processing functions of ThinkPHP and other common functions, which can be used for reference by developers. Details are…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>A Simple and Practical Complete Example of PHP Cache Class</title><link>https://ofstack.com/PHP/34939/a-simple-and-practical-complete-example-of-php-cache-class.html</link><guid isPermaLink="true">https://ofstack.com/PHP/34939/a-simple-and-practical-complete-example-of-php-cache-class.html</guid><description>This paper describes a simple and practical PHP cache class, which can be used to check whether the cache file is within the set update time, clear the…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Method of Perfecting Code Prompt Function of CodeIgniter in IDE</title><link>https://ofstack.com/PHP/34970/method-of-perfecting-code-prompt-function-of-codeigniter-in-ide.html</link><guid isPermaLink="true">https://ofstack.com/PHP/34970/method-of-perfecting-code-prompt-function-of-codeigniter-in-ide.html</guid><description>This article briefly describes the method of perfecting the code prompt function of CodeIgniter in IDE, which can be realized by copying the following code…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>PHP Pseudo static Rewrite Setting APACHE</title><link>https://ofstack.com/PHP/35277/php-pseudo-static-rewrite-setting-apache.html</link><guid isPermaLink="true">https://ofstack.com/PHP/35277/php-pseudo-static-rewrite-setting-apache.html</guid><description>1. Apache configuration: 1. Support httpd. conf configuration 2. Support directory. htaccess configuration (1 kind of &quot;distributed configuration&quot; file is…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Solution to the problem of invalid memory location access error in php</title><link>https://ofstack.com/PHP/35758/solution-to-the-problem-of-invalid-memory-location-access-error-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/35758/solution-to-the-problem-of-invalid-memory-location-access-error-in-php.html</guid><description>The configuration environment is as follows: Win2003SP2+IIS6+php5.26+mysql5.0. 51a+zend3.3a+PhpMyAdmin2.11. 7.1 PHP Execution Mode: isapi. Mysql is manually…</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Three Methods of Generating Random Numbers in php</title><link>https://ofstack.com/PHP/36294/three-methods-of-generating-random-numbers-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/36294/three-methods-of-generating-random-numbers-in-php.html</guid><description>How to generate non-repeating random numbers between 1 and 10 with php? Example 1, using shuffle function to generate random numbers. Example 2, using…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>An php code for generating 16 bit random numbers of two methods</title><link>https://ofstack.com/PHP/36348/an-php-code-for-generating-16-bit-random-numbers-of-two-methods.html</link><guid isPermaLink="true">https://ofstack.com/PHP/36348/an-php-code-for-generating-16-bit-random-numbers-of-two-methods.html</guid><description>Share 1 code for php to generate 16-bit random numbers and 2 methods for php to generate random numbers.</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Several Notices for Constant Use in PHP of Use Constants in PHP Carefully</title><link>https://ofstack.com/PHP/36354/several-notices-for-constant-use-in-php-of-use-constants-in-php-carefully.html</link><guid isPermaLink="true">https://ofstack.com/PHP/36354/several-notices-for-constant-use-in-php-of-use-constants-in-php-carefully.html</guid><description>Why use constants in PHP with caution? The Zend Framework document says that constants contain alphanumeric characters and underscores, and numbers are…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>PHP realizes user defined function sharing of the middle four digits of mobile phone number hidden by asterisk (*)</title><link>https://ofstack.com/PHP/36709/php-realizes-user-defined-function-sharing-of-the-middle-four-digits-of-mobile-phone-number-hidden-by-asterisk-(*).html</link><guid isPermaLink="true">https://ofstack.com/PHP/36709/php-realizes-user-defined-function-sharing-of-the-middle-four-digits-of-mobile-phone-number-hidden-by-asterisk-(*).html</guid><description>Middle 4 digits of php shielded telephone number: Final output: 139****8888</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of Delayed Execution of PHP Timed Task</title><link>https://ofstack.com/PHP/36742/implementation-of-delayed-execution-of-php-timed-task.html</link><guid isPermaLink="true">https://ofstack.com/PHP/36742/implementation-of-delayed-execution-of-php-timed-task.html</guid><description>Implementation of Delayed Execution of PHP Timed Task</description><pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate></item><item><title>php Implementation of webservice Instance</title><link>https://ofstack.com/PHP/37284/php-implementation-of-webservice-instance.html</link><guid isPermaLink="true">https://ofstack.com/PHP/37284/php-implementation-of-webservice-instance.html</guid><description>In this paper, the method of realizing webservice by php is described with examples. Share it for your reference. The specific implementation method is as…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Summary of 5 Methods of Generating Non repeating Random Numbers in PHP</title><link>https://ofstack.com/PHP/37611/summary-of-5-methods-of-generating-non-repeating-random-numbers-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/37611/summary-of-5-methods-of-generating-non-repeating-random-numbers-in-php.html</guid><description>Whether it is Web application, WAP or mobile application, random numbers have their applications. In the recent contact with several small projects, I often…</description><pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Method for html static page to call php file</title><link>https://ofstack.com/PHP/37969/method-for-html-static-page-to-call-php-file.html</link><guid isPermaLink="true">https://ofstack.com/PHP/37969/method-for-html-static-page-to-call-php-file.html</guid><description>In this paper, an example is given to describe the method of calling php file by html static page. Share it for your reference. The specific methods are as…</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Three Methods of Generating Static Pages from PHP Dynamic Pages</title><link>https://ofstack.com/PHP/37970/three-methods-of-generating-static-pages-from-php-dynamic-pages.html</link><guid isPermaLink="true">https://ofstack.com/PHP/37970/three-methods-of-generating-static-pages-from-php-dynamic-pages.html</guid><description>It is very simple to generate static pages, that is, to define templates and template titles, and then replace them with str_replace, which is the most…</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>php Introduction to Create and Delete Directory Functions and Recursive Delete Directory Function Sharing</title><link>https://ofstack.com/PHP/37989/php-introduction-to-create-and-delete-directory-functions-and-recursive-delete-directory-function-sharing.html</link><guid isPermaLink="true">https://ofstack.com/PHP/37989/php-introduction-to-create-and-delete-directory-functions-and-recursive-delete-directory-function-sharing.html</guid><description>mkdir ()--New Directory In PHP, you can easily create a new directory using the mkdir () function by passing in a directory name. However, the function…</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>php Array Sort usort  uksort  and sort Function Usage</title><link>https://ofstack.com/PHP/38003/php-array-sort-usort--uksort--and-sort-function-usage.html</link><guid isPermaLink="true">https://ofstack.com/PHP/38003/php-array-sort-usort--uksort--and-sort-function-usage.html</guid><description>php Array Sort usort uksort and sort Function Usage</description><pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate></item><item><title>php uses curl to realize the method of forging IP source</title><link>https://ofstack.com/php/38309/php-uses-curl-to-realize-the-method-of-forging-ip-source.html</link><guid isPermaLink="true">https://ofstack.com/php/38309/php-uses-curl-to-realize-the-method-of-forging-ip-source.html</guid><description>In this paper, an example is given to describe the method of forging IP source by php using curl. Can realize forged IP source, forged domain name, forged…</description><pubDate>Fri, 06 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Linked list queue of php data structure</title><link>https://ofstack.com/PHP/38379/linked-list-queue-of-php-data-structure.html</link><guid isPermaLink="true">https://ofstack.com/PHP/38379/linked-list-queue-of-php-data-structure.html</guid><description>php linked list queue If you have any questions, please leave a message or go to this site community to exchange and discuss, thank you for reading, hope to…</description><pubDate>Tue, 10 Aug 2021 00:00:00 GMT</pubDate></item><item><title>PHP General Method for Calling sqlserver Stored Procedures Based on PDO [Based on Yii Framework]</title><link>https://ofstack.com/PHP/38403/php-general-method-for-calling-sqlserver-stored-procedures-based-on-pdo-%5Bbased-on-yii-framework%5D.html</link><guid isPermaLink="true">https://ofstack.com/PHP/38403/php-general-method-for-calling-sqlserver-stored-procedures-based-on-pdo-%5Bbased-on-yii-framework%5D.html</guid><description>This article illustrates how PHP calls sqlserver stored procedures based on PDO. Share it for your reference, as follows: Since the business side stored…</description><pubDate>Tue, 10 Aug 2021 00:00:00 GMT</pubDate></item><item><title>An SSO solution for php application of cookie verification in detail</title><link>https://ofstack.com/PHP/38427/an-sso-solution-for-php-application-of-cookie-verification-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/38427/an-sso-solution-for-php-application-of-cookie-verification-in-detail.html</guid><description>An SSO solution for php application verified by cookie in detail Recently, the project needs to access an PHP application that has been in disrepair for a…</description><pubDate>Tue, 10 Aug 2021 00:00:00 GMT</pubDate></item><item><title>PHP Type Conversion  Constant  System Constant  Magic Constant Detailed Explanation</title><link>https://ofstack.com/PHP/38490/php-type-conversion--constant--system-constant--magic-constant-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/PHP/38490/php-type-conversion--constant--system-constant--magic-constant-detailed-explanation.html</guid><description>PHP Type Conversion Constant System Constant Magic Constant Detailed Explanation</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Example of single linked list flip operation implemented by PHP</title><link>https://ofstack.com/PHP/38993/example-of-single-linked-list-flip-operation-implemented-by-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/38993/example-of-single-linked-list-flip-operation-implemented-by-php.html</guid><description>In this paper, an example is given to describe the implementation of single linked list flip operation by PHP. Share it for your reference, as follows:</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Method of laravel Skill Query Constructor Query Builder Overlay Chain Call</title><link>https://ofstack.com/PHP/39283/method-of-laravel-skill-query-constructor-query-builder-overlay-chain-call.html</link><guid isPermaLink="true">https://ofstack.com/PHP/39283/method-of-laravel-skill-query-constructor-query-builder-overlay-chain-call.html</guid><description>Introduction to Query Constructor The Laravel Query Constructor (query builder) provides a convenient and smooth interface for establishing and executing…</description><pubDate>Sat, 28 Aug 2021 00:00:00 GMT</pubDate></item><item><title>PHP judges the operator according to the mobile phone number. of introduces the attached code in detail</title><link>https://ofstack.com/PHP/39513/php-judges-the-operator-according-to-the-mobile-phone-number.-of-introduces-the-attached-code-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PHP/39513/php-judges-the-operator-according-to-the-mobile-phone-number.-of-introduces-the-attached-code-in-detail.html</guid><description>The reason is very simple. You can know the rules of mobile phone number and make regular judgments Movement: 134, 135, 136, 137, 138, 139, 150, 151, 157…</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Method for PHP to get the penultimate K node in linked list</title><link>https://ofstack.com/PHP/39538/method-for-php-to-get-the-penultimate-k-node-in-linked-list.html</link><guid isPermaLink="true">https://ofstack.com/PHP/39538/method-for-php-to-get-the-penultimate-k-node-in-linked-list.html</guid><description>In this paper, the method of obtaining the penultimate K node in the linked list by PHP is described as an example. Share it for your reference, as follows:</description><pubDate>Tue, 31 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Difference Analysis of Class Static Call and Scope Resolution Operators in PHP</title><link>https://ofstack.com/PHP/39782/difference-analysis-of-class-static-call-and-scope-resolution-operators-in-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/39782/difference-analysis-of-class-static-call-and-scope-resolution-operators-in-php.html</guid><description>Difference Analysis of Class Static Call and Scope Resolution Operators in PHP</description><pubDate>Sat, 04 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Implementation and Application of PHP Long Connection</title><link>https://ofstack.com/PHP/40018/implementation-and-application-of-php-long-connection.html</link><guid isPermaLink="true">https://ofstack.com/PHP/40018/implementation-and-application-of-php-long-connection.html</guid><description>This paper describes the implementation and use of PHP long connection with examples. Share it for your reference, as follows: Long Connection Technology…</description><pubDate>Sat, 11 Sep 2021 00:00:00 GMT</pubDate></item><item><title>PHP uses asterisk instead of user name  mobile phone and mailbox implementation code</title><link>https://ofstack.com/PHP/40027/php-uses-asterisk-instead-of-user-name--mobile-phone-and-mailbox-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/40027/php-uses-asterisk-instead-of-user-name--mobile-phone-and-mailbox-implementation-code.html</guid><description>PHP uses asterisk instead of user name mobile phone and mailbox implementation code</description><pubDate>Sat, 11 Sep 2021 00:00:00 GMT</pubDate></item><item><title>PHP unlink and rmdir delete directory and all file instance codes in the directory</title><link>https://ofstack.com/PHP/40028/php-unlink-and-rmdir-delete-directory-and-all-file-instance-codes-in-the-directory.html</link><guid isPermaLink="true">https://ofstack.com/PHP/40028/php-unlink-and-rmdir-delete-directory-and-all-file-instance-codes-in-the-directory.html</guid><description>Deleting files and directories in php is actually very simple as long as two functions are unlink1 and rmdir functions. If we want to delete directories and…</description><pubDate>Sat, 11 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Method of php Reading and Writing json File and Modifying json</title><link>https://ofstack.com/PHP/40234/method-of-php-reading-and-writing-json-file-and-modifying-json.html</link><guid isPermaLink="true">https://ofstack.com/PHP/40234/method-of-php-reading-and-writing-json-file-and-modifying-json.html</guid><description>Method of php Reading and Writing json File and Modifying json</description><pubDate>Sun, 12 Sep 2021 00:00:00 GMT</pubDate></item><item><title>php reads an instance of a local json file</title><link>https://ofstack.com/PHP/40235/php-reads-an-instance-of-a-local-json-file.html</link><guid isPermaLink="true">https://ofstack.com/PHP/40235/php-reads-an-instance-of-a-local-json-file.html</guid><description>php reads an instance of a local json file</description><pubDate>Sun, 12 Sep 2021 00:00:00 GMT</pubDate></item><item><title>PHP realizes the method of locating fault cause through strace</title><link>https://ofstack.com/PHP/40734/php-realizes-the-method-of-locating-fault-cause-through-strace.html</link><guid isPermaLink="true">https://ofstack.com/PHP/40734/php-realizes-the-method-of-locating-fault-cause-through-strace.html</guid><description>In this paper, an example is given to describe the method of locating the fault cause through strace by PHP. Share it for your reference, as follows: As the…</description><pubDate>Mon, 20 Sep 2021 00:00:00 GMT</pubDate></item><item><title>In JSON PHP  the method of deserializing an Json string into an array of objects and</title><link>https://ofstack.com/PHP/41427/in-json-php--the-method-of-deserializing-an-json-string-into-an-array-of-objects-and.html</link><guid isPermaLink="true">https://ofstack.com/PHP/41427/in-json-php--the-method-of-deserializing-an-json-string-into-an-array-of-objects-and.html</guid><description>In JSON PHP the method of deserializing an Json string into an array of objects and</description><pubDate>Wed, 13 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Examples of Laravel Framework Template Loading  Allocating Variables  and Simple Routing Features</title><link>https://ofstack.com/PHP/41655/examples-of-laravel-framework-template-loading--allocating-variables--and-simple-routing-features.html</link><guid isPermaLink="true">https://ofstack.com/PHP/41655/examples-of-laravel-framework-template-loading--allocating-variables--and-simple-routing-features.html</guid><description>Examples of Laravel Framework Template Loading Allocating Variables and Simple Routing Features</description><pubDate>Fri, 15 Oct 2021 00:00:00 GMT</pubDate></item><item><title>php Method for reading data from a database and returning data in json format</title><link>https://ofstack.com/PHP/42565/php-method-for-reading-data-from-a-database-and-returning-data-in-json-format.html</link><guid isPermaLink="true">https://ofstack.com/PHP/42565/php-method-for-reading-data-from-a-database-and-returning-data-in-json-format.html</guid><description>In php, data is read from the database and returned in json format. The specific methods are as follows: Step 1, define related variables Step 2, link the…</description><pubDate>Wed, 27 Oct 2021 00:00:00 GMT</pubDate></item><item><title>php obtains the number of the mobile phone terminal and the ip address instance code</title><link>https://ofstack.com/PHP/43034/php-obtains-the-number-of-the-mobile-phone-terminal-and-the-ip-address-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/43034/php-obtains-the-number-of-the-mobile-phone-terminal-and-the-ip-address-instance-code.html</guid><description>When we write mobile programs with PHP, sometimes we need to directly obtain the mobile phone number and the corresponding IP address content. Here, we have…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>PHP PDOStatement:: bindColumn Explanation</title><link>https://ofstack.com/PHP/43946/php-pdostatement::-bindcolumn-explanation.html</link><guid isPermaLink="true">https://ofstack.com/PHP/43946/php-pdostatement::-bindcolumn-explanation.html</guid><description>PDOStatement::bindColumn PDOStatement:: bindColumn--Bind 1 column to 1 PHP variable (PHP 5 &gt; = 5.1.0, PECL pdo &gt; = 0.1.0) Arranges a specific variable to…</description><pubDate>Sun, 14 Nov 2021 00:00:00 GMT</pubDate></item><item><title>PHP5.5 Connecting MySQL database and reading data based on mysqli</title><link>https://ofstack.com/PHP/44174/php5.5-connecting-mysql-database-and-reading-data-based-on-mysqli.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44174/php5.5-connecting-mysql-database-and-reading-data-based-on-mysqli.html</guid><description>This article describes the PHP 5.5 based on mysqli connection MySQL database and read data operations. Share it for your reference, as follows: In Learning…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Summary of Several Common Ways of PHP Array Traversal</title><link>https://ofstack.com/PHP/44187/summary-of-several-common-ways-of-php-array-traversal.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44187/summary-of-several-common-ways-of-php-array-traversal.html</guid><description>In this paper, several common ways of PHP array traversal are described with examples. Share it for your reference, as follows: 1. Use the for loop to…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>PHP Ways to Make Web Site Mobile Access More Friendly</title><link>https://ofstack.com/PHP/44188/php-ways-to-make-web-site-mobile-access-more-friendly.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44188/php-ways-to-make-web-site-mobile-access-more-friendly.html</guid><description>PHP is all processed on the server, so when the code reaches the user, it is just HTML. Basically, the user requests 1 page of your website from your…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Explanation of code example of php parsing html with xpath</title><link>https://ofstack.com/PHP/44189/explanation-of-code-example-of-php-parsing-html-with-xpath.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44189/explanation-of-code-example-of-php-parsing-html-with-xpath.html</guid><description>The above is related to the 2 instances of content, as well as related code, thank you for the support of this site.</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Related Object Oriented Questions in php Interview</title><link>https://ofstack.com/PHP/44190/related-object-oriented-questions-in-php-interview.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44190/related-object-oriented-questions-in-php-interview.html</guid><description>PHP object-oriented often test knowledge points have the following 7 points, I will give a detailed introduction from the following points to help you…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>In PHP  check isset  of and! The Necessity of empty of Function</title><link>https://ofstack.com/PHP/44191/in-php--check-isset--of-and!-the-necessity-of-empty-of-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44191/in-php--check-isset--of-and!-the-necessity-of-empty-of-function.html</guid><description>In PHP check isset of and! The Necessity of empty of Function</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>PHP Implementation PDO Operation mysql Stored Procedure Sample</title><link>https://ofstack.com/PHP/44192/php-implementation-pdo-operation-mysql-stored-procedure-sample.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44192/php-implementation-pdo-operation-mysql-stored-procedure-sample.html</guid><description>This article illustrates the PHP implementation PDO operation mysql stored procedure. Share it for your reference, as follows: 2 Running results Data added…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Output JS statement in PHP and solution of garbled code problem</title><link>https://ofstack.com/PHP/44193/output-js-statement-in-php-and-solution-of-garbled-code-problem.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44193/output-js-statement-in-php-and-solution-of-garbled-code-problem.html</guid><description>How to output js statement in php? Elsewhere on the page, you can refer directly to the js method output from php. Garbled code problem when using echo js…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>PHP Encapsulated Simple Connection MongoDB Class Sample</title><link>https://ofstack.com/PHP/44194/php-encapsulated-simple-connection-mongodb-class-sample.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44194/php-encapsulated-simple-connection-mongodb-class-sample.html</guid><description>This article illustrates the simple connection MongoDB class encapsulated by PHP. Share it for your reference, as follows: 1. Encapsulate the MongoDB class</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>PHP encapsulates mysqli Object Oriented mysql database operation classes and usage examples</title><link>https://ofstack.com/PHP/44391/php-encapsulates-mysqli-object-oriented-mysql-database-operation-classes-and-usage-examples.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44391/php-encapsulates-mysqli-object-oriented-mysql-database-operation-classes-and-usage-examples.html</guid><description>This paper describes the PHP encapsulation mysqli based on object-oriented mysql database operation and usage. Share it for your reference, as follows:</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Explanation of PHP iconv of Function Character Encoding Conversion</title><link>https://ofstack.com/PHP/44633/explanation-of-php-iconv-of-function-character-encoding-conversion.html</link><guid isPermaLink="true">https://ofstack.com/PHP/44633/explanation-of-php-iconv-of-function-character-encoding-conversion.html</guid><description>In php, iconv function library can complete the conversion between various character sets, which is an indispensable basic function library in php…</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Difference Analysis of self and static in php Object Oriented Programming</title><link>https://ofstack.com/PHP/45624/difference-analysis-of-self-and-static-in-php-object-oriented-programming.html</link><guid isPermaLink="true">https://ofstack.com/PHP/45624/difference-analysis-of-self-and-static-in-php-object-oriented-programming.html</guid><description>This paper describes the difference between self and static in php object-oriented programming. Share it for your reference, as follows: 1. Suppose we have…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Method of setting process name in PHP Cli mode</title><link>https://ofstack.com/PHP/45963/method-of-setting-process-name-in-php-cli-mode.html</link><guid isPermaLink="true">https://ofstack.com/PHP/45963/method-of-setting-process-name-in-php-cli-mode.html</guid><description>Recently, I have been optimizing my PHP multi-process management tool. GitHub Address: https://github.com/fingerQin/phpthread After being started by…</description><pubDate>Sun, 12 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Analysis of the Usage Example of php String Interception Function mb_substr</title><link>https://ofstack.com/PHP/45988/analysis-of-the-usage-example-of-php-string-interception-function-mb_substr.html</link><guid isPermaLink="true">https://ofstack.com/PHP/45988/analysis-of-the-usage-example-of-php-string-interception-function-mb_substr.html</guid><description>This article illustrates the use of the php string interception function mb_substr. Share it for your reference, as follows: string mb_substr (string $str,…</description><pubDate>Sun, 12 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Yii uses intervention and image extension to realize image processing function</title><link>https://ofstack.com/PHP/46137/yii-uses-intervention-and-image-extension-to-realize-image-processing-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46137/yii-uses-intervention-and-image-extension-to-realize-image-processing-function.html</guid><description>1: Install intervention/image extensions composer require intervention/image 2: Upload a file Simultaneously realize single graph uploading and multi-graph…</description><pubDate>Sun, 12 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of php Multi process Application Scenario Example</title><link>https://ofstack.com/PHP/46158/detailed-explanation-of-php-multi-process-application-scenario-example.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46158/detailed-explanation-of-php-multi-process-application-scenario-example.html</guid><description>In this paper, an example is given to describe the php multi-process application scenario. Share it for your reference, as follows: Introduction to pcntl</description><pubDate>Sun, 12 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Example of CURD operation on database implemented by Yii framework</title><link>https://ofstack.com/PHP/46587/example-of-curd-operation-on-database-implemented-by-yii-framework.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46587/example-of-curd-operation-on-database-implemented-by-yii-framework.html</guid><description>In this paper, an example is given to describe the CURD operation of database realized by Yii framework. Share it for your reference, as follows: First of…</description><pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Introduction of PHP and detailed analysis of its advantages</title><link>https://ofstack.com/PHP/46707/introduction-of-php-and-detailed-analysis-of-its-advantages.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46707/introduction-of-php-and-detailed-analysis-of-its-advantages.html</guid><description>PHP is a kind of HTML embedded language, PHP and Microsoft&apos;s ASP are quite similar, are a kind of embedded HTML document script language, language style is…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Routing Explanation of laravel 5.1 Framework Foundation</title><link>https://ofstack.com/PHP/46708/routing-explanation-of-laravel-5.1-framework-foundation.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46708/routing-explanation-of-laravel-5.1-framework-foundation.html</guid><description>This article illustrates the routing of the foundation of laravel 5.1 framework. Share it for your reference, as follows: I am studying Laravel 5.1.…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Views Sharing Data in Laravel5.4 Framework</title><link>https://ofstack.com/PHP/46709/detailed-explanation-of-views-sharing-data-in-laravel5.4-framework.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46709/detailed-explanation-of-views-sharing-data-in-laravel5.4-framework.html</guid><description>This paper illustrates the method of sharing data among views in Laravel 5.4 framework. Share it for your reference, as follows: Everyone will encounter…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Laravel Framework Query Constructor CURD Operation Sample</title><link>https://ofstack.com/PHP/46710/laravel-framework-query-constructor-curd-operation-sample.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46710/laravel-framework-query-constructor-curd-operation-sample.html</guid><description>This article illustrates the CURD operation of the Laravel Framework Query Constructor. Share it for your reference, as follows: Aggregate function For more…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Method Examples of Yii Framework Operating cookie and session</title><link>https://ofstack.com/PHP/46711/detailed-explanation-of-method-examples-of-yii-framework-operating-cookie-and-session.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46711/detailed-explanation-of-method-examples-of-yii-framework-operating-cookie-and-session.html</guid><description>In this paper, an example is given to explain how Yii framework operates cookie and session. Share it for your reference, as follows: cookie operation</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Classical Example Analysis of Singleton Pattern Usage in php Design Pattern</title><link>https://ofstack.com/PHP/46712/classical-example-analysis-of-singleton-pattern-usage-in-php-design-pattern.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46712/classical-example-analysis-of-singleton-pattern-usage-in-php-design-pattern.html</guid><description>This article illustrates the singleton pattern usage of php design pattern. Share it for your reference, as follows: hello php! hello php! More readers…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Summary of Differences between php Array and Linked List</title><link>https://ofstack.com/PHP/46713/summary-of-differences-between-php-array-and-linked-list.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46713/summary-of-differences-between-php-array-and-linked-list.html</guid><description>Difference between Array and Linked List in PHP From the perspective of logical structure 1. The array must be defined in advance with a fixed length (the…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>php Simple Example Method for md5 Encryption</title><link>https://ofstack.com/PHP/46714/php-simple-example-method-for-md5-encryption.html</link><guid isPermaLink="true">https://ofstack.com/PHP/46714/php-simple-example-method-for-md5-encryption.html</guid><description>You can encrypt the content directly using the md5 () function, such as: md5 ($admin_pw) This ciphertext is divided into several segments, and each segment…</description><pubDate>Tue, 21 Dec 2021 00:00:00 GMT</pubDate></item><item><title>&apos;Based on HTTP long connection&apos;; &apos;Server push&apos;; Technical PHP simple chat room</title><link>https://ofstack.com/PHP/5038/&apos;based-on-http-long-connection&apos;;-&apos;server-push&apos;;-technical-php-simple-chat-room.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5038/&apos;based-on-http-long-connection&apos;;-&apos;server-push&apos;;-technical-php-simple-chat-room.html</guid><description>&apos;Based on HTTP long connection&apos;; &apos;Server push&apos;; Technical PHP simple chat room</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Preg_replace in PHP is implemented in c-sharp</title><link>https://ofstack.com/PHP/5103/preg_replace-in-php-is-implemented-in-c-sharp.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5103/preg_replace-in-php-is-implemented-in-c-sharp.html</guid><description>Preg_replace in PHP is implemented in c-sharp</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP encoding conversion function mb_convert_encoding and iconv</title><link>https://ofstack.com/PHP/5112/php-encoding-conversion-function-mb_convert_encoding-and-iconv.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5112/php-encoding-conversion-function-mb_convert_encoding-and-iconv.html</guid><description>PHP encoding conversion function mb_convert_encoding and iconv</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Variable operators and methods of use in PHP smarty template engine</title><link>https://ofstack.com/PHP/5120/variable-operators-and-methods-of-use-in-php-smarty-template-engine.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5120/variable-operators-and-methods-of-use-in-php-smarty-template-engine.html</guid><description>Variable operators and methods of use in PHP smarty template engine</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>The Zend framework handles the flow analysis of an HTTP request</title><link>https://ofstack.com/PHP/5124/the-zend-framework-handles-the-flow-analysis-of-an-http-request.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5124/the-zend-framework-handles-the-flow-analysis-of-an-http-request.html</guid><description>1. Firstly, the bootstrap process initializes the resources used in the program 2. Create a Zend_Controller_Front entity, implement the front controller…</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP time conversion Unix timestamp code</title><link>https://ofstack.com/PHP/5137/php-time-conversion-unix-timestamp-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5137/php-time-conversion-unix-timestamp-code.html</guid><description>PHP time conversion Unix timestamp code</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP home link query link check code</title><link>https://ofstack.com/PHP/5149/php-home-link-query-link-check-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5149/php-home-link-query-link-check-code.html</guid><description>PHP home link query link check code</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP stores text newline implementation methods</title><link>https://ofstack.com/PHP/5153/php-stores-text-newline-implementation-methods.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5153/php-stores-text-newline-implementation-methods.html</guid><description>PHP stores text newline implementation methods</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>An analysis of the advantages of the PHP strtok of function</title><link>https://ofstack.com/PHP/5214/an-analysis-of-the-advantages-of-the-php-strtok-of-function.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5214/an-analysis-of-the-advantages-of-the-php-strtok-of-function.html</guid><description>1. You can define more than one delimiter at a time. The function is cut by a single delimiter, not by the entire delimiter, and the limit is cut by the…</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP connect MSSQL database beginner PHP notes</title><link>https://ofstack.com/PHP/5219/php-connect-mssql-database-beginner-php-notes.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5219/php-connect-mssql-database-beginner-php-notes.html</guid><description>PHP connect MSSQL database beginner PHP notes</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP solves utf 8 and gb2312 encoding conversion problems</title><link>https://ofstack.com/PHP/5248/php-solves-utf-8-and-gb2312-encoding-conversion-problems.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5248/php-solves-utf-8-and-gb2312-encoding-conversion-problems.html</guid><description>PHP solves utf 8 and gb2312 encoding conversion problems</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Smarty Foreach instructions</title><link>https://ofstack.com/PHP/5313/smarty-foreach-instructions.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5313/smarty-foreach-instructions.html</guid><description>Smarty Foreach instructions</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP static static variable use method</title><link>https://ofstack.com/PHP/5430/php-static-static-variable-use-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5430/php-static-static-variable-use-method.html</guid><description>PHP static static variable use method</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Phpmyadmin 3.4 empty password login method</title><link>https://ofstack.com/PHP/5443/phpmyadmin-3.4-empty-password-login-method.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5443/phpmyadmin-3.4-empty-password-login-method.html</guid><description>Phpmyadmin 3.4 empty password login method</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP reverse sort and random sort code</title><link>https://ofstack.com/PHP/5477/php-reverse-sort-and-random-sort-code.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5477/php-reverse-sort-and-random-sort-code.html</guid><description>PHP reverse sort and random sort code</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP article content is paged and the corresponding HTM static page code is generated</title><link>https://ofstack.com/PHP/5502/php-article-content-is-paged-and-the-corresponding-htm-static-page-code-is-generated.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5502/php-article-content-is-paged-and-the-corresponding-htm-static-page-code-is-generated.html</guid><description>PHP article content is paged and the corresponding HTM static page code is generated</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>VisualStudio is used to develop the text setting method of PHP</title><link>https://ofstack.com/PHP/5603/visualstudio-is-used-to-develop-the-text-setting-method-of-php.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5603/visualstudio-is-used-to-develop-the-text-setting-method-of-php.html</guid><description>If you need to debug, you can edit the project property, here, there is a bad place is to Start page must be set, otherwise you cannot Start debugging, and…</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Notes on intercepting functions for PHP thieves</title><link>https://ofstack.com/PHP/5654/notes-on-intercepting-functions-for-php-thieves.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5654/notes-on-intercepting-functions-for-php-thieves.html</guid><description>Notes on intercepting functions for PHP thieves</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method to extend the login time of phpmyadmin</title><link>https://ofstack.com/PHP/5784/method-to-extend-the-login-time-of-phpmyadmin.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5784/method-to-extend-the-login-time-of-phpmyadmin.html</guid><description>Method to extend the login time of phpmyadmin</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Turn on the CURL extension to enable the server to support the PHP CURL function of remote acquisition</title><link>https://ofstack.com/PHP/5817/turn-on-the-curl-extension-to-enable-the-server-to-support-the-php-curl-function-of-remote-acquisition.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5817/turn-on-the-curl-extension-to-enable-the-server-to-support-the-php-curl-function-of-remote-acquisition.html</guid><description>Turn on the CURL extension to enable the server to support the PHP CURL function of remote acquisition</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Method analysis using PHP&apos;s ob_start to generate static pages</title><link>https://ofstack.com/PHP/5820/method-analysis-using-php&apos;s-ob_start-to-generate-static-pages.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5820/method-analysis-using-php&apos;s-ob_start-to-generate-static-pages.html</guid><description>Method analysis using PHP&apos;s ob_start to generate static pages</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Two ways PHP generates random Numbers instance code outputs random IP</title><link>https://ofstack.com/PHP/5864/two-ways-php-generates-random-numbers-instance-code-outputs-random-ip.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5864/two-ways-php-generates-random-numbers-instance-code-outputs-random-ip.html</guid><description>Share the three methods of generating random Numbers in PHP, generate random Numbers between 1 and 10 that do not repeat, and generate random Numbers in PHP…</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PHP&apos;s cURL library provides an overview of grabbing web pages  POST data  and more</title><link>https://ofstack.com/PHP/5866/php&apos;s-curl-library-provides-an-overview-of-grabbing-web-pages--post-data--and-more.html</link><guid isPermaLink="true">https://ofstack.com/PHP/5866/php&apos;s-curl-library-provides-an-overview-of-grabbing-web-pages--post-data--and-more.html</guid><description>PHP&apos;s cURL library provides an overview of grabbing web pages POST data and more</description><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL looks at sample code for database  index  table  and table space sizes</title><link>https://ofstack.com/PostgreSQL/12674/postgresql-looks-at-sample-code-for-database--index--table--and-table-space-sizes.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12674/postgresql-looks-at-sample-code-for-database--index--table--and-table-space-sizes.html</guid><description>PostgreSQL looks at sample code for database index table and table space sizes</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Description of OID and XID in PostgreSQL</title><link>https://ofstack.com/PostgreSQL/12675/description-of-oid-and-xid-in-postgresql.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12675/description-of-oid-and-xid-in-postgresql.html</guid><description>Description of OID and XID in PostgreSQL</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL creates a table partition</title><link>https://ofstack.com/PostgreSQL/12676/postgresql-creates-a-table-partition.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12676/postgresql-creates-a-table-partition.html</guid><description>PostgreSQL creates a table partition</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Fixed a problem with 100% CPU stuck after the PostgreSQL service started</title><link>https://ofstack.com/PostgreSQL/12679/fixed-a-problem-with-100%25-cpu-stuck-after-the-postgresql-service-started.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12679/fixed-a-problem-with-100%25-cpu-stuck-after-the-postgresql-service-started.html</guid><description>There are N postgres.exe in the process (this is normal, see the official documentation), but one is always full of CPU (50% of the resources because the…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Tutorial for installing PostgreSQL on Mac OS</title><link>https://ofstack.com/PostgreSQL/12680/tutorial-for-installing-postgresql-on-mac-os.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12680/tutorial-for-installing-postgresql-on-mac-os.html</guid><description>Let me get off on the wrong foot. I have been working well with MySQL, an old and tested friend. But after learning a bit about PostgreSQL, I became…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Read in depth the use of sequences and their related functions in PostgreSQL</title><link>https://ofstack.com/PostgreSQL/12682/read-in-depth-the-use-of-sequences-and-their-related-functions-in-postgresql.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12682/read-in-depth-the-use-of-sequences-and-their-related-functions-in-postgresql.html</guid><description>Sequence objects (also known as sequence generators) are special single-row tables created with CREATE SEQUENCE. A sequence object is often used to generate…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL tutorial of xix: SQL language functions</title><link>https://ofstack.com/PostgreSQL/12685/postgresql-tutorial-of-xix:-sql-language-functions.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12685/postgresql-tutorial-of-xix:-sql-language-functions.html</guid><description>1. Basic concepts: The SQL function can contain any number of queries, but the function only returns the result of the last query (which must be SELECT). In…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL tutorial of xiv: database maintenance</title><link>https://ofstack.com/PostgreSQL/12690/postgresql-tutorial-of-xiv:-database-maintenance.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12690/postgresql-tutorial-of-xiv:-database-maintenance.html</guid><description>Restore disk space: In PostgreSQL, rows deleted or updated using delete and update statements are not actually deleted, but simply have the state of the row…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL tutorial of: server configuration</title><link>https://ofstack.com/PostgreSQL/12693/postgresql-tutorial-of:-server-configuration.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12693/postgresql-tutorial-of:-server-configuration.html</guid><description>Server process startup and shutdown: The following is the usage and common options of the pg_ctl command. It is important to note that this command is an…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL tutorial of viii: index in detail</title><link>https://ofstack.com/PostgreSQL/12696/postgresql-tutorial-of-viii:-index-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12696/postgresql-tutorial-of-viii:-index-in-detail.html</guid><description>PostgreSQL provides a variety of index types: B-Tree, Hash, GiST, and GIN. Because they use different algorithms, each index type has its own suitable query…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL tutorial of iii: table inheritance and partition table details</title><link>https://ofstack.com/PostgreSQL/12699/postgresql-tutorial-of-iii:-table-inheritance-and-partition-table-details.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12699/postgresql-tutorial-of-iii:-table-inheritance-and-partition-table-details.html</guid><description>1. Inheritance of tables: The concept of is somewhat unfamiliar to many developers who are already familiar with other database programming, but its…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL tutorial of I: detailed data table</title><link>https://ofstack.com/PostgreSQL/12701/postgresql-tutorial-of-i:-detailed-data-table.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12701/postgresql-tutorial-of-i:-detailed-data-table.html</guid><description>1. Definition of table: For any relational database, tables are the most central and fundamental object units of data storage. Let&apos;s start here. 1. Create a…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>FREEBSD install POSTGRESQL notes</title><link>https://ofstack.com/PostgreSQL/12702/freebsd-install-postgresql-notes.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12702/freebsd-install-postgresql-notes.html</guid><description>It&apos;s been a long time, it&apos;s been reinitialized a lot. When installing, command: pkg search postgresql. A lot of packages, choose the latest 9.4 installation…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Method to close a deadlock process in PostgreSQL</title><link>https://ofstack.com/PostgreSQL/12703/method-to-close-a-deadlock-process-in-postgresql.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12703/method-to-close-a-deadlock-process-in-postgresql.html</guid><description>Due to the use of PostgreSQL database, no data is available. I have to do Google. The solution was found in an English language forum. 2. Kill the process</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>First look at PostgreSQL stored procedures</title><link>https://ofstack.com/PostgreSQL/12705/first-look-at-postgresql-stored-procedures.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12705/first-look-at-postgresql-stored-procedures.html</guid><description>What is a stored procedure, baidu encyclopedia is such a definition: the stored procedure (Stored Procedure) is in a large database system, a set of SQL…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>SQL Server data migration to PostgreSQL error interpretation and solution</title><link>https://ofstack.com/PostgreSQL/12706/sql-server-data-migration-to-postgresql-error-interpretation-and-solution.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12706/sql-server-data-migration-to-postgresql-error-interpretation-and-solution.html</guid><description>Problem recurrence: 2. SQL Server produces data Then get the data through the java program and insert it into PG, you will get the same error message:</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Manually initialize the PostgreSQL database tutorial under windows</title><link>https://ofstack.com/PostgreSQL/12707/manually-initialize-the-postgresql-database-tutorial-under-windows.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12707/manually-initialize-the-postgresql-database-tutorial-under-windows.html</guid><description>Environment: win7 64 sp1 PG: 9.3.5 1. Create user postgres with the same password postgres: 2. Create data directory: 3. Remove the permission of…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Kernel parameters and configuration script sharing that need to be modified to run PostgreSQL in CentOS</title><link>https://ofstack.com/PostgreSQL/12708/kernel-parameters-and-configuration-script-sharing-that-need-to-be-modified-to-run-postgresql-in-centos.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12708/kernel-parameters-and-configuration-script-sharing-that-need-to-be-modified-to-run-postgresql-in-centos.html</guid><description>When PostgreSQL is deployed on CentOS, some operating system parameters need to be set, some of which are listed on the official documentation (portal). In…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL ERROR: invalid escape string solution</title><link>https://ofstack.com/PostgreSQL/12709/postgresql-error:-invalid-escape-string-solution.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12709/postgresql-error:-invalid-escape-string-solution.html</guid><description>Today a colleague encountered the following error message while running Hive SQL after configuring PostgreSQL as Hive metadata: The error message is clear,…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Fifteen postgresql database utility commands are Shared</title><link>https://ofstack.com/PostgreSQL/12710/fifteen-postgresql-database-utility-commands-are-shared.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12710/fifteen-postgresql-database-utility-commands-are-shared.html</guid><description>Originally, I was looking for the blog database space command found in this blog, and found several provided in it A few commands are useful (but there are…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL tutorial for beginners</title><link>https://ofstack.com/PostgreSQL/12711/postgresql-tutorial-for-beginners.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12711/postgresql-tutorial-for-beginners.html</guid><description>Since MySQL was acquired by Oracle, PostgreSQL has gradually become the first choice for open source relational databases. This article introduces the…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>The PostgreSQL database installation configuration instance in Debian</title><link>https://ofstack.com/PostgreSQL/12712/the-postgresql-database-installation-configuration-instance-in-debian.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12712/the-postgresql-database-installation-configuration-instance-in-debian.html</guid><description>Used the MySQL, want to try to use the PostgreSQL, it is said that this thing is also very strong, I search on the Internet under the relevant Chinese…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>How can PostgreSQL get the current date  time and notes</title><link>https://ofstack.com/PostgreSQL/12713/how-can-postgresql-get-the-current-date--time-and-notes.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12713/how-can-postgresql-get-the-current-date--time-and-notes.html</guid><description>How can PostgreSQL get the current date time and notes</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of recursive queries for PostgreSQL tree structures</title><link>https://ofstack.com/PostgreSQL/12714/examples-of-recursive-queries-for-postgresql-tree-structures.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12714/examples-of-recursive-queries-for-postgresql-tree-structures.html</guid><description>For hierarchies dealing with depth of uncertainty, such as organizations, a common design is to keep ID and Parent_ID in a single table, and to construct a…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Preliminary study on query efficiency calculation of Postgresql</title><link>https://ofstack.com/PostgreSQL/12715/preliminary-study-on-query-efficiency-calculation-of-postgresql.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12715/preliminary-study-on-query-efficiency-calculation-of-postgresql.html</guid><description>One important aspect of relational databases is query speed. The quality of query speed directly affects the quality of a system. Query speed generally…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of the problem of paging data duplication by postgresql</title><link>https://ofstack.com/PostgreSQL/12716/in-depth-understanding-of-the-problem-of-paging-data-duplication-by-postgresql.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12716/in-depth-understanding-of-the-problem-of-paging-data-duplication-by-postgresql.html</guid><description>problem background Many developers and testers have probably encountered a list of data that shows up on the previous page when the next page is turned,…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Syntax and use of window functions in PostgreSQL database</title><link>https://ofstack.com/PostgreSQL/12717/syntax-and-use-of-window-functions-in-postgresql-database.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12717/syntax-and-use-of-window-functions-in-postgresql-database.html</guid><description>What is a window function? A window function performs a calculation on a series of table rows that are somehow associated with the current row. This is…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL pg_ctl start starts timeout instance analysis</title><link>https://ofstack.com/PostgreSQL/12718/postgresql-pg_ctl-start-starts-timeout-instance-analysis.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12718/postgresql-pg_ctl-start-starts-timeout-instance-analysis.html</guid><description>pg_ctl start starts times error exit: pg_ctl：server did not start in time . What is the timeout time? From when to which stage is a timeout calculated?</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Record all the steps to enable remote access by Postgresql</title><link>https://ofstack.com/PostgreSQL/12723/record-all-the-steps-to-enable-remote-access-by-postgresql.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12723/record-all-the-steps-to-enable-remote-access-by-postgresql.html</guid><description>After installing the PostgreSQL database, the default is to accept only local access connections. If you want to access the PostgreSQL database server on…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL solution where the timestamp is not automatically updated when the table is updated</title><link>https://ofstack.com/PostgreSQL/12724/postgresql-solution-where-the-timestamp-is-not-automatically-updated-when-the-table-is-updated.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12724/postgresql-solution-where-the-timestamp-is-not-automatically-updated-when-the-table-is-updated.html</guid><description>The solution is that the timestamp is not automatically updated when PostgreSQL updates a table, as shown in Operating system: CentOS 7.3.1611_x64…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>The solution to the problem of uninstalling Postgresql in Ubuntu</title><link>https://ofstack.com/PostgreSQL/12725/the-solution-to-the-problem-of-uninstalling-postgresql-in-ubuntu.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12725/the-solution-to-the-problem-of-uninstalling-postgresql-in-ubuntu.html</guid><description>Recently, there was an error in the unloading of PostgreSQL database, but I can only solve it step by step by troubleshooting analysis. The following…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the steps to install the Postgresql database in Ubuntu</title><link>https://ofstack.com/PostgreSQL/12726/details-of-the-steps-to-install-the-postgresql-database-in-ubuntu.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12726/details-of-the-steps-to-install-the-postgresql-database-in-ubuntu.html</guid><description>As we all know, PostgreSQL is a free object-relational database server (DBMS). Installing Postgresql under ubuntu is very easy. The installation method of…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Details the addition of keywords in the PostgreSQL syntax</title><link>https://ofstack.com/PostgreSQL/12727/details-the-addition-of-keywords-in-the-postgresql-syntax.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12727/details-the-addition-of-keywords-in-the-postgresql-syntax.html</guid><description>explains the addition of When PostgreSQL&apos;s background process Postgres receives the query statement, it first passes it to the query analysis module for…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>An PostgreSQL database transaction in an unknown state</title><link>https://ofstack.com/PostgreSQL/12728/an-postgresql-database-transaction-in-an-unknown-state.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12728/an-postgresql-database-transaction-in-an-unknown-state.html</guid><description>A database transaction is an atomic operation that either succeeds or fails. But in fact, from the perspective of the client, there may be a third state:…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Install CentOS 7 under PostgreSQL 9.6 tutorial sharing</title><link>https://ofstack.com/PostgreSQL/12729/install-centos-7-under-postgresql-9.6-tutorial-sharing.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12729/install-centos-7-under-postgresql-9.6-tutorial-sharing.html</guid><description>PostgreSQL is a powerful open source database system for object-relational types that runs on almost all major operating systems, including Linux, Unix(AIX,…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL installation  configuration and easy to use</title><link>https://ofstack.com/PostgreSQL/12730/postgresql-installation--configuration-and-easy-to-use.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/12730/postgresql-installation--configuration-and-easy-to-use.html</guid><description>PostgreSQL installation configuration and easy to use</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>PostgreSQL installation  configuration and easy use</title><link>https://ofstack.com/PostgreSQL/14693/postgresql-installation--configuration-and-easy-use.html</link><guid isPermaLink="true">https://ofstack.com/PostgreSQL/14693/postgresql-installation--configuration-and-easy-use.html</guid><description>PostgreSQL installation configuration and easy use</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>The description of of parameter with asterisk for passing of function parameter in python</title><link>https://ofstack.com/python/10241/the-description-of-of-parameter-with-asterisk-for-passing-of-function-parameter-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/10241/the-description-of-of-parameter-with-asterisk-for-passing-of-function-parameter-in-python.html</guid><description>The description of of parameter with asterisk for passing of function parameter in python</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python converts Arabic numerals into Chinese implementation code</title><link>https://ofstack.com/python/10286/python-converts-arabic-numerals-into-chinese-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/python/10286/python-converts-arabic-numerals-into-chinese-implementation-code.html</guid><description>Python converts Arabic numerals into Chinese implementation code</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python class definition</title><link>https://ofstack.com/python/10362/python-class-definition.html</link><guid isPermaLink="true">https://ofstack.com/python/10362/python-class-definition.html</guid><description>Python class definition</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python in the multi   play picture to download the implementation of the girl picture code</title><link>https://ofstack.com/python/10377/python-in-the-multi---play-picture-to-download-the-implementation-of-the-girl-picture-code.html</link><guid isPermaLink="true">https://ofstack.com/python/10377/python-in-the-multi---play-picture-to-download-the-implementation-of-the-girl-picture-code.html</guid><description>Python in the multi play picture to download the implementation of the girl picture code</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python bidirectional linked lists implement instance code</title><link>https://ofstack.com/python/10396/python-bidirectional-linked-lists-implement-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/python/10396/python-bidirectional-linked-lists-implement-instance-code.html</guid><description>Schematic diagram: Python two-way linked list implementation code : The results for; It&apos;s the same thing as a single linked list.</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python downloads data from FTP to save the instance</title><link>https://ofstack.com/python/10408/python-downloads-data-from-ftp-to-save-the-instance.html</link><guid isPermaLink="true">https://ofstack.com/python/10408/python-downloads-data-from-ftp-to-save-the-instance.html</guid><description>(link: what&apos;s the weather like in #) data can be downloaded at ftp://ftp3.ncdc.noaa.gov/pub/data/noaa, the online to see this data is very happy, open the…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Sample code sharing for python to read a file line by line</title><link>https://ofstack.com/python/10549/sample-code-sharing-for-python-to-read-a-file-line-by-line.html</link><guid isPermaLink="true">https://ofstack.com/python/10549/sample-code-sharing-for-python-to-read-a-file-line-by-line.html</guid><description>Sample code sharing for python to read a file line by line</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Three ways python reads the contents of a file line by line</title><link>https://ofstack.com/python/10574/three-ways-python-reads-the-contents-of-a-file-line-by-line.html</link><guid isPermaLink="true">https://ofstack.com/python/10574/three-ways-python-reads-the-contents-of-a-file-line-by-line.html</guid><description>Three ways python reads the contents of a file line by line</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The popen function in the python foundation tutorial manipulates the input and output examples of other programs</title><link>https://ofstack.com/python/10602/the-popen-function-in-the-python-foundation-tutorial-manipulates-the-input-and-output-examples-of-other-programs.html</link><guid isPermaLink="true">https://ofstack.com/python/10602/the-popen-function-in-the-python-foundation-tutorial-manipulates-the-input-and-output-examples-of-other-programs.html</guid><description>I. function introduction 1.1 function prototype: 1.2 illustrates The popen function allows a program to start another program as a new process and pass data…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>An example of python traversing a folder and deleting files in a particular format</title><link>https://ofstack.com/python/10689/an-example-of-python-traversing-a-folder-and-deleting-files-in-a-particular-format.html</link><guid isPermaLink="true">https://ofstack.com/python/10689/an-example-of-python-traversing-a-folder-and-deleting-files-in-a-particular-format.html</guid><description>An example of python traversing a folder and deleting files in a particular format</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Using python to implement the recursive version of the hannotta example of hannotta recursive algorithm</title><link>https://ofstack.com/python/10759/using-python-to-implement-the-recursive-version-of-the-hannotta-example-of-hannotta-recursive-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/python/10759/using-python-to-implement-the-recursive-version-of-the-hannotta-example-of-hannotta-recursive-algorithm.html</guid><description>Hannotta implemented in python. With graphic demonstration</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python crawler frame Scrapy installation using steps</title><link>https://ofstack.com/python/10775/python-crawler-frame-scrapy-installation-using-steps.html</link><guid isPermaLink="true">https://ofstack.com/python/10775/python-crawler-frame-scrapy-installation-using-steps.html</guid><description>1. Introduction to crawler framework Scarpy Scrapy is a quick high-level screen scraping and web crawler frame, crawl site, structured data from web pages,…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Examples of binary tree algorithm and KMP algorithm implemented by python</title><link>https://ofstack.com/python/10789/examples-of-binary-tree-algorithm-and-kmp-algorithm-implemented-by-python.html</link><guid isPermaLink="true">https://ofstack.com/python/10789/examples-of-binary-tree-algorithm-and-kmp-algorithm-implemented-by-python.html</guid><description>It mainly includes: preorder traversal, middle order traversal, post-order traversal, hierarchical traversal, non-recursive preorder traversal,…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Examples of TCP communication in python network programming and the use of the socketserver framework</title><link>https://ofstack.com/python/10798/examples-of-tcp-communication-in-python-network-programming-and-the-use-of-the-socketserver-framework.html</link><guid isPermaLink="true">https://ofstack.com/python/10798/examples-of-tcp-communication-in-python-network-programming-and-the-use-of-the-socketserver-framework.html</guid><description>1. TCP is a connection-oriented, reliable protocols, before sending data from one side, must establish a connection between the two sides, need to go…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The difference between xrange and range in python</title><link>https://ofstack.com/python/10828/the-difference-between-xrange-and-range-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/10828/the-difference-between-xrange-and-range-in-python.html</guid><description>Range ([start,] stop[, step]), generate a sequence according to the range specified by start and stop and the step size set by step. The range of sample:</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Learn python series from zero to read and save data from files</title><link>https://ofstack.com/python/10898/learn-python-series-from-zero-to-read-and-save-data-from-files.html</link><guid isPermaLink="true">https://ofstack.com/python/10898/learn-python-series-from-zero-to-read-and-save-data-from-files.html</guid><description>Download all the files from the HeadFirstPython website. After unzip, take &quot;sketch. TXT&quot; in chapter 3 as an example: Create a new IDLE session, import the…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of the use of python to grab the body of the source code</title><link>https://ofstack.com/python/10901/in-depth-analysis-of-the-use-of-python-to-grab-the-body-of-the-source-code.html</link><guid isPermaLink="true">https://ofstack.com/python/10901/in-depth-analysis-of-the-use-of-python-to-grab-the-body-of-the-source-code.html</guid><description>This method is based on text density. The original idea comes from the general web text extraction algorithm based on line block distribution function of…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python USES regular searches for instances of floating point code in strings or files</title><link>https://ofstack.com/python/11024/python-uses-regular-searches-for-instances-of-floating-point-code-in-strings-or-files.html</link><guid isPermaLink="true">https://ofstack.com/python/11024/python-uses-regular-searches-for-instances-of-floating-point-code-in-strings-or-files.html</guid><description>With python and numpy to deal with data more times, wrote a few small functions, you can easily read and write data: I&apos;ve only tried it in python2.7, and if…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Use Python to get all kinds of information about the Linux system</title><link>https://ofstack.com/python/11030/use-python-to-get-all-kinds-of-information-about-the-linux-system.html</link><guid isPermaLink="true">https://ofstack.com/python/11030/use-python-to-get-all-kinds-of-information-about-the-linux-system.html</guid><description>In this article, we&apos;ll explore using Python programming language tools to retrieve information about Linux systems. Leave you. Which Python version ? When I…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python processes text files and generates files in the specified format</title><link>https://ofstack.com/python/11040/python-processes-text-files-and-generates-files-in-the-specified-format.html</link><guid isPermaLink="true">https://ofstack.com/python/11040/python-processes-text-files-and-generates-files-in-the-specified-format.html</guid><description>Python processes text files and generates files in the specified format</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python handles text files to implement methods for generating files in the specified format</title><link>https://ofstack.com/python/11042/python-handles-text-files-to-implement-methods-for-generating-files-in-the-specified-format.html</link><guid isPermaLink="true">https://ofstack.com/python/11042/python-handles-text-files-to-implement-methods-for-generating-files-in-the-specified-format.html</guid><description>The example described in this paper is the method of processing text files and generating files with specified format for Python. The specific…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python writes web crawler scripts and implements APScheduler scheduling</title><link>https://ofstack.com/python/11050/python-writes-web-crawler-scripts-and-implements-apscheduler-scheduling.html</link><guid isPermaLink="true">https://ofstack.com/python/11050/python-writes-web-crawler-scripts-and-implements-apscheduler-scheduling.html</guid><description>Some time ago, I learned python by myself. As a novice, I thought I could write something to practice. I learned that it is very convenient to write crawler…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python intro and advanced notes Python built in functions summary</title><link>https://ofstack.com/python/11097/python-intro-and-advanced-notes-python-built-in-functions-summary.html</link><guid isPermaLink="true">https://ofstack.com/python/11097/python-intro-and-advanced-notes-python-built-in-functions-summary.html</guid><description>Built-in function Commonly used functions 1. Math is relevant The &amp; # 8226; Abs (x) Abs () returns the absolute value of a number. If a complex number is…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The list of list operation method summary in Python</title><link>https://ofstack.com/python/11139/the-list-of-list-operation-method-summary-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/11139/the-list-of-list-operation-method-summary-in-python.html</guid><description>This article summarizes the common operations of lists in Python for your reference. Specific methods are as follows: I. list created by Python: Ii. Python…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python implementation of a small change program code sharing</title><link>https://ofstack.com/python/11178/python-implementation-of-a-small-change-program-code-sharing.html</link><guid isPermaLink="true">https://ofstack.com/python/11178/python-implementation-of-a-small-change-program-code-sharing.html</guid><description>Python wrote a program to get change according to the face value, according to our normal thinking logic from the large to small face value of the change…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python implements a way to sort a list of strings regardless of case</title><link>https://ofstack.com/python/11251/python-implements-a-way-to-sort-a-list-of-strings-regardless-of-case.html</link><guid isPermaLink="true">https://ofstack.com/python/11251/python-implements-a-way-to-sort-a-list-of-strings-regardless-of-case.html</guid><description>This example shows how python can sort a list of strings regardless of case, which is a very useful technique. Share with you for your reference. Specific…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>A simple LRU cache implemented in Python</title><link>https://ofstack.com/python/11291/a-simple-lru-cache-implemented-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/11291/a-simple-lru-cache-implemented-in-python.html</guid><description>Cause: my colleague needs a fixed size cache. If the record is in the cache, read it directly from the cache. Otherwise, read it from the database. Python&apos;s…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of python network programming examples</title><link>https://ofstack.com/python/11292/a-brief-analysis-of-python-network-programming-examples.html</link><guid isPermaLink="true">https://ofstack.com/python/11292/a-brief-analysis-of-python-network-programming-examples.html</guid><description>This article is an example of python network programming, to share with you for your reference. Specific methods are as follows: The server code is as follows:</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>One of the implementations of Python police and thieves is a client server communication instance</title><link>https://ofstack.com/python/11364/one-of-the-implementations-of-python-police-and-thieves-is-a-client-server-communication-instance.html</link><guid isPermaLink="true">https://ofstack.com/python/11364/one-of-the-implementations-of-python-police-and-thieves-is-a-client-server-communication-instance.html</guid><description>This article illustrates one of the implementations of Python police and thieves: client and server communication. Specific methods are analyzed as follows:</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python has a certificate of encryption and decryption implementation method</title><link>https://ofstack.com/python/11430/python-has-a-certificate-of-encryption-and-decryption-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/python/11430/python-has-a-certificate-of-encryption-and-decryption-implementation-method.html</guid><description>This article illustrates the implementation of cryptographic decryption with certificate in python. Share with you for your reference. The specific…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Summary of OS operation files and file path instances in python</title><link>https://ofstack.com/python/11531/summary-of-os-operation-files-and-file-path-instances-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/11531/summary-of-os-operation-files-and-file-path-instances-in-python.html</guid><description>This article illustrates how OS operates on files and file paths in python. Share with you for your reference. Specific analysis is as follows: Python gets…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python base64 decode incorrect padding error resolution</title><link>https://ofstack.com/python/11557/python-base64-decode-incorrect-padding-error-resolution.html</link><guid isPermaLink="true">https://ofstack.com/python/11557/python-base64-decode-incorrect-padding-error-resolution.html</guid><description>Python base64. Decodestring method to do base64 decoding error:</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>The Python implementation converts files in utf 8 format to files in GBK format</title><link>https://ofstack.com/python/11588/the-python-implementation-converts-files-in-utf-8-format-to-files-in-gbk-format.html</link><guid isPermaLink="true">https://ofstack.com/python/11588/the-python-implementation-converts-files-in-utf-8-format-to-files-in-gbk-format.html</guid><description>Requirement: convert files in utf-8 format to files in GBK format The implementation code is as follows: Code description: The second argument to the…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>MELIAE is used in Python to analyze program memory usage instances</title><link>https://ofstack.com/python/11650/meliae-is-used-in-python-to-analyze-program-memory-usage-instances.html</link><guid isPermaLink="true">https://ofstack.com/python/11650/meliae-is-used-in-python-to-analyze-program-memory-usage-instances.html</guid><description>Write the DHT protocol search procedures, these days to optimize the speed of discovery is really much faster. However, a new problem appeared, the memory…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python script to implement network card traffic monitoring</title><link>https://ofstack.com/python/11655/python-script-to-implement-network-card-traffic-monitoring.html</link><guid isPermaLink="true">https://ofstack.com/python/11655/python-script-to-implement-network-card-traffic-monitoring.html</guid><description>Running as ROOT, maxdata is the maximum traffic limit and if you exceed this limit, the system will automatically shut down. Of course, you can change…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python USES XLRD to read files in Excel format</title><link>https://ofstack.com/python/11671/python-uses-xlrd-to-read-files-in-excel-format.html</link><guid isPermaLink="true">https://ofstack.com/python/11671/python-uses-xlrd-to-read-files-in-excel-format.html</guid><description>This article illustrates how Python USES XLRD to read files in Excel format. Share with you for your reference. The details are as follows: XLRD is a…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python&apos;s way of splitting strings by multiple characters</title><link>https://ofstack.com/python/11741/python&apos;s-way-of-splitting-strings-by-multiple-characters.html</link><guid isPermaLink="true">https://ofstack.com/python/11741/python&apos;s-way-of-splitting-strings-by-multiple-characters.html</guid><description>This example shows how python splits strings by multiple characters. Share with you for your reference. Specific analysis is as follows: This python code…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python easily implements code encoding format conversion</title><link>https://ofstack.com/python/11771/python-easily-implements-code-encoding-format-conversion.html</link><guid isPermaLink="true">https://ofstack.com/python/11771/python-easily-implements-code-encoding-format-conversion.html</guid><description>Recently change my job soon, not too much time to clean up the things in work, and most of the time are used to familiar with the business of the new…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python gets a summary of the native local IP address methods under Windows and Linux</title><link>https://ofstack.com/python/11795/python-gets-a-summary-of-the-native-local-ip-address-methods-under-windows-and-linux.html</link><guid isPermaLink="true">https://ofstack.com/python/11795/python-gets-a-summary-of-the-native-local-ip-address-methods-under-windows-and-linux.html</guid><description>This example summarizes python&apos;s approach to getting native local IP addresses under Windows and Linux. Share with you for your reference. Specific analysis…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of the this keyword in Javascript</title><link>https://ofstack.com/python/11817/in-depth-understanding-of-the-this-keyword-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/python/11817/in-depth-understanding-of-the-this-keyword-in-javascript.html</guid><description>Since the introduction of javascript, the understanding of this parameter has been ambiguous. Although there is a deep understanding, but also always feel…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Tutorial on some simple natural language processing in Python</title><link>https://ofstack.com/python/11845/tutorial-on-some-simple-natural-language-processing-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/11845/tutorial-on-some-simple-natural-language-processing-in-python.html</guid><description>This month&apos;s monthly theme is NLP challenges, we will help you in this open a possibility: use (link: http://pandas.pydata.org/) and python (link:…</description><pubDate>Thu, 02 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Python USES the third party library xlrd to read the Excel sample</title><link>https://ofstack.com/python/12338/python-uses-the-third-party-library-xlrd-to-read-the-excel-sample.html</link><guid isPermaLink="true">https://ofstack.com/python/12338/python-uses-the-third-party-library-xlrd-to-read-the-excel-sample.html</guid><description>This article shows you how to use xlrd to read the contents of the Excel table. xlrd is a third-party library, so we need to install xlrd before using it.…</description><pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate></item><item><title>Tutorial on AES encryption using the M2Crypto module in Python</title><link>https://ofstack.com/python/13340/tutorial-on-aes-encryption-using-the-m2crypto-module-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/13340/tutorial-on-aes-encryption-using-the-m2crypto-module-in-python.html</guid><description>AES(Advanced Encryption Standard) is a block encryption standard. AES divides the raw data into multiple 4 by 4 byte matrices for processing, and performs…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>The Python implementation converts xml or xsl to html format</title><link>https://ofstack.com/python/13350/the-python-implementation-converts-xml-or-xsl-to-html-format.html</link><guid isPermaLink="true">https://ofstack.com/python/13350/the-python-implementation-converts-xml-or-xsl-to-html-format.html</guid><description>The other day, python was used to convert xml,xsl to html. libxml2, so you need to install the libxml2 module before you can use it.</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the scope of index variables in Python under the for loop</title><link>https://ofstack.com/python/15261/explain-the-scope-of-index-variables-in-python-under-the-for-loop.html</link><guid isPermaLink="true">https://ofstack.com/python/15261/explain-the-scope-of-index-variables-in-python-under-the-for-loop.html</guid><description>Let&apos;s start with one test. What does this function do? If you think its function is to &quot;calculate the sum and product of all the elements in lst,&quot; don&apos;t get…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Python USES asyncio to encapsulate file reads and writes</title><link>https://ofstack.com/python/15276/python-uses-asyncio-to-encapsulate-file-reads-and-writes.html</link><guid isPermaLink="true">https://ofstack.com/python/15276/python-uses-asyncio-to-encapsulate-file-reads-and-writes.html</guid><description>Like IO 1, reading and writing files is also a cumbersome operation. By default, Python USES blocked reads and writes for the system. This means that in…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Python encoding processing   the difference between str and Unicode</title><link>https://ofstack.com/python/15290/python-encoding-processing---the-difference-between-str-and-unicode.html</link><guid isPermaLink="true">https://ofstack.com/python/15290/python-encoding-processing---the-difference-between-str-and-unicode.html</guid><description>Python encoding processing the difference between str and Unicode</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Get an instance of operating system information using Python</title><link>https://ofstack.com/python/15295/get-an-instance-of-operating-system-information-using-python.html</link><guid isPermaLink="true">https://ofstack.com/python/15295/get-an-instance-of-operating-system-information-using-python.html</guid><description>Every operations staff should be a machine configuration on the management of their own is very clear, because it is of great help to quickly we deal with…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>The pymysql module that operates mysql in Python</title><link>https://ofstack.com/python/15320/the-pymysql-module-that-operates-mysql-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/15320/the-pymysql-module-that-operates-mysql-in-python.html</guid><description>pymsql is the module in Python that operates MySQL, and it is used in almost the same way as MySQLdb. Currently, pymysql supports python3.x, while the…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>How can python view information about system network traffic</title><link>https://ofstack.com/python/15322/how-can-python-view-information-about-system-network-traffic.html</link><guid isPermaLink="true">https://ofstack.com/python/15322/how-can-python-view-information-about-system-network-traffic.html</guid><description>The traffic information can be directly in /proc/net/dev In view, the author of the implementation of the program using commands: Among them interface For…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>of recommends an easy way to read and write binary files using Python</title><link>https://ofstack.com/python/15328/of-recommends-an-easy-way-to-read-and-write-binary-files-using-python.html</link><guid isPermaLink="true">https://ofstack.com/python/15328/of-recommends-an-easy-way-to-read-and-write-binary-files-using-python.html</guid><description>In general, python itself does not support base 2, but it does provide one module to compensate, the struct module. python doesn&apos;t have a binary type, but…</description><pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate></item><item><title>Python implements a remote copy method based on sftp and rsa keys</title><link>https://ofstack.com/python/16209/python-implements-a-remote-copy-method-based-on-sftp-and-rsa-keys.html</link><guid isPermaLink="true">https://ofstack.com/python/16209/python-implements-a-remote-copy-method-based-on-sftp-and-rsa-keys.html</guid><description>This article illustrates an example of how Python can copy files remotely based on sftp and rsa keys. I will share it with you for your reference as follows:</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the transaction processing functions of MySQLdb in Python</title><link>https://ofstack.com/python/16211/a-brief-analysis-of-the-transaction-processing-functions-of-mysqldb-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/16211/a-brief-analysis-of-the-transaction-processing-functions-of-mysqldb-in-python.html</guid><description>Any application can&apos;t live without data, so when you learn python, you should also learn how to use python to operate a database. MySQLdb is the module that…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Implement software registration function based on python script (machine code + registration code mechanism)</title><link>https://ofstack.com/python/16243/implement-software-registration-function-based-on-python-script-(machine-code-+-registration-code-mechanism).html</link><guid isPermaLink="true">https://ofstack.com/python/16243/implement-software-registration-function-based-on-python-script-(machine-code-+-registration-code-mechanism).html</guid><description>1. Introduction: Purpose: to complete the registration function of the existing python image processing tool Function: after the user runs the program, the…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Achieve python version of the press any key to continue and exit</title><link>https://ofstack.com/python/16257/achieve-python-version-of-the-press-any-key-to-continue-and-exit.html</link><guid isPermaLink="true">https://ofstack.com/python/16257/achieve-python-version-of-the-press-any-key-to-continue-and-exit.html</guid><description>One day, some students in the group asked, &quot;under python, I have to enter input or raw_input to get the input value. Then how to achieve any key exit and…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Python adds a specific character at the end of each line of a file that contains Chinese characters</title><link>https://ofstack.com/python/18529/python-adds-a-specific-character-at-the-end-of-each-line-of-a-file-that-contains-chinese-characters.html</link><guid isPermaLink="true">https://ofstack.com/python/18529/python-adds-a-specific-character-at-the-end-of-each-line-of-a-file-that-contains-chinese-characters.html</guid><description>Recently, the continuity of programs and data file formats, can let a person see not bottom go to, using pandas won&apos;t open, 1 is straight io error. Take a…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Python standard library 06 child process of subprocess package details</title><link>https://ofstack.com/python/19484/python-standard-library-06-child-process-of-subprocess-package-details.html</link><guid isPermaLink="true">https://ofstack.com/python/19484/python-standard-library-06-child-process-of-subprocess-package-details.html</guid><description>The content here is based on the Linux process foundation and the Linux text stream. The main function of the subprocess package is to execute external…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the main ways python sends all kinds of emails</title><link>https://ofstack.com/python/19498/explain-the-main-ways-python-sends-all-kinds-of-emails.html</link><guid isPermaLink="true">https://ofstack.com/python/19498/explain-the-main-ways-python-sends-all-kinds-of-emails.html</guid><description>The email module in python makes it easier to deal with emails. Today, I focused on the specific ways of sending emails. Here, I will write my own…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>Details and simple examples of python getopt</title><link>https://ofstack.com/python/19542/details-and-simple-examples-of-python-getopt.html</link><guid isPermaLink="true">https://ofstack.com/python/19542/details-and-simple-examples-of-python-getopt.html</guid><description>Function prototype: Parameter explanation: The return value: Source code analysis In the build system where Android generates OTA, the ParseOptions function…</description><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate></item><item><title>python USES xlrd and xlwt to read  write  and format excel</title><link>https://ofstack.com/python/20057/python-uses-xlrd-and-xlwt-to-read--write--and-format-excel.html</link><guid isPermaLink="true">https://ofstack.com/python/20057/python-uses-xlrd-and-xlwt-to-read--write--and-format-excel.html</guid><description>python USES xlrd and xlwt to read write and format excel</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>python solves the problem of Chinese character encoding: Unicode Decode Error</title><link>https://ofstack.com/python/20064/python-solves-the-problem-of-chinese-character-encoding:-unicode-decode-error.html</link><guid isPermaLink="true">https://ofstack.com/python/20064/python-solves-the-problem-of-chinese-character-encoding:-unicode-decode-error.html</guid><description>Recently, due to project requirements, I need to read a Chinese txt document, and then save the file. The document was previously encoded by base64, causing…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of string manipulation and encoding Unicode in Python</title><link>https://ofstack.com/python/20066/details-of-string-manipulation-and-encoding-unicode-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/20066/details-of-string-manipulation-and-encoding-unicode-in-python.html</guid><description>This article mainly introduces you about Python string operation and encoding Unicode 1 some knowledge, the following words do not say, need friends to…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the exception of Exception in Python</title><link>https://ofstack.com/python/20067/summary-of-the-exception-of-exception-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/20067/summary-of-the-exception-of-exception-in-python.html</guid><description>The Exception class is a common exception class, which includes StandardError, StopIteration, GeneratorExit, Warning, and so on. Exceptions in python are…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>The way Python handles control characters in text files</title><link>https://ofstack.com/python/20722/the-way-python-handles-control-characters-in-text-files.html</link><guid isPermaLink="true">https://ofstack.com/python/20722/the-way-python-handles-control-characters-in-text-files.html</guid><description>Control characters Control characters (Control Character), or non-print characters, appear in the text of a particular message and represent certain control…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>The Python script is used to generate the implementation method of sitemap.xml</title><link>https://ofstack.com/python/20729/the-python-script-is-used-to-generate-the-implementation-method-of-sitemap.xml.html</link><guid isPermaLink="true">https://ofstack.com/python/20729/the-python-script-is-used-to-generate-the-implementation-method-of-sitemap.xml.html</guid><description>The first thing you need to pip install lxml Install the lxml library. If you encounter the following error on ubuntu: Please install the following…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>python programming twisted details and simple examples</title><link>https://ofstack.com/python/20731/python-programming-twisted-details-and-simple-examples.html</link><guid isPermaLink="true">https://ofstack.com/python/20731/python-programming-twisted-details-and-simple-examples.html</guid><description>twisted for python programming I&apos;m not good at writing socket code. 1 is that it is troublesome to write c, and 2 is that I don&apos;t have such requirements in…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Pythonpip installation lxml error problem resolution</title><link>https://ofstack.com/python/20751/pythonpip-installation-lxml-error-problem-resolution.html</link><guid isPermaLink="true">https://ofstack.com/python/20751/pythonpip-installation-lxml-error-problem-resolution.html</guid><description>Python pip installation lxml error problem resolution 1. 1 error occurred during installing lxml using pip: &gt; &gt; &gt; pip install lxml 2. Baidu1 let&apos;s see how…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the exception capture method in python</title><link>https://ofstack.com/python/20762/details-of-the-exception-capture-method-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/20762/details-of-the-exception-capture-method-in-python.html</guid><description>In use of exception handling in Python try - except code block, try - except code blocks into the python perform operation, at the same time tell python…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>Python basic tutorial on tcp socket programming details and simple examples</title><link>https://ofstack.com/python/20778/python-basic-tutorial-on-tcp-socket-programming-details-and-simple-examples.html</link><guid isPermaLink="true">https://ofstack.com/python/20778/python-basic-tutorial-on-tcp-socket-programming-details-and-simple-examples.html</guid><description>Python tcp socket programming details Learn the scripting language Python and test the available tcp communication programs: Thank you for reading, I hope…</description><pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate></item><item><title>In python  pandas.DataFrame sums up rows and columns and adds a new row and column example</title><link>https://ofstack.com/python/21263/in-python--pandas.dataframe-sums-up-rows-and-columns-and-adds-a-new-row-and-column-example.html</link><guid isPermaLink="true">https://ofstack.com/python/21263/in-python--pandas.dataframe-sums-up-rows-and-columns-and-adds-a-new-row-and-column-example.html</guid><description>In python pandas.DataFrame sums up rows and columns and adds a new row and column example</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The declaration and parsing of the keywords nonlocal and global in Python</title><link>https://ofstack.com/python/21264/the-declaration-and-parsing-of-the-keywords-nonlocal-and-global-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21264/the-declaration-and-parsing-of-the-keywords-nonlocal-and-global-in-python.html</guid><description>1. global and nonlocal declarations in Python The following code When foo() is executed, a is still 10 An assignment to a variable in a function that is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python module string.py details</title><link>https://ofstack.com/python/21265/python-module-string.py-details.html</link><guid isPermaLink="true">https://ofstack.com/python/21265/python-module-string.py-details.html</guid><description>String constants: 2. Template class: Actually, the Template class can be used for formatting strings as well as string objects format() Comparing methods…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Advanced usage of Python third party library Requests library</title><link>https://ofstack.com/python/21266/advanced-usage-of-python-third-party-library-requests-library.html</link><guid isPermaLink="true">https://ofstack.com/python/21266/advanced-usage-of-python-third-party-library-requests-library.html</guid><description>1. Installation of Requests library Use the pip installation, if you have installed the pip package (1 Python package management tool, do not know can baidu…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python gets the code for how to encode web pages</title><link>https://ofstack.com/python/21267/python-gets-the-code-for-how-to-encode-web-pages.html</link><guid isPermaLink="true">https://ofstack.com/python/21267/python-gets-the-code-for-how-to-encode-web-pages.html</guid><description>python gets the code for the implementation of web page encoding Then import chardet An automated detection function is written below to detect Url…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python crawler has a 403 disabled access error</title><link>https://ofstack.com/python/21268/python-crawler-has-a-403-disabled-access-error.html</link><guid isPermaLink="true">https://ofstack.com/python/21268/python-crawler-has-a-403-disabled-access-error.html</guid><description>The python crawler resolved a 403 disabled access error When Python writes crawlers, html.getcode () will encounter the problem of 403 blocking access,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The Python operator overload details and instance code</title><link>https://ofstack.com/python/21269/the-python-operator-overload-details-and-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/python/21269/the-python-operator-overload-details-and-instance-code.html</guid><description>The Python operator is overloaded The Python language provides operator overloading to increase the flexibility of the language, which is somewhat similar…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Analyze the cdn logs using the pandas library in Python</title><link>https://ofstack.com/python/21270/analyze-the-cdn-logs-using-the-pandas-library-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21270/analyze-the-cdn-logs-using-the-pandas-library-in-python.html</guid><description>Recently, I met a requirement to filter some data according to the CDN log, such as traffic, status code statistics, TOP IP, URL, UA, Referer and so on.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python module under os powerful renaming method renames explained in detail</title><link>https://ofstack.com/python/21271/python-module-under-os-powerful-renaming-method-renames-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/python/21271/python-module-under-os-powerful-renaming-method-renames-explained-in-detail.html</guid><description>There are many powerful modules in python, among which we often use OS module, OS module provides more than 200 methods for us to use, and these methods are…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of the atexit module in python</title><link>https://ofstack.com/python/21272/in-depth-understanding-of-the-atexit-module-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21272/in-depth-understanding-of-the-atexit-module-in-python.html</guid><description>Introduction to the atexit module The python atexit module defines an register function to register an exit function in the python interpreter. This…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python backup program code implementation</title><link>https://ofstack.com/python/21273/python-backup-program-code-implementation.html</link><guid isPermaLink="true">https://ofstack.com/python/21273/python-backup-program-code-implementation.html</guid><description>Python a backup program This is a backup script. Please change the route yourself. This is a backup script. It is divided into directories according to the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of Python programming event objects</title><link>https://ofstack.com/python/21274/example-analysis-of-python-programming-event-objects.html</link><guid isPermaLink="true">https://ofstack.com/python/21274/example-analysis-of-python-programming-event-objects.html</guid><description>This example demonstrates the use of event objects in Python programming. I will share it with you for your reference as follows: Python provides the Event…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of how to use dict (dictionary) in python3</title><link>https://ofstack.com/python/21275/example-of-how-to-use-dict-(dictionary)-in-python3.html</link><guid isPermaLink="true">https://ofstack.com/python/21275/example-of-how-to-use-dict-(dictionary)-in-python3.html</guid><description>1. clear(empty the dictionary) 2. copy (copy the dictionary) 3. fromkeys(specify 1 list, take the values in the list as key of the dictionary, generate 1…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python programming to delete VC temporary files and Debug directory method</title><link>https://ofstack.com/python/21276/python-programming-to-delete-vc-temporary-files-and-debug-directory-method.html</link><guid isPermaLink="true">https://ofstack.com/python/21276/python-programming-to-delete-vc-temporary-files-and-debug-directory-method.html</guid><description>This article illustrates the programming method of Python to delete VC temporary files and Debug directory. I will share it with you for your reference as…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Package the python program with pyinstaller or virtualenv</title><link>https://ofstack.com/python/21277/package-the-python-program-with-pyinstaller-or-virtualenv.html</link><guid isPermaLink="true">https://ofstack.com/python/21277/package-the-python-program-with-pyinstaller-or-virtualenv.html</guid><description>Running environment: CentOS6.5_x64 Python version: 2.6 Package with pyinstaller pyinstaller can package the python program into a binary file, which can be…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of a method for Python to simply manipulate sqlite3</title><link>https://ofstack.com/python/21278/example-of-a-method-for-python-to-simply-manipulate-sqlite3.html</link><guid isPermaLink="true">https://ofstack.com/python/21278/example-of-a-method-for-python-to-simply-manipulate-sqlite3.html</guid><description>The example in this article shows how Python can easily manipulate sqlite3. I will share it with you for your reference as follows: More about Python…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python creates the xml file example</title><link>https://ofstack.com/python/21279/python-creates-the-xml-file-example.html</link><guid isPermaLink="true">https://ofstack.com/python/21279/python-creates-the-xml-file-example.html</guid><description>This article demonstrates how Python creates xml files as an example. I will share it with you for your reference as follows: This is an example of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Easily convert an IP address between an integer and a string using Python</title><link>https://ofstack.com/python/21280/easily-convert-an-ip-address-between-an-integer-and-a-string-using-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21280/easily-convert-an-ip-address-between-an-integer-and-a-string-using-python.html</guid><description>As you all know, a string IP in a database is a real waste of space and performance, so the cute guys came up with the idea of converting IP to integer…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use python to write an windows timer shutdown script of recommends</title><link>https://ofstack.com/python/21281/use-python-to-write-an-windows-timer-shutdown-script-of-recommends.html</link><guid isPermaLink="true">https://ofstack.com/python/21281/use-python-to-write-an-windows-timer-shutdown-script-of-recommends.html</guid><description>I often use my laptop to share WiFi, but I don&apos;t want to boot my laptop for 1 night. , so every time to use the command DOS shutdown, feel very troublesome.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Generate method instances of XML using Python</title><link>https://ofstack.com/python/21282/generate-method-instances-of-xml-using-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21282/generate-method-instances-of-xml-using-python.html</guid><description>The example in this article shows how to generate XML using Python. I will share it with you for your reference as follows: 1. bookstore.py 2. bookstore.xsd</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of common methods for Python access to XML</title><link>https://ofstack.com/python/21283/example-analysis-of-common-methods-for-python-access-to-xml.html</link><guid isPermaLink="true">https://ofstack.com/python/21283/example-analysis-of-common-methods-for-python-access-to-xml.html</guid><description>This article illustrates a common way for Python to access XML. I will share it with you for your reference as follows: Currently, Python 3.2 has access to…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python regular simple example analysis</title><link>https://ofstack.com/python/21284/python-regular-simple-example-analysis.html</link><guid isPermaLink="true">https://ofstack.com/python/21284/python-regular-simple-example-analysis.html</guid><description>This article illustrates the simple use of regular Python as an example. I will share it with you for your reference as follows: Sneaking into a small group…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of how Python handles data in XML format</title><link>https://ofstack.com/python/21285/details-of-how-python-handles-data-in-xml-format.html</link><guid isPermaLink="true">https://ofstack.com/python/21285/details-of-how-python-handles-data-in-xml-format.html</guid><description>This example demonstrates how Python handles data in XML format. I will share it with you for your reference as follows: The operation here is based on the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python does simple string matching parsing</title><link>https://ofstack.com/python/21286/python-does-simple-string-matching-parsing.html</link><guid isPermaLink="true">https://ofstack.com/python/21286/python-does-simple-string-matching-parsing.html</guid><description>Because of the need in semi-structured text data to extract 1 some specific format field, data mining analysis work support, past Matlab tools are used for…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python escape characters are described in detail</title><link>https://ofstack.com/python/21287/python-escape-characters-are-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/python/21287/python-escape-characters-are-described-in-detail.html</guid><description>Python escape character python USES a backslash (\) to escape characters when special characters need to be used in characters. The following table:…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details and examples of the python iterator and iter of functions</title><link>https://ofstack.com/python/21288/details-and-examples-of-the-python-iterator-and-iter-of-functions.html</link><guid isPermaLink="true">https://ofstack.com/python/21288/details-and-examples-of-the-python-iterator-and-iter-of-functions.html</guid><description>The iterator and the iter() function in python The iterator provides an interface for a class sequence object. python&apos;s iteration seamlessly supports…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python rsa encryption and decryption</title><link>https://ofstack.com/python/21289/python-rsa-encryption-and-decryption.html</link><guid isPermaLink="true">https://ofstack.com/python/21289/python-rsa-encryption-and-decryption.html</guid><description>Recently, there is a need to study the security of encryption and decryption of RSA. Baidu on the Internet 1 under the example of the article, there are few…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Two methods and examples of python list sorting</title><link>https://ofstack.com/python/21290/two-methods-and-examples-of-python-list-sorting.html</link><guid isPermaLink="true">https://ofstack.com/python/21290/two-methods-and-examples-of-python-list-sorting.html</guid><description>Sort List, and Python provides two methods Method 1. Sort with List&apos;s built-in function list.sort list.sort(func=None, key=None, reverse=False) Python…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Basic knowledge of Python project 4 documents</title><link>https://ofstack.com/python/21291/basic-knowledge-of-python-project-4-documents.html</link><guid isPermaLink="true">https://ofstack.com/python/21291/basic-knowledge-of-python-project-4-documents.html</guid><description>Having covered the basics of functions, statements, and strings, this article focuses on the basics of files (very similar to other languages). 1. Basic…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python and GO operation slice  list way instance code</title><link>https://ofstack.com/python/21292/python-and-go-operation-slice--list-way-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/python/21292/python-and-go-operation-slice--list-way-instance-code.html</guid><description>python and GO operation slice list way instance code</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Two considerations for Python closures are recommended by of</title><link>https://ofstack.com/python/21293/two-considerations-for-python-closures-are-recommended-by-of.html</link><guid isPermaLink="true">https://ofstack.com/python/21293/two-considerations-for-python-closures-are-recommended-by-of.html</guid><description>What are closures ? Simply put, closures are about getting different results based on different configuration information. Now for the technical…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Generate user information using the python implementation</title><link>https://ofstack.com/python/21294/generate-user-information-using-the-python-implementation.html</link><guid isPermaLink="true">https://ofstack.com/python/21294/generate-user-information-using-the-python-implementation.html</guid><description>In today&apos;s exercise, I will show you a list of user information, and I want to make it into information and modify it in a webpage starting from 1, so that…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python topic 3 basics of strings</title><link>https://ofstack.com/python/21295/python-topic-3-basics-of-strings.html</link><guid isPermaLink="true">https://ofstack.com/python/21295/python-topic-3-basics-of-strings.html</guid><description>The most important data types in Python include strings, lists, tuples, dictionaries, etc. This article focuses on the basics of strings in Python. 1.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Resolve Python requests error reporting method highlights</title><link>https://ofstack.com/python/21296/resolve-python-requests-error-reporting-method-highlights.html</link><guid isPermaLink="true">https://ofstack.com/python/21296/resolve-python-requests-error-reporting-method-highlights.html</guid><description>Both the python and ssl versions cause requests to make some errors when requesting the https site. It is best to use the new version. 1 Python2.6x use requests</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python string str and byte array mutual conversion method</title><link>https://ofstack.com/python/21297/python-string-str-and-byte-array-mutual-conversion-method.html</link><guid isPermaLink="true">https://ofstack.com/python/21297/python-string-str-and-byte-array-mutual-conversion-method.html</guid><description>python string str and byte array mutual conversion method</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python django transaction transaction source code analysis</title><link>https://ofstack.com/python/21298/python-django-transaction-transaction-source-code-analysis.html</link><guid isPermaLink="true">https://ofstack.com/python/21298/python-django-transaction-transaction-source-code-analysis.html</guid><description>python Django transaction A lot of affairs information online about django1. 6, but it can&apos;t search any information, 1.8 you want to use is not a lot of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Read the public and private keys under python to do encryption and decryption example details</title><link>https://ofstack.com/python/21299/read-the-public-and-private-keys-under-python-to-do-encryption-and-decryption-example-details.html</link><guid isPermaLink="true">https://ofstack.com/python/21299/read-the-public-and-private-keys-under-python-to-do-encryption-and-decryption-example-details.html</guid><description>One application mode in RSA is public key encryption and private key decryption (the other is private key signature and public key check). The following is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python searches for details using the Beautiful Soup module</title><link>https://ofstack.com/python/21300/python-searches-for-details-using-the-beautiful-soup-module.html</link><guid isPermaLink="true">https://ofstack.com/python/21300/python-searches-for-details-using-the-beautiful-soup-module.html</guid><description>We&apos;ll take advantage of the search capabilities of the Beautiful Soup module to search by tag name, tag properties, document text, and regular expressions.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail python scheduling framework APScheduler use</title><link>https://ofstack.com/python/21301/detail-python-scheduling-framework-apscheduler-use.html</link><guid isPermaLink="true">https://ofstack.com/python/21301/detail-python-scheduling-framework-apscheduler-use.html</guid><description>Recently, I was on the way to study the use of python scheduling framework APScheduler, so today is also a study note! Non-blocking schedule, executed once…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The difference between is and == in Python</title><link>https://ofstack.com/python/21302/the-difference-between-is-and-==-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21302/the-difference-between-is-and-==-in-python.html</guid><description>In Python, you can compare the equality of two objects (variables) using &quot;is&quot; and &quot;==&quot;, but what is the difference between them? When to use &quot;is&quot; and when…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python creates object elaboration using the Beautiful Soup module</title><link>https://ofstack.com/python/21303/python-creates-object-elaboration-using-the-beautiful-soup-module.html</link><guid isPermaLink="true">https://ofstack.com/python/21303/python-creates-object-elaboration-using-the-beautiful-soup-module.html</guid><description>The installation Install the Beautiful Soup module through pip: pip install beautifulsoup4 . You can also use PyCharm IDE to write code, find Project in…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python USES the Beautiful Soup module to modify the content method example</title><link>https://ofstack.com/python/21304/python-uses-the-beautiful-soup-module-to-modify-the-content-method-example.html</link><guid isPermaLink="true">https://ofstack.com/python/21304/python-uses-the-beautiful-soup-module-to-modify-the-content-method-example.html</guid><description>In addition to searching and navigating, the Beautiful Soup module can also modify the content of HTML/XML documents. This means the ability to add or…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The docopt command line parameter parsing tool in Python</title><link>https://ofstack.com/python/21305/the-docopt-command-line-parameter-parsing-tool-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21305/the-docopt-command-line-parameter-parsing-tool-in-python.html</guid><description>docopt is an open source library, the code address: https: / / github com/docopt/docopt. It has been introduced in detail in README, and many examples are…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail python concurrent access to snmp information and performance tests</title><link>https://ofstack.com/python/21306/detail-python-concurrent-access-to-snmp-information-and-performance-tests.html</link><guid isPermaLink="true">https://ofstack.com/python/21306/detail-python-concurrent-access-to-snmp-information-and-performance-tests.html</guid><description>Getting snmp information with python there are several libraries available, the more common of which is netsnmp and pysnmp Two libraries. There are many…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use Python to write CUDA methods</title><link>https://ofstack.com/python/21307/use-python-to-write-cuda-methods.html</link><guid isPermaLink="true">https://ofstack.com/python/21307/use-python-to-write-cuda-methods.html</guid><description>There are two ways to write an CUDA program using Python: * Numba * PyCUDA numbapro is no longer recommended and the functionality has been split and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python multithreading example details</title><link>https://ofstack.com/python/21308/python-multithreading-example-details.html</link><guid isPermaLink="true">https://ofstack.com/python/21308/python-multithreading-example-details.html</guid><description>Python multithreading example in detail Multithreading usually involves opening a new background thread to handle time-consuming operations. It is also very…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python makes Windows system services</title><link>https://ofstack.com/python/21309/python-makes-windows-system-services.html</link><guid isPermaLink="true">https://ofstack.com/python/21309/python-makes-windows-system-services.html</guid><description>Recently, an Python program needs to be installed and run as Windows system service. During the process, I encountered some pits and cleaned up one. Python…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the inheritance instance of the Python class</title><link>https://ofstack.com/python/21310/details-of-the-inheritance-instance-of-the-python-class.html</link><guid isPermaLink="true">https://ofstack.com/python/21310/details-of-the-inheritance-instance-of-the-python-class.html</guid><description>Inheritance details for class Python Since Python is object-oriented, it certainly supports class inheritance, while Python implements class inheritance…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details and simple examples of the python class</title><link>https://ofstack.com/python/21311/details-and-simple-examples-of-the-python-class.html</link><guid isPermaLink="true">https://ofstack.com/python/21311/details-and-simple-examples-of-the-python-class.html</guid><description>1. Class is a data structure that can be used to create instances. (1 in general, the class encapsulates the data and the methods available for that data)</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Dynamically modified instance methods of the Python class</title><link>https://ofstack.com/python/21312/dynamically-modified-instance-methods-of-the-python-class.html</link><guid isPermaLink="true">https://ofstack.com/python/21312/dynamically-modified-instance-methods-of-the-python-class.html</guid><description>I believe that many friends in the programming will want to modify 1 has been written the program behavior code, and the most common way is to override the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python operates on Excel&apos;s xlsx files</title><link>https://ofstack.com/python/21313/python-operates-on-excel&apos;s-xlsx-files.html</link><guid isPermaLink="true">https://ofstack.com/python/21313/python-operates-on-excel&apos;s-xlsx-files.html</guid><description>Previously, xlrd/xlwt were used for reading and writing excel, but the disadvantage of these two libraries is that they only work well with xls, not xlsx.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Solve the encoding problem of uWSGI in detail</title><link>https://ofstack.com/python/21314/solve-the-encoding-problem-of-uwsgi-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/python/21314/solve-the-encoding-problem-of-uwsgi-in-detail.html</guid><description>Found the problem Recently, I encountered a problem in my work. When I was deploying the application written by Flask to the official server through…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A method in Python that dynamically creates a class instance</title><link>https://ofstack.com/python/21315/a-method-in-python-that-dynamically-creates-a-class-instance.html</link><guid isPermaLink="true">https://ofstack.com/python/21315/a-method-in-python-that-dynamically-creates-a-class-instance.html</guid><description>Introduction to the In Java we can create class instances based on the class name by reflection, so how do we implement similar functionality in Python?</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Syntactical summary sharing of set (collection) in python3</title><link>https://ofstack.com/python/21316/syntactical-summary-sharing-of-set-(collection)-in-python3.html</link><guid isPermaLink="true">https://ofstack.com/python/21316/syntactical-summary-sharing-of-set-(collection)-in-python3.html</guid><description>set is a set whose elements are singly unordered. 1 {} contains 1 element to form a collection, and set can contain multiple data types (but not lists,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python Socket programming details</title><link>https://ofstack.com/python/21317/python-socket-programming-details.html</link><guid isPermaLink="true">https://ofstack.com/python/21317/python-socket-programming-details.html</guid><description>When programming socket with Python, you need to use the blocking (default) method to read the data stream, so you need to deal with the end of the data…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Tutorial on the use of int (integer) in python3</title><link>https://ofstack.com/python/21318/tutorial-on-the-use-of-int-(integer)-in-python3.html</link><guid isPermaLink="true">https://ofstack.com/python/21318/tutorial-on-the-use-of-int-(integer)-in-python3.html</guid><description>Python3 supports three different numeric types: Let&apos;s take a closer look at int (integer) in python3. S 24en__ (return the absolute value) S 28en__ (add,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Tutorial on the use of str (string) in python3</title><link>https://ofstack.com/python/21319/tutorial-on-the-use-of-str-(string)-in-python3.html</link><guid isPermaLink="true">https://ofstack.com/python/21319/tutorial-on-the-use-of-str-(string)-in-python3.html</guid><description>This article mainly introduces the operation summary of python3 to str (string). It is very detailed in this article. Let&apos;s have a look at it if you need it.</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>(1) I have to go to school. (2) I have to go to school. (3) I have to go to school</title><link>https://ofstack.com/python/21320/(1)-i-have-to-go-to-school.-(2)-i-have-to-go-to-school.-(3)-i-have-to-go-to-school.html</link><guid isPermaLink="true">https://ofstack.com/python/21320/(1)-i-have-to-go-to-school.-(2)-i-have-to-go-to-school.-(3)-i-have-to-go-to-school.html</guid><description>I have been in touch with python for a long time. The following is a complete review of the basic knowledge of python: 1) two ways to avoid special…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use Python to operate on the SQLite database</title><link>https://ofstack.com/python/21321/use-python-to-operate-on-the-sqlite-database.html</link><guid isPermaLink="true">https://ofstack.com/python/21321/use-python-to-operate-on-the-sqlite-database.html</guid><description>SQLite is an embedded database whose database is a file. Because SQLite itself is written by C and is small in size, it is often integrated into a variety…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use Python to manipulate MySQL data</title><link>https://ofstack.com/python/21322/use-python-to-manipulate-mysql-data.html</link><guid isPermaLink="true">https://ofstack.com/python/21322/use-python-to-manipulate-mysql-data.html</guid><description>This article introduces that Python3 USES PyMySQL to connect to the database, and realizes simple addition, deletion, alteration and check. What is PyMySQL?</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python USES an iterator to capture the method of the return value of Generator</title><link>https://ofstack.com/python/21323/python-uses-an-iterator-to-capture-the-method-of-the-return-value-of-generator.html</link><guid isPermaLink="true">https://ofstack.com/python/21323/python-uses-an-iterator-to-capture-the-method-of-the-return-value-of-generator.html</guid><description>This example shows how Python USES an iterator to capture the return value of Generator. I will share it with you for your reference as follows: When…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain yield and generator in python from the simple to the deep</title><link>https://ofstack.com/python/21324/explain-yield-and-generator-in-python-from-the-simple-to-the-deep.html</link><guid isPermaLink="true">https://ofstack.com/python/21324/explain-yield-and-generator-in-python-from-the-simple-to-the-deep.html</guid><description>This paper will introduce yield and generator in detail, including the following contents: what generator is, the method to generate generator, the features…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python traversal string of containing Chinese characters</title><link>https://ofstack.com/python/21325/python-traversal-string-of-containing-chinese-characters.html</link><guid isPermaLink="true">https://ofstack.com/python/21325/python-traversal-string-of-containing-chinese-characters.html</guid><description>python traverses the string (including Chinese characters) First one, what is your code for &apos;a&apos;? It may not be the gbk you think If it comes out in six…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python simulates logging in and keeps the cookie method detailed</title><link>https://ofstack.com/python/21326/python-simulates-logging-in-and-keeps-the-cookie-method-detailed.html</link><guid isPermaLink="true">https://ofstack.com/python/21326/python-simulates-logging-in-and-keeps-the-cookie-method-detailed.html</guid><description>Recently, after crawling the data of nosec.org, I have seen that you need to simulate login to get cookie before accessing the data you want to capture. The…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python container summary</title><link>https://ofstack.com/python/21327/python-container-summary.html</link><guid isPermaLink="true">https://ofstack.com/python/21327/python-container-summary.html</guid><description>An array variable Immutable array Dictionary of key-value pairs (key-value) (dictionary) Initialization: Nothing can go wrong There is no return None…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation principle of JSON Web Tokens</title><link>https://ofstack.com/python/21328/implementation-principle-of-json-web-tokens.html</link><guid isPermaLink="true">https://ofstack.com/python/21328/implementation-principle-of-json-web-tokens.html</guid><description>Recently, I was engaged in the transformation of an Python project and reconstructed the python project into Java project. I encountered this knowledge…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>In Python  selenium implements file upload and summarizes all methods</title><link>https://ofstack.com/python/21329/in-python--selenium-implements-file-upload-and-summarizes-all-methods.html</link><guid isPermaLink="true">https://ofstack.com/python/21329/in-python--selenium-implements-file-upload-and-summarizes-all-methods.html</guid><description>In Python selenium implements file upload and summarizes all methods</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python basic string string details and examples</title><link>https://ofstack.com/python/21330/python-basic-string-string-details-and-examples.html</link><guid isPermaLink="true">https://ofstack.com/python/21330/python-basic-string-string-details-and-examples.html</guid><description>Python string (string) details and code Python strings can use single quotes (&apos;), double quotes (&quot;), and 3 quotes (&quot; &quot;); Inside the quotation marks (&quot; &quot;),…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python format format of method</title><link>https://ofstack.com/python/21331/python-format-format-of-method.html</link><guid isPermaLink="true">https://ofstack.com/python/21331/python-format-format-of-method.html</guid><description>Python format format() method Python USES the format() function to format the output string. Python is a fully object-oriented language. Everything is an…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python string templates of template examples for pattern development</title><link>https://ofstack.com/python/21332/python-string-templates-of-template-examples-for-pattern-development.html</link><guid isPermaLink="true">https://ofstack.com/python/21332/python-string-templates-of-template-examples-for-pattern-development.html</guid><description>Customize pattern&apos;s string templates (template) for details pattern of string.Template is a regular expression that can be defined by overwriting the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python+Selenium automates paging (pagination) processing</title><link>https://ofstack.com/python/21333/python+selenium-automates-paging-(pagination)-processing.html</link><guid isPermaLink="true">https://ofstack.com/python/21333/python+selenium-automates-paging-(pagination)-processing.html</guid><description>For pagination, we are most interested in the following information How many pages are there altogether What is the current page number Can I go up to page…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>View the file name and file path in Python</title><link>https://ofstack.com/python/21334/view-the-file-name-and-file-path-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21334/view-the-file-name-and-file-path-in-python.html</guid><description>View the file name and file path in Python</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Use python to traverse the weekly temperature of a given city</title><link>https://ofstack.com/python/21335/use-python-to-traverse-the-weekly-temperature-of-a-given-city.html</link><guid isPermaLink="true">https://ofstack.com/python/21335/use-python-to-traverse-the-weekly-temperature-of-a-given-city.html</guid><description>In interest, wrote a weather forecast for 5 days to traverse a specified city, and turned it into a Fahrenheit display. Write the city name to a list so you…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>python network programming calls the recv function three ways to receive data in its entirety</title><link>https://ofstack.com/python/21336/python-network-programming-calls-the-recv-function-three-ways-to-receive-data-in-its-entirety.html</link><guid isPermaLink="true">https://ofstack.com/python/21336/python-network-programming-calls-the-recv-function-three-ways-to-receive-data-in-its-entirety.html</guid><description>Recently developed a common tcpclient testing tool for network programming using python. In the network programming with socket, how to determine whether a…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Read and write to Access using Python</title><link>https://ofstack.com/python/21337/read-and-write-to-access-using-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21337/read-and-write-to-access-using-python.html</guid><description>In the process of learning Python, we will encounter the read-write problem of Access, and then we can use the COM component of win32.client module to…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Read and write Excel using Python</title><link>https://ofstack.com/python/21338/read-and-write-excel-using-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21338/read-and-write-excel-using-python.html</guid><description>In the process of learning Python, we will encounter reading and writing problems of Excel. At this point, we can use the xlwt module to write the data to…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python+Wordpress makes novels</title><link>https://ofstack.com/python/21339/python+wordpress-makes-novels.html</link><guid isPermaLink="true">https://ofstack.com/python/21339/python+wordpress-makes-novels.html</guid><description>I built a fiction station using Python and Wordpress. The following section focuses on the techniques used in the build process. It is mainly divided into…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python list operating skills</title><link>https://ofstack.com/python/21340/python-list-operating-skills.html</link><guid isPermaLink="true">https://ofstack.com/python/21340/python-list-operating-skills.html</guid><description>I have been learning python recently. Learned the basic grammar of python. I feel that python&apos;s position in data processing is inseparable from its list…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common commands for visiting grab web pages by python</title><link>https://ofstack.com/python/21341/summary-of-common-commands-for-visiting-grab-web-pages-by-python.html</link><guid isPermaLink="true">https://ofstack.com/python/21341/summary-of-common-commands-for-visiting-grab-web-pages-by-python.html</guid><description>python visits the common command to crawl web pages Simple crawling of web pages: Save URL as a local file directly: There are two common…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Python login site details and examples</title><link>https://ofstack.com/python/22001/python-login-site-details-and-examples.html</link><guid isPermaLink="true">https://ofstack.com/python/22001/python-login-site-details-and-examples.html</guid><description>For most forums, we want to crawl the post analysis, first need to log in, otherwise can not see. This is because the HTTP protocol is a stateless…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the definition and use of Python classes</title><link>https://ofstack.com/python/22002/explain-the-definition-and-use-of-python-classes.html</link><guid isPermaLink="true">https://ofstack.com/python/22002/explain-the-definition-and-use-of-python-classes.html</guid><description>A class, as its name implies, is a class of things, or an instance, used to describe a class of things that have common characteristics. The key word that…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python gets the time instance detail for the specified time difference</title><link>https://ofstack.com/python/22003/python-gets-the-time-instance-detail-for-the-specified-time-difference.html</link><guid isPermaLink="true">https://ofstack.com/python/22003/python-gets-the-time-instance-detail-for-the-specified-time-difference.html</guid><description>In the time of data analysis, it is often necessary to intercept the data within a certain range, such as the data within 3 days, two hours ago and other…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Non recursive output 1 N full permutation instance of recommended</title><link>https://ofstack.com/python/22004/non-recursive-output-1-n-full-permutation-instance-of-recommended.html</link><guid isPermaLink="true">https://ofstack.com/python/22004/non-recursive-output-1-n-full-permutation-instance-of-recommended.html</guid><description>Netease game pen test question algorithm 1, can use C + +, Java, Python, because Python code amount is small, so I choose Python language. The general idea…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of Python file handling considerations</title><link>https://ofstack.com/python/22005/summary-of-python-file-handling-considerations.html</link><guid isPermaLink="true">https://ofstack.com/python/22005/summary-of-python-file-handling-considerations.html</guid><description>Summary of notes for handling Python files File handling is a common operation in programming. Opening, closing, renaming, deleting, appending, copying,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python non recursive full permutation implementation</title><link>https://ofstack.com/python/22006/python-non-recursive-full-permutation-implementation.html</link><guid isPermaLink="true">https://ofstack.com/python/22006/python-non-recursive-full-permutation-implementation.html</guid><description>I&apos;m just getting started with python, and I&apos;m currently looking at the functions section 1. Combined with the array operation, write a non - recursive full…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python generator generates Yang hui triangle method of must see</title><link>https://ofstack.com/python/22007/python-generator-generates-yang-hui-triangle-method-of-must-see.html</link><guid isPermaLink="true">https://ofstack.com/python/22007/python-generator-generates-yang-hui-triangle-method-of-must-see.html</guid><description>Writing interesting programs with Python feels good and can&apos;t stop</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>OpenCV implements face recognition</title><link>https://ofstack.com/python/22008/opencv-implements-face-recognition.html</link><guid isPermaLink="true">https://ofstack.com/python/22008/opencv-implements-face-recognition.html</guid><description>There are mainly the following steps: 1. Face detection 2. Face preprocessing 3, from the collected face training machine learning algorithm 4. Face recognition</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python implements the linked list instance code</title><link>https://ofstack.com/python/22009/python-implements-the-linked-list-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/python/22009/python-implements-the-linked-list-instance-code.html</guid><description>Algorithms and data structures are an eternal topic. As a programmer, it is very, very necessary to master the implementation of common data structures.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python gets the method instance code that currently runs the function name</title><link>https://ofstack.com/python/22010/python-gets-the-method-instance-code-that-currently-runs-the-function-name.html</link><guid isPermaLink="true">https://ofstack.com/python/22010/python-gets-the-method-instance-code-that-currently-runs-the-function-name.html</guid><description>python gets the method instance code for the currently running function name Abstract: in c/c++ to get the source name of the function, the method of…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The causes and solutions of the urllib.unquote garble in python</title><link>https://ofstack.com/python/22011/the-causes-and-solutions-of-the-urllib.unquote-garble-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22011/the-causes-and-solutions-of-the-urllib.unquote-garble-in-python.html</guid><description>Found the problem The urllib module in Python is used to handle url operations. The unquote method corresponds to the urldecode method in javascript, which…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python object oriented special member</title><link>https://ofstack.com/python/22012/python-object-oriented-special-member.html</link><guid isPermaLink="true">https://ofstack.com/python/22012/python-object-oriented-special-member.html</guid><description>Class special member of call Class getitem, setitem, delitem dict for a special member of class Gets all members of a class or object Class special member…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The integer Python solution is more detailed</title><link>https://ofstack.com/python/22013/the-integer-python-solution-is-more-detailed.html</link><guid isPermaLink="true">https://ofstack.com/python/22013/the-integer-python-solution-is-more-detailed.html</guid><description>In Python, all 1 slices are objects, and without exception, integers are also objects. The comparison between objects can be done with == or is. The…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the most common mistakes made by Python beginners</title><link>https://ofstack.com/python/22014/summary-of-the-most-common-mistakes-made-by-python-beginners.html</link><guid isPermaLink="true">https://ofstack.com/python/22014/summary-of-the-most-common-mistakes-made-by-python-beginners.html</guid><description>Python for its simple syntax format in sharp contrast with other languages, beginners the most problems is not in accordance with the rules to write Python,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of a method for Python to grab news headlines and links regularly</title><link>https://ofstack.com/python/22015/example-of-a-method-for-python-to-grab-news-headlines-and-links-regularly.html</link><guid isPermaLink="true">https://ofstack.com/python/22015/example-of-a-method-for-python-to-grab-news-headlines-and-links-regularly.html</guid><description>This article demonstrates an example of how Python can regularly grab news headlines and links. I will share it with you for your reference as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Get and validate the Python script for the HTTP agent in bulk</title><link>https://ofstack.com/python/22016/get-and-validate-the-python-script-for-the-http-agent-in-bulk.html</link><guid isPermaLink="true">https://ofstack.com/python/22016/get-and-validate-the-python-script-for-the-http-agent-in-bulk.html</guid><description>Here are some common techniques for brute force cracking: 1. When scanning renren, I encountered a single account error twice, forcing me to enter the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of the select module in python</title><link>https://ofstack.com/python/22017/in-depth-understanding-of-the-select-module-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22017/in-depth-understanding-of-the-select-module-in-python.html</guid><description>Introduction to the The select module in Python focuses on I/O multiplexing, providing select poll epoll3 methods (the latter two are available in Linux,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python makes web traffic tools</title><link>https://ofstack.com/python/22018/python-makes-web-traffic-tools.html</link><guid isPermaLink="true">https://ofstack.com/python/22018/python-makes-web-traffic-tools.html</guid><description>Required environment: First, implement a simple version, directly on the code: Simple and rough, only pv,ip has not changed, easy to be found by search…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python reads the specified suffix file in the specified directory and saves it as docx</title><link>https://ofstack.com/python/22019/python-reads-the-specified-suffix-file-in-the-specified-directory-and-saves-it-as-docx.html</link><guid isPermaLink="true">https://ofstack.com/python/22019/python-reads-the-specified-suffix-file-in-the-specified-directory-and-saves-it-as-docx.html</guid><description>Recently there was a bizarre request to patent the N line of code in the project Then as a programmer of course can not copy and paste with code to solve.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Correctly understand the keyword &quot;with&quot; in python and the context manager</title><link>https://ofstack.com/python/22020/correctly-understand-the-keyword-%22with%22-in-python-and-the-context-manager.html</link><guid isPermaLink="true">https://ofstack.com/python/22020/correctly-understand-the-keyword-%22with%22-in-python-and-the-context-manager.html</guid><description>If you have a habit of reading the source code, you will probably see some good code with the &quot;with&quot; keyword in it. What situations is it usually used in?…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Just a quick word about the metatumen (Tuple) and the dictionary (Dict) in Python</title><link>https://ofstack.com/python/22021/just-a-quick-word-about-the-metatumen-(tuple)-and-the-dictionary-(dict)-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22021/just-a-quick-word-about-the-metatumen-(tuple)-and-the-dictionary-(dict)-in-python.html</guid><description>This article has documented some knowledge of the meta-ancestor (Tuple) and dictionary (Dict) of Python&apos;s data types, as well as some of the built-in…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of how shape calculates a matrix in Python</title><link>https://ofstack.com/python/22022/an-example-of-how-shape-calculates-a-matrix-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22022/an-example-of-how-shape-calculates-a-matrix-in-python.html</guid><description>The example in this paper describes the method of shape to calculate the matrix in Python. I will share it with you for your reference as follows: When you…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python is an example of a method that USES regular expressions to grab web images</title><link>https://ofstack.com/python/22023/python-is-an-example-of-a-method-that-uses-regular-expressions-to-grab-web-images.html</link><guid isPermaLink="true">https://ofstack.com/python/22023/python-is-an-example-of-a-method-that-uses-regular-expressions-to-grab-web-images.html</guid><description>This article illustrates how Python USES regular expressions to grab web images. I will share it with you for your reference as follows: PS: here are two…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python programming method to modify the name of the MP3 file</title><link>https://ofstack.com/python/22024/python-programming-method-to-modify-the-name-of-the-mp3-file.html</link><guid isPermaLink="true">https://ofstack.com/python/22024/python-programming-method-to-modify-the-name-of-the-mp3-file.html</guid><description>This article illustrates how the Python program can modify the MP3 file name. I will share it with you for your reference as follows: Recently, I have just…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python implements the method of converting Roman numerals into ordinary Arabic numerals</title><link>https://ofstack.com/python/22025/python-implements-the-method-of-converting-roman-numerals-into-ordinary-arabic-numerals.html</link><guid isPermaLink="true">https://ofstack.com/python/22025/python-implements-the-method-of-converting-roman-numerals-into-ordinary-arabic-numerals.html</guid><description>This article illustrates an example of how Python converts Roman numerals into ordinary Arabic numerals. I will share it with you for your reference as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Method of connecting Python to SQLServer2000</title><link>https://ofstack.com/python/22026/method-of-connecting-python-to-sqlserver2000.html</link><guid isPermaLink="true">https://ofstack.com/python/22026/method-of-connecting-python-to-sqlserver2000.html</guid><description>The example in this article shows how to connect Python to SQLServer2000. I will share it with you for your reference as follows: http: / / pymssql.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Sample usage of Python list slices</title><link>https://ofstack.com/python/22027/sample-usage-of-python-list-slices.html</link><guid isPermaLink="true">https://ofstack.com/python/22027/sample-usage-of-python-list-slices.html</guid><description>This article illustrates the use of Python list slices as an example. I will share it with you for your reference as follows: Slicing (slice) is supported…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python programming implements the method of entering a date of a year to calculate the date of that year</title><link>https://ofstack.com/python/22028/python-programming-implements-the-method-of-entering-a-date-of-a-year-to-calculate-the-date-of-that-year.html</link><guid isPermaLink="true">https://ofstack.com/python/22028/python-programming-implements-the-method-of-entering-a-date-of-a-year-to-calculate-the-date-of-that-year.html</guid><description>This example shows how the programming implementation of Python inputs a date of a year to calculate the date of that year. I will share it with you for…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of python recursive function and Hanoi tower problem</title><link>https://ofstack.com/python/22029/a-brief-analysis-of-python-recursive-function-and-hanoi-tower-problem.html</link><guid isPermaLink="true">https://ofstack.com/python/22029/a-brief-analysis-of-python-recursive-function-and-hanoi-tower-problem.html</guid><description>About recursive functions: A function calls its own function internally. Take n factorial for example: f (n) = n! = 1 x 2 x 3 x 4 x... x(n-1)x(n) = n x (n-1)!</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python USES regular expressions to implement text substitution methods</title><link>https://ofstack.com/python/22030/python-uses-regular-expressions-to-implement-text-substitution-methods.html</link><guid isPermaLink="true">https://ofstack.com/python/22030/python-uses-regular-expressions-to-implement-text-substitution-methods.html</guid><description>This article demonstrates how Python USES regular expressions for text substitution. I will share it with you for your reference as follows: In a sense, 2D…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of Python random number usage</title><link>https://ofstack.com/python/22031/example-of-python-random-number-usage.html</link><guid isPermaLink="true">https://ofstack.com/python/22031/example-of-python-random-number-usage.html</guid><description>This article illustrates the use of Python random Numbers as an example. I will share it with you for your reference as follows: 1. random.seed(int) Give a…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python implements a simple way to divide a large file into smaller files by paragraph</title><link>https://ofstack.com/python/22032/python-implements-a-simple-way-to-divide-a-large-file-into-smaller-files-by-paragraph.html</link><guid isPermaLink="true">https://ofstack.com/python/22032/python-implements-a-simple-way-to-divide-a-large-file-into-smaller-files-by-paragraph.html</guid><description>This article illustrates the simple operation of the Python implementation to divide a large file into several smaller files by paragraph. I will share it…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python time module datetime details</title><link>https://ofstack.com/python/22033/python-time-module-datetime-details.html</link><guid isPermaLink="true">https://ofstack.com/python/22033/python-time-module-datetime-details.html</guid><description>The datetime module is used as a collection of date and time modules. datetime has two constants, MAXYEAR and MINYEAR, which are 9999 and 1, respectively.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python standard module importlib details</title><link>https://ofstack.com/python/22034/python-standard-module-importlib-details.html</link><guid isPermaLink="true">https://ofstack.com/python/22034/python-standard-module-importlib-details.html</guid><description>1 module introduction Python provides the importlib package as part 1 of the standard library. The purpose is to provide an implementation of the import…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of how python handles xml files</title><link>https://ofstack.com/python/22035/summary-of-how-python-handles-xml-files.html</link><guid isPermaLink="true">https://ofstack.com/python/22035/summary-of-how-python-handles-xml-files.html</guid><description>This example shows how python handles xml files. I will share it with you for your reference as follows: Due to the need of work, I have learned 1 point of…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python implementation of AES bidirectional symmetric encryption and decryption and usage analysis</title><link>https://ofstack.com/python/22036/python-implementation-of-aes-bidirectional-symmetric-encryption-and-decryption-and-usage-analysis.html</link><guid isPermaLink="true">https://ofstack.com/python/22036/python-implementation-of-aes-bidirectional-symmetric-encryption-and-decryption-and-usage-analysis.html</guid><description>This article illustrates the implementation and usage of AES bidirectional symmetric encryption and decryption by python. I will share it with you for your…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Resolve version conflicts in python installation module packages</title><link>https://ofstack.com/python/22037/resolve-version-conflicts-in-python-installation-module-packages.html</link><guid isPermaLink="true">https://ofstack.com/python/22037/resolve-version-conflicts-in-python-installation-module-packages.html</guid><description>Recently, I encountered a problem in my work. When installing the python software package, I often encounter such a problem. For example, for ipython, the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details and examples of Python operations MySQL</title><link>https://ofstack.com/python/22038/details-and-examples-of-python-operations-mysql.html</link><guid isPermaLink="true">https://ofstack.com/python/22038/details-and-examples-of-python-operations-mysql.html</guid><description>Python operation MySQL details and examples There are three main libraries that use Python for MySQL, Python-MySQL (more familiar names may be MySQLdb),…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on dynamic parameters in function of function</title><link>https://ofstack.com/python/22039/discussion-on-dynamic-parameters-in-function-of-function.html</link><guid isPermaLink="true">https://ofstack.com/python/22039/discussion-on-dynamic-parameters-in-function-of-function.html</guid><description>We can pass dynamic parameters to the function,* args,**kwargs, first let&apos;s look at *args, the example is as follows: First of all, we defined a function,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python script crawling font file implementation method</title><link>https://ofstack.com/python/22040/python-script-crawling-font-file-implementation-method.html</link><guid isPermaLink="true">https://ofstack.com/python/22040/python-script-crawling-font-file-implementation-method.html</guid><description>Everyone should have some experience, in order to improve the captcha recognition accuracy, of course, we must first get enough test data. The captchas were…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python implements an example of a method for encrypting and decrypting strings</title><link>https://ofstack.com/python/22041/python-implements-an-example-of-a-method-for-encrypting-and-decrypting-strings.html</link><guid isPermaLink="true">https://ofstack.com/python/22041/python-implements-an-example-of-a-method-for-encrypting-and-decrypting-strings.html</guid><description>This article illustrates the implementation of Python to encrypt and decrypt strings. I will share it with you for your reference as follows: The…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python implements the method of getting the hash value of a file through the file path</title><link>https://ofstack.com/python/22042/python-implements-the-method-of-getting-the-hash-value-of-a-file-through-the-file-path.html</link><guid isPermaLink="true">https://ofstack.com/python/22042/python-implements-the-method-of-getting-the-hash-value-of-a-file-through-the-file-path.html</guid><description>This article illustrates how the Python implementation gets the hash value from the file path. I will share it with you for your reference as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python implements the des encryption method based on the pyDes library</title><link>https://ofstack.com/python/22043/python-implements-the-des-encryption-method-based-on-the-pydes-library.html</link><guid isPermaLink="true">https://ofstack.com/python/22043/python-implements-the-des-encryption-method-based-on-the-pydes-library.html</guid><description>This article illustrates an example of how python implements des encryption based on the pyDes library. I will share it with you for your reference as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python simply implements the encoding and decoding methods of Base64</title><link>https://ofstack.com/python/22044/python-simply-implements-the-encoding-and-decoding-methods-of-base64.html</link><guid isPermaLink="true">https://ofstack.com/python/22044/python-simply-implements-the-encoding-and-decoding-methods-of-base64.html</guid><description>This article illustrates a simple Python implementation of Base64 encoding and decoding. I will share it with you for your reference as follows: Base64 code…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python implements the method of converting unicode to Chinese and converting the default encoding</title><link>https://ofstack.com/python/22045/python-implements-the-method-of-converting-unicode-to-chinese-and-converting-the-default-encoding.html</link><guid isPermaLink="true">https://ofstack.com/python/22045/python-implements-the-method-of-converting-unicode-to-chinese-and-converting-the-default-encoding.html</guid><description>The example in this article describes how python can convert unicode to Chinese and convert the default encoding. I will share it with you for your…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the use of class variables and member variables in python</title><link>https://ofstack.com/python/22046/summary-of-the-use-of-class-variables-and-member-variables-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22046/summary-of-the-use-of-class-variables-and-member-variables-in-python.html</guid><description>Recently, I was writing a project with python, and found that a disgusting bug would interact with the data between two instances generated by a class,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of Python urls.py in three configurations</title><link>https://ofstack.com/python/22047/examples-of-python-urls.py-in-three-configurations.html</link><guid isPermaLink="true">https://ofstack.com/python/22047/examples-of-python-urls.py-in-three-configurations.html</guid><description>The configuration of urls.py is usually written in 3 ways. 1. The first way is to import the view, which is the way to write the sample in The Django Book:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The Python HTTP client customizes the Cookie implementation instance</title><link>https://ofstack.com/python/22048/the-python-http-client-customizes-the-cookie-implementation-instance.html</link><guid isPermaLink="true">https://ofstack.com/python/22048/the-python-http-client-customizes-the-cookie-implementation-instance.html</guid><description>Almost all scripting languages offer the convenience of HTTP client handling, and Python is no exception. urllib and urllib2 make it easy to do HTTP GET and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python installs Django via pip</title><link>https://ofstack.com/python/22049/python-installs-django-via-pip.html</link><guid isPermaLink="true">https://ofstack.com/python/22049/python-installs-django-via-pip.html</guid><description>After learning the previous Python package management tool, we will configure the development and operation environment of Django based on the previous…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python USES get_argument to get the url query parameter</title><link>https://ofstack.com/python/22050/python-uses-get_argument-to-get-the-url-query-parameter.html</link><guid isPermaLink="true">https://ofstack.com/python/22050/python-uses-get_argument-to-get-the-url-query-parameter.html</guid><description>Each request handler of ornado, we call it handler, and in handler you can customize your own handler, which is essentially an override method, post, get,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The differences and similarities of division operations in Python 2.6 and Python 3.0 are discussed in detail</title><link>https://ofstack.com/python/22051/the-differences-and-similarities-of-division-operations-in-python-2.6-and-python-3.0-are-discussed-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/python/22051/the-differences-and-similarities-of-division-operations-in-python-2.6-and-python-3.0-are-discussed-in-detail.html</guid><description>There are two operators for division in Python: &apos;/&apos; and &apos;//&apos;; There are three types of division: traditional division, Floor division, and true division.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>On the difference between the octal number representation in Python2.6 and Python3.0</title><link>https://ofstack.com/python/22052/on-the-difference-between-the-octal-number-representation-in-python2.6-and-python3.0.html</link><guid isPermaLink="true">https://ofstack.com/python/22052/on-the-difference-between-the-octal-number-representation-in-python2.6-and-python3.0.html</guid><description>There are two ways to represent base 8 in Python2.x: beginning with &apos;0&apos; and beginning with &apos;0o&apos; (letter o) : However, in Python3.x, the &apos;0&apos; prefix is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Store the native object methods of Python with pickle</title><link>https://ofstack.com/python/22053/store-the-native-object-methods-of-python-with-pickle.html</link><guid isPermaLink="true">https://ofstack.com/python/22053/store-the-native-object-methods-of-python-with-pickle.html</guid><description>When storing data to a file in Python, the easy thing to do is to call the open function to write to the file, but when we do that, when we re-read the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Tutorial on using the Python standard library&apos;s collections package</title><link>https://ofstack.com/python/22054/tutorial-on-using-the-python-standard-library&apos;s-collections-package.html</link><guid isPermaLink="true">https://ofstack.com/python/22054/tutorial-on-using-the-python-standard-library&apos;s-collections-package.html</guid><description>Python provides us with four basic data structures: list, tuple, dict and set. However, when dealing with large amounts of data, these four data structures…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Golang and python thread details and simple examples</title><link>https://ofstack.com/python/22055/golang-and-python-thread-details-and-simple-examples.html</link><guid isPermaLink="true">https://ofstack.com/python/22055/golang-and-python-thread-details-and-simple-examples.html</guid><description>Golang and python threads details and simple examples In GO, 15 threads are started and each thread iterates the global variable 100,000 times, so the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In Mac  the steps of upgrading Python2.7 to Python3.5 are explained in detail</title><link>https://ofstack.com/python/22056/in-mac--the-steps-of-upgrading-python2.7-to-python3.5-are-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/python/22056/in-mac--the-steps-of-upgrading-python2.7-to-python3.5-are-explained-in-detail.html</guid><description>In Mac the steps of upgrading Python2.7 to Python3.5 are explained in detail</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the practical experience of upgrading Python 2.6 to Python 2.7</title><link>https://ofstack.com/python/22057/explain-the-practical-experience-of-upgrading-python-2.6-to-python-2.7.html</link><guid isPermaLink="true">https://ofstack.com/python/22057/explain-the-practical-experience-of-upgrading-python-2.6-to-python-2.7.html</guid><description>CentOS 6.8 installs Python 2.7.13, considering upgrading Python to 2.7.13 due to the requirements of the software version. In addition, RHEL 6 is still the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Several ways to create a dictionary in Python summarize the of recommendations</title><link>https://ofstack.com/python/22058/several-ways-to-create-a-dictionary-in-python-summarize-the-of-recommendations.html</link><guid isPermaLink="true">https://ofstack.com/python/22058/several-ways-to-create-a-dictionary-in-python-summarize-the-of-recommendations.html</guid><description>1. Traditional text expressions: This is convenient if you can spell out the whole dictionary in advance. 2. Dynamically assign key values: If you need to…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>of explains the usage of index of and seek of in Python</title><link>https://ofstack.com/python/22059/of-explains-the-usage-of-index-of-and-seek-of-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22059/of-explains-the-usage-of-index-of-and-seek-of-in-python.html</guid><description>1 general use is to retrieve the parameters in the sequence and return the index of the first occurrence. If it is not found, an error will be reported,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several ways to import modules in Python</title><link>https://ofstack.com/python/22060/summary-of-several-ways-to-import-modules-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22060/summary-of-several-ways-to-import-modules-in-python.html</guid><description>Many useful functions are encapsulated inside the module, and sometimes need to be imported when invoked outside the module. The common ways are as follows:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The method to generate Epoch in Python</title><link>https://ofstack.com/python/22061/the-method-to-generate-epoch-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22061/the-method-to-generate-epoch-in-python.html</guid><description>In Python2, there is no timestamp method for datetime objects, so it is not easy to generate epoch. It is easy to cause errors if the existing method is not…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python network programming details and simple examples</title><link>https://ofstack.com/python/22062/python-network-programming-details-and-simple-examples.html</link><guid isPermaLink="true">https://ofstack.com/python/22062/python-network-programming-details-and-simple-examples.html</guid><description>python network programming details The patent right for network programming should belong to Unix, and the syntax that each platform (windows, Linux, etc.)…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python full text search engine details</title><link>https://ofstack.com/python/22063/python-full-text-search-engine-details.html</link><guid isPermaLink="true">https://ofstack.com/python/22063/python-full-text-search-engine-details.html</guid><description>Recently, I have been exploring how to use Python to realize keyword search function like baidu. When it comes to keyword retrieval, we can&apos;t help but think…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python handles PDF and generates multiple layers of PDF instance code</title><link>https://ofstack.com/python/22064/python-handles-pdf-and-generates-multiple-layers-of-pdf-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/python/22064/python-handles-pdf-and-generates-multiple-layers-of-pdf-instance-code.html</guid><description>Python provides a large number of PDF support libraries. This article tries out two libraries in the Python3 environment to complete the function of PDF…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python crawler frame scrapy practical climbing jingdong mall advanced chapter</title><link>https://ofstack.com/python/22065/python-crawler-frame-scrapy-practical-climbing-jingdong-mall-advanced-chapter.html</link><guid isPermaLink="true">https://ofstack.com/python/22065/python-crawler-frame-scrapy-practical-climbing-jingdong-mall-advanced-chapter.html</guid><description>The previous article has talked about how to get links and parameters. For details, please refer to the general article of python crawling jingdong mall.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python method of file object and os and os. path and shutil module</title><link>https://ofstack.com/python/22066/python-method-of-file-object-and-os-and-os.-path-and-shutil-module.html</link><guid isPermaLink="true">https://ofstack.com/python/22066/python-method-of-file-object-and-os-and-os.-path-and-shutil-module.html</guid><description>With Python, you often need to manipulate files and directories. All file classes /os/ os.path /shutil modules must be learned by every Python programmer.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python implements SSH remote login and executes the command method of share</title><link>https://ofstack.com/python/22067/python-implements-ssh-remote-login-and-executes-the-command-method-of-share.html</link><guid isPermaLink="true">https://ofstack.com/python/22067/python-implements-ssh-remote-login-and-executes-the-command-method-of-share.html</guid><description>In the automation test process, the more common operation is to operate on the remote host, how to operate? Log in to the host remotely using SSH and then…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Using Celery to implement Django blog PV statistical function details</title><link>https://ofstack.com/python/22068/using-celery-to-implement-django-blog-pv-statistical-function-details.html</link><guid isPermaLink="true">https://ofstack.com/python/22068/using-celery-to-implement-django-blog-pv-statistical-function-details.html</guid><description>A few days ago, I added pv statistics to the articles on the website. Previously, only uv statistics were added. The reason I didn&apos;t add pv statistics…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on Python generator generator next and send of operation process</title><link>https://ofstack.com/python/22069/discussion-on-python-generator-generator-next-and-send-of-operation-process.html</link><guid isPermaLink="true">https://ofstack.com/python/22069/discussion-on-python-generator-generator-next-and-send-of-operation-process.html</guid><description>For a normal generator, the first next call, equivalent to starting the generator, starts at line 1 of the generator function, until the generator function…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python generation formula send of method of details</title><link>https://ofstack.com/python/22070/python-generation-formula-send-of-method-of-details.html</link><guid isPermaLink="true">https://ofstack.com/python/22070/python-generation-formula-send-of-method-of-details.html</guid><description>Look for casually on the net, the feeling is to speak along while speak not clear, write 1 here. Why is that? Click on send and you get 1 sentence send:…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python real time analysis log for a small script share</title><link>https://ofstack.com/python/22071/python-real-time-analysis-log-for-a-small-script-share.html</link><guid isPermaLink="true">https://ofstack.com/python/22071/python-real-time-analysis-log-for-a-small-script-share.html</guid><description>As we all know, the operation and maintenance of Web should always pay attention to the real-time 2xx/s, 4xx/s, 5xx/s, response time, bandwidth and other…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of an python method for splitting a list (list)</title><link>https://ofstack.com/python/22072/example-of-an-python-method-for-splitting-a-list-(list).html</link><guid isPermaLink="true">https://ofstack.com/python/22072/example-of-an-python-method-for-splitting-a-list-(list).html</guid><description>In daily development, some API interfaces will limit the number of requested elements, so it is necessary to divide a large list into a fixed small list,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common Python installation Module methods</title><link>https://ofstack.com/python/22073/summary-of-common-python-installation-module-methods.html</link><guid isPermaLink="true">https://ofstack.com/python/22073/summary-of-common-python-installation-module-methods.html</guid><description>1. Method 1: single file module Copy the file directly to $python_dir/Lib 2. Method 2: multi-file module with setup.py Download the module package, extract…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The usage of OrderedDict in python is explained in detail</title><link>https://ofstack.com/python/22074/the-usage-of-ordereddict-in-python-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/python/22074/the-usage-of-ordereddict-in-python-is-explained-in-detail.html</guid><description>Many people think that the dictionary in python is unordered because it is stored as hash, but there is a module in python called collections(English,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python programming example of a method to generate random usernames and passwords</title><link>https://ofstack.com/python/22075/python-programming-example-of-a-method-to-generate-random-usernames-and-passwords.html</link><guid isPermaLink="true">https://ofstack.com/python/22075/python-programming-example-of-a-method-to-generate-random-usernames-and-passwords.html</guid><description>This article demonstrates an example of how Python can be programmed to generate random usernames and passwords. I will share it with you for your reference…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Python implements the method of counting the number of words in text files</title><link>https://ofstack.com/python/22076/python-implements-the-method-of-counting-the-number-of-words-in-text-files.html</link><guid isPermaLink="true">https://ofstack.com/python/22076/python-implements-the-method-of-counting-the-number-of-words-in-text-files.html</guid><description>In this paper, the example of Python to achieve the statistical text file word count method. I will share it with you for your reference as follows: To…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the exception retry solution in Python</title><link>https://ofstack.com/python/22077/details-of-the-exception-retry-solution-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22077/details-of-the-exception-retry-solution-in-python.html</guid><description>When we are doing data capture, we often encounter the program saving caused by network problems. We only recorded the wrong content before, and processed…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Django signal mechanism details</title><link>https://ofstack.com/python/22078/django-signal-mechanism-details.html</link><guid isPermaLink="true">https://ofstack.com/python/22078/django-signal-mechanism-details.html</guid><description>Django provides a signaling mechanism. This is the observer mode, also known as publish-subscribe (Publish/Subscribe). When an action occurs, a signal is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The handling of modules with the same name as packages in Python</title><link>https://ofstack.com/python/22079/the-handling-of-modules-with-the-same-name-as-packages-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22079/the-handling-of-modules-with-the-same-name-as-packages-in-python.html</guid><description>In programming development, I feel that as long as I follow the specification, there are very few problems. When you first learn a skill, you do encounter a…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>python string and date conversion between StringAndDate</title><link>https://ofstack.com/python/22080/python-string-and-date-conversion-between-stringanddate.html</link><guid isPermaLink="true">https://ofstack.com/python/22080/python-string-and-date-conversion-between-stringanddate.html</guid><description>Convert StringAndDate between the python string and the date Here is the implementation code, can be used directly. You can look at it. Thank you for…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of python counting lines of code</title><link>https://ofstack.com/python/22740/a-simple-example-of-python-counting-lines-of-code.html</link><guid isPermaLink="true">https://ofstack.com/python/22740/a-simple-example-of-python-counting-lines-of-code.html</guid><description>When sent to the test, it was found that the number of lines of code needed to be counted So I wrote a little program to count the number of lines of code.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use PyInstaller to convert the python program.py to.exe</title><link>https://ofstack.com/python/22741/use-pyinstaller-to-convert-the-python-program.py-to.exe.html</link><guid isPermaLink="true">https://ofstack.com/python/22741/use-pyinstaller-to-convert-the-python-program.py-to.exe.html</guid><description>Recently I have been using a.py program a lot, but every time I use it on a different computer, I want to be able to publish the Python script as an…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of a method in python to parse an json file</title><link>https://ofstack.com/python/22742/example-of-a-method-in-python-to-parse-an-json-file.html</link><guid isPermaLink="true">https://ofstack.com/python/22742/example-of-a-method-in-python-to-parse-an-json-file.html</guid><description>JSON(JavaScript Object Notation) is a lightweight data interchange format. It is based on a subset of JavaScript (Standard ECMA-262 3rd Edition-December…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Distributed deployment of pyspider in centos7</title><link>https://ofstack.com/python/22743/distributed-deployment-of-pyspider-in-centos7.html</link><guid isPermaLink="true">https://ofstack.com/python/22743/distributed-deployment-of-pyspider-in-centos7.html</guid><description>1. Setting up environment: System version: Linux centos-linux.shared 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 x86_64 x86_64 GNU/Linux</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python3 reads the MYSQL password for MySQL Front</title><link>https://ofstack.com/python/22744/python3-reads-the-mysql-password-for-mysql-front.html</link><guid isPermaLink="true">https://ofstack.com/python/22744/python3-reads-the-mysql-password-for-mysql-front.html</guid><description>Again, try to read sensitive information from the configuration file, this time with MySQL-Front. MySQL - Front 1 open source mysql management tools, the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python determines whether the variable is an example of a string in Json format</title><link>https://ofstack.com/python/22745/python-determines-whether-the-variable-is-an-example-of-a-string-in-json-format.html</link><guid isPermaLink="true">https://ofstack.com/python/22745/python-determines-whether-the-variable-is-an-example-of-a-string-in-json-format.html</guid><description>Json introduction The full name JavaScript Object Notation is a lightweight data interchange format. Json is most widely used as a data format for…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Notes for string type json operations in python</title><link>https://ofstack.com/python/22746/notes-for-string-type-json-operations-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22746/notes-for-string-type-json-operations-in-python.html</guid><description>There are methods for python to operate json json.dumps -- converts the json object (dictionary) to a string object json.loads -- converts a string object…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python multi threaded synchronization in four ways</title><link>https://ofstack.com/python/22747/python-multi-threaded-synchronization-in-four-ways.html</link><guid isPermaLink="true">https://ofstack.com/python/22747/python-multi-threaded-synchronization-in-four-ways.html</guid><description>Critical resources are those resources that can only be accessed by one thread at a time. A typical example is a printer, which can only be used by one…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python3 implements N methods of crawling web resources</title><link>https://ofstack.com/python/22748/python3-implements-n-methods-of-crawling-web-resources.html</link><guid isPermaLink="true">https://ofstack.com/python/22748/python3-implements-n-methods-of-crawling-web-resources.html</guid><description>In the past two days, I have learned the methods of grabbing web resources by python3 and found many methods. Therefore, I will add 1 small note today.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python algorithm walkthrough _One Rule algorithm of</title><link>https://ofstack.com/python/22749/python-algorithm-walkthrough-_one-rule-algorithm-of.html</link><guid isPermaLink="true">https://ofstack.com/python/22749/python-algorithm-walkthrough-_one-rule-algorithm-of.html</guid><description>In this way, there are only two values of 0 and 1 for a certain feature, and there are three categories in the data set. When you take 0, let&apos;s say category…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>On the various problems in pyhton learning of beginners must see</title><link>https://ofstack.com/python/22750/on-the-various-problems-in-pyhton-learning-of-beginners-must-see.html</link><guid isPermaLink="true">https://ofstack.com/python/22750/on-the-various-problems-in-pyhton-learning-of-beginners-must-see.html</guid><description>At present, it is quite chaotic, and there will be some additions in the future (1) identifiers are case sensitive. (2) the identifier begins with a letter…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to Python _ a brief introduction to the four basic types of data structures</title><link>https://ofstack.com/python/22751/introduction-to-python-_-a-brief-introduction-to-the-four-basic-types-of-data-structures.html</link><guid isPermaLink="true">https://ofstack.com/python/22751/introduction-to-python-_-a-brief-introduction-to-the-four-basic-types-of-data-structures.html</guid><description>Data structure: in layman&apos;s terms, a container for storing large amounts of data. Here we mainly introduce four basic data structures of Python: list,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to Python _ shard and index of strings  string methods</title><link>https://ofstack.com/python/22752/introduction-to-python-_-shard-and-index-of-strings--string-methods.html</link><guid isPermaLink="true">https://ofstack.com/python/22752/introduction-to-python-_-shard-and-index-of-strings--string-methods.html</guid><description>Introduction to Python _ shard and index of strings string methods</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Data types in Python objects</title><link>https://ofstack.com/python/22753/data-types-in-python-objects.html</link><guid isPermaLink="true">https://ofstack.com/python/22753/data-types-in-python-objects.html</guid><description>For python, everything is an object, all the data stored in the program is an object, and the object is created based on the class Computers can process far…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python reads excel files to generate sql file instance details</title><link>https://ofstack.com/python/22754/python-reads-excel-files-to-generate-sql-file-instance-details.html</link><guid isPermaLink="true">https://ofstack.com/python/22754/python-reads-excel-files-to-generate-sql-file-instance-details.html</guid><description>After learning python for so long, I finally used it once in my work. This is to read the data from the excel file and write it to the database. This logic…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements a class that reads and saves files</title><link>https://ofstack.com/python/22755/python-implements-a-class-that-reads-and-saves-files.html</link><guid isPermaLink="true">https://ofstack.com/python/22755/python-implements-a-class-that-reads-and-saves-files.html</guid><description>This article demonstrates an example of a class that implements Python to read and save files. I will share it with you for your reference as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python USES defaultdict to read the columns of a file</title><link>https://ofstack.com/python/22756/python-uses-defaultdict-to-read-the-columns-of-a-file.html</link><guid isPermaLink="true">https://ofstack.com/python/22756/python-uses-defaultdict-to-read-the-columns-of-a-file.html</guid><description>This example shows how Python USES defaultdict to read the columns of a file. I will share it with you for your reference as follows: More about Python…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python read profile module ConfigParser</title><link>https://ofstack.com/python/22758/python-read-profile-module-configparser.html</link><guid isPermaLink="true">https://ofstack.com/python/22758/python-read-profile-module-configparser.html</guid><description>1. Introduction to ConfigParser module Suppose you have the following configuration file that you need to read in the Pyhton program How do I read it in Python</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How does python get server hardware information</title><link>https://ofstack.com/python/22759/how-does-python-get-server-hardware-information.html</link><guid isPermaLink="true">https://ofstack.com/python/22759/how-does-python-get-server-hardware-information.html</guid><description>In this paper, we share the specific code of Android9 grid picture for your reference. The specific content is as follows</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Platitude Python advanced decorator</title><link>https://ofstack.com/python/22760/platitude-python-advanced-decorator.html</link><guid isPermaLink="true">https://ofstack.com/python/22760/platitude-python-advanced-decorator.html</guid><description>Functions are objects To understand the Python decorator, it is important to understand that in Python, a function is also an object, so you can think of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Insert sort _Python with PHP implementation version of recommended</title><link>https://ofstack.com/python/22761/insert-sort-_python-with-php-implementation-version-of-recommended.html</link><guid isPermaLink="true">https://ofstack.com/python/22761/insert-sort-_python-with-php-implementation-version-of-recommended.html</guid><description>Insert sort Python implementation Insertion sort PHP implementation Insertion sort time complexity analysis The insertion sort algorithm has a time…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements the method of calculating the number of days between two times</title><link>https://ofstack.com/python/22762/python-implements-the-method-of-calculating-the-number-of-days-between-two-times.html</link><guid isPermaLink="true">https://ofstack.com/python/22762/python-implements-the-method-of-calculating-the-number-of-days-between-two-times.html</guid><description>This article illustrates an example of how the Python implementation calculates the number of days between two times. I will share it with you for your…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements a sorting method for Chinese</title><link>https://ofstack.com/python/22763/python-implements-a-sorting-method-for-chinese.html</link><guid isPermaLink="true">https://ofstack.com/python/22763/python-implements-a-sorting-method-for-chinese.html</guid><description>This article illustrates an example of how Python implements sorting for Chinese. I will share it with you for your reference as follows: When Python…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discuss the difference and usage between send and sendall in python socket function</title><link>https://ofstack.com/python/22764/discuss-the-difference-and-usage-between-send-and-sendall-in-python-socket-function.html</link><guid isPermaLink="true">https://ofstack.com/python/22764/discuss-the-difference-and-usage-between-send-and-sendall-in-python-socket-function.html</guid><description>In python socket programming, there are two functions that send TCP, send() and sendall(), as follows: socket.send (string[, flags]) sends TCP data,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python USES the operator module to realize the multilevel sorting of objects</title><link>https://ofstack.com/python/22765/python-uses-the-operator-module-to-realize-the-multilevel-sorting-of-objects.html</link><guid isPermaLink="true">https://ofstack.com/python/22765/python-uses-the-operator-module-to-realize-the-multilevel-sorting-of-objects.html</guid><description>Recently, I encountered a small sorting problem in my work, which required sorting by multiple properties of nested objects. Therefore, I found that the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python gets the current path implementation code</title><link>https://ofstack.com/python/22766/python-gets-the-current-path-implementation-code.html</link><guid isPermaLink="true">https://ofstack.com/python/22766/python-gets-the-current-path-implementation-code.html</guid><description>Use sys.path [0], sys.argv [0], os.getcwd (), os.path.abspath (), os.path.realpath () sys.path is the list of search paths that Python will find for the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Slice assignment in Python through source code analysis</title><link>https://ofstack.com/python/22768/slice-assignment-in-python-through-source-code-analysis.html</link><guid isPermaLink="true">https://ofstack.com/python/22768/slice-assignment-in-python-through-source-code-analysis.html</guid><description>This paper mainly introduces the relevant content of Python slice assignment, which is Shared for your reference and learning. The following is a detailed…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>On the difference between django model get and filter of</title><link>https://ofstack.com/python/22769/on-the-difference-between-django-model-get-and-filter-of.html</link><guid isPermaLink="true">https://ofstack.com/python/22769/on-the-difference-between-django-model-get-and-filter-of.html</guid><description>The get and filter methods of django are commonly used by django and model, and it is important to know the difference between them. To illustrate the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python USES PyCrypto to implement the AES encryption function example</title><link>https://ofstack.com/python/22770/python-uses-pycrypto-to-implement-the-aes-encryption-function-example.html</link><guid isPermaLink="true">https://ofstack.com/python/22770/python-uses-pycrypto-to-implement-the-aes-encryption-function-example.html</guid><description>This article illustrates the example of Python implementing AES encryption using PyCrypto. I will share it with you for your reference as follows: PS: about…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>django+js+ajax implements the method of refreshing the page</title><link>https://ofstack.com/python/22771/django+js+ajax-implements-the-method-of-refreshing-the-page.html</link><guid isPermaLink="true">https://ofstack.com/python/22771/django+js+ajax-implements-the-method-of-refreshing-the-page.html</guid><description>This article illustrates an example of how django+js+ajax can refresh a page. I will share it with you for your reference as follows: During the server…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python regular expressions classic introduction tutorial</title><link>https://ofstack.com/python/22772/python-regular-expressions-classic-introduction-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/python/22772/python-regular-expressions-classic-introduction-tutorial.html</guid><description>This example summarizes the basic use of Python regular expressions. I will share it with you for your reference as follows: Regular expressions are often…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Usage analysis of Python AES encryption module</title><link>https://ofstack.com/python/22773/usage-analysis-of-python-aes-encryption-module.html</link><guid isPermaLink="true">https://ofstack.com/python/22773/usage-analysis-of-python-aes-encryption-module.html</guid><description>This article illustrates the use of the Python AES encryption module as an example. I will share it with you for your reference as follows: AES is a new…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The difference between tuples  lists  and dictionaries in Python</title><link>https://ofstack.com/python/22774/the-difference-between-tuples--lists--and-dictionaries-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22774/the-difference-between-tuples--lists--and-dictionaries-in-python.html</guid><description>The difference between tuples lists and dictionaries in Python</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Using the default behavior of the dictionary</title><link>https://ofstack.com/python/22776/using-the-default-behavior-of-the-dictionary.html</link><guid isPermaLink="true">https://ofstack.com/python/22776/using-the-default-behavior-of-the-dictionary.html</guid><description>This article is about the default behavior of Python using the dictionary, which is Shared for your reference and learning. Here is the detailed introduction:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python learns how to sort list items</title><link>https://ofstack.com/python/22777/python-learns-how-to-sort-list-items.html</link><guid isPermaLink="true">https://ofstack.com/python/22777/python-learns-how-to-sort-list-items.html</guid><description>This article introduces the content related to the sorting of Python list items, which is Shared for your reference and learning. Let&apos;s take a look at the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python learns how to derive list items and filter them</title><link>https://ofstack.com/python/22778/python-learns-how-to-derive-list-items-and-filter-them.html</link><guid isPermaLink="true">https://ofstack.com/python/22778/python-learns-how-to-derive-list-items-and-filter-them.html</guid><description>This article introduces the derivation and filtering operation of list items in Python, which is Shared for your reference and learning. Let&apos;s take a look…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of the use methods of Python yield</title><link>https://ofstack.com/python/22779/a-brief-analysis-of-the-use-methods-of-python-yield.html</link><guid isPermaLink="true">https://ofstack.com/python/22779/a-brief-analysis-of-the-use-methods-of-python-yield.html</guid><description>How do I generate Fibonacci columns The column of Fibonacci (Fibonacci) is a very simple recursive sequence. Except for the first and second Numbers, any…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python learns how to splice list items</title><link>https://ofstack.com/python/22780/python-learns-how-to-splice-list-items.html</link><guid isPermaLink="true">https://ofstack.com/python/22780/python-learns-how-to-splice-list-items.html</guid><description>This article is about the implementation of Python list item splicing 1 tips, to share the reference for everyone to learn, let&apos;s take a look at the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of the built in constants in Python</title><link>https://ofstack.com/python/22781/in-depth-understanding-of-the-built-in-constants-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22781/in-depth-understanding-of-the-built-in-constants-in-python.html</guid><description>As is known to all, Python has not many built-in constants, but only six, which are True, False, None, NotImplemented, Ellipsis, and s 10en__. Here&apos;s a look…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details about the installation  update and uninstall of pip module and how to use of</title><link>https://ofstack.com/python/22782/details-about-the-installation--update-and-uninstall-of-pip-module-and-how-to-use-of.html</link><guid isPermaLink="true">https://ofstack.com/python/22782/details-about-the-installation--update-and-uninstall-of-pip-module-and-how-to-use-of.html</guid><description>Details about the installation update and uninstall of pip module and how to use of</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python updates all installed package implementation methods through pip</title><link>https://ofstack.com/python/22783/python-updates-all-installed-package-implementation-methods-through-pip.html</link><guid isPermaLink="true">https://ofstack.com/python/22783/python-updates-all-installed-package-implementation-methods-through-pip.html</guid><description>The newer pip already supports list --outdated, so record 1 for the new method: format has two options, one is legacy, one is columns. The latter will carry…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Four different ways to read files using Python</title><link>https://ofstack.com/python/22784/four-different-ways-to-read-files-using-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22784/four-different-ways-to-read-files-using-python.html</guid><description>Everyone knows that Python can read files in a variety of ways, but when it comes to reading a large file, different ways can have different effects. Let&apos;s…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of web page information grasping function realized by Python crawler [URL and regular module]</title><link>https://ofstack.com/python/22785/example-of-web-page-information-grasping-function-realized-by-python-crawler-%5Burl-and-regular-module%5D.html</link><guid isPermaLink="true">https://ofstack.com/python/22785/example-of-web-page-information-grasping-function-realized-by-python-crawler-%5Burl-and-regular-module%5D.html</guid><description>This article describes the example of Python crawler to achieve web information capture function. I will share it with you for your reference as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of simple reversible text encryption algorithm implemented by Python</title><link>https://ofstack.com/python/22786/example-of-simple-reversible-text-encryption-algorithm-implemented-by-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22786/example-of-simple-reversible-text-encryption-algorithm-implemented-by-python.html</guid><description>In this paper, a simple reversible text encryption algorithm implemented by Python is illustrated. I will share it with you for your reference as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details and examples of Python operations MongoDB</title><link>https://ofstack.com/python/22787/details-and-examples-of-python-operations-mongodb.html</link><guid isPermaLink="true">https://ofstack.com/python/22787/details-and-examples-of-python-operations-mongodb.html</guid><description>Python operation MongoDB details and examples Since the data in MongoDB library needs to be displayed on the page, python operation MongoDB is considered.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python iterator and generator example details</title><link>https://ofstack.com/python/22788/python-iterator-and-generator-example-details.html</link><guid isPermaLink="true">https://ofstack.com/python/22788/python-iterator-and-generator-example-details.html</guid><description>1. How to implement iterable objects and iterator objects 1. Get the iterator object from the iterable object For example, l is an iterable object and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python advanced   details of the function default parameter of</title><link>https://ofstack.com/python/22790/python-advanced---details-of-the-function-default-parameter-of.html</link><guid isPermaLink="true">https://ofstack.com/python/22790/python-advanced---details-of-the-function-default-parameter-of.html</guid><description>Python advanced details of the function default parameter of</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python decorator implements several types of validation function practice examples</title><link>https://ofstack.com/python/22791/python-decorator-implements-several-types-of-validation-function-practice-examples.html</link><guid isPermaLink="true">https://ofstack.com/python/22791/python-decorator-implements-several-types-of-validation-function-practice-examples.html</guid><description>A new requirement has recently emerged to add several resource permissions to the system. Minimize code changes and program complexity. So still use…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to use itertools to solve the problem of unordered permutation and combination</title><link>https://ofstack.com/python/22792/how-to-use-itertools-to-solve-the-problem-of-unordered-permutation-and-combination.html</link><guid isPermaLink="true">https://ofstack.com/python/22792/how-to-use-itertools-to-solve-the-problem-of-unordered-permutation-and-combination.html</guid><description>Recently, I started to fight for Codewars as a rookie of Python, so I plan to write down the interesting questions I met here. Today&apos;s first question is…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the two methods of using python&apos;s logging module in stdout output</title><link>https://ofstack.com/python/22793/detail-the-two-methods-of-using-python&apos;s-logging-module-in-stdout-output.html</link><guid isPermaLink="true">https://ofstack.com/python/22793/detail-the-two-methods-of-using-python&apos;s-logging-module-in-stdout-output.html</guid><description>Detail using python&apos;s logging module in stdout output When using python&apos;s logging module, in addition to logging in files, you also want to be able to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of python&apos;s PyMongo usage</title><link>https://ofstack.com/python/22794/summary-of-python&apos;s-pymongo-usage.html</link><guid isPermaLink="true">https://ofstack.com/python/22794/summary-of-python&apos;s-pymongo-usage.html</guid><description>What is PyMongo PyMongo is the driver that enables the python program to use the Mongodb database, written using python. The installation Environment:…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Operation details of Python timing [time datetime]</title><link>https://ofstack.com/python/22795/operation-details-of-python-timing-%5Btime-datetime%5D.html</link><guid isPermaLink="true">https://ofstack.com/python/22795/operation-details-of-python-timing-%5Btime-datetime%5D.html</guid><description>This article illustrates an example of Python timing. I will share it with you for your reference as follows: 1. The timestamp 2. Current time 3. The time…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python simple network programming example [client and server]</title><link>https://ofstack.com/python/22796/python-simple-network-programming-example-%5Bclient-and-server%5D.html</link><guid isPermaLink="true">https://ofstack.com/python/22796/python-simple-network-programming-example-%5Bclient-and-server%5D.html</guid><description>This article demonstrates simple network programming for Python as an example. I will share it with you for your reference as follows: Table of contents</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python programming to sort the list of dictionary elements</title><link>https://ofstack.com/python/22797/python-programming-to-sort-the-list-of-dictionary-elements.html</link><guid isPermaLink="true">https://ofstack.com/python/22797/python-programming-to-sort-the-list-of-dictionary-elements.html</guid><description>This article demonstrates how the Python program sorts dictionary elements in a list. I will share it with you for your reference as follows: 1. The origin…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Script sharing for network testing using Python</title><link>https://ofstack.com/python/22798/script-sharing-for-network-testing-using-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22798/script-sharing-for-network-testing-using-python.html</guid><description>Recently, my classmate asked me to help write a tool to test the network. Due to work issues, it took a long time to give a relatively complete version. As…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How can python quickly find the difference between data in two electronic tables</title><link>https://ofstack.com/python/22799/how-can-python-quickly-find-the-difference-between-data-in-two-electronic-tables.html</link><guid isPermaLink="true">https://ofstack.com/python/22799/how-can-python-quickly-find-the-difference-between-data-in-two-electronic-tables.html</guid><description>Recently, I just came into contact with python. I want to find some small tasks to practice, and I hope I can continuously improve my problem-solving…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python crawler tutorial   HTML text parsing library BeautifulSoup (iv)</title><link>https://ofstack.com/python/22800/python-crawler-tutorial---html-text-parsing-library-beautifulsoup-(iv).html</link><guid isPermaLink="true">https://ofstack.com/python/22800/python-crawler-tutorial---html-text-parsing-library-beautifulsoup-(iv).html</guid><description>python crawler tutorial HTML text parsing library BeautifulSoup (iv)</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python win32com easy way to operate Exce l of must see</title><link>https://ofstack.com/python/22801/python-win32com-easy-way-to-operate-exce-l-of-must-see.html</link><guid isPermaLink="true">https://ofstack.com/python/22801/python-win32com-easy-way-to-operate-exce-l-of-must-see.html</guid><description>Python win32com easy way to operate Exce l of must see</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python win32 simple operation method</title><link>https://ofstack.com/python/22802/python-win32-simple-operation-method.html</link><guid isPermaLink="true">https://ofstack.com/python/22802/python-win32-simple-operation-method.html</guid><description>The beginning is to help a friend to do a key wizard operation wang letter script, after writing all kinds of instability; Later, I saw that python could…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python encodes Basic Auth using simple instances of the method</title><link>https://ofstack.com/python/22803/python-encodes-basic-auth-using-simple-instances-of-the-method.html</link><guid isPermaLink="true">https://ofstack.com/python/22803/python-encodes-basic-auth-using-simple-instances-of-the-method.html</guid><description>This blog post focuses on encoding your username and password into a string in the Python3 environment. The code is as follows: Thank you for reading, I…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python crawler tutorial   elegant HTTP library requests (ii)</title><link>https://ofstack.com/python/22805/python-crawler-tutorial---elegant-http-library-requests-(ii).html</link><guid isPermaLink="true">https://ofstack.com/python/22805/python-crawler-tutorial---elegant-http-library-requests-(ii).html</guid><description>python crawler tutorial elegant HTTP library requests (ii)</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Python operation USES the instance code of the MySQL database</title><link>https://ofstack.com/python/22806/the-python-operation-uses-the-instance-code-of-the-mysql-database.html</link><guid isPermaLink="true">https://ofstack.com/python/22806/the-python-operation-uses-the-instance-code-of-the-mysql-database.html</guid><description>MySQL Python operation pip installs the pymysql module Install pip install pymysql directly using pip win64 is executed directly in cmd Connect to a local…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python randomly reads the file implementation instance</title><link>https://ofstack.com/python/22807/python-randomly-reads-the-file-implementation-instance.html</link><guid isPermaLink="true">https://ofstack.com/python/22807/python-randomly-reads-the-file-implementation-instance.html</guid><description>Python reads files randomly The following code Pay attention to 1. This code passed the test on Python 3.5 2.rootdir parameter means the directory of the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of dns query functionality implemented by Python</title><link>https://ofstack.com/python/22809/a-simple-example-of-dns-query-functionality-implemented-by-python.html</link><guid isPermaLink="true">https://ofstack.com/python/22809/a-simple-example-of-dns-query-functionality-implemented-by-python.html</guid><description>This article illustrates the simple dns query functionality implemented by Python as an example. I will share it with you for your reference as follows:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python adds context information to the log output</title><link>https://ofstack.com/python/22810/python-adds-context-information-to-the-log-output.html</link><guid isPermaLink="true">https://ofstack.com/python/22810/python-adds-context-information-to-the-log-output.html</guid><description>In addition to the parameters passed to the logging function, such as msg, we sometimes want to include some extra context information in the log output.…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Usage analysis of common encryption modules of Python [MD5 sha crypt modules]</title><link>https://ofstack.com/python/22811/usage-analysis-of-common-encryption-modules-of-python-%5Bmd5-sha-crypt-modules%5D.html</link><guid isPermaLink="true">https://ofstack.com/python/22811/usage-analysis-of-common-encryption-modules-of-python-%5Bmd5-sha-crypt-modules%5D.html</guid><description>This article illustrates the common use of Python encryption modules. I will share it with you for your reference as follows: md5.new([arg]) Returns an md5…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python is a simple way to generate 8 bit random passwords</title><link>https://ofstack.com/python/22812/python-is-a-simple-way-to-generate-8-bit-random-passwords.html</link><guid isPermaLink="true">https://ofstack.com/python/22812/python-is-a-simple-way-to-generate-8-bit-random-passwords.html</guid><description>This example demonstrates how Python can simply generate 8-bit random passwords. I will share it with you for your reference as follows: PS: here are two…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python parses the xml method tutorial using the xml.dom module</title><link>https://ofstack.com/python/22813/python-parses-the-xml-method-tutorial-using-the-xml.dom-module.html</link><guid isPermaLink="true">https://ofstack.com/python/22813/python-parses-the-xml-method-tutorial-using-the-xml.dom-module.html</guid><description>1. What is xml? What are the features? The extensible markup language (xml), which can be used to tag data and define data types, is a source language that…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements a simple method of filtering text segments</title><link>https://ofstack.com/python/22814/python-implements-a-simple-method-of-filtering-text-segments.html</link><guid isPermaLink="true">https://ofstack.com/python/22814/python-implements-a-simple-method-of-filtering-text-segments.html</guid><description>The example in this article shows how Python can implement simple filtering of text segments. I will share it with you for your reference as follows: 1. The…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python generates examples of password library functionality</title><link>https://ofstack.com/python/22815/python-generates-examples-of-password-library-functionality.html</link><guid isPermaLink="true">https://ofstack.com/python/22815/python-generates-examples-of-password-library-functionality.html</guid><description>This article illustrates the ability of Python to generate a password library. I will share it with you for your reference as follows: This code is to add…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Notes on the Python pygame installation process</title><link>https://ofstack.com/python/22817/notes-on-the-python-pygame-installation-process.html</link><guid isPermaLink="true">https://ofstack.com/python/22817/notes-on-the-python-pygame-installation-process.html</guid><description>You saw a tutorial today about installing the pygame module on Python. Feel good, share 1. Well, this little problem seems redundant here. But in order to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python is programmed to double click the method to update all installed python modules</title><link>https://ofstack.com/python/22818/python-is-programmed-to-double-click-the-method-to-update-all-installed-python-modules.html</link><guid isPermaLink="true">https://ofstack.com/python/22818/python-is-programmed-to-double-click-the-method-to-update-all-installed-python-modules.html</guid><description>This article demonstrates a programming method for double-clicking to update all installed python modules. I will share it with you for your reference as…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Install Python 3.5.2 under CentOS 6.5 (coexist with Python2)</title><link>https://ofstack.com/python/22819/install-python-3.5.2-under-centos-6.5-(coexist-with-python2).html</link><guid isPermaLink="true">https://ofstack.com/python/22819/install-python-3.5.2-under-centos-6.5-(coexist-with-python2).html</guid><description>This paper mainly introduces the installation of CentOS 6.5 and the coexistence of Python 3.5.2 with Python2, which is Shared for your reference and…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to get the field list after the pymysql module in Python query results</title><link>https://ofstack.com/python/23416/how-to-get-the-field-list-after-the-pymysql-module-in-python-query-results.html</link><guid isPermaLink="true">https://ofstack.com/python/23416/how-to-get-the-field-list-after-the-pymysql-module-in-python-query-results.html</guid><description>When you&apos;re using pymysql, pass fetchall() or fetchone() Query results are available, but the returned data does not contain field information (not as…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements selection sorting</title><link>https://ofstack.com/python/23417/python-implements-selection-sorting.html</link><guid isPermaLink="true">https://ofstack.com/python/23417/python-implements-selection-sorting.html</guid><description>Selection sort: Selection sorting (Selection sort) is a simple and intuitive sorting algorithm. Here&apos;s how it works. First, the smallest (large) element is…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python Use the pymysql tips</title><link>https://ofstack.com/python/23418/python-use-the-pymysql-tips.html</link><guid isPermaLink="true">https://ofstack.com/python/23418/python-use-the-pymysql-tips.html</guid><description>When using pymysql, query results are available via fetchall() or fetchone(), but this return data does not contain field information (not as convenient as…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Classification and treatment of COMMON exceptions in Python</title><link>https://ofstack.com/python/23419/classification-and-treatment-of-common-exceptions-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/23419/classification-and-treatment-of-common-exceptions-in-python.html</guid><description>Common exception types of Python are roughly divided into the following categories: AssertionError: Exception thrown when the assert assertion condition is…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python installs the official whl package and tar. gz package method of recommended</title><link>https://ofstack.com/python/23420/python-installs-the-official-whl-package-and-tar.-gz-package-method-of-recommended.html</link><guid isPermaLink="true">https://ofstack.com/python/23420/python-installs-the-official-whl-package-and-tar.-gz-package-method-of-recommended.html</guid><description>Windows environment: Install whl package: pip install wheel - &gt; pip install **.whl Install tar. gz package: cd to the post-decompression path,python ES16en.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python calls Java instance detail</title><link>https://ofstack.com/python/23421/python-calls-java-instance-detail.html</link><guid isPermaLink="true">https://ofstack.com/python/23421/python-calls-java-instance-detail.html</guid><description>Python does not program as much on the server side as Java, so you might want to call Java code for this Linux environment 1 installation jpype1 Test code…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python USES both smtp and outlook examples for sending emails</title><link>https://ofstack.com/python/23422/python-uses-both-smtp-and-outlook-examples-for-sending-emails.html</link><guid isPermaLink="true">https://ofstack.com/python/23422/python-uses-both-smtp-and-outlook-examples-for-sending-emails.html</guid><description>smtp is the smtp server that calls mailbox 163 directly and needs to set under 1 in mailbox 163. outlook send is Python&apos;s direct call to win32. The caller,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of Python crawler DNS parsing cache method</title><link>https://ofstack.com/python/23423/example-analysis-of-python-crawler-dns-parsing-cache-method.html</link><guid isPermaLink="true">https://ofstack.com/python/23423/example-analysis-of-python-crawler-dns-parsing-cache-method.html</guid><description>This article describes the Python crawler DNS parsing cache method. To share for your reference, specific as follows: This is the core code of DNS parse…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python recursive function definitions and usage examples</title><link>https://ofstack.com/python/23424/python-recursive-function-definitions-and-usage-examples.html</link><guid isPermaLink="true">https://ofstack.com/python/23424/python-recursive-function-definitions-and-usage-examples.html</guid><description>This article illustrates the definition and usage of Python recursive function. To share for your reference, specific as follows: Recursive function Inside…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python crawler image simple implementation</title><link>https://ofstack.com/python/23425/python-crawler-image-simple-implementation.html</link><guid isPermaLink="true">https://ofstack.com/python/23425/python-crawler-image-simple-implementation.html</guid><description>Often in the shopping Zhihu, sometimes hope to 1 some of the problems of the picture saved. So here&apos;s the program. This is a very simple picture crawler,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python opens picture instance detail with URL</title><link>https://ofstack.com/python/23426/python-opens-picture-instance-detail-with-url.html</link><guid isPermaLink="true">https://ofstack.com/python/23426/python-opens-picture-instance-detail-with-url.html</guid><description>Whether using OpenCV or PIL, skimage and other libraries, when doing image processing before, it is almost always to read the local image. Recently, I have…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>git USES.gitignore Settings do not work or do not work</title><link>https://ofstack.com/python/23427/git-uses.gitignore-settings-do-not-work-or-do-not-work.html</link><guid isPermaLink="true">https://ofstack.com/python/23427/git-uses.gitignore-settings-do-not-work-or-do-not-work.html</guid><description>Accidental problems are recorded as follows: Usually when we&apos;re working on the push project, we have some configuration files or local files that we don&apos;t…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The python built in function filter</title><link>https://ofstack.com/python/23428/the-python-built-in-function-filter.html</link><guid isPermaLink="true">https://ofstack.com/python/23428/the-python-built-in-function-filter.html</guid><description>The python built-in function filter filter (func iterator) func: The value in a custom or anonymous function is a Boolean. true preserves the value taken by…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python read binary mnist instance details</title><link>https://ofstack.com/python/23429/python-read-binary-mnist-instance-details.html</link><guid isPermaLink="true">https://ofstack.com/python/23429/python-read-binary-mnist-instance-details.html</guid><description>python read base 2 Example details of mnist training data Data structure: Read the entire file into: Read the first 4 interger of 32bit: Read 1 picture,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of the Python arithmetic operator instance</title><link>https://ofstack.com/python/23430/details-of-the-python-arithmetic-operator-instance.html</link><guid isPermaLink="true">https://ofstack.com/python/23430/details-of-the-python-arithmetic-operator-instance.html</guid><description>Python arithmetic operator Assume the following variable a is 10 and b is 20: The following example illustrates the operation of all the arithmetic…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python data type _ string common operation of detail</title><link>https://ofstack.com/python/23431/python-data-type-_-string-common-operation-of-detail.html</link><guid isPermaLink="true">https://ofstack.com/python/23431/python-data-type-_-string-common-operation-of-detail.html</guid><description>This article mainly introduces the common operation methods and examples of string 1. python string There are three common ways to declare a string in…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python data type _ tuple  dictionary common operation method of introduction</title><link>https://ofstack.com/python/23432/python-data-type-_-tuple--dictionary-common-operation-method-of-introduction.html</link><guid isPermaLink="true">https://ofstack.com/python/23432/python-data-type-_-tuple--dictionary-common-operation-method-of-introduction.html</guid><description>python data type _ tuple dictionary common operation method of introduction</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>node. js common methods to obtain parameters of summary</title><link>https://ofstack.com/python/23433/node.-js-common-methods-to-obtain-parameters-of-summary.html</link><guid isPermaLink="true">https://ofstack.com/python/23433/node.-js-common-methods-to-obtain-parameters-of-summary.html</guid><description>1. req. body example body is not provided by nodejs by default and you need to load body-ES20en middleware to use ES21en.body, which is usually used to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>On the preliminary understanding of yield</title><link>https://ofstack.com/python/23435/on-the-preliminary-understanding-of-yield.html</link><guid isPermaLink="true">https://ofstack.com/python/23435/on-the-preliminary-understanding-of-yield.html</guid><description>my.send(None): This step returns the value of data after the first yield. send1, run the code between two yield, and finally return the data value after the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of python 3 using BeautifulSoup to grab div tags</title><link>https://ofstack.com/python/23436/example-of-python-3-using-beautifulsoup-to-grab-div-tags.html</link><guid isPermaLink="true">https://ofstack.com/python/23436/example-of-python-3-using-beautifulsoup-to-grab-div-tags.html</guid><description>This paper mainly introduces the python 3 using BeautifulSoup to grab the div tag method example, Shared for your reference and learning, here is a look at…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python Virtual Environment virtualenv installation and use details</title><link>https://ofstack.com/python/23437/python-virtual-environment-virtualenv-installation-and-use-details.html</link><guid isPermaLink="true">https://ofstack.com/python/23437/python-virtual-environment-virtualenv-installation-and-use-details.html</guid><description>Dynamic languages Ruby and Python have their own virtual environment. Virtual environment is an independent execution environment during program execution.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>requests and lxml implement the crawler method</title><link>https://ofstack.com/python/23439/requests-and-lxml-implement-the-crawler-method.html</link><guid isPermaLink="true">https://ofstack.com/python/23439/requests-and-lxml-implement-the-crawler-method.html</guid><description>As shown below: # requests module to request a page # html for lxml Module Building selector Selectors (Formatting response response) # from lxml import…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements a method that finds matches for processing and replaces them back</title><link>https://ofstack.com/python/23441/python-implements-a-method-that-finds-matches-for-processing-and-replaces-them-back.html</link><guid isPermaLink="true">https://ofstack.com/python/23441/python-implements-a-method-that-finds-matches-for-processing-and-replaces-them-back.html</guid><description>This article illustrates the Python implementation of finding matches, processing them, and then replacing them back. To share for your reference, specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements an example of deleting a line that contains the specified content in a file</title><link>https://ofstack.com/python/23442/python-implements-an-example-of-deleting-a-line-that-contains-the-specified-content-in-a-file.html</link><guid isPermaLink="true">https://ofstack.com/python/23442/python-implements-an-example-of-deleting-a-line-that-contains-the-specified-content-in-a-file.html</guid><description>This article is an example of an Python implementation that deletes a line in a file that contains the specified content. To share for your reference,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements two list corresponding element subtraction examples</title><link>https://ofstack.com/python/23443/python-implements-two-list-corresponding-element-subtraction-examples.html</link><guid isPermaLink="true">https://ofstack.com/python/23443/python-implements-two-list-corresponding-element-subtraction-examples.html</guid><description>This article is an example of how Python implements the subtraction of two corresponding list elements. To share for your reference, specific as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of Python implementation for requesting and extracting compressed data from the server</title><link>https://ofstack.com/python/23444/example-of-python-implementation-for-requesting-and-extracting-compressed-data-from-the-server.html</link><guid isPermaLink="true">https://ofstack.com/python/23444/example-of-python-implementation-for-requesting-and-extracting-compressed-data-from-the-server.html</guid><description>An example of Python shows how to request compressed data from the server and extract the compressed data. To share for your reference, specific as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python Crawler Framework talonspider is briefly introduced</title><link>https://ofstack.com/python/23445/python-crawler-framework-talonspider-is-briefly-introduced.html</link><guid isPermaLink="true">https://ofstack.com/python/23445/python-crawler-framework-talonspider-is-briefly-introduced.html</guid><description>1. Why do you write this? 1 some simple pages, do not need to use a larger frame to crawl, their pure handwriting and more trouble So talonspider was…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements the website registration verification code generation class</title><link>https://ofstack.com/python/23448/python-implements-the-website-registration-verification-code-generation-class.html</link><guid isPermaLink="true">https://ofstack.com/python/23448/python-implements-the-website-registration-verification-code-generation-class.html</guid><description>This article shares the specific code of Python website registration verification code generation class for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implementation of multi thread crawl web page function example details</title><link>https://ofstack.com/python/23449/python-implementation-of-multi-thread-crawl-web-page-function-example-details.html</link><guid isPermaLink="true">https://ofstack.com/python/23449/python-implementation-of-multi-thread-crawl-web-page-function-example-details.html</guid><description>This article describes the Python implementation of multithreaded web crawl function. To share for your reference, specific as follows: Recently, 1 has been…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python example of a method that implements an object conversion to xml</title><link>https://ofstack.com/python/23450/python-example-of-a-method-that-implements-an-object-conversion-to-xml.html</link><guid isPermaLink="true">https://ofstack.com/python/23450/python-example-of-a-method-that-implements-an-object-conversion-to-xml.html</guid><description>This article gives an example of how Python implements an object conversion to xml. To share for your reference, specific as follows: PS: Here are some more…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python USES pickle module to realize the simple function of &quot;add  delete  change and check&quot;</title><link>https://ofstack.com/python/23452/python-uses-pickle-module-to-realize-the-simple-function-of-%22add--delete--change-and-check%22.html</link><guid isPermaLink="true">https://ofstack.com/python/23452/python-uses-pickle-module-to-realize-the-simple-function-of-%22add--delete--change-and-check%22.html</guid><description>python USES pickle module to realize the simple function of</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A simple example of Python3 socket synchronous communication</title><link>https://ofstack.com/python/23453/a-simple-example-of-python3-socket-synchronous-communication.html</link><guid isPermaLink="true">https://ofstack.com/python/23453/a-simple-example-of-python3-socket-synchronous-communication.html</guid><description>This article gives an example of Python3 socket synchronous communication. To share for your reference, specific as follows: This article is simple,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python audio processing library pydub tutorial</title><link>https://ofstack.com/python/23454/python-audio-processing-library-pydub-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/python/23454/python-audio-processing-library-pydub-tutorial.html</guid><description>pydub is a library in Python for users to process audio files. This paper mainly introduces the content related to the use of Python audio processing…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of the use of defaultdict in python</title><link>https://ofstack.com/python/23455/details-of-the-use-of-defaultdict-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/23455/details-of-the-use-of-defaultdict-in-python.html</guid><description>I met defaultdict When using a dictionary, I used to use dict rather loosely. However, when an error like KeyError occurs while using a nonexistent key, it…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python&apos;s method of using a shear plate</title><link>https://ofstack.com/python/23457/python&apos;s-method-of-using-a-shear-plate.html</link><guid isPermaLink="true">https://ofstack.com/python/23457/python&apos;s-method-of-using-a-shear-plate.html</guid><description>This piece of code can use the clipboard, automatic copy and paste functions. (Windows)</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python regular Expression function tutorial [Classic]</title><link>https://ofstack.com/python/23458/python-regular-expression-function-tutorial-%5Bclassic%5D.html</link><guid isPermaLink="true">https://ofstack.com/python/23458/python-regular-expression-function-tutorial-%5Bclassic%5D.html</guid><description>This article describes the regular expression capabilities implemented by python. To share for your reference, specific as follows: First, what is a regular…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Installation and use of easy_install and pip in Python</title><link>https://ofstack.com/python/23459/installation-and-use-of-easy_install-and-pip-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/23459/installation-and-use-of-easy_install-and-pip-in-python.html</guid><description>Introduction to easy_install and pip: The installation of easy_install The premise is that the python environment is configured Download address: https: / /…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python&apos;s method for generating random passwords</title><link>https://ofstack.com/python/23460/python&apos;s-method-for-generating-random-passwords.html</link><guid isPermaLink="true">https://ofstack.com/python/23460/python&apos;s-method-for-generating-random-passwords.html</guid><description>This article is an example of python to share the specific code to generate random 10-bit string, for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Installation method of MySQLdb module in python under linux environment</title><link>https://ofstack.com/python/23462/installation-method-of-mysqldb-module-in-python-under-linux-environment.html</link><guid isPermaLink="true">https://ofstack.com/python/23462/installation-method-of-mysqldb-module-in-python-under-linux-environment.html</guid><description>Recently, I started to learn python database programming. When I got to know the basic concepts and decided to try out experiment 1, I got stuck in the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Django USES filter and simple_tag to implement front end custom functions</title><link>https://ofstack.com/python/23463/django-uses-filter-and-simple_tag-to-implement-front-end-custom-functions.html</link><guid isPermaLink="true">https://ofstack.com/python/23463/django-uses-filter-and-simple_tag-to-implement-front-end-custom-functions.html</guid><description>Django template engine provides a function of 1 a sexual function, through the front end can be achieved most of the code logic function, here called sex as…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Fix python3 failure to install caffe under anaconda</title><link>https://ofstack.com/python/23465/fix-python3-failure-to-install-caffe-under-anaconda.html</link><guid isPermaLink="true">https://ofstack.com/python/23465/fix-python3-failure-to-install-caffe-under-anaconda.html</guid><description>Python and Python3 are completely two languages import caffe FAILED The environment is Ubuntu 16 cuda 8.0 NVIDIA 361.77 Anaconda2. Yesterday inexplicably…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Show you about the python decorator</title><link>https://ofstack.com/python/23466/show-you-about-the-python-decorator.html</link><guid isPermaLink="true">https://ofstack.com/python/23466/show-you-about-the-python-decorator.html</guid><description>In python, scope is divided into two types: global scope and local scope. A global scope is a variable defined at the file level, the name of the function.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of Python os operation method of</title><link>https://ofstack.com/python/23468/details-of-python-os-operation-method-of.html</link><guid isPermaLink="true">https://ofstack.com/python/23468/details-of-python-os-operation-method-of.html</guid><description>os. path. driname(path) : Returns the path string one level above the path. os. path. basename(path) : Returns the last level of directory name (folder…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Based on Linux system python matplotlib drawing Chinese display problem solution</title><link>https://ofstack.com/python/23469/based-on-linux-system-python-matplotlib-drawing-chinese-display-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/python/23469/based-on-linux-system-python-matplotlib-drawing-chinese-display-problem-solution.html</guid><description>Recently, I want to learn some python data analysis content, so I made a crawler to get some data, and planned to use Anaconda1 set of tools (pandas, numpy,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python Simple Threads and Learning tips of share</title><link>https://ofstack.com/python/23471/python-simple-threads-and-learning-tips-of-share.html</link><guid isPermaLink="true">https://ofstack.com/python/23471/python-simple-threads-and-learning-tips-of-share.html</guid><description>There is not enough support for threads in python, but it is said that python has a sufficiently complete asynchronous network framework module, which I…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python string processing implements word inversion</title><link>https://ofstack.com/python/23472/python-string-processing-implements-word-inversion.html</link><guid isPermaLink="true">https://ofstack.com/python/23472/python-string-processing-implements-word-inversion.html</guid><description>In Python string processing study, there is a simple but classic question, which reverses the string according to the word and retains the original space:…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python3 implements UDP protocol server and client</title><link>https://ofstack.com/python/23473/python3-implements-udp-protocol-server-and-client.html</link><guid isPermaLink="true">https://ofstack.com/python/23473/python3-implements-udp-protocol-server-and-client.html</guid><description>Using socket module in Python to implement the UDP protocol, write a simple server and client here. To illustrate the use of UDP in network programming, I…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python3 implements TCP protocol for simple server and client case of sharing</title><link>https://ofstack.com/python/23474/python3-implements-tcp-protocol-for-simple-server-and-client-case-of-sharing.html</link><guid isPermaLink="true">https://ofstack.com/python/23474/python3-implements-tcp-protocol-for-simple-server-and-client-case-of-sharing.html</guid><description>python3 is used to implement the TCP protocol, similar to UDP. UDP is used for instant communication, while the TCP protocol is used to transmit files,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of Python re operation method of</title><link>https://ofstack.com/python/23475/details-of-python-re-operation-method-of.html</link><guid isPermaLink="true">https://ofstack.com/python/23475/details-of-python-re-operation-method-of.html</guid><description>1: re. search():search returns the object of the lookup result, and you can use the group() or groups() methods to get a matching string. group() by default…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of Python py2exe packaging tool</title><link>https://ofstack.com/python/23476/details-of-python-py2exe-packaging-tool.html</link><guid isPermaLink="true">https://ofstack.com/python/23476/details-of-python-py2exe-packaging-tool.html</guid><description>Download the corresponding version of Python, py2exe, and use this tool to package your programs into exe files. To use this tool, you need to write 1…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python implements single threaded multitask non blocking TCP server</title><link>https://ofstack.com/python/23477/python-implements-single-threaded-multitask-non-blocking-tcp-server.html</link><guid isPermaLink="true">https://ofstack.com/python/23477/python-implements-single-threaded-multitask-non-blocking-tcp-server.html</guid><description>This article shares the specific code of python&apos;s implementation of single-threaded multitask non-blocking TCP server for your reference. The specific…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The use of python regular expressions</title><link>https://ofstack.com/python/23480/the-use-of-python-regular-expressions.html</link><guid isPermaLink="true">https://ofstack.com/python/23480/the-use-of-python-regular-expressions.html</guid><description>python regularization is supported by the re module Three matching functions match: matches the regular expression only from the beginning of the string,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python example of a method that simply deletes the same element in a list</title><link>https://ofstack.com/python/23481/python-example-of-a-method-that-simply-deletes-the-same-element-in-a-list.html</link><guid isPermaLink="true">https://ofstack.com/python/23481/python-example-of-a-method-that-simply-deletes-the-same-element-in-a-list.html</guid><description>This article example shows how Python can simply delete the same elements from a list. To share for your reference, specific as follows: Remove duplicate…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements an example of deleting elements in a list that meet certain criteria</title><link>https://ofstack.com/python/23482/python-implements-an-example-of-deleting-elements-in-a-list-that-meet-certain-criteria.html</link><guid isPermaLink="true">https://ofstack.com/python/23482/python-implements-an-example-of-deleting-elements-in-a-list-that-meet-certain-criteria.html</guid><description>This article is an example of an Python implementation that deletes elements from a list that meet 1 criteria. To share for your reference, specific as follows:</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details on python http long connection client</title><link>https://ofstack.com/python/23485/details-on-python-http-long-connection-client.html</link><guid isPermaLink="true">https://ofstack.com/python/23485/details-on-python-http-long-connection-client.html</guid><description>The online machine needs to filter the access log and send it to another api At the beginning, it was a single process, which was too inefficient. When it…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Discussion on enumeration of Python Enum</title><link>https://ofstack.com/python/23486/discussion-on-enumeration-of-python-enum.html</link><guid isPermaLink="true">https://ofstack.com/python/23486/discussion-on-enumeration-of-python-enum.html</guid><description>Enumeration is a common feature. Take a look at Python&apos;s enumeration. Definition of enumeration First, define the enumeration to import the enum module.…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of Python&apos;s method for implementing complex objects to JSON</title><link>https://ofstack.com/python/23489/example-of-python&apos;s-method-for-implementing-complex-objects-to-json.html</link><guid isPermaLink="true">https://ofstack.com/python/23489/example-of-python&apos;s-method-for-implementing-complex-objects-to-json.html</guid><description>This article illustrates Python&apos;s method of converting complex objects to JSON. To share for your reference, specific as follows: In Python, it is…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Collatz sequence  comma code  character graph grid instance</title><link>https://ofstack.com/python/23490/collatz-sequence--comma-code--character-graph-grid-instance.html</link><guid isPermaLink="true">https://ofstack.com/python/23490/collatz-sequence--comma-code--character-graph-grid-instance.html</guid><description>Collatz sequence comma code character graph grid instance</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed discussion based on Python3 comma code and character graph grid of</title><link>https://ofstack.com/python/23491/detailed-discussion-based-on-python3-comma-code-and-character-graph-grid-of.html</link><guid isPermaLink="true">https://ofstack.com/python/23491/detailed-discussion-based-on-python3-comma-code-and-character-graph-grid-of.html</guid><description>Suppose you have the following list: Write a function that takes a list value as an argument and returns a string. The string contains all table entries,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How does the Tornado coroutine return the value of in python2.7</title><link>https://ofstack.com/python/23492/how-does-the-tornado-coroutine-return-the-value-of-in-python2.7.html</link><guid isPermaLink="true">https://ofstack.com/python/23492/how-does-the-tornado-coroutine-return-the-value-of-in-python2.7.html</guid><description>return will report an error in a 1-like way raise ES11en. Return(ES13en. body) is needed instead of return The official example In Python 3.3, this…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python query IP address attribution complete code</title><link>https://ofstack.com/python/23494/python-query-ip-address-attribution-complete-code.html</link><guid isPermaLink="true">https://ofstack.com/python/23494/python-query-ip-address-attribution-complete-code.html</guid><description>This article shares the specific code of Python query IP address attribution for your reference, the specific content is as follows</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python programming practice Oracle database operation example</title><link>https://ofstack.com/python/23495/python-programming-practice-oracle-database-operation-example.html</link><guid isPermaLink="true">https://ofstack.com/python/23495/python-programming-practice-oracle-database-operation-example.html</guid><description>An example of Oracle database operation is presented in this paper. To share for your reference, specific as follows: 1. To enable Python to operate the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python gets the column name of the SQLite query result table</title><link>https://ofstack.com/python/24155/python-gets-the-column-name-of-the-sqlite-query-result-table.html</link><guid isPermaLink="true">https://ofstack.com/python/24155/python-gets-the-column-name-of-the-sqlite-query-result-table.html</guid><description>This article illustrates how Python gets the column names of the SQLite query results table. To share for your reference, specific as follows: Get the…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Talk about the python built in variable  reversed of seq</title><link>https://ofstack.com/python/24157/talk-about-the-python-built-in-variable--reversed-of-seq.html</link><guid isPermaLink="true">https://ofstack.com/python/24157/talk-about-the-python-built-in-variable--reversed-of-seq.html</guid><description>Talk about the python built in variable reversed of seq</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python&apos;s method of converting unicode to str</title><link>https://ofstack.com/python/24160/python&apos;s-method-of-converting-unicode-to-str.html</link><guid isPermaLink="true">https://ofstack.com/python/24160/python&apos;s-method-of-converting-unicode-to-str.html</guid><description>python&apos;s method of converting unicode to str</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python programming implementation of two folders in the file comparison function example [containing content comparison]</title><link>https://ofstack.com/python/24162/python-programming-implementation-of-two-folders-in-the-file-comparison-function-example-%5Bcontaining-content-comparison%5D.html</link><guid isPermaLink="true">https://ofstack.com/python/24162/python-programming-implementation-of-two-folders-in-the-file-comparison-function-example-%5Bcontaining-content-comparison%5D.html</guid><description>This article is an example of Python programming to compare files in two folders. To share for your reference, specific as follows: PS: Here&apos;s another…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The expression x += y and x = x+y</title><link>https://ofstack.com/python/24163/the-expression-x-+=-y-and-x-=-x+y.html</link><guid isPermaLink="true">https://ofstack.com/python/24163/the-expression-x-+=-y-and-x-=-x+y.html</guid><description>This article mainly introduces the difference between x += y and x = x+y in Python. Share it for your reference and study. Here is a detailed introduction:</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements the complete transaction operation example</title><link>https://ofstack.com/python/24167/python-implements-the-complete-transaction-operation-example.html</link><guid isPermaLink="true">https://ofstack.com/python/24167/python-implements-the-complete-transaction-operation-example.html</guid><description>This article illustrates the Python transaction operation implementation method. To share for your reference, specific as follows: More about Python related…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example of Python implementing multiple concurrent access to a web site</title><link>https://ofstack.com/python/24169/example-of-python-implementing-multiple-concurrent-access-to-a-web-site.html</link><guid isPermaLink="true">https://ofstack.com/python/24169/example-of-python-implementing-multiple-concurrent-access-to-a-web-site.html</guid><description>This article illustrates how Python can achieve multiple concurrent access to websites. To share for your reference, specific as follows: More about Python…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example analysis of Python sqlite3 transaction processing method</title><link>https://ofstack.com/python/24170/example-analysis-of-python-sqlite3-transaction-processing-method.html</link><guid isPermaLink="true">https://ofstack.com/python/24170/example-analysis-of-python-sqlite3-transaction-processing-method.html</guid><description>This article gives an example of the Python sqlite3 transaction processing method. To share for your reference, specific as follows: sqlite3 Transaction…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python expressions and statements and examples of for and while circular exercises</title><link>https://ofstack.com/python/24203/python-expressions-and-statements-and-examples-of-for-and-while-circular-exercises.html</link><guid isPermaLink="true">https://ofstack.com/python/24203/python-expressions-and-statements-and-examples-of-for-and-while-circular-exercises.html</guid><description>Expressions and statements in Python and for and while loop exercises 3)for cycle exercises 4)while cycle exercises</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python file inserts and replaces specific line instances in detail</title><link>https://ofstack.com/python/24895/python-file-inserts-and-replaces-specific-line-instances-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/python/24895/python-file-inserts-and-replaces-specific-line-instances-in-detail.html</guid><description>python offers read,write, but like many languages it doesn&apos;t seem to offer insert. Of course, it would be possible if it were provided, but the introduction…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Brief introduction of python import modules in different paths</title><link>https://ofstack.com/python/24904/brief-introduction-of-python-import-modules-in-different-paths.html</link><guid isPermaLink="true">https://ofstack.com/python/24904/brief-introduction-of-python-import-modules-in-different-paths.html</guid><description>python contains subdirectories of the module method is relatively simple, the key is to find the path to the module file in sys.path. The following is a…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python implements method analysis to convert hexadecimal strings to ascii characters</title><link>https://ofstack.com/python/24948/python-implements-method-analysis-to-convert-hexadecimal-strings-to-ascii-characters.html</link><guid isPermaLink="true">https://ofstack.com/python/24948/python-implements-method-analysis-to-convert-hexadecimal-strings-to-ascii-characters.html</guid><description>This article illustrates the Python implementation of converting hexadecimal strings to ascii characters. To share for your reference, specific as follows:</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Binary tree structure definition and traversal method of Python data structure and algorithm</title><link>https://ofstack.com/python/25698/binary-tree-structure-definition-and-traversal-method-of-python-data-structure-and-algorithm.html</link><guid isPermaLink="true">https://ofstack.com/python/25698/binary-tree-structure-definition-and-traversal-method-of-python-data-structure-and-algorithm.html</guid><description>An example of Python data structure and algorithm is presented in this paper. To share for your reference, specific as follows: First order traversal, in…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>python USES os.listdir and os.walk to get the path to the file</title><link>https://ofstack.com/python/25712/python-uses-os.listdir-and-os.walk-to-get-the-path-to-the-file.html</link><guid isPermaLink="true">https://ofstack.com/python/25712/python-uses-os.listdir-and-os.walk-to-get-the-path-to-the-file.html</guid><description>This article introduces python&apos;s method of using os.listdir and os.walk to get the path of the file. The details are as follows: The os. listdir() method is…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Python+selenium realize screenshot image and save the captured image</title><link>https://ofstack.com/python/27136/python+selenium-realize-screenshot-image-and-save-the-captured-image.html</link><guid isPermaLink="true">https://ofstack.com/python/27136/python+selenium-realize-screenshot-image-and-save-the-captured-image.html</guid><description>This article describes how to take screenshots using Selenium&apos;s method. During testing, it is necessary to take screenshots, especially when errors occur.…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A brief discussion on the encoding problem of Python2 obtaining Chinese file names</title><link>https://ofstack.com/python/27149/a-brief-discussion-on-the-encoding-problem-of-python2-obtaining-chinese-file-names.html</link><guid isPermaLink="true">https://ofstack.com/python/27149/a-brief-discussion-on-the-encoding-problem-of-python2-obtaining-chinese-file-names.html</guid><description>Python2 gets the filename containing Chinese characters if it is not transcoded. Here, it is assumed that the folder to be tested is named test, under which…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>ubuntu environment python virtual environment installation process</title><link>https://ofstack.com/python/27154/ubuntu-environment-python-virtual-environment-installation-process.html</link><guid isPermaLink="true">https://ofstack.com/python/27154/ubuntu-environment-python-virtual-environment-installation-process.html</guid><description>1. Virtual environment construction Methods for installing modules in development: pip install 模块名称 Before, we installed modules directly under the physical…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of print differences between python2 and python3</title><link>https://ofstack.com/python/27854/summary-of-print-differences-between-python2-and-python3.html</link><guid isPermaLink="true">https://ofstack.com/python/27854/summary-of-print-differences-between-python2-and-python3.html</guid><description>Both Python2 and Python3 provide the print() method for printing information, but print differs slightly between the two versions Mainly reflected in the…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Python implements simple text string manipulation</title><link>https://ofstack.com/python/27882/python-implements-simple-text-string-manipulation.html</link><guid isPermaLink="true">https://ofstack.com/python/27882/python-implements-simple-text-string-manipulation.html</guid><description>This article illustrates Python&apos;s approach to simple text string processing. To share for your reference, specific as follows: For 1 text string, use…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Python USES the pickle module to store data error resolution sample code</title><link>https://ofstack.com/python/27916/python-uses-the-pickle-module-to-store-data-error-resolution-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/python/27916/python-uses-the-pickle-module-to-store-data-error-resolution-sample-code.html</guid><description>In this paper, Python USES pickle module to store data error reporting solutions, which are shown in the form of code, as follows. Let&apos;s start with the…</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>matplotlib outputs a method to save an image of a specified size</title><link>https://ofstack.com/python/28182/matplotlib-outputs-a-method-to-save-an-image-of-a-specified-size.html</link><guid isPermaLink="true">https://ofstack.com/python/28182/matplotlib-outputs-a-method-to-save-an-image-of-a-specified-size.html</guid><description>In fact, this problem is caused by too many horizontal coordinates of the author, and the generated figure frame is too small, resulting in the overlapping…</description><pubDate>Wed, 16 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Examples of children&apos;s python exercises</title><link>https://ofstack.com/python/28186/examples-of-children&apos;s-python-exercises.html</link><guid isPermaLink="true">https://ofstack.com/python/28186/examples-of-children&apos;s-python-exercises.html</guid><description>Question: How many three digits can be formed from four digits: 1, 2, 3, and 4? What are they? Program analysis: the Numbers that can be filled in the…</description><pubDate>Wed, 16 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Python binary tree definition and traversal method example analysis</title><link>https://ofstack.com/python/28328/python-binary-tree-definition-and-traversal-method-example-analysis.html</link><guid isPermaLink="true">https://ofstack.com/python/28328/python-binary-tree-definition-and-traversal-method-example-analysis.html</guid><description>An example of Python2 tree definition and traversal method is given. To share for your reference, the details are as follows: 2. Basic Overview of The tree:</description><pubDate>Mon, 28 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic face detection based on python OpenCV</title><link>https://ofstack.com/python/28333/dynamic-face-detection-based-on-python-opencv.html</link><guid isPermaLink="true">https://ofstack.com/python/28333/dynamic-face-detection-based-on-python-opencv.html</guid><description>This article shares the specific code of python dynamic face detection for your reference. The specific content is as follows Code directly: Press Q to exit</description><pubDate>Mon, 28 Sep 2020 00:00:00 GMT</pubDate></item><item><title>python implements file backup script under windows</title><link>https://ofstack.com/python/28620/python-implements-file-backup-script-under-windows.html</link><guid isPermaLink="true">https://ofstack.com/python/28620/python-implements-file-backup-script-under-windows.html</guid><description>Backup files under windows using python scripts, refer to A Byte of Python3 chapter 101 (Page59).</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Mock event and custom event instance analysis in JavaScript</title><link>https://ofstack.com/python/29495/mock-event-and-custom-event-instance-analysis-in-javascript.html</link><guid isPermaLink="true">https://ofstack.com/python/29495/mock-event-and-custom-event-instance-analysis-in-javascript.html</guid><description>This article illustrates mock events and custom events in JavaScript. To share for your reference, the details are as follows: The five ways in JavaScript…</description><pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate></item><item><title>python version opencv camera face real time detection method</title><link>https://ofstack.com/python/29763/python-version-opencv-camera-face-real-time-detection-method.html</link><guid isPermaLink="true">https://ofstack.com/python/29763/python-version-opencv-camera-face-real-time-detection-method.html</guid><description>OpenCV version 3.3.0, note that the path of the model file should be changed to the path of the model file of opencv installed by yourself, if the path is…</description><pubDate>Mon, 30 Nov 2020 00:00:00 GMT</pubDate></item><item><title>An in depth understanding of Python WSGI</title><link>https://ofstack.com/python/29885/an-in-depth-understanding-of-python-wsgi.html</link><guid isPermaLink="true">https://ofstack.com/python/29885/an-in-depth-understanding-of-python-wsgi.html</guid><description>This paper mainly introduces Python WSGI related contents, mainly from the following websites: You can view it as a simple and crude translation. The full…</description><pubDate>Sat, 05 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Python implements a method to convert Excel to image</title><link>https://ofstack.com/python/31085/python-implements-a-method-to-convert-excel-to-image.html</link><guid isPermaLink="true">https://ofstack.com/python/31085/python-implements-a-method-to-convert-excel-to-image.html</guid><description>My main ideas are as follows: Excel - &gt; Html - &gt; Image The code is as follows:</description><pubDate>Tue, 22 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Using python to achieve http and ftp services for data transmission methods</title><link>https://ofstack.com/python/31561/using-python-to-achieve-http-and-ftp-services-for-data-transmission-methods.html</link><guid isPermaLink="true">https://ofstack.com/python/31561/using-python-to-achieve-http-and-ftp-services-for-data-transmission-methods.html</guid><description>http data transfer between servers Use http services built into python directly: At this time, the directory of the input instruction has already enabled…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>python quickly dumps a large txt file as an instance of csv</title><link>https://ofstack.com/python/31562/python-quickly-dumps-a-large-txt-file-as-an-instance-of-csv.html</link><guid isPermaLink="true">https://ofstack.com/python/31562/python-quickly-dumps-a-large-txt-file-as-an-instance-of-csv.html</guid><description>To convert txt files to csv, there are Spaces between txt and csv. To convert csv files to csv, you need to convert the Spaces to commas. datas_train.txt…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>python method of extracting a string for indeterminate delimiter cutting</title><link>https://ofstack.com/python/31563/python-method-of-extracting-a-string-for-indeterminate-delimiter-cutting.html</link><guid isPermaLink="true">https://ofstack.com/python/31563/python-method-of-extracting-a-string-for-indeterminate-delimiter-cutting.html</guid><description>Problem: We need to extract characters from the data like Sand 1, with more than one delimiter and a lot of Spaces, such as: The original string is as follows:</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Python3 uses requests library to carry out post account password request data method</title><link>https://ofstack.com/python/31564/python3-uses-requests-library-to-carry-out-post-account-password-request-data-method.html</link><guid isPermaLink="true">https://ofstack.com/python/31564/python3-uses-requests-library-to-carry-out-post-account-password-request-data-method.html</guid><description>As shown below: If the request fails, it is a cross-domain problem or a parameter error.</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Python exception detection and handling methods</title><link>https://ofstack.com/python/31565/python-exception-detection-and-handling-methods.html</link><guid isPermaLink="true">https://ofstack.com/python/31565/python-exception-detection-and-handling-methods.html</guid><description>Catch exceptions When this program is executed, it throws: We use the try:except statement for the capture. The output is as follows: Catch multiple exceptions</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Python: subprocess library</title><link>https://ofstack.com/python/31566/python:-subprocess-library.html</link><guid isPermaLink="true">https://ofstack.com/python/31566/python:-subprocess-library.html</guid><description>The purpose of using the subprocess module is to replace some older modules and methods such as os.system. When we run python, we are creating and running a…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>A simple understanding of shallow copy copy and deep copy deepcopy in Python</title><link>https://ofstack.com/python/31567/a-simple-understanding-of-shallow-copy-copy-and-deep-copy-deepcopy-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/31567/a-simple-understanding-of-shallow-copy-copy-and-deep-copy-deepcopy-in-python.html</guid><description>The following is a personal explanation of Python deep and shallow copy, easy to bypass the complex Python data structure storage to understand!</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>python is a method of extracting json data and converting it into txt</title><link>https://ofstack.com/python/31568/python-is-a-method-of-extracting-json-data-and-converting-it-into-txt.html</link><guid isPermaLink="true">https://ofstack.com/python/31568/python-is-a-method-of-extracting-json-data-and-converting-it-into-txt.html</guid><description>python is a method of extracting json data and converting it into txt</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Three ways to import csv data in Python</title><link>https://ofstack.com/python/31853/three-ways-to-import-csv-data-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/31853/three-ways-to-import-csv-data-in-python.html</guid><description>There are three ways to import csv data in Python, as shown below: 1. Import CSV files from standard Python libraries: Python provides a standard class…</description><pubDate>Mon, 18 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Summary of problems encountered when installing Python3.6 under CentOS 7</title><link>https://ofstack.com/python/32274/summary-of-problems-encountered-when-installing-python3.6-under-centos-7.html</link><guid isPermaLink="true">https://ofstack.com/python/32274/summary-of-problems-encountered-when-installing-python3.6-under-centos-7.html</guid><description>Let&apos;s first introduce the method of installing Python3.6 under CentOS 7 Install python3.6 dependencies that may be used The &amp; # 8226; Go to the python…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>python efficiently repeats sample code that supports GB level large files</title><link>https://ofstack.com/python/32275/python-efficiently-repeats-sample-code-that-supports-gb-level-large-files.html</link><guid isPermaLink="true">https://ofstack.com/python/32275/python-efficiently-repeats-sample-code-that-supports-gb-level-large-files.html</guid><description>python efficiently repeats sample code that supports GB level large files</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Instance of python eliminating duplicate values of a sequence and leaving the order unchanged</title><link>https://ofstack.com/python/32276/instance-of-python-eliminating-duplicate-values-of-a-sequence-and-leaving-the-order-unchanged.html</link><guid isPermaLink="true">https://ofstack.com/python/32276/instance-of-python-eliminating-duplicate-values-of-a-sequence-and-leaving-the-order-unchanged.html</guid><description>python eliminates duplicates in a sequence and preserves the original order 1. If you only eliminate duplicate elements, you can simply construct a set</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>forms components in Django detail example</title><link>https://ofstack.com/python/32277/forms-components-in-django-detail-example.html</link><guid isPermaLink="true">https://ofstack.com/python/32277/forms-components-in-django-detail-example.html</guid><description>Form introduction When we used the form form on the HTML page to submit data to the back end, we wrote some tags that took user input and wrapped them with…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>python generates file instances in lmdb format</title><link>https://ofstack.com/python/32278/python-generates-file-instances-in-lmdb-format.html</link><guid isPermaLink="true">https://ofstack.com/python/32278/python-generates-file-instances-in-lmdb-format.html</guid><description>lmdb format data set is needed for crnn training. The following is the code for python to generate lmdb data set. Note that 1 must be in the linux system,…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>python implements two methods of tiling nested lists</title><link>https://ofstack.com/python/32279/python-implements-two-methods-of-tiling-nested-lists.html</link><guid isPermaLink="true">https://ofstack.com/python/32279/python-implements-two-methods-of-tiling-nested-lists.html</guid><description>Approach 1: Use a list derivation The method is equivalent to Use the sum function Or use the chain function</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>python writes nested loop methods using list generation</title><link>https://ofstack.com/python/32280/python-writes-nested-loop-methods-using-list-generation.html</link><guid isPermaLink="true">https://ofstack.com/python/32280/python-writes-nested-loop-methods-using-list-generation.html</guid><description>Write two nested for loops as a list generator For example, if there is a nested list, a=[[1,2],[3,4],[5,6]], each element in the list should be extracted</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>python Example code for implementing RabbitMQ message queues</title><link>https://ofstack.com/python/32281/python-example-code-for-implementing-rabbitmq-message-queues.html</link><guid isPermaLink="true">https://ofstack.com/python/32281/python-example-code-for-implementing-rabbitmq-message-queues.html</guid><description>Recently in the study of redis do message queue, I took a look at the implementation of RabbitMQ do message queue. The following is a summary of the three…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Django Integrated Search Engine Elasticserach Method Example</title><link>https://ofstack.com/python/32459/django-integrated-search-engine-elasticserach-method-example.html</link><guid isPermaLink="true">https://ofstack.com/python/32459/django-integrated-search-engine-elasticserach-method-example.html</guid><description>When a user enters a keyword in the search box, we provide the user with relevant search results.You can choose to use the fuzzy query like keyword…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Python Function Parameter Matching Model General Rule keyword only Parameter Details</title><link>https://ofstack.com/python/32481/python-function-parameter-matching-model-general-rule-keyword-only-parameter-details.html</link><guid isPermaLink="true">https://ofstack.com/python/32481/python-function-parameter-matching-model-general-rule-keyword-only-parameter-details.html</guid><description>Python3 has a more general collation for function parameters, the Python3 keyword-only parameter, which is a parameter that must be passed by keyword only…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>An in depth explanation of asyncio module in Python</title><link>https://ofstack.com/python/32483/an-in-depth-explanation-of-asyncio-module-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/32483/an-in-depth-explanation-of-asyncio-module-in-python.html</guid><description>The asyncio module in Python has built-in support for asynchronous IO to handle asynchronous IO.It is a standard library introduced by Python version 3.4.</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>python implements a method for sorting object lists by an attribute</title><link>https://ofstack.com/python/32859/python-implements-a-method-for-sorting-object-lists-by-an-attribute.html</link><guid isPermaLink="true">https://ofstack.com/python/32859/python-implements-a-method-for-sorting-object-lists-by-an-attribute.html</guid><description>An example of how python implements sorting an object list by an attribute.Share it for your reference, as follows: For an existing python list, the content…</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>List Generator  Generator Expression  Module Import in python</title><link>https://ofstack.com/python/32923/list-generator--generator-expression--module-import-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/32923/list-generator--generator-expression--module-import-in-python.html</guid><description>List Generator Generator Expression Module Import in python</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Is python Collection Variable Summary</title><link>https://ofstack.com/python/32936/is-python-collection-variable-summary.html</link><guid isPermaLink="true">https://ofstack.com/python/32936/is-python-collection-variable-summary.html</guid><description>A set is an unordered, variable sequence.The elements in a collection must be hash-immutable data types. Notice that a={} created an empty dictionary.</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Row Example of Python Implementation Switch Matrix</title><link>https://ofstack.com/python/34009/row-example-of-python-implementation-switch-matrix.html</link><guid isPermaLink="true">https://ofstack.com/python/34009/row-example-of-python-implementation-switch-matrix.html</guid><description>Row Example of Python Implementation Switch Matrix</description><pubDate>Sat, 03 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Django Framework orM and Custom SQL Statement Mixed Transaction Control Operation</title><link>https://ofstack.com/python/34031/django-framework-orm-and-custom-sql-statement-mixed-transaction-control-operation.html</link><guid isPermaLink="true">https://ofstack.com/python/34031/django-framework-orm-and-custom-sql-statement-mixed-transaction-control-operation.html</guid><description>This article describes the Django framework orM and custom SQL statement mixed transaction control operations. Share it for your reference, as follows:</description><pubDate>Sat, 03 Jul 2021 00:00:00 GMT</pubDate></item><item><title>python pytest Advanced conftest. py Detailed Explanation</title><link>https://ofstack.com/python/34033/python-pytest-advanced-conftest.-py-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/python/34033/python-pytest-advanced-conftest.-py-detailed-explanation.html</guid><description>The previous articles have basically understood the use of pytest commands, collection of use cases, finxture use and scope of action, today a brief…</description><pubDate>Sat, 03 Jul 2021 00:00:00 GMT</pubDate></item><item><title>How to write python code more elegantly</title><link>https://ofstack.com/python/34493/how-to-write-python-code-more-elegantly.html</link><guid isPermaLink="true">https://ofstack.com/python/34493/how-to-write-python-code-more-elegantly.html</guid><description>Python the language of one of the greatest advantages is syntax concise, good code like pseudo-code 1, clean, neat, 1 clear. But sometimes we write code,…</description><pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Simple Usage of Signal signals in Django</title><link>https://ofstack.com/python/35052/simple-usage-of-signal-signals-in-django.html</link><guid isPermaLink="true">https://ofstack.com/python/35052/simple-usage-of-signal-signals-in-django.html</guid><description>In the normal development process, we will encounter a special application scenario. If you want to be notified before or after performing a certain…</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>python Save Dictionary and Read Dictionary Instance Code</title><link>https://ofstack.com/python/35391/python-save-dictionary-and-read-dictionary-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/python/35391/python-save-dictionary-and-read-dictionary-instance-code.html</guid><description>Read a saved dictionary Save 1 dictionary ps: Let&apos;s take a look at python using lists and dictionaries to store information The above is the site to…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>python Point Coordinate Method for Finding Specific x Value or y Value on a Line</title><link>https://ofstack.com/python/35869/python-point-coordinate-method-for-finding-specific-x-value-or-y-value-on-a-line.html</link><guid isPermaLink="true">https://ofstack.com/python/35869/python-point-coordinate-method-for-finding-specific-x-value-or-y-value-on-a-line.html</guid><description>The problem can be converted to finding the intersection of a straight line perpendicular to or parallel to the x axis and the y axis</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Python implements a simple list bubble sorting and reverse list operation example</title><link>https://ofstack.com/python/35872/python-implements-a-simple-list-bubble-sorting-and-reverse-list-operation-example.html</link><guid isPermaLink="true">https://ofstack.com/python/35872/python-implements-a-simple-list-bubble-sorting-and-reverse-list-operation-example.html</guid><description>In this paper, the example shows that Python implements simple list bubble sorting and reverse list operation. Share it for your reference, as follows:</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Some Encryption Methods of python and python Encryption Module</title><link>https://ofstack.com/python/35898/some-encryption-methods-of-python-and-python-encryption-module.html</link><guid isPermaLink="true">https://ofstack.com/python/35898/some-encryption-methods-of-python-and-python-encryption-module.html</guid><description>The built-in base64 module of Python can encode and decode base64, base32, base16, base85 and urlsafe_base64. python 3. x usually has binary input and…</description><pubDate>Tue, 13 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Summary of learning experience of adding salt to password in python</title><link>https://ofstack.com/python/36431/summary-of-learning-experience-of-adding-salt-to-password-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/36431/summary-of-learning-experience-of-adding-salt-to-password-in-python.html</guid><description>What is it to encrypt a password: The password registered by users is encrypted by md5 method. The advantage of this encryption method is that it is one-way…</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>python determines whether a character string contains an instance of Chinese characters or non Chinese characters</title><link>https://ofstack.com/python/36433/python-determines-whether-a-character-string-contains-an-instance-of-chinese-characters-or-non-chinese-characters.html</link><guid isPermaLink="true">https://ofstack.com/python/36433/python-determines-whether-a-character-string-contains-an-instance-of-chinese-characters-or-non-chinese-characters.html</guid><description>The value of compile in model can be changed as needed to meet different detection requirements</description><pubDate>Sun, 18 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Introduction of Several Uses of Django model update</title><link>https://ofstack.com/python/36988/introduction-of-several-uses-of-django-model-update.html</link><guid isPermaLink="true">https://ofstack.com/python/36988/introduction-of-several-uses-of-django-model-update.html</guid><description>model update General Usage Suppose our table structure is like this Then we can modify the user name and status in the following two ways: Method 1 is…</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>python Fourier Transform FFT Drawing Spectrum</title><link>https://ofstack.com/python/37349/python-fourier-transform-fft-drawing-spectrum.html</link><guid isPermaLink="true">https://ofstack.com/python/37349/python-fourier-transform-fft-drawing-spectrum.html</guid><description>In this paper, we share the specific code of python Fourier transform FFT spectrum diagram for your reference, the specific contents are as follows The…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>python Grab Package Save as pcap File and Parse Instance</title><link>https://ofstack.com/python/37396/python-grab-package-save-as-pcap-file-and-parse-instance.html</link><guid isPermaLink="true">https://ofstack.com/python/37396/python-grab-package-save-as-pcap-file-and-parse-instance.html</guid><description>The first is to grab packets and use scapy module. The sniff () function opens the local file when the argument is the local file path If the parameters are…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Python OpenCV calls the camera to detect the face and take a screenshot</title><link>https://ofstack.com/python/37397/python-opencv-calls-the-camera-to-detect-the-face-and-take-a-screenshot.html</link><guid isPermaLink="true">https://ofstack.com/python/37397/python-opencv-calls-the-camera-to-detect-the-face-and-take-a-screenshot.html</guid><description>In this article, we share the specific code of Python OpenCV calling the camera to detect faces and take screenshots for your reference. The specific…</description><pubDate>Sat, 24 Jul 2021 00:00:00 GMT</pubDate></item><item><title>python gets the file from ftp and downloads it locally</title><link>https://ofstack.com/python/38814/python-gets-the-file-from-ftp-and-downloads-it-locally.html</link><guid isPermaLink="true">https://ofstack.com/python/38814/python-gets-the-file-from-ftp-and-downloads-it-locally.html</guid><description>Recently, there is a demand that the pictures on the ftp address provided by the other party need to be obtained to the local server. Originally, it was…</description><pubDate>Tue, 17 Aug 2021 00:00:00 GMT</pubDate></item><item><title>python Odd even sort instance code for output</title><link>https://ofstack.com/python/38817/python-odd-even-sort-instance-code-for-output.html</link><guid isPermaLink="true">https://ofstack.com/python/38817/python-odd-even-sort-instance-code-for-output.html</guid><description>We have learned odd and even numbers since primary school, and know that integers can be divided into odd and even numbers. Numbers that can be divisible by…</description><pubDate>Tue, 17 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of Python Pandas list List Data Column Splitting into Multiple Rows</title><link>https://ofstack.com/python/39068/implementation-of-python-pandas-list-list-data-column-splitting-into-multiple-rows.html</link><guid isPermaLink="true">https://ofstack.com/python/39068/implementation-of-python-pandas-list-list-data-column-splitting-into-multiple-rows.html</guid><description>Effect of splitting into multiple lines: A B 0 1 1 1 1 2 3 2 1 4 2 2 1) Implemented through apply and pd. Series Easy to understand, but not recommended in…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Analysis of pickle Module in python</title><link>https://ofstack.com/python/39849/analysis-of-pickle-module-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/39849/analysis-of-pickle-module-in-python.html</guid><description>The module introduced in this chapter is not favored in python2. The main problem is that there are security loopholes, and the problems should be solved in…</description><pubDate>Sun, 05 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Several Methods of Obtaining Exception (Exception) Information by Python</title><link>https://ofstack.com/python/39851/several-methods-of-obtaining-exception-(exception)-information-by-python.html</link><guid isPermaLink="true">https://ofstack.com/python/39851/several-methods-of-obtaining-exception-(exception)-information-by-python.html</guid><description>Obtaining exception information is very important for program debugging, which can help to quickly locate the position of program statements with errors.…</description><pubDate>Sun, 05 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Summary of import methods of python package</title><link>https://ofstack.com/python/40322/summary-of-import-methods-of-python-package.html</link><guid isPermaLink="true">https://ofstack.com/python/40322/summary-of-import-methods-of-python-package.html</guid><description>from package import module1, module2, module3, ... ... This import method does not execute the contents of __init__. Import all functions and classes in the…</description><pubDate>Sun, 12 Sep 2021 00:00:00 GMT</pubDate></item><item><title>How to switch Pytorch between cpu and gpu</title><link>https://ofstack.com/python/40337/how-to-switch-pytorch-between-cpu-and-gpu.html</link><guid isPermaLink="true">https://ofstack.com/python/40337/how-to-switch-pytorch-between-cpu-and-gpu.html</guid><description>In pytorch, when gpu on the server is occupied, we often want to debug the code with cpu first, so we need to switch between gpu and cpu. Taking device as a…</description><pubDate>Sun, 12 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Python list sorting list. sort method and built in function sorted usage</title><link>https://ofstack.com/python/41274/python-list-sorting-list.-sort-method-and-built-in-function-sorted-usage.html</link><guid isPermaLink="true">https://ofstack.com/python/41274/python-list-sorting-list.-sort-method-and-built-in-function-sorted-usage.html</guid><description>Many times when we get a list, this list does not meet our needs. What we need is a list with a special order. At this time, you can use list. sort method…</description><pubDate>Mon, 11 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Explanation of python shutil Operation File Example</title><link>https://ofstack.com/python/41738/explanation-of-python-shutil-operation-file-example.html</link><guid isPermaLink="true">https://ofstack.com/python/41738/explanation-of-python-shutil-operation-file-example.html</guid><description>1. Create an archive file using the function shutil.make_archive () and return the archive name. 2. Parse the split file using the function shutil.…</description><pubDate>Fri, 15 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Python List Sorting Methods reverse  sort and sorted</title><link>https://ofstack.com/python/42171/detailed-explanation-of-python-list-sorting-methods-reverse--sort-and-sorted.html</link><guid isPermaLink="true">https://ofstack.com/python/42171/detailed-explanation-of-python-list-sorting-methods-reverse--sort-and-sorted.html</guid><description>Detailed Explanation of Python List Sorting Methods reverse sort and sorted</description><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Solution of pandas merge Error Reporting</title><link>https://ofstack.com/python/42191/solution-of-pandas-merge-error-reporting.html</link><guid isPermaLink="true">https://ofstack.com/python/42191/solution-of-pandas-merge-error-reporting.html</guid><description>pandas reported this error when doing merge: df22 = pd.merge(df1,df2,left_on=&apos;company_name&apos;,right_on = &apos;name&apos;,how=&apos;left&apos;) Process finished with exit code 137</description><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Correct understanding and use of Django signal of Signals</title><link>https://ofstack.com/python/42648/correct-understanding-and-use-of-django-signal-of-signals.html</link><guid isPermaLink="true">https://ofstack.com/python/42648/correct-understanding-and-use-of-django-signal-of-signals.html</guid><description>Django provides a &quot;signal distributor&quot; mechanism that allows decoupled applications to be notified of operations elsewhere in the framework. Generally…</description><pubDate>Wed, 27 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Solve the pit that Django transaction stepped on in transaction management</title><link>https://ofstack.com/python/42892/solve-the-pit-that-django-transaction-stepped-on-in-transaction-management.html</link><guid isPermaLink="true">https://ofstack.com/python/42892/solve-the-pit-that-django-transaction-stepped-on-in-transaction-management.html</guid><description>Transaction is the implementation of django for database atomicity operation at python level. Simply put, the code block wrapped by transaction. atomic ()…</description><pubDate>Mon, 01 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Python Context Manager Content Manager</title><link>https://ofstack.com/python/43797/python-context-manager-content-manager.html</link><guid isPermaLink="true">https://ofstack.com/python/43797/python-context-manager-content-manager.html</guid><description>In Python, we often hear about the context manager (Context Manager), so let&apos;s discuss what this is and what it does. Among the context managers in Python,…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>How to save memory by __slots__ in python</title><link>https://ofstack.com/python/43819/how-to-save-memory-by-__slots__-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/43819/how-to-save-memory-by-__slots__-in-python.html</guid><description>1. With _slots__ class attribute, instance attribute can be stored in meta zu, which greatly saves storage space. 2. All attributes must be defined as…</description><pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Python coding standard based on Google</title><link>https://ofstack.com/python/44267/python-coding-standard-based-on-google.html</link><guid isPermaLink="true">https://ofstack.com/python/44267/python-coding-standard-based-on-google.html</guid><description>This project is not an Google official project, but created and maintained by domestic programmers with enthusiasm. If you are interested in the official…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Implementation method of Pytest executing unittest TestSuite of test suite</title><link>https://ofstack.com/python/44268/implementation-method-of-pytest-executing-unittest-testsuite-of-test-suite.html</link><guid isPermaLink="true">https://ofstack.com/python/44268/implementation-method-of-pytest-executing-unittest-testsuite-of-test-suite.html</guid><description>TestSuite1 is the flexibility and essence of unittest. Among the various test cases, you can choose and combine various use case sets at will, such as…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Python Metaclass and Iterator Generator Case</title><link>https://ofstack.com/python/44269/detailed-explanation-of-python-metaclass-and-iterator-generator-case.html</link><guid isPermaLink="true">https://ofstack.com/python/44269/detailed-explanation-of-python-metaclass-and-iterator-generator-case.html</guid><description>__getattr__ calls the getattr magic function when the class calls a nonexistent property, and the value item passed in is the nonexistent value of your…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>An article takes you through python iterators and generators</title><link>https://ofstack.com/python/44270/an-article-takes-you-through-python-iterators-and-generators.html</link><guid isPermaLink="true">https://ofstack.com/python/44270/an-article-takes-you-through-python-iterators-and-generators.html</guid><description>Here, use a dictionary example while True belongs to an infinite loop. Because the dictionary elements are limited, try is used for exception handling</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>The pygame library pgu uses sample code</title><link>https://ofstack.com/python/44271/the-pygame-library-pgu-uses-sample-code.html</link><guid isPermaLink="true">https://ofstack.com/python/44271/the-pygame-library-pgu-uses-sample-code.html</guid><description>Now more and more people use pygame to make small games, but pygame has no pop-up mechanism To solve this problem, we will use tkinter library or pgu…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of Python torch. flatten of function case</title><link>https://ofstack.com/python/44272/detailed-explanation-of-python-torch.-flatten-of-function-case.html</link><guid isPermaLink="true">https://ofstack.com/python/44272/detailed-explanation-of-python-torch.-flatten-of-function-case.html</guid><description>Look at the function parameters first: input: 1 tensor, that is, tensor to be &quot;bulldozed&quot;. start_dim: The starting dimension of &quot;bulldozing&quot;. end_dim: End…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Python Pycurl Attribute and Method Case</title><link>https://ofstack.com/python/44273/detailed-explanation-of-python-pycurl-attribute-and-method-case.html</link><guid isPermaLink="true">https://ofstack.com/python/44273/detailed-explanation-of-python-pycurl-attribute-and-method-case.html</guid><description>Pycurl package is an libcurl Python interface, written by C language, powerful, fast. Because pycurl has too many properties and methods, write this blog…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>python Common Magic Method of Double Underline</title><link>https://ofstack.com/python/44274/python-common-magic-method-of-double-underline.html</link><guid isPermaLink="true">https://ofstack.com/python/44274/python-common-magic-method-of-double-underline.html</guid><description>This paper introduces the magic methods commonly used in python under 1 and the singleton pattern which is very important in object-oriented. In python, 1…</description><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Explanation of Common Data Query Methods and Query Object Conditions in Django</title><link>https://ofstack.com/python/44478/explanation-of-common-data-query-methods-and-query-object-conditions-in-django.html</link><guid isPermaLink="true">https://ofstack.com/python/44478/explanation-of-common-data-query-methods-and-query-object-conditions-in-django.html</guid><description>1. Get all records: 2. Access to Article 1 data: 3. Get the last piece of data: Note on 2. 3 Two methods: For QuerySet object, we can also get the…</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Python Programming ContextManager Context Manager Explanation</title><link>https://ofstack.com/python/45132/python-programming-contextmanager-context-manager-explanation.html</link><guid isPermaLink="true">https://ofstack.com/python/45132/python-programming-contextmanager-context-manager-explanation.html</guid><description>The context manager is an object that defines the runtime context to be established when the with statement is executed. The context manager handles the…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Super practical 10 Python cases</title><link>https://ofstack.com/python/45139/super-practical-10-python-cases.html</link><guid isPermaLink="true">https://ofstack.com/python/45139/super-practical-10-python-cases.html</guid><description>In this article, we will introduce 30 short code snippets that you can understand and learn in 30 seconds or less. The following method can check whether…</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Python Generator and Iterator Details</title><link>https://ofstack.com/python/45874/python-generator-and-iterator-details.html</link><guid isPermaLink="true">https://ofstack.com/python/45874/python-generator-and-iterator-details.html</guid><description>Now you can create a list directly through the generator, but due to the limitation of memory, the capacity of the list is definitely limited. If we need a…</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Definition and Application of Python Tuple</title><link>https://ofstack.com/python/46027/definition-and-application-of-python-tuple.html</link><guid isPermaLink="true">https://ofstack.com/python/46027/definition-and-application-of-python-tuple.html</guid><description>In Python A tuple is a data type very similar to a list, except that elements in a list can be modified, while elements in a tuple cannot be modified.</description><pubDate>Sun, 12 Dec 2021 00:00:00 GMT</pubDate></item><item><title>TensorFlow tutorial Softmax logistic regression recognition of handwritten numerals MNIST data sets</title><link>https://ofstack.com/python/46050/tensorflow-tutorial-softmax-logistic-regression-recognition-of-handwritten-numerals-mnist-data-sets.html</link><guid isPermaLink="true">https://ofstack.com/python/46050/tensorflow-tutorial-softmax-logistic-regression-recognition-of-handwritten-numerals-mnist-data-sets.html</guid><description>Logistic regression model based on MNIST data set to do 10 classification tasks Softmax Regression without hidden layer can only infer which number is…</description><pubDate>Sun, 12 Dec 2021 00:00:00 GMT</pubDate></item><item><title>The least common multiple of the Python code implementation list</title><link>https://ofstack.com/python/46218/the-least-common-multiple-of-the-python-code-implementation-list.html</link><guid isPermaLink="true">https://ofstack.com/python/46218/the-least-common-multiple-of-the-python-code-implementation-list.html</guid><description>The code snippet read in this article comes from 30-seconds-of-python (https://github.com/30-seconds...). The greatest common divisor and the least common…</description><pubDate>Sun, 12 Dec 2021 00:00:00 GMT</pubDate></item><item><title>PythonPillowImage. save Save as jpg Image Compression Problem</title><link>https://ofstack.com/python/46384/pythonpillowimage.-save-save-as-jpg-image-compression-problem.html</link><guid isPermaLink="true">https://ofstack.com/python/46384/pythonpillowimage.-save-save-as-jpg-image-compression-problem.html</guid><description>The Pillow library supports a variety of image formats, and you can read images directly using the open () method, regardless of the type of images. Pillow…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Input  Output and High order Assignment of Python Foundation</title><link>https://ofstack.com/python/46385/detailed-explanation-of-input--output-and-high-order-assignment-of-python-foundation.html</link><guid isPermaLink="true">https://ofstack.com/python/46385/detailed-explanation-of-input--output-and-high-order-assignment-of-python-foundation.html</guid><description>Detailed Explanation of Input Output and High order Assignment of Python Foundation</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Advanced Application of python Function</title><link>https://ofstack.com/python/46386/detailed-explanation-of-advanced-application-of-python-function.html</link><guid isPermaLink="true">https://ofstack.com/python/46386/detailed-explanation-of-advanced-application-of-python-function.html</guid><description>Function is well known, and the definition format of function in python is as follows: def function name (formal parameter): Function encapsulation is to…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>python string splicing. join of and splitting. split of detailed explanation</title><link>https://ofstack.com/python/46387/python-string-splicing.-join-of-and-splitting.-split-of-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/python/46387/python-string-splicing.-join-of-and-splitting.-split-of-detailed-explanation.html</guid><description>Split the string by space: The return value is: [&apos;fd&apos;,&apos;as&apos;,&apos;sf&apos;] Splice strings according to spaces (which can be any characters): The result returned is:…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Exercises of Python Decorator</title><link>https://ofstack.com/python/46388/exercises-of-python-decorator.html</link><guid isPermaLink="true">https://ofstack.com/python/46388/exercises-of-python-decorator.html</guid><description>At the end, I recommend a very good learning tutorial for you, hoping to help you learn Python!</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Realization of Picgo drawing bed tool with Python</title><link>https://ofstack.com/python/46389/realization-of-picgo-drawing-bed-tool-with-python.html</link><guid isPermaLink="true">https://ofstack.com/python/46389/realization-of-picgo-drawing-bed-tool-with-python.html</guid><description>PyPicGo is a drawing bed tool, but PicGo is the implementation of Python version, and supports various plug-in custom plug-ins. At present, PyPicGo comes…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>jieba Thesaurus in python</title><link>https://ofstack.com/python/46390/jieba-thesaurus-in-python.html</link><guid isPermaLink="true">https://ofstack.com/python/46390/jieba-thesaurus-in-python.html</guid><description>jieba Thesaurus in python</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Detailed explanation of python periodic task scheduling tool Schedule</title><link>https://ofstack.com/python/46391/detailed-explanation-of-python-periodic-task-scheduling-tool-schedule.html</link><guid isPermaLink="true">https://ofstack.com/python/46391/detailed-explanation-of-python-periodic-task-scheduling-tool-schedule.html</guid><description>If you want to periodically execute an Python script, the most famous option is the Crontab script, but Crontab has the following drawbacks: 1. It is…</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Redis tutorial of vi: Sorted Sets data types</title><link>https://ofstack.com/Redis/12746/redis-tutorial-of-vi:-sorted-sets-data-types.html</link><guid isPermaLink="true">https://ofstack.com/Redis/12746/redis-tutorial-of-vi:-sorted-sets-data-types.html</guid><description>The Sorted-Sets and Sets types are very similar in that they are collections of strings and do not allow duplicate members to appear in an Set. The main…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Redis tutorial of iv: Hashes data type</title><link>https://ofstack.com/Redis/12747/redis-tutorial-of-iv:-hashes-data-type.html</link><guid isPermaLink="true">https://ofstack.com/Redis/12747/redis-tutorial-of-iv:-hashes-data-type.html</guid><description>We can think of Hashes types in Redis as map containers with String Key and String Value. So this type is ideal for storing information about value objects.…</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Analysis of the startup process for Redis server</title><link>https://ofstack.com/Redis/13736/analysis-of-the-startup-process-for-redis-server.html</link><guid isPermaLink="true">https://ofstack.com/Redis/13736/analysis-of-the-startup-process-for-redis-server.html</guid><description>This article introduces the Redis startup process by analyzing the code. By looking at the Redis startup script, you can see that Redis starts with the main…</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>redis USES redis dump to export  import  and restore data instances</title><link>https://ofstack.com/Redis/14708/redis-uses-redis-dump-to-export--import--and-restore-data-instances.html</link><guid isPermaLink="true">https://ofstack.com/Redis/14708/redis-uses-redis-dump-to-export--import--and-restore-data-instances.html</guid><description>redis USES redis dump to export import and restore data instances</description><pubDate>Sat, 09 May 2020 00:00:00 GMT</pubDate></item><item><title>Performance problems with redis&apos;s hGetAll function of remember Redis&apos;s cheating HGETALL</title><link>https://ofstack.com/Redis/16550/performance-problems-with-redis&apos;s-hgetall-function-of-remember-redis&apos;s-cheating-hgetall.html</link><guid isPermaLink="true">https://ofstack.com/Redis/16550/performance-problems-with-redis&apos;s-hgetall-function-of-remember-redis&apos;s-cheating-hgetall.html</guid><description>Before didn&apos;t pay attention to the function, 1 straight with Memcache way of data storage, but since replaced redis, for 1 hash data save and take…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of distributed locking on Redis to improve performance</title><link>https://ofstack.com/Redis/16551/implementation-of-distributed-locking-on-redis-to-improve-performance.html</link><guid isPermaLink="true">https://ofstack.com/Redis/16551/implementation-of-distributed-locking-on-redis-to-improve-performance.html</guid><description>In many Internet product applications, some scenarios need to be locked, such as: seckill, global increment ID, floor generation and so on. Most of the…</description><pubDate>Tue, 12 May 2020 00:00:00 GMT</pubDate></item><item><title>Implement the SQL scaling method with Redis</title><link>https://ofstack.com/Redis/16866/implement-the-sql-scaling-method-with-redis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/16866/implement-the-sql-scaling-method-with-redis.html</guid><description>This article mainly introduces the method of using Redis to achieve SQL scaling, including the aspects of locking and time series to improve the performance…</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>Details on redis optimal configuration and redis.conf description of recommendations</title><link>https://ofstack.com/Redis/17230/details-on-redis-optimal-configuration-and-redis.conf-description-of-recommendations.html</link><guid isPermaLink="true">https://ofstack.com/Redis/17230/details-on-redis-optimal-configuration-and-redis.conf-description-of-recommendations.html</guid><description>1. Redis.conf configuration parameter: Whether to run as a daemon #, such as process after operation, the need to specify a pid, defaults to/var run/redis pid</description><pubDate>Thu, 14 May 2020 00:00:00 GMT</pubDate></item><item><title>The Redis SETNX command is used to implement distributed locking</title><link>https://ofstack.com/Redis/17236/the-redis-setnx-command-is-used-to-implement-distributed-locking.html</link><guid isPermaLink="true">https://ofstack.com/Redis/17236/the-redis-setnx-command-is-used-to-implement-distributed-locking.html</guid><description>Distributed locking can be implemented using the SETNX command of Redis, which is described below. Introduction to the SETNX command The command format</description><pubDate>Thu, 14 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common commands for Redis collection types</title><link>https://ofstack.com/Redis/18907/summary-of-common-commands-for-redis-collection-types.html</link><guid isPermaLink="true">https://ofstack.com/Redis/18907/summary-of-common-commands-for-redis-collection-types.html</guid><description>Introduction to collection types The collection type is also a type that represents a higher value of redis1. Because of the set type of Redis, we can…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of several methods of implementing distributed locking by Redis</title><link>https://ofstack.com/Redis/20291/summary-of-several-methods-of-implementing-distributed-locking-by-redis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/20291/summary-of-several-methods-of-implementing-distributed-locking-by-redis.html</guid><description>Summary of several methods of implementing distributed locking in Redis Distributed locking is a way to control the synchronous access of Shared resources…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>How do I manipulate Redis and zookeeper to implement distributed locking</title><link>https://ofstack.com/Redis/20292/how-do-i-manipulate-redis-and-zookeeper-to-implement-distributed-locking.html</link><guid isPermaLink="true">https://ofstack.com/Redis/20292/how-do-i-manipulate-redis-and-zookeeper-to-implement-distributed-locking.html</guid><description>In a distributed scenario, there are many situations where final 1 tropism needs to be implemented. Events in the field of design of the remote context, in…</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>The design idea of thumb up function based on redis is explained in detail</title><link>https://ofstack.com/Redis/21591/the-design-idea-of-thumb-up-function-based-on-redis-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Redis/21591/the-design-idea-of-thumb-up-function-based-on-redis-is-explained-in-detail.html</guid><description>Thumb up is actually an interesting feature. There are basically two basic design ideas, one of which is mysql, etc The database is stored directly on the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Redis profile</title><link>https://ofstack.com/Redis/21592/redis-profile.html</link><guid isPermaLink="true">https://ofstack.com/Redis/21592/redis-profile.html</guid><description>Redis web site is: http: / / www redis. io /. Redis is an open source, advanced key-value store and an applicable solution for building high-performance,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How does redis implement ack for queue messages</title><link>https://ofstack.com/Redis/21593/how-does-redis-implement-ack-for-queue-messages.html</link><guid isPermaLink="true">https://ofstack.com/Redis/21593/how-does-redis-implement-ack-for-queue-messages.html</guid><description>Because the queues provided by the company were too painful and were restricted from using other queues, a queue with ack capability was needed for data…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Linux sets the startup method of Redis boot</title><link>https://ofstack.com/Redis/21594/linux-sets-the-startup-method-of-redis-boot.html</link><guid isPermaLink="true">https://ofstack.com/Redis/21594/linux-sets-the-startup-method-of-redis-boot.html</guid><description>1. Setup method under CentOS 7.0 system Assume Redis is installed, version 3.2.4 Add in the script file #chkconfig: 2345 80 90 Otherwise, an error will…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The five data types in Redis are easy to manipulate</title><link>https://ofstack.com/Redis/21595/the-five-data-types-in-redis-are-easy-to-manipulate.html</link><guid isPermaLink="true">https://ofstack.com/Redis/21595/the-five-data-types-in-redis-are-easy-to-manipulate.html</guid><description>Redis5 data types of simple add, delete, change and check command?? To solve the problem Suppose you have installed the Redis server. Suppose you have the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The exception resolution caused by the spark parameter executor cores in Redis</title><link>https://ofstack.com/Redis/21596/the-exception-resolution-caused-by-the-spark-parameter-executor-cores-in-redis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/21596/the-exception-resolution-caused-by-the-spark-parameter-executor-cores-in-redis.html</guid><description>The exception resolution caused by the spark parameter executor-cores in Redis Unexpected end of stream DENIED Redis is running in protected mode because…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>About the implementation of redis Key elimination strategy</title><link>https://ofstack.com/Redis/21597/about-the-implementation-of-redis-key-elimination-strategy.html</link><guid isPermaLink="true">https://ofstack.com/Redis/21597/about-the-implementation-of-redis-key-elimination-strategy.html</guid><description>1 the maximum memory deletion policy in the configuration file In the redis configuration file, you can set the maximum memory usage for redis, and when…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>redis replaces the keys instruction of with the scan instruction</title><link>https://ofstack.com/Redis/21598/redis-replaces-the-keys-instruction-of-with-the-scan-instruction.html</link><guid isPermaLink="true">https://ofstack.com/Redis/21598/redis-replaces-the-keys-instruction-of-with-the-scan-instruction.html</guid><description>As we all know, the larger the number of key in redis, the slower the keys command will execute, and most importantly, it will block the server, which is a…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A brief analysis of Redis distributed locks</title><link>https://ofstack.com/Redis/21599/a-brief-analysis-of-redis-distributed-locks.html</link><guid isPermaLink="true">https://ofstack.com/Redis/21599/a-brief-analysis-of-redis-distributed-locks.html</guid><description>In the recent work, I met with the following business scenarios. I needed to push a batch of data to the other 1 system regularly every day. However, since…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Aliyun server installation configuration redis method and add to boot of recommended</title><link>https://ofstack.com/Redis/21600/aliyun-server-installation-configuration-redis-method-and-add-to-boot-of-recommended.html</link><guid isPermaLink="true">https://ofstack.com/Redis/21600/aliyun-server-installation-configuration-redis-method-and-add-to-boot-of-recommended.html</guid><description>System AliyunLinux 1. Install Redis (I installed redis under /alidata/server/redis) 2. Configuration Redis 3. Edit startup script (found online) 4. Add…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>redis implementation counter   introduction to the method of preventing brushing</title><link>https://ofstack.com/Redis/22330/redis-implementation-counter---introduction-to-the-method-of-preventing-brushing.html</link><guid isPermaLink="true">https://ofstack.com/Redis/22330/redis-implementation-counter---introduction-to-the-method-of-preventing-brushing.html</guid><description>redis implementation counter introduction to the method of preventing brushing</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>redis instead of php files stores instances of session</title><link>https://ofstack.com/Redis/22331/redis-instead-of-php-files-stores-instances-of-session.html</link><guid isPermaLink="true">https://ofstack.com/Redis/22331/redis-instead-of-php-files-stores-instances-of-session.html</guid><description>Please understand the usage of the PHP session_set_save_handler function before viewing the instance Define the SessionManager class The code for creating 1…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>redis command line view Chinese non scrambled code method (hexadecimal string processing)</title><link>https://ofstack.com/Redis/22332/redis-command-line-view-chinese-non-scrambled-code-method-(hexadecimal-string-processing).html</link><guid isPermaLink="true">https://ofstack.com/Redis/22332/redis-command-line-view-chinese-non-scrambled-code-method-(hexadecimal-string-processing).html</guid><description>redis command line view Chinese not messy code When using the command line, Redis will display a hexadecimal string &quot;\xe4\xb8\xad\xe5\x9b\xbd&quot; if the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Master slave synchronous parsing of Redis</title><link>https://ofstack.com/Redis/22333/master-slave-synchronous-parsing-of-redis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/22333/master-slave-synchronous-parsing-of-redis.html</guid><description>1. Master slave synchronization principle of Redis 1.1 master slave synchronization process of Redis Once the master of the slave server connection is…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of how Redis implements distributed locking</title><link>https://ofstack.com/Redis/22334/an-example-of-how-redis-implements-distributed-locking.html</link><guid isPermaLink="true">https://ofstack.com/Redis/22334/an-example-of-how-redis-implements-distributed-locking.html</guid><description>The timing task we used before was only deployed on a single machine. In order to solve the problem of single point, in order to ensure that one task was…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Implementation of transaction mechanism and optimistic lock in redis</title><link>https://ofstack.com/Redis/22335/implementation-of-transaction-mechanism-and-optimistic-lock-in-redis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/22335/implementation-of-transaction-mechanism-and-optimistic-lock-in-redis.html</guid><description>Redis transaction mechanism In other databases, such as MySQL, a transaction represents a set of actions that either all or none of the actions are executed.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of common application scenarios in Redis</title><link>https://ofstack.com/Redis/22336/in-depth-analysis-of-common-application-scenarios-in-redis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/22336/in-depth-analysis-of-common-application-scenarios-in-redis.html</guid><description>Redis is an key-value storage system, which is now being used more and more in various systems, mostly as a cache due to its high performance features. Here…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Examples of several ways in which redis implements locking are explained in detail</title><link>https://ofstack.com/Redis/22337/examples-of-several-ways-in-which-redis-implements-locking-are-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Redis/22337/examples-of-several-ways-in-which-redis-implements-locking-are-explained-in-detail.html</guid><description>This article mainly introduced several methods about redis lock implementation, to share out for your reference learning, the following words do not say, to…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Redis implements an example of the queue principle</title><link>https://ofstack.com/Redis/22338/redis-implements-an-example-of-the-queue-principle.html</link><guid isPermaLink="true">https://ofstack.com/Redis/22338/redis-implements-an-example-of-the-queue-principle.html</guid><description>Scene description: · used to handle time-consuming requests, such as bulk sending of emails. If the sending is triggered directly on the web page, the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Simple operations for redis caching (get  put)</title><link>https://ofstack.com/Redis/22339/simple-operations-for-redis-caching-(get--put).html</link><guid isPermaLink="true">https://ofstack.com/Redis/22339/simple-operations-for-redis-caching-(get--put).html</guid><description>This article describes simple redis caching operations, including introducing the jedisjar package, configuring redis, RedisDao, putting data into redis…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The python script implements Redis unauthorized volume collection</title><link>https://ofstack.com/Redis/23071/the-python-script-implements-redis-unauthorized-volume-collection.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23071/the-python-script-implements-redis-unauthorized-volume-collection.html</guid><description>This paper mainly introduces to you about redis unauthorized volume rights related content, to share out for your reference and learning, the following…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details on redis state monitoring and performance tuning</title><link>https://ofstack.com/Redis/23072/details-on-redis-state-monitoring-and-performance-tuning.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23072/details-on-redis-state-monitoring-and-performance-tuning.html</guid><description>For any application service or component, a complete reliable spectrum monitoring scheme is required. In particular, redis such as sensitive pure memory,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>In memory database Redis persistence summary</title><link>https://ofstack.com/Redis/23073/in-memory-database-redis-persistence-summary.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23073/in-memory-database-redis-persistence-summary.html</guid><description>Because Redis is memory databases, so in order to prevent because of a system crash causes such as data loss problem, Redis provides two different…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of the installation steps for Linux Redis</title><link>https://ofstack.com/Redis/23074/details-of-the-installation-steps-for-linux-redis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23074/details-of-the-installation-steps-for-linux-redis.html</guid><description>Redis is an open source (BSD license), in-memory data structure storage system that can be used as a database, cache, and message-oriented middleware. It…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>redis data type _ dynamic node Java college collation</title><link>https://ofstack.com/Redis/23075/redis-data-type-_-dynamic-node-java-college-collation.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23075/redis-data-type-_-dynamic-node-java-college-collation.html</guid><description>Redis supports five data types, which are described as follows: Strings - string The string for Redis is a sequence of bytes. Strings in Redis are base 2…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail the Redis command and key _ power node Java college collation</title><link>https://ofstack.com/Redis/23076/detail-the-redis-command-and-key-_-power-node-java-college-collation.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23076/detail-the-redis-command-and-key-_-power-node-java-college-collation.html</guid><description>The Redis command is used to perform certain operations on the redis server. To run a command on an Redis server, you need an Redis client. The Redis client…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>redis disables several dangerous command methods</title><link>https://ofstack.com/Redis/23077/redis-disables-several-dangerous-command-methods.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23077/redis-disables-several-dangerous-command-methods.html</guid><description>Customer 1 has been telling me a problem in the past few days, that is, his cache server redis will clean the library every day. I am very surprised that…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The method that the redis server allows remote hosts to access</title><link>https://ofstack.com/Redis/23078/the-method-that-the-redis-server-allows-remote-hosts-to-access.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23078/the-method-that-the-redis-server-allows-remote-hosts-to-access.html</guid><description>If the remote host needs to access the redis server, you can modify the redis.conf configuration file The bind field defaults to: bind 127.0.0.1 so that…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Fixed the problem that the Redis password failed after restart</title><link>https://ofstack.com/Redis/23079/fixed-the-problem-that-the-redis-password-failed-after-restart.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23079/fixed-the-problem-that-the-redis-password-failed-after-restart.html</guid><description>There may be two reasons: 1. The password is simply set on the command line, which is temporary and will be invalid when the server is restarted. Solution:…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An example of Redis setting password protection</title><link>https://ofstack.com/Redis/23745/an-example-of-redis-setting-password-protection.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23745/an-example-of-redis-setting-password-protection.html</guid><description>When Redis is installed, it is not password protected by default, and password protected for security purposes.</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>windows using redis requirepass authentication does not work</title><link>https://ofstack.com/Redis/23747/windows-using-redis-requirepass-authentication-does-not-work.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23747/windows-using-redis-requirepass-authentication-does-not-work.html</guid><description>Since windows USES redis below and has two profiles redis.windows.conf and redis.windows-service.conf we need to specify the profile since we did not…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Perfect solution to the problem of configuration files not taking effect after starting redis on linux</title><link>https://ofstack.com/Redis/23749/perfect-solution-to-the-problem-of-configuration-files-not-taking-effect-after-starting-redis-on-linux.html</link><guid isPermaLink="true">https://ofstack.com/Redis/23749/perfect-solution-to-the-problem-of-configuration-files-not-taking-effect-after-starting-redis-on-linux.html</guid><description>After modifying redis. conf, restart redis and find that the modified configuration does not take effect. It turns out that the configuration file should be…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>linux installation configuration and use redis</title><link>https://ofstack.com/Redis/24485/linux-installation-configuration-and-use-redis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/24485/linux-installation-configuration-and-use-redis.html</guid><description>1, download the source code, decompress and compile the source code. 2. After compilation, there are four executables in the Src directory: redis-ES7en,…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Three specific data types in Redis (BitMap  Geo  and HyperLogLog)</title><link>https://ofstack.com/Redis/24488/three-specific-data-types-in-redis-(bitmap--geo--and-hyperloglog).html</link><guid isPermaLink="true">https://ofstack.com/Redis/24488/three-specific-data-types-in-redis-(bitmap--geo--and-hyperloglog).html</guid><description>Three specific data types in Redis (BitMap Geo and HyperLogLog)</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary analysis of Redis connection errors</title><link>https://ofstack.com/Redis/26704/summary-analysis-of-redis-connection-errors.html</link><guid isPermaLink="true">https://ofstack.com/Redis/26704/summary-analysis-of-redis-connection-errors.html</guid><description>Recently, redis experienced a series of errors due to increased traffic, such as: So let&apos;s analyze each of them. LOADING Redis is loading the dataset in memory</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>redis is a simple way to implement leaderboards</title><link>https://ofstack.com/Redis/27435/redis-is-a-simple-way-to-implement-leaderboards.html</link><guid isPermaLink="true">https://ofstack.com/Redis/27435/redis-is-a-simple-way-to-implement-leaderboards.html</guid><description>To achieve a typesetting list, we usually think of mysql&apos;s order by simply rough out. But is it really elegant? It is well known that the database is the…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>redis distributed locking and problem solving</title><link>https://ofstack.com/Redis/28538/redis-distributed-locking-and-problem-solving.html</link><guid isPermaLink="true">https://ofstack.com/Redis/28538/redis-distributed-locking-and-problem-solving.html</guid><description>1. Main principles of redis to achieve distributed locking: The easiest way is to use the setnx command. key is the only identifier for the lock, named…</description><pubDate>Wed, 07 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Virtual machine linux installation redis implementation process analysis</title><link>https://ofstack.com/Redis/28684/virtual-machine-linux-installation-redis-implementation-process-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/28684/virtual-machine-linux-installation-redis-implementation-process-analysis.html</guid><description>Installation steps 1. Download redis from the weget command at the bottom of the official website Then, if you guessed right, you would make an error on the…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Redis performs performance tests</title><link>https://ofstack.com/Redis/28685/redis-performs-performance-tests.html</link><guid isPermaLink="true">https://ofstack.com/Redis/28685/redis-performs-performance-tests.html</guid><description>The Redis performance test was achieved by executing multiple commands simultaneously. The basic commands for redis performance testing are as follows:</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Source code analysis of Redis network model</title><link>https://ofstack.com/Redis/28828/source-code-analysis-of-redis-network-model.html</link><guid isPermaLink="true">https://ofstack.com/Redis/28828/source-code-analysis-of-redis-network-model.html</guid><description>The network model of Redis is based on I/O multiplexing program. The source contains four multiplexing function libraries epoll, select, evport, kqueue. One…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Handling of Redis connection timeout exceptions</title><link>https://ofstack.com/Redis/28829/handling-of-redis-connection-timeout-exceptions.html</link><guid isPermaLink="true">https://ofstack.com/Redis/28829/handling-of-redis-connection-timeout-exceptions.html</guid><description>0. Problem description Using Jedis to connect redis for data query operation, the normal code operation is no problem, but the following errors are reported…</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Detail the steps for Redis to enable keyspace notifications for timeout notifications</title><link>https://ofstack.com/Redis/28974/detail-the-steps-for-redis-to-enable-keyspace-notifications-for-timeout-notifications.html</link><guid isPermaLink="true">https://ofstack.com/Redis/28974/detail-the-steps-for-redis-to-enable-keyspace-notifications-for-timeout-notifications.html</guid><description>Redis section Settings Modify configuration file redis.conf (Windows for redis.windows.conf) The SpringBoot section Settings Add redis dependencies Add the…</description><pubDate>Sat, 31 Oct 2020 00:00:00 GMT</pubDate></item><item><title>The principle and method of distributed locking based on redis</title><link>https://ofstack.com/Redis/28975/the-principle-and-method-of-distributed-locking-based-on-redis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/28975/the-principle-and-method-of-distributed-locking-based-on-redis.html</guid><description>With the continuous expansion of the system, distributed lock is the most basic guarantee. Unlike single-machine multithreading, distributed across multiple…</description><pubDate>Sat, 31 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Definition of jedis configuration</title><link>https://ofstack.com/Redis/29120/definition-of-jedis-configuration.html</link><guid isPermaLink="true">https://ofstack.com/Redis/29120/definition-of-jedis-configuration.html</guid><description>jedis is an redis client based on java language, which integrates redis command operation and provides connection pool management. jedis connection pool</description><pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Data type command collation in redis</title><link>https://ofstack.com/Redis/29121/data-type-command-collation-in-redis.html</link><guid isPermaLink="true">https://ofstack.com/Redis/29121/data-type-command-collation-in-redis.html</guid><description>redis is a key-value pair database with 5 main data types: String type (string), hash type (hash), list type (list), collection type (set), ordered…</description><pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Docker clean up command highlights</title><link>https://ofstack.com/Server/16874/docker-clean-up-command-highlights.html</link><guid isPermaLink="true">https://ofstack.com/Server/16874/docker-clean-up-command-highlights.html</guid><description>Kill all running containers Delete all containers that have been stopped Delete all images without the dangling tag Delete all images Create aliases for…</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>Nginx server set up reverse proxy strategy</title><link>https://ofstack.com/Server/17277/nginx-server-set-up-reverse-proxy-strategy.html</link><guid isPermaLink="true">https://ofstack.com/Server/17277/nginx-server-set-up-reverse-proxy-strategy.html</guid><description>The Nginx reverse agent has a lot of problems that need to be solved, many of which are based on the installation, and the related debugging after the…</description><pubDate>Thu, 14 May 2020 00:00:00 GMT</pubDate></item><item><title>linux remote login ssh password free configuration method</title><link>https://ofstack.com/Server/17311/linux-remote-login-ssh-password-free-configuration-method.html</link><guid isPermaLink="true">https://ofstack.com/Server/17311/linux-remote-login-ssh-password-free-configuration-method.html</guid><description>The company has just launched several Linux, and now it wants to remotely log in ssh from host to host without password. Principle 2. Quite simply, use…</description><pubDate>Thu, 14 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed steps for deploying tomcat in docker and deploying java applications</title><link>https://ofstack.com/Server/18914/detailed-steps-for-deploying-tomcat-in-docker-and-deploying-java-applications.html</link><guid isPermaLink="true">https://ofstack.com/Server/18914/detailed-steps-for-deploying-tomcat-in-docker-and-deploying-java-applications.html</guid><description>Let me give you a brief idea of what Docker is Docker is an open source application container engine that allows developers to package their applications…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker basic command details</title><link>https://ofstack.com/Server/18988/docker-basic-command-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/18988/docker-basic-command-details.html</guid><description>Basic concept of docker Docker is an open source application container engine that allows developers to package their applications and dependencies into a…</description><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate></item><item><title>centos build ftp server details and a brief introduction</title><link>https://ofstack.com/Server/20337/centos-build-ftp-server-details-and-a-brief-introduction.html</link><guid isPermaLink="true">https://ofstack.com/Server/20337/centos-build-ftp-server-details-and-a-brief-introduction.html</guid><description>centos sets up the ftp server 1. Install vsftpd sudo yum install vsftpd 2. Configuration vsftpd. conf 3. Add ftp users 4. Upload permission 5. Set vsftp to boot</description><pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed method for installing version 1.12.3 of Docker under CentOS 7.2</title><link>https://ofstack.com/Server/21601/detailed-method-for-installing-version-1.12.3-of-docker-under-centos-7.2.html</link><guid isPermaLink="true">https://ofstack.com/Server/21601/detailed-method-for-installing-version-1.12.3-of-docker-under-centos-7.2.html</guid><description>Docker is an open source application container engine that allows developers to package their applications and dependencies into a portable container and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Whether the Docker modified file needs to be restarted (command details)</title><link>https://ofstack.com/Server/21602/whether-the-docker-modified-file-needs-to-be-restarted-(command-details).html</link><guid isPermaLink="true">https://ofstack.com/Server/21602/whether-the-docker-modified-file-needs-to-be-restarted-(command-details).html</guid><description>Whether the Docker modified file needs to be restarted Do you need to restart the modified file of Docker? When doing projects, I often modify the file. I…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Explain the method of QEMU network configuration</title><link>https://ofstack.com/Server/21603/explain-the-method-of-qemu-network-configuration.html</link><guid isPermaLink="true">https://ofstack.com/Server/21603/explain-the-method-of-qemu-network-configuration.html</guid><description>Today, I&apos;m going to introduce you to how to configure the QEMU network. qemu two ways to surf the Internet: user mode network : This way of virtual machine…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The log of OpenStack is described in detail</title><link>https://ofstack.com/Server/21604/the-log-of-openstack-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Server/21604/the-log-of-openstack-is-described-in-detail.html</guid><description>Recently, I used OpenStack in my project. Since I just started to use it, I made a lot of mistakes. Then I checked the log and took time to sort out the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>VirtualBox Shared folder permission Settings and usage methods</title><link>https://ofstack.com/Server/21605/virtualbox-shared-folder-permission-settings-and-usage-methods.html</link><guid isPermaLink="true">https://ofstack.com/Server/21605/virtualbox-shared-folder-permission-settings-and-usage-methods.html</guid><description>Environment: Host (host) : windowsXP Virtual machine: VirtualBox Client (guest) : slackware/ubuntu/... Those of you who read my last post about installing…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Openstack node maintenance explained in detail</title><link>https://ofstack.com/Server/21606/openstack-node-maintenance-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Server/21606/openstack-node-maintenance-explained-in-detail.html</guid><description>OpenStack profile OpenStack is an open source implementation of IaaS, which consists of a number of interrelated sub-projects, mainly including computing,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>cURL operation Openstack object store ReST API details</title><link>https://ofstack.com/Server/21607/curl-operation-openstack-object-store-rest-api-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/21607/curl-operation-openstack-object-store-rest-api-details.html</guid><description>Due to the recent work needs to use Openstack, cURL is used to operate ReST API stored by Openstack object. I found a lot of data to complete this, so I…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the working principle of Docker network</title><link>https://ofstack.com/Server/21608/details-of-the-working-principle-of-docker-network.html</link><guid isPermaLink="true">https://ofstack.com/Server/21608/details-of-the-working-principle-of-docker-network.html</guid><description>How the Docker network works When Docker server namely docker daemon starts, automatically creates a name is docker0 bridge, whenever docker create a…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Configure multiple Tomcat methods on the same server</title><link>https://ofstack.com/Server/21609/configure-multiple-tomcat-methods-on-the-same-server.html</link><guid isPermaLink="true">https://ofstack.com/Server/21609/configure-multiple-tomcat-methods-on-the-same-server.html</guid><description>If you want to configure multiple Tomcat servers on one server, the main concern is to avoid port conflicts on the Tomcat servers. Just modify the startup…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed introduction to the installation and basic usage of Docker</title><link>https://ofstack.com/Server/21610/detailed-introduction-to-the-installation-and-basic-usage-of-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/21610/detailed-introduction-to-the-installation-and-basic-usage-of-docker.html</guid><description>Docker is an ultra-lightweight virtual machine implemented in a novel way. It is still very different from VM in terms of implementation principle and…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common tomcat errors and solutions</title><link>https://ofstack.com/Server/21611/summary-of-common-tomcat-errors-and-solutions.html</link><guid isPermaLink="true">https://ofstack.com/Server/21611/summary-of-common-tomcat-errors-and-solutions.html</guid><description>1. Error starting tomcat Question 1: The JAVA_HOME environment variable is not defined This environment is needed to run this program; Solution: the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details of the Docker directory mount method summary</title><link>https://ofstack.com/Server/21612/details-of-the-docker-directory-mount-method-summary.html</link><guid isPermaLink="true">https://ofstack.com/Server/21612/details-of-the-docker-directory-mount-method-summary.html</guid><description>When the Docker container is started, if you want to mount a directory of the host, you can specify it with the -v parameter. For example, if I want to…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>kvm virtual machine creation and cloning methods</title><link>https://ofstack.com/Server/21613/kvm-virtual-machine-creation-and-cloning-methods.html</link><guid isPermaLink="true">https://ofstack.com/Server/21613/kvm-virtual-machine-creation-and-cloning-methods.html</guid><description>This article introduces the creation and cloning of kvm virtual machine 1. Create a virtual machine: 2. Clone virtual machine: The clone of KVM virtual…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker solves the problem of getting the container at a time other than local time</title><link>https://ofstack.com/Server/21614/docker-solves-the-problem-of-getting-the-container-at-a-time-other-than-local-time.html</link><guid isPermaLink="true">https://ofstack.com/Server/21614/docker-solves-the-problem-of-getting-the-container-at-a-time-other-than-local-time.html</guid><description>Error in the acquisition time of docker acquisition container When using Docker to deploy the website, I accidentally found that the time inside the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>kvm method for installing and removing virtual machines</title><link>https://ofstack.com/Server/21615/kvm-method-for-installing-and-removing-virtual-machines.html</link><guid isPermaLink="true">https://ofstack.com/Server/21615/kvm-method-for-installing-and-removing-virtual-machines.html</guid><description>KVM is a virtual machine based on the Linux kernel (Kernel-based Virtual Machine). In October 2006, a new &quot;virtual machine&quot; implementation was developed by…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Set up the MySql master slave copy using the Docker container</title><link>https://ofstack.com/Server/21616/set-up-the-mysql-master-slave-copy-using-the-docker-container.html</link><guid isPermaLink="true">https://ofstack.com/Server/21616/set-up-the-mysql-master-slave-copy-using-the-docker-container.html</guid><description>1. Compile the Docker file of master MySQL Create a new folder and name it MySQL-master-v1. Create new files Dockerfile and master.cnf in the folder…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker data volume permission example details</title><link>https://ofstack.com/Server/21617/docker-data-volume-permission-example-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/21617/docker-data-volume-permission-example-details.html</guid><description>Docker data volume permissions When running the NodeJs container in CentOS7, it was found that the mounted local directory had no execution permission in…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Details and examples of Docker data volumes and data containers</title><link>https://ofstack.com/Server/21618/details-and-examples-of-docker-data-volumes-and-data-containers.html</link><guid isPermaLink="true">https://ofstack.com/Server/21618/details-and-examples-of-docker-data-volumes-and-data-containers.html</guid><description>Docker data volumes and data containers I started to learn docker in these two days, and found that docker is really powerful, which greatly improves the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker network modes (four) are described in detail</title><link>https://ofstack.com/Server/21619/docker-network-modes-(four)-are-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Server/21619/docker-network-modes-(four)-are-described-in-detail.html</guid><description>Docker network mode This paper first introduces four network working modes of Docker itself. As one of the most popular lightweight container technologies,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>ubuntu 14.04 64 bit installation configuration docker tutorial</title><link>https://ofstack.com/Server/21620/ubuntu-14.04-64-bit-installation-configuration-docker-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Server/21620/ubuntu-14.04-64-bit-installation-configuration-docker-tutorial.html</guid><description>background I heard about Docker a year ago and wanted to make a virtual machine with it. Now I finally have the chance to put it into practice. I&apos;m using…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker data volume  data volume container details</title><link>https://ofstack.com/Server/21621/docker-data-volume--data-volume-container-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/21621/docker-data-volume--data-volume-container-details.html</guid><description>Docker data volume, data volume container details Sometimes, when our service runs, it is necessary to generate some logs, or we need to backup the data in…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>CentOS setting default JDK step details and commands</title><link>https://ofstack.com/Server/21622/centos-setting-default-jdk-step-details-and-commands.html</link><guid isPermaLink="true">https://ofstack.com/Server/21622/centos-setting-default-jdk-step-details-and-commands.html</guid><description>Set the default JDK under CentOS Recently, after installing the opnjdk-devel version with the yum source, I checked it with the command ll…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>CentOS7 ali cloud yum source use details</title><link>https://ofstack.com/Server/21623/centos7-ali-cloud-yum-source-use-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/21623/centos7-ali-cloud-yum-source-use-details.html</guid><description>CentOS 7 USES the yum source of ariyun 1. Back up the original yum source sudo cp /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to the use of simple and crude Caddy Server</title><link>https://ofstack.com/Server/21624/introduction-to-the-use-of-simple-and-crude-caddy-server.html</link><guid isPermaLink="true">https://ofstack.com/Server/21624/introduction-to-the-use-of-simple-and-crude-caddy-server.html</guid><description>Caddy is a server software written by Go. The official slogan &quot;The HTTP server with automatic HTTPS&quot; and &quot;Serve The Web Web Like s 2016&quot; succinctly…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Detailed instructions for installing CentOS7 Nexus</title><link>https://ofstack.com/Server/21625/detailed-instructions-for-installing-centos7-nexus.html</link><guid isPermaLink="true">https://ofstack.com/Server/21625/detailed-instructions-for-installing-centos7-nexus.html</guid><description>CentOS7 Nexus installation Nexus installation download nexus-2.11.2-03-bundle.tar.gz The installation Upload the RPM file to the /tmp directory New/etc init…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Installation  configuration and use of CentOS7 PostgreSQL</title><link>https://ofstack.com/Server/21626/installation--configuration-and-use-of-centos7-postgresql.html</link><guid isPermaLink="true">https://ofstack.com/Server/21626/installation--configuration-and-use-of-centos7-postgresql.html</guid><description>Installation configuration and use of CentOS7 PostgreSQL</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>centos7 installation of Jenkins details</title><link>https://ofstack.com/Server/21627/centos7-installation-of-jenkins-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/21627/centos7-installation-of-jenkins-details.html</guid><description>CentOS7 Jenkins installation Download apache-tomcat-8.0.18.tar.gz from Jenkins The installation Upload the RPM file to the /tmp directory cd /tmp rpm -ivh…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>CentOS7 disables the implementation of Transparent Huge Pages</title><link>https://ofstack.com/Server/21628/centos7-disables-the-implementation-of-transparent-huge-pages.html</link><guid isPermaLink="true">https://ofstack.com/Server/21628/centos7-disables-the-implementation-of-transparent-huge-pages.html</guid><description>CentOS7 disables Transparent Huge Pages Transparent Huge Pages(THP) has been introduced since CentOS6, and this feature is enabled by default from CentOS7.…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>java.util.ConcurrentModificationException solution</title><link>https://ofstack.com/Server/21629/java.util.concurrentmodificationexception-solution.html</link><guid isPermaLink="true">https://ofstack.com/Server/21629/java.util.concurrentmodificationexception-solution.html</guid><description>When using iterator.hasNext () to operate on the iterator, if the object of the iteration changes at this point, such as new data is inserted or data is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Openstack starts the instance &apos;hvm&apos; error problem resolution</title><link>https://ofstack.com/Server/21630/openstack-starts-the-instance-&apos;hvm&apos;-error-problem-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Server/21630/openstack-starts-the-instance-&apos;hvm&apos;-error-problem-resolution.html</guid><description>Openstack startup instance &apos;hvm&apos; error: 2012-05-25 10:07:12 TRACE nova.rpc.amqp libvirtError: internal error no supported architecture for os type &apos;hvm&apos;</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>OpenStack create windows mirror implementation steps</title><link>https://ofstack.com/Server/21631/openstack-create-windows-mirror-implementation-steps.html</link><guid isPermaLink="true">https://ofstack.com/Server/21631/openstack-create-windows-mirror-implementation-steps.html</guid><description>OpenStack creates an windows mirror Create an windows mirror Create an img file kvm-img create -f qcow2 win7.qcow2 30G Download the virtio driver wget…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of service commands for openstack restart</title><link>https://ofstack.com/Server/21632/summary-of-service-commands-for-openstack-restart.html</link><guid isPermaLink="true">https://ofstack.com/Server/21632/summary-of-service-commands-for-openstack-restart.html</guid><description>openstack restarted the collection of service commands Recently, the company&apos;s project needs to use Openstack because Openstack restart service command is…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>OpenStack workflow workflows principle of use is described in detail</title><link>https://ofstack.com/Server/21633/openstack-workflow-workflows-principle-of-use-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Server/21633/openstack-workflow-workflows-principle-of-use-is-described-in-detail.html</guid><description>Workflows are complex forms (forms) and tabs, and each workflow must contain Workflow,Step, and Action Here&apos;s an example of how to use workflow: The…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Install VMTool and the Shared folder in LINUX under VMWare</title><link>https://ofstack.com/Server/21634/install-vmtool-and-the-shared-folder-in-linux-under-vmware.html</link><guid isPermaLink="true">https://ofstack.com/Server/21634/install-vmtool-and-the-shared-folder-in-linux-under-vmware.html</guid><description>1. Start installing Vmware and select VM-- &gt; install VMware Tools (Linux will automatically start downloading VMware Tools and save it under home/lmy/downloads)</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>VirtualBox virtual machine network environment analysis and build  NAT  bridge  Host Only  Internal  port mapping</title><link>https://ofstack.com/Server/21635/virtualbox-virtual-machine-network-environment-analysis-and-build--nat--bridge--host-only--internal--port-mapping.html</link><guid isPermaLink="true">https://ofstack.com/Server/21635/virtualbox-virtual-machine-network-environment-analysis-and-build--nat--bridge--host-only--internal--port-mapping.html</guid><description>VirtualBox virtual machine network environment analysis and build NAT bridge Host Only Internal port mapping</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker push mirror failure resolution</title><link>https://ofstack.com/Server/21636/docker-push-mirror-failure-resolution.html</link><guid isPermaLink="true">https://ofstack.com/Server/21636/docker-push-mirror-failure-resolution.html</guid><description>Problem with Docker push mirror failure. Here is a failure after entering push&apos;s own tomcat Here is what has been done: changing private hub to public does…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Tomcat log files periodically clean up the backup script</title><link>https://ofstack.com/Server/21637/tomcat-log-files-periodically-clean-up-the-backup-script.html</link><guid isPermaLink="true">https://ofstack.com/Server/21637/tomcat-log-files-periodically-clean-up-the-backup-script.html</guid><description>The main backup log files of the following script are catalina.out, localhost_access_log.yyyy.mm.log and the project log files. The project log file format…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Concept and application of Docker mirror  container and warehouse</title><link>https://ofstack.com/Server/21638/concept-and-application-of-docker-mirror--container-and-warehouse.html</link><guid isPermaLink="true">https://ofstack.com/Server/21638/concept-and-application-of-docker-mirror--container-and-warehouse.html</guid><description>Concept and application of Docker mirror container and warehouse</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The CentOS7docker service could not start the solution and implementation steps</title><link>https://ofstack.com/Server/21639/the-centos7docker-service-could-not-start-the-solution-and-implementation-steps.html</link><guid isPermaLink="true">https://ofstack.com/Server/21639/the-centos7docker-service-could-not-start-the-solution-and-implementation-steps.html</guid><description>The CentOS7 docker service could not start the solution Check the steps Launch docker service: An error will be reported at this time. Please take the…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>SVN could not submit Can&apos; est set file &apos;and db and txn_current&apos; read write: access denied</title><link>https://ofstack.com/Server/21640/svn-could-not-submit-can&apos;-est-set-file-&apos;and-db-and-txn_current&apos;-read-write:-access-denied.html</link><guid isPermaLink="true">https://ofstack.com/Server/21640/svn-could-not-submit-can&apos;-est-set-file-&apos;and-db-and-txn_current&apos;-read-write:-access-denied.html</guid><description>SVN could not submit Can&apos; est set file &quot;/db/txn_current&quot; read-write: access denied The svn server was forced to shut down when the commit file was in use,…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>OpenStack Heat AutoScaling details and example code</title><link>https://ofstack.com/Server/22341/openstack-heat-autoscaling-details-and-example-code.html</link><guid isPermaLink="true">https://ofstack.com/Server/22341/openstack-heat-autoscaling-details-and-example-code.html</guid><description>OpenStack Heat AutoScaling 1. The background Openstack&apos;s Heat is a component added after the H release, designed to create a set of business processes that…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>docker mirror acceleration CentOS7 details</title><link>https://ofstack.com/Server/22343/docker-mirror-acceleration-centos7-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/22343/docker-mirror-acceleration-centos7-details.html</guid><description>Register your Docker Hub account on the Docker Hub website, and you can download and use all the docker images in the repository. Because of network…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The Docker Runc container lifecycle is described in detail</title><link>https://ofstack.com/Server/22345/the-docker-runc-container-lifecycle-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Server/22345/the-docker-runc-container-lifecycle-is-described-in-detail.html</guid><description>Docker Runc container lifecycle The life cycle of the container involves the internal program implementation and the user-oriented command line interface.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Method for installing the Redis extension under Linux under php</title><link>https://ofstack.com/Server/22346/method-for-installing-the-redis-extension-under-linux-under-php.html</link><guid isPermaLink="true">https://ofstack.com/Server/22346/method-for-installing-the-redis-extension-under-linux-under-php.html</guid><description>This example shows how to install the Redis extension under Linux for php. I will share it with you for your reference as follows: Note: permissions for…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How does docker python implement the packaging method</title><link>https://ofstack.com/Server/22347/how-does-docker-python-implement-the-packaging-method.html</link><guid isPermaLink="true">https://ofstack.com/Server/22347/how-does-docker-python-implement-the-packaging-method.html</guid><description>Recently, I wrote a crawler in Python. In order to isolate its running environment and make it easy to distribute, I packaged the project into Docker images</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Tomcat multi site configuration details and implementation methods</title><link>https://ofstack.com/Server/22348/tomcat-multi-site-configuration-details-and-implementation-methods.html</link><guid isPermaLink="true">https://ofstack.com/Server/22348/tomcat-multi-site-configuration-details-and-implementation-methods.html</guid><description>Tomcat multi-site configuration Today, I tried the multi-site configuration of Tomcat on a whim, all of which were completed by modifying server.xml, and…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker packages the python command in detail</title><link>https://ofstack.com/Server/22349/docker-packages-the-python-command-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Server/22349/docker-packages-the-python-command-in-detail.html</guid><description>Recently, I wrote a crawler in Python. In order to isolate its running environment and make it easy to distribute, I packaged the project into Docker images</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The Tomcat publisher USES cmd to view commands for port occupation  corresponding processes  killing processes  and so on</title><link>https://ofstack.com/Server/22350/the-tomcat-publisher-uses-cmd-to-view-commands-for-port-occupation--corresponding-processes--killing-processes--and-so-on.html</link><guid isPermaLink="true">https://ofstack.com/Server/22350/the-tomcat-publisher-uses-cmd-to-view-commands-for-port-occupation--corresponding-processes--killing-processes--and-so-on.html</guid><description>The Tomcat publisher USES cmd to view commands for port occupation corresponding processes killing processes and so on</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker creates images in two ways</title><link>https://ofstack.com/Server/22351/docker-creates-images-in-two-ways.html</link><guid isPermaLink="true">https://ofstack.com/Server/22351/docker-creates-images-in-two-ways.html</guid><description>Docker creates the image Learning about Docker recently, it is good to come across two methods of creating objects by Docker on the Internet. Note them…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of common Docker commands</title><link>https://ofstack.com/Server/22352/summary-of-common-docker-commands.html</link><guid isPermaLink="true">https://ofstack.com/Server/22352/summary-of-common-docker-commands.html</guid><description>The docker command is commonly used A detailed explanation of the common names of docker, so that you can quickly learn the use of docker! docker, a…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Build the java web environment using Dockerfile</title><link>https://ofstack.com/Server/22354/build-the-java-web-environment-using-dockerfile.html</link><guid isPermaLink="true">https://ofstack.com/Server/22354/build-the-java-web-environment-using-dockerfile.html</guid><description>Building an web environment for Java with dockerfile is divided into two steps. The first step is to install jdk in the image and configure the environment…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Details the common commands to modify docker time zone and docker</title><link>https://ofstack.com/Server/22355/details-the-common-commands-to-modify-docker-time-zone-and-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/22355/details-the-common-commands-to-modify-docker-time-zone-and-docker.html</guid><description>I encountered such a business scenario a few days ago. The database is running in docker, and the downtown area of docker is utc, so it is 8 hours different…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Solution to Docker container time zone and time out of sync</title><link>https://ofstack.com/Server/22356/solution-to-docker-container-time-zone-and-time-out-of-sync.html</link><guid isPermaLink="true">https://ofstack.com/Server/22356/solution-to-docker-container-time-zone-and-time-out-of-sync.html</guid><description>Today, a test bug was submitted by the tester during the system integration test. The reason is that there is a deviation between the submitted business…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Detail the kvm virtual machine online migration based on local storage</title><link>https://ofstack.com/Server/22357/detail-the-kvm-virtual-machine-online-migration-based-on-local-storage.html</link><guid isPermaLink="true">https://ofstack.com/Server/22357/detail-the-kvm-virtual-machine-online-migration-based-on-local-storage.html</guid><description>There are four types of kvm virtual machine migration (1) hot migration is based on Shared storage (2) hot migration is based on local storage (3) cold…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker container log Chinese messy code problem solution</title><link>https://ofstack.com/Server/22358/docker-container-log-chinese-messy-code-problem-solution.html</link><guid isPermaLink="true">https://ofstack.com/Server/22358/docker-container-log-chinese-messy-code-problem-solution.html</guid><description>Docker container log Chinese garble code problem solution 1. Find dockerfile files, such as/use/local/src/Docker/Dockerfile 2. Edit Dockerfile to add 3.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker addresses three solutions to the problem of inconsistency between container time and host time</title><link>https://ofstack.com/Server/22359/docker-addresses-three-solutions-to-the-problem-of-inconsistency-between-container-time-and-host-time.html</link><guid isPermaLink="true">https://ofstack.com/Server/22359/docker-addresses-three-solutions-to-the-problem-of-inconsistency-between-container-time-and-host-time.html</guid><description>The Docker container time does not correspond to the host time Check the time with the date command View container time As you can see, they were eight…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Parse the Tomcat startup script    startup.bat</title><link>https://ofstack.com/Server/22360/parse-the-tomcat-startup-script----startup.bat.html</link><guid isPermaLink="true">https://ofstack.com/Server/22360/parse-the-tomcat-startup-script----startup.bat.html</guid><description>An overview of the We usually use startup. bat in Tomcat to start Tomcat. But what does this do? You all know that if an Java program needs to be started,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Solution to zabbix server is running | No</title><link>https://ofstack.com/Server/22361/solution-to-zabbix-server-is-running-%7C-no.html</link><guid isPermaLink="true">https://ofstack.com/Server/22361/solution-to-zabbix-server-is-running-%7C-no.html</guid><description>According to the log error detection zabbix process view View and listen on zabbix server-- zabbix agent 10050-- port 10051 Login error resolution zabbix…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How do I mount a file system in an docker container on a carrier</title><link>https://ofstack.com/Server/22362/how-do-i-mount-a-file-system-in-an-docker-container-on-a-carrier.html</link><guid isPermaLink="true">https://ofstack.com/Server/22362/how-do-i-mount-a-file-system-in-an-docker-container-on-a-carrier.html</guid><description>It feels like a lot of people are asking docker questions these days about how to operate a file system with an docker container that has been started.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Install and use Docker at Ubuntu 14.04</title><link>https://ofstack.com/Server/22363/install-and-use-docker-at-ubuntu-14.04.html</link><guid isPermaLink="true">https://ofstack.com/Server/22363/install-and-use-docker-at-ubuntu-14.04.html</guid><description>Docker is open source software that encapsulates both an Linux application and its dependencies (such as configuration files) into a single container.…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The differences between docBase and workDir in the tomcat custom Web deployment file are described</title><link>https://ofstack.com/Server/22364/the-differences-between-docbase-and-workdir-in-the-tomcat-custom-web-deployment-file-are-described.html</link><guid isPermaLink="true">https://ofstack.com/Server/22364/the-differences-between-docbase-and-workdir-in-the-tomcat-custom-web-deployment-file-are-described.html</guid><description>This article focuses on the differences between docBase and workDir in the tomcat custom Web deployment file. First look at the tomcat configuration file:</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker image creation  how to modify  upload image and other details</title><link>https://ofstack.com/Server/22366/docker-image-creation--how-to-modify--upload-image-and-other-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/22366/docker-image-creation--how-to-modify--upload-image-and-other-details.html</guid><description>Docker image creation how to modify upload image and other details</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>The Docker container specifies the fixed IP and static IP address for a custom segment</title><link>https://ofstack.com/Server/22367/the-docker-container-specifies-the-fixed-ip-and-static-ip-address-for-a-custom-segment.html</link><guid isPermaLink="true">https://ofstack.com/Server/22367/the-docker-container-specifies-the-fixed-ip-and-static-ip-address-for-a-custom-segment.html</guid><description>The Docker container specifies the fixed IP/ static IP addresses for the custom network segment Step 1: create a custom network Note: the 172.172.0.0…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Create an CentOS Docker image with Apache services using Dockerfile</title><link>https://ofstack.com/Server/22368/create-an-centos-docker-image-with-apache-services-using-dockerfile.html</link><guid isPermaLink="true">https://ofstack.com/Server/22368/create-an-centos-docker-image-with-apache-services-using-dockerfile.html</guid><description>Use Dockerfile to create an CentOS Docker image with Apache services List of files prepared on the host: The above files are placed in /root/apache_centos</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Ubuntu virtual machine multi network card configuration</title><link>https://ofstack.com/Server/22369/ubuntu-virtual-machine-multi-network-card-configuration.html</link><guid isPermaLink="true">https://ofstack.com/Server/22369/ubuntu-virtual-machine-multi-network-card-configuration.html</guid><description>This article for you to share Ubuntu virtual machine multi-network card configuration, for your reference, the specific content is as follows 1. Scene…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Tomcat log cutting (logrotate) is described in detail</title><link>https://ofstack.com/Server/22370/tomcat-log-cutting-(logrotate)-is-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Server/22370/tomcat-log-cutting-(logrotate)-is-described-in-detail.html</guid><description>Tomcat log cutting logrotate is a powerful system software, it has a 1 set of complete operating mode on the log file, such as: dump, mail and compression,…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker tutorial on private repositories</title><link>https://ofstack.com/Server/22372/docker-tutorial-on-private-repositories.html</link><guid isPermaLink="true">https://ofstack.com/Server/22372/docker-tutorial-on-private-repositories.html</guid><description>Private warehouses Sometimes it may not be convenient to use a public repository like Docker Hub, where users can create a local repository for private use.</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker tutorial on Docker Hub</title><link>https://ofstack.com/Server/22373/docker-tutorial-on-docker-hub.html</link><guid isPermaLink="true">https://ofstack.com/Server/22373/docker-tutorial-on-docker-hub.html</guid><description>The repository (Repository) is where the mirrors are centralized. One confusing concept is the registration server (Registry). In fact, the registration…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker tutorial on how to save and load images  remove and implement images</title><link>https://ofstack.com/Server/22374/docker-tutorial-on-how-to-save-and-load-images--remove-and-implement-images.html</link><guid isPermaLink="true">https://ofstack.com/Server/22374/docker-tutorial-on-how-to-save-and-load-images--remove-and-implement-images.html</guid><description>Docker tutorial on how to save and load images remove and implement images</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Image creation and modification for Docker tutorial</title><link>https://ofstack.com/Server/22375/image-creation-and-modification-for-docker-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Server/22375/image-creation-and-modification-for-docker-tutorial.html</guid><description>Create a mirror image There are many ways to create an image. You can either get an existing image from Docker Hub and update it, or you can create one…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker tutorial images are listed in detail</title><link>https://ofstack.com/Server/22376/docker-tutorial-images-are-listed-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Server/22376/docker-tutorial-images-are-listed-in-detail.html</guid><description>Docker mirror list: Use docker images to display local existing images. In listing information, you can see several field information Where the mirror ID…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Get the basics of mirroring in the Docker tutorial</title><link>https://ofstack.com/Server/22377/get-the-basics-of-mirroring-in-the-docker-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Server/22377/get-the-basics-of-mirroring-in-the-docker-tutorial.html</guid><description>Access to the mirror In the previous introduction, we learned that mirroring is one of the three components of Docker. Docker needs to have an image locally…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Install Docker on CentOS in the Docker tutorial</title><link>https://ofstack.com/Server/22378/install-docker-on-centos-in-the-docker-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Server/22378/install-docker-on-centos-in-the-docker-tutorial.html</guid><description>The CentOS series installs Docker Docker supports CentOS6 and later. For CentOS6, you can install Docker using the EPEL library, as follows CentOS7 system…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker tutorial on Ubuntu installation of Docker</title><link>https://ofstack.com/Server/22379/docker-tutorial-on-ubuntu-installation-of-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/22379/docker-tutorial-on-ubuntu-installation-of-docker.html</guid><description>The Ubuntu series installs Docker There are installation guides for various environments on the official website. Install through the system&apos;s own package</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Docker tutorial on the basic concepts of of mirroring  container  warehouse details</title><link>https://ofstack.com/Server/23080/docker-tutorial-on-the-basic-concepts-of-of-mirroring--container--warehouse-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/23080/docker-tutorial-on-the-basic-concepts-of-of-mirroring--container--warehouse-details.html</guid><description>Docker tutorial on the basic concepts of of mirroring container warehouse details</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Hadoop MapReduce multi output details</title><link>https://ofstack.com/Server/23081/hadoop-mapreduce-multi-output-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/23081/hadoop-mapreduce-multi-output-details.html</guid><description>Hadoop MapReduce multioutput The files generated by FileOutputFormat and its subclasses are in the output directory. Each reducer1 file is named by…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Hadoop SSH password free login and failure solutions</title><link>https://ofstack.com/Server/23082/hadoop-ssh-password-free-login-and-failure-solutions.html</link><guid isPermaLink="true">https://ofstack.com/Server/23082/hadoop-ssh-password-free-login-and-failure-solutions.html</guid><description>1. Create ssh - key Here we use rsa, using the following command: You will be prompted for pass phrase, 1 must not enter any characters, just press enter.</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Install Docker Engine under Centos7</title><link>https://ofstack.com/Server/23083/install-docker-engine-under-centos7.html</link><guid isPermaLink="true">https://ofstack.com/Server/23083/install-docker-engine-under-centos7.html</guid><description>1. Prerequisites The preferred requirement is a 64-bit operating system and a 3.10 or later kernel. View the current kernel version: 2.yum install Docker Engine</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do I copy data inside and outside the Docker container</title><link>https://ofstack.com/Server/23084/how-do-i-copy-data-inside-and-outside-the-docker-container.html</link><guid isPermaLink="true">https://ofstack.com/Server/23084/how-do-i-copy-data-inside-and-outside-the-docker-container.html</guid><description>Copy files from the container to the host Copy files from host into container 1. Mount the host data volume into the container with -v With the -v…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail Docker container base system image packaging</title><link>https://ofstack.com/Server/23085/detail-docker-container-base-system-image-packaging.html</link><guid isPermaLink="true">https://ofstack.com/Server/23085/detail-docker-container-base-system-image-packaging.html</guid><description>Because the container itself is a Shared host operating system kernel, the container base system image package itself is a standard Linux rootfs +…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to configure virtual domain name of wamp in Windows environment</title><link>https://ofstack.com/Server/23086/how-to-configure-virtual-domain-name-of-wamp-in-windows-environment.html</link><guid isPermaLink="true">https://ofstack.com/Server/23086/how-to-configure-virtual-domain-name-of-wamp-in-windows-environment.html</guid><description>To modify the service domain name, it is mainly to modify the configuration file about apache 1 turn on mod_rewrite for apache 2. Introduce the http-vhosts file</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Share basic concepts about Docker</title><link>https://ofstack.com/Server/23087/share-basic-concepts-about-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/23087/share-basic-concepts-about-docker.html</guid><description>Introduction to the As stated in the official documentation, docker is an engine that automatically packages applications into lightweight, portable,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Run the Docker container safely in a production environment</title><link>https://ofstack.com/Server/23088/run-the-docker-container-safely-in-a-production-environment.html</link><guid isPermaLink="true">https://ofstack.com/Server/23088/run-the-docker-container-safely-in-a-production-environment.html</guid><description>One way to strengthen Docker containers in a production environment is to make them immutable, that is, read-only. Other ways to run containers safely…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>CentOS and RedHat 6.5 install Docker offline</title><link>https://ofstack.com/Server/23089/centos-and-redhat-6.5-install-docker-offline.html</link><guid isPermaLink="true">https://ofstack.com/Server/23089/centos-and-redhat-6.5-install-docker-offline.html</guid><description>1. As it is an offline download, you need to download the required dependent packages in advance 2. The version used is Centos 6.5 3. Not upgrading the kernel</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Install and run the mysql instance on docker</title><link>https://ofstack.com/Server/23090/install-and-run-the-mysql-instance-on-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/23090/install-and-run-the-mysql-instance-on-docker.html</guid><description>I hope to simulate the construction of micro services in the company with my own machine. I deployed the mysql instance with docker, and verified the CRUD…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The steps for installing centos7  docker  are described in detail</title><link>https://ofstack.com/Server/23091/the-steps-for-installing-centos7--docker--are-described-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Server/23091/the-steps-for-installing-centos7--docker--are-described-in-detail.html</guid><description>The steps for installing centos7 docker are described in detail</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Notes for setting windows docker environment</title><link>https://ofstack.com/Server/23092/notes-for-setting-windows-docker-environment.html</link><guid isPermaLink="true">https://ofstack.com/Server/23092/notes-for-setting-windows-docker-environment.html</guid><description>windows docker environment Settings 1. Download docker-install. exe install VirtualBox, Git, Boot2Docker for Windows 2. Set environment variables and start…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Automatically generate the docker nginx reverse proxy configuration with python</title><link>https://ofstack.com/Server/23093/automatically-generate-the-docker-nginx-reverse-proxy-configuration-with-python.html</link><guid isPermaLink="true">https://ofstack.com/Server/23093/automatically-generate-the-docker-nginx-reverse-proxy-configuration-with-python.html</guid><description>Since there are many applications deployed with docker in the test environment, and some of their ports are the same, some are different, and the number of…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>docker image can&apos;t delete the solution</title><link>https://ofstack.com/Server/23094/docker-image-can&apos;t-delete-the-solution.html</link><guid isPermaLink="true">https://ofstack.com/Server/23094/docker-image-can&apos;t-delete-the-solution.html</guid><description>When using Docker, image cannot be deleted, as follows: 1. Check the records first docker ps -a 2. Delete all records of the image. If you delete all…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Centos Docker1.12 configuration method for remote Rest api access</title><link>https://ofstack.com/Server/23095/centos-docker1.12-configuration-method-for-remote-rest-api-access.html</link><guid isPermaLink="true">https://ofstack.com/Server/23095/centos-docker1.12-configuration-method-for-remote-rest-api-access.html</guid><description>By default, Docker does not have HTTP remote access enabled. By default, docker daemon is only supported through unix socket communication, and the…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Build Mysql container +Tomcat container connection environment through Docker</title><link>https://ofstack.com/Server/23755/build-mysql-container-+tomcat-container-connection-environment-through-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/23755/build-mysql-container-+tomcat-container-connection-environment-through-docker.html</guid><description>1. Experimental purpose: web container can access MySQL deployed in another container 2. Step 1: pull mysql image, pull command as follows: 3. Step 2: Pull…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The crontab solution cannot run properly in the docker container</title><link>https://ofstack.com/Server/23756/the-crontab-solution-cannot-run-properly-in-the-docker-container.html</link><guid isPermaLink="true">https://ofstack.com/Server/23756/the-crontab-solution-cannot-run-properly-in-the-docker-container.html</guid><description>I believe that many people need to add crontab after looking at the docker container, only to find that it cannot be implemented. And then all sorts of…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Docker creates the Mysql container and connects to the container from the command line</title><link>https://ofstack.com/Server/23757/docker-creates-the-mysql-container-and-connects-to-the-container-from-the-command-line.html</link><guid isPermaLink="true">https://ofstack.com/Server/23757/docker-creates-the-mysql-container-and-connects-to-the-container-from-the-command-line.html</guid><description>mysql-server: 5.6 Create the mysql5.6 container 1master+3 slave Verify container status Enter the master container from the host command line Create a…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed implementation principles of Tomcat hot deployment</title><link>https://ofstack.com/Server/23759/detailed-implementation-principles-of-tomcat-hot-deployment.html</link><guid isPermaLink="true">https://ofstack.com/Server/23759/detailed-implementation-principles-of-tomcat-hot-deployment.html</guid><description>Tomcat hot deployment mechanism For Java applications, hot deployment means updating the Java class files at run time. Class loaders play an important role…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Docker&apos;s method for creating the MySQL container</title><link>https://ofstack.com/Server/23761/docker&apos;s-method-for-creating-the-mysql-container.html</link><guid isPermaLink="true">https://ofstack.com/Server/23761/docker&apos;s-method-for-creating-the-mysql-container.html</guid><description>The purpose of this article is to create an image of MySQL and automatically start the MySQL service in the newly created container to accept external…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>docker details setting up the container firewall</title><link>https://ofstack.com/Server/23765/docker-details-setting-up-the-container-firewall.html</link><guid isPermaLink="true">https://ofstack.com/Server/23765/docker-details-setting-up-the-container-firewall.html</guid><description>docker container firewall Settings Add parameters when starting the container Approach 1: Be completely open But that leaves all the capabilities of the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How does docker set up a private warehouse (ubuntu 14.04 Docker version 1.6.4)</title><link>https://ofstack.com/Server/23767/how-does-docker-set-up-a-private-warehouse-(ubuntu-14.04-docker-version-1.6.4).html</link><guid isPermaLink="true">https://ofstack.com/Server/23767/how-does-docker-set-up-a-private-warehouse-(ubuntu-14.04-docker-version-1.6.4).html</guid><description>docker builds private warehouses This article describes how multiple machines can access their own private warehouses in an Intranet that requires CA…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed analysis of Docker cpu limitation analysis</title><link>https://ofstack.com/Server/23769/detailed-analysis-of-docker-cpu-limitation-analysis.html</link><guid isPermaLink="true">https://ofstack.com/Server/23769/detailed-analysis-of-docker-cpu-limitation-analysis.html</guid><description>This article tested several configuration parameters that the Docker container restricts the use of cpu resources. The top and dstat commands were used to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linode Xen grsecurity greater than= 4.3 Crash problem</title><link>https://ofstack.com/Server/23771/linode-xen-grsecurity-greater-than=-4.3-crash-problem.html</link><guid isPermaLink="true">https://ofstack.com/Server/23771/linode-xen-grsecurity-greater-than=-4.3-crash-problem.html</guid><description>Since Linux 4.3, when using PaX/grsecurity on Linode, the kernel crashes soon after being executed by ES5en-ES6en. Since the crash occurred very early in…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Method for creating an Docker container cluster with Docker Swarm and DigitalOcean on Ubuntu 16.04</title><link>https://ofstack.com/Server/23772/method-for-creating-an-docker-container-cluster-with-docker-swarm-and-digitalocean-on-ubuntu-16.04.html</link><guid isPermaLink="true">https://ofstack.com/Server/23772/method-for-creating-an-docker-container-cluster-with-docker-swarm-and-digitalocean-on-ubuntu-16.04.html</guid><description>Docker Swarm is an Docker local solution for deploying Docker host clusters. You can use it to quickly deploy clusters of Docker hosts running on local…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use the command line to restart the Windows server</title><link>https://ofstack.com/Server/23773/use-the-command-line-to-restart-the-windows-server.html</link><guid isPermaLink="true">https://ofstack.com/Server/23773/use-the-command-line-to-restart-the-windows-server.html</guid><description>Most users typically use the GUI graphical interface to access remote or local Windows systems. In some cases, we don&apos;t have a graphical system restart…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to call zabbix API to get the host</title><link>https://ofstack.com/Server/23775/how-to-call-zabbix-api-to-get-the-host.html</link><guid isPermaLink="true">https://ofstack.com/Server/23775/how-to-call-zabbix-api-to-get-the-host.html</guid><description>zabbix as the enterprise system and network monitoring solution, for small and medium-sized companies, basic can well meet the monitoring requirements of…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>linux explains the basic usage of the useradd command</title><link>https://ofstack.com/Server/23777/linux-explains-the-basic-usage-of-the-useradd-command.html</link><guid isPermaLink="true">https://ofstack.com/Server/23777/linux-explains-the-basic-usage-of-the-useradd-command.html</guid><description>useradd is a basic command in Linux, but it&apos;s not intuitive to use. So much so that an adduser command was added to Ubuntu to simplify adding users. This…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Correct way to open OpenStack Tempest</title><link>https://ofstack.com/Server/23779/correct-way-to-open-openstack-tempest.html</link><guid isPermaLink="true">https://ofstack.com/Server/23779/correct-way-to-open-openstack-tempest.html</guid><description>The OpenStack cloud platform is composed of 1 series of different services and components. But how does Tempest help us test if it&apos;s working? OpenStack…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Windows Server 2016 Configuration APACHE+SSL+PHP+perl tutorial details</title><link>https://ofstack.com/Server/23780/windows-server-2016-configuration-apache+ssl+php+perl-tutorial-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/23780/windows-server-2016-configuration-apache+ssl+php+perl-tutorial-details.html</guid><description>There are two versions of php, Thread Safe(TS) and Non Thread Safe(NTS), TS for APACHE and NTS for IIS Since VC11 x64 Thread Safe requires the installation…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>docker creating a private mirror repository setup tutorial</title><link>https://ofstack.com/Server/23781/docker-creating-a-private-mirror-repository-setup-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Server/23781/docker-creating-a-private-mirror-repository-setup-tutorial.html</guid><description>My environment-related Settings are as follows Environment: centos7 IP address: 10.211.55.30 dockere version: 1.10.3 Mirror warehouse: v2 First download the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Docker study notes to build an JAVA Tomcat environment</title><link>https://ofstack.com/Server/23784/docker-study-notes-to-build-an-java-tomcat-environment.html</link><guid isPermaLink="true">https://ofstack.com/Server/23784/docker-study-notes-to-build-an-java-tomcat-environment.html</guid><description>Docker is designed to provide an automated deployment solution for an application. It is very convenient to quickly create a container (lightweight virtual…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The establishment of Docker bridge network under Centos7</title><link>https://ofstack.com/Server/23792/the-establishment-of-docker-bridge-network-under-centos7.html</link><guid isPermaLink="true">https://ofstack.com/Server/23792/the-establishment-of-docker-bridge-network-under-centos7.html</guid><description>Recently, there has been a change in career planning. It is impossible for one person to play only one role in an entrepreneurial team. Tell me about the…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details of the XenServer kernel module compilation process</title><link>https://ofstack.com/Server/23793/details-of-the-xenserver-kernel-module-compilation-process.html</link><guid isPermaLink="true">https://ofstack.com/Server/23793/details-of-the-xenserver-kernel-module-compilation-process.html</guid><description>Citrix provides DDK(Driver Development Kit) to support building custom kernel modules or hardware drivers in XenServer. DDK is a virtual machine image in…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>VirtualBox&apos;s Linux Virtual machine text mode and graphics mode switching problem</title><link>https://ofstack.com/Server/23794/virtualbox&apos;s-linux-virtual-machine-text-mode-and-graphics-mode-switching-problem.html</link><guid isPermaLink="true">https://ofstack.com/Server/23794/virtualbox&apos;s-linux-virtual-machine-text-mode-and-graphics-mode-switching-problem.html</guid><description>1. The default boot mode is text mode If you want to boot into plain text automatically, Modify/etc/inittab Find one of them id:5:initdefault: This line…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Container data volume of Data Volume and data management detail in Docker</title><link>https://ofstack.com/Server/24506/container-data-volume-of-data-volume-and-data-management-detail-in-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/24506/container-data-volume-of-data-volume-and-data-management-detail-in-docker.html</guid><description>Volume (Volume) A volume (Volume), known as a data mount point in a container, can bypass the federated file system to provide persistent data for Docker,…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>IIS7  iis7.5 configuration method that disables caching of single static files</title><link>https://ofstack.com/Server/24517/iis7--iis7.5-configuration-method-that-disables-caching-of-single-static-files.html</link><guid isPermaLink="true">https://ofstack.com/Server/24517/iis7--iis7.5-configuration-method-that-disables-caching-of-single-static-files.html</guid><description>IIS7 iis7.5 configuration method that disables caching of single static files</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Details the method of copying data between the Docker container and the Docker container</title><link>https://ofstack.com/Server/24519/details-the-method-of-copying-data-between-the-docker-container-and-the-docker-container.html</link><guid isPermaLink="true">https://ofstack.com/Server/24519/details-the-method-of-copying-data-between-the-docker-container-and-the-docker-container.html</guid><description>How do I copy data to each other inside and outside the Docker container? Copy files from the container to the host Copy files from the host to the container</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail of jenkins building Docker image instance</title><link>https://ofstack.com/Server/25271/detail-of-jenkins-building-docker-image-instance.html</link><guid isPermaLink="true">https://ofstack.com/Server/25271/detail-of-jenkins-building-docker-image-instance.html</guid><description>jenkins building Docker image example details Foreword: jenkins has Docker image, and we said before that jenkins is used to package Docker image, can we…</description><pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate></item><item><title>IIS7 steps to set execution permissions for read  script  and executable files</title><link>https://ofstack.com/Server/25976/iis7-steps-to-set-execution-permissions-for-read--script--and-executable-files.html</link><guid isPermaLink="true">https://ofstack.com/Server/25976/iis7-steps-to-set-execution-permissions-for-read--script--and-executable-files.html</guid><description>IIS7 steps to set execution permissions for read script and executable files</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Docker creates an mysql container and saves it as a local mirror</title><link>https://ofstack.com/Server/25978/docker-creates-an-mysql-container-and-saves-it-as-a-local-mirror.html</link><guid isPermaLink="true">https://ofstack.com/Server/25978/docker-creates-an-mysql-container-and-saves-it-as-a-local-mirror.html</guid><description>Find the mirror image on docker hub Download the image locally The default download is officially maintained by docker, which is the first to arrive from…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do docker delete none images</title><link>https://ofstack.com/Server/25995/how-do-docker-delete-none-images.html</link><guid isPermaLink="true">https://ofstack.com/Server/25995/how-do-docker-delete-none-images.html</guid><description>To delete an none image, first remove the container in the image. To remove the container in the image, you must first stop the container. Delete the image…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail how to make your own JDK+tomcat images in docker</title><link>https://ofstack.com/Server/26000/detail-how-to-make-your-own-jdk+tomcat-images-in-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/26000/detail-how-to-make-your-own-jdk+tomcat-images-in-docker.html</guid><description>If you, like me, want to make a hot image yourself, you might want to specify JDK and tomcat versions. Of course, that&apos;s ok. At my level, there are…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Dockerfile make official Tomcat images and use detailed explanation</title><link>https://ofstack.com/Server/26005/dockerfile-make-official-tomcat-images-and-use-detailed-explanation.html</link><guid isPermaLink="true">https://ofstack.com/Server/26005/dockerfile-make-official-tomcat-images-and-use-detailed-explanation.html</guid><description>I have learned Dockerfile these two days, and I think it is quite a lot of knowledge and very important. Therefore, I will add a little note today. Official…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>centos Configured ssh to enter a password after password free login</title><link>https://ofstack.com/Server/26730/centos-configured-ssh-to-enter-a-password-after-password-free-login.html</link><guid isPermaLink="true">https://ofstack.com/Server/26730/centos-configured-ssh-to-enter-a-password-after-password-free-login.html</guid><description>When setting up THE Linux cluster service, the master server needs to start the service of the slave server. If it is started manually, several servers in…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How do I remove docker ES1en images and none invalid images</title><link>https://ofstack.com/Server/27466/how-do-i-remove-docker-es1en-images-and-none-invalid-images.html</link><guid isPermaLink="true">https://ofstack.com/Server/27466/how-do-i-remove-docker-es1en-images-and-none-invalid-images.html</guid><description>We all built docker registry on the server, and all the build images would be concentrated on one server, and over time the hard disk would fill up. This…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Steps to build web service environment using docker</title><link>https://ofstack.com/Server/27467/steps-to-build-web-service-environment-using-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/27467/steps-to-build-web-service-environment-using-docker.html</guid><description>People who have done development should be familiar with the installation and configuration of the development environment. No matter what you do, you will…</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Linux modifies hostname with password free login methods</title><link>https://ofstack.com/Server/30040/linux-modifies-hostname-with-password-free-login-methods.html</link><guid isPermaLink="true">https://ofstack.com/Server/30040/linux-modifies-hostname-with-password-free-login-methods.html</guid><description>Modify hostname Password-free login Above is the site to you Linux modification hostname and password-free login method, I hope to help you, if you have any…</description><pubDate>Mon, 07 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Tomcat gets the client domain name for the Nginx reverse proxy</title><link>https://ofstack.com/Server/31125/tomcat-gets-the-client-domain-name-for-the-nginx-reverse-proxy.html</link><guid isPermaLink="true">https://ofstack.com/Server/31125/tomcat-gets-the-client-domain-name-for-the-nginx-reverse-proxy.html</guid><description>After the Nginx reverse proxy, the Tomcat application passes request.getHeader(&quot;host&quot;) I got host of Nginx, not the real domain name on the address bar of…</description><pubDate>Tue, 22 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Linux command line delete file operation method</title><link>https://ofstack.com/Server/31601/linux-command-line-delete-file-operation-method.html</link><guid isPermaLink="true">https://ofstack.com/Server/31601/linux-command-line-delete-file-operation-method.html</guid><description>The rm command is the one most people use when deleting files. It is used to delete 1 file or directory. The syntax of the rm command is as follows: rm…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>tcpdump command example in Linux detail</title><link>https://ofstack.com/Server/31602/tcpdump-command-example-in-linux-detail.html</link><guid isPermaLink="true">https://ofstack.com/Server/31602/tcpdump-command-example-in-linux-detail.html</guid><description>Use simple words to define tcpdump, be: dump the traffic on a network, according to the definition of users on the network data packets intercepted packet…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Linux uses join a1 to merge the two files</title><link>https://ofstack.com/Server/31603/linux-uses-join-a1-to-merge-the-two-files.html</link><guid isPermaLink="true">https://ofstack.com/Server/31603/linux-uses-join-a1-to-merge-the-two-files.html</guid><description>To merge the following two files, merge one in one, into 1.txt The merged 1.txt Jerry 20 man Alice 30 woman David 40 The above file features are the same,…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>tr command in the statistics of the frequency of English words</title><link>https://ofstack.com/Server/31604/tr-command-in-the-statistics-of-the-frequency-of-english-words.html</link><guid isPermaLink="true">https://ofstack.com/Server/31604/tr-command-in-the-statistics-of-the-frequency-of-english-words.html</guid><description>The tr command we know very well, can delete substitution, delete strings. In English, we will often often count the frequency of the occurrence in English.…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Linux file deletion prompts Operation not permitted processing method</title><link>https://ofstack.com/Server/31605/linux-file-deletion-prompts-operation-not-permitted-processing-method.html</link><guid isPermaLink="true">https://ofstack.com/Server/31605/linux-file-deletion-prompts-operation-not-permitted-processing-method.html</guid><description>Operation not permitted is an error in deleting a file/directory. How to handle this? ! This is usually a question of permissions, such as: 1. For ordinary…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Ali cloud Centos7 installation svn and configuration explanation</title><link>https://ofstack.com/Server/31606/ali-cloud-centos7-installation-svn-and-configuration-explanation.html</link><guid isPermaLink="true">https://ofstack.com/Server/31606/ali-cloud-centos7-installation-svn-and-configuration-explanation.html</guid><description>1. Install svn server 2. Create an svn repository (optional) 3. Now we need to change the three configuration files in this directory (no Spaces after keys).</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Connector configuration in Tomcat</title><link>https://ofstack.com/Server/31607/connector-configuration-in-tomcat.html</link><guid isPermaLink="true">https://ofstack.com/Server/31607/connector-configuration-in-tomcat.html</guid><description>JBoss uses Tomcat as the Web container, so the configuration of Web container in JBoss is similar to that in Tomcat, mainly the editing of the server.xml…</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Aliyun esc server Docker deployment single node Mysql explanation</title><link>https://ofstack.com/Server/31608/aliyun-esc-server-docker-deployment-single-node-mysql-explanation.html</link><guid isPermaLink="true">https://ofstack.com/Server/31608/aliyun-esc-server-docker-deployment-single-node-mysql-explanation.html</guid><description>1. Download the accelerated msyql 2. The name change 4. Set up mysql remote login</description><pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate></item><item><title>How do I dynamically add Volume to a running Docker container</title><link>https://ofstack.com/Server/31770/how-do-i-dynamically-add-volume-to-a-running-docker-container.html</link><guid isPermaLink="true">https://ofstack.com/Server/31770/how-do-i-dynamically-add-volume-to-a-running-docker-container.html</guid><description>Someone asked me earlier if I could still mount the volume once the Docker container has been started, and considering how the mnt namespace works, I first…</description><pubDate>Thu, 14 Jan 2021 00:00:00 GMT</pubDate></item><item><title>docker A way to query or get an image in the private repository of registry</title><link>https://ofstack.com/Server/32134/docker-a-way-to-query-or-get-an-image-in-the-private-repository-of-registry.html</link><guid isPermaLink="true">https://ofstack.com/Server/32134/docker-a-way-to-query-or-get-an-image-in-the-private-repository-of-registry.html</guid><description>docker queries or gets an image in a private repository (registry), using The command did not test well. Get the repository class mirroring: Get a list of…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Use docker to deploy common commands for influxdb and mongo</title><link>https://ofstack.com/Server/32135/use-docker-to-deploy-common-commands-for-influxdb-and-mongo.html</link><guid isPermaLink="true">https://ofstack.com/Server/32135/use-docker-to-deploy-common-commands-for-influxdb-and-mongo.html</guid><description>Deploy the database based on docker sudo docker pull influxdb sudo docker pull mongo sudo docker run -p 27017:27017 -v xxx:/xxx--name xxxx -d mongo:latest…</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>of  postgresql  mysql instance code</title><link>https://ofstack.com/Server/32136/of--postgresql--mysql-instance-code.html</link><guid isPermaLink="true">https://ofstack.com/Server/32136/of--postgresql--mysql-instance-code.html</guid><description>2. Restores the following ${BACK_DATA} to be replaced with the actual generated file name postgresql backs up all databases, mysql backs up one database.</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>docker An example of how to install the kong gateway</title><link>https://ofstack.com/Server/32137/docker-an-example-of-how-to-install-the-kong-gateway.html</link><guid isPermaLink="true">https://ofstack.com/Server/32137/docker-an-example-of-how-to-install-the-kong-gateway.html</guid><description>Create 1 Docker network Create a database PostgreSQL, for example 3. Prepare the database 4. Pull kong and run it 5. Install the visual interface konga</description><pubDate>Fri, 22 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Method steps for deploying Confluence and jira software in Docker</title><link>https://ofstack.com/Server/32312/method-steps-for-deploying-confluence-and-jira-software-in-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/32312/method-steps-for-deploying-confluence-and-jira-software-in-docker.html</guid><description>Hints before installation: 1. Two databases need to be prepared, because confluence and jira-software have different mysql configuration requirements 2.…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>nginx automatically generates configuration files in the docker container</title><link>https://ofstack.com/Server/32313/nginx-automatically-generates-configuration-files-in-the-docker-container.html</link><guid isPermaLink="true">https://ofstack.com/Server/32313/nginx-automatically-generates-configuration-files-in-the-docker-container.html</guid><description>When a company builds an automated docker deployment, it needs to create an nginx image that automatically generates configuration files in the container…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Debian virtual machines created by VirtualBox share files with Windows hosts</title><link>https://ofstack.com/Server/32314/debian-virtual-machines-created-by-virtualbox-share-files-with-windows-hosts.html</link><guid isPermaLink="true">https://ofstack.com/Server/32314/debian-virtual-machines-created-by-virtualbox-share-files-with-windows-hosts.html</guid><description>VM: Virtual machine 1, download and install on Windows10 VirtualBox6. 0.8 (time: 2019/5/30), download address: https: / / download virtualbox.…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>docker initialization sql is performed when mysql is started</title><link>https://ofstack.com/Server/32315/docker-initialization-sql-is-performed-when-mysql-is-started.html</link><guid isPermaLink="true">https://ofstack.com/Server/32315/docker-initialization-sql-is-performed-when-mysql-is-started.html</guid><description>1. Pull the Mysql image docker pull mysql:5.7 2. Check mysql mirror 3. Locally create the mysql plugin directory 5. Enter the container, log in to mysql,…</description><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Start and stop Docker services in batches using Shell scripts</title><link>https://ofstack.com/server/35507/start-and-stop-docker-services-in-batches-using-shell-scripts.html</link><guid isPermaLink="true">https://ofstack.com/server/35507/start-and-stop-docker-services-in-batches-using-shell-scripts.html</guid><description>Recently, it is often necessary to start or stop docker manually in daily tests, so it is decided to write an Shell script instead of manual operation. In…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>ubuntu Writing shell Script Boot Auto Boot of Recommendation</title><link>https://ofstack.com/Server/35520/ubuntu-writing-shell-script-boot-auto-boot-of-recommendation.html</link><guid isPermaLink="true">https://ofstack.com/Server/35520/ubuntu-writing-shell-script-boot-auto-boot-of-recommendation.html</guid><description>Scripts are written so that you don&apos;t have to open various services manually (and also to be lazy haha) Step 1 Enter terminal input Create a script file…</description><pubDate>Sat, 10 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of docker redis5.0 cluster Cluster Construction</title><link>https://ofstack.com/Server/37116/implementation-of-docker-redis5.0-cluster-cluster-construction.html</link><guid isPermaLink="true">https://ofstack.com/Server/37116/implementation-of-docker-redis5.0-cluster-cluster-construction.html</guid><description>System environment: ubuntu16. 04LTS In this paper, six docker containers are used to build a single-machine cluster test. If the actual environment is…</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Solution to configure port forwarding for docker to be compatible with firewall on CentOS 7</title><link>https://ofstack.com/Server/39173/solution-to-configure-port-forwarding-for-docker-to-be-compatible-with-firewall-on-centos-7.html</link><guid isPermaLink="true">https://ofstack.com/Server/39173/solution-to-configure-port-forwarding-for-docker-to-be-compatible-with-firewall-on-centos-7.html</guid><description>On CentOS 7, we may encounter the problem of not being able to access container services when we map host ports to container ports with commands similar to…</description><pubDate>Sat, 21 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Installing ping tools in the container built by Docker</title><link>https://ofstack.com/server/40664/installing-ping-tools-in-the-container-built-by-docker.html</link><guid isPermaLink="true">https://ofstack.com/server/40664/installing-ping-tools-in-the-container-built-by-docker.html</guid><description>Because Base images pulled by Docker, such as Centos and Ubuntu, are the simplest versions and do not include Ping tools, Ping tools are often used to test…</description><pubDate>Thu, 16 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Solve the problem that docker can&apos;t communicate with ping under Mac</title><link>https://ofstack.com/Server/40894/solve-the-problem-that-docker-can&apos;t-communicate-with-ping-under-mac.html</link><guid isPermaLink="true">https://ofstack.com/Server/40894/solve-the-problem-that-docker-can&apos;t-communicate-with-ping-under-mac.html</guid><description>Discard the linux virtual machine that comes with docker for mac (although it is lightweight, it communicates with OSX in the way of socket file) and use…</description><pubDate>Mon, 20 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Using nginx to dynamically convert picture size to generate thumbnails</title><link>https://ofstack.com/Server/41605/using-nginx-to-dynamically-convert-picture-size-to-generate-thumbnails.html</link><guid isPermaLink="true">https://ofstack.com/Server/41605/using-nginx-to-dynamically-convert-picture-size-to-generate-thumbnails.html</guid><description>The ngx_http_image_filter_module module of Nginx (nginx version 0.7. 54 +) can be used to dynamically convert picture sizes in JPEG, GIF, PNG, and WebP formats.</description><pubDate>Wed, 13 Oct 2021 00:00:00 GMT</pubDate></item><item><title>nginx common commands put into shell script details</title><link>https://ofstack.com/Server/42035/nginx-common-commands-put-into-shell-script-details.html</link><guid isPermaLink="true">https://ofstack.com/Server/42035/nginx-common-commands-put-into-shell-script-details.html</guid><description>1) Restart the shell script for nginx vim reload.sh 2) The shell script that sets the nginx user&apos;s permission to read and write all files in the html…</description><pubDate>Sat, 16 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Perfect solution to Docker Alpine mirrored time zone problem</title><link>https://ofstack.com/Server/42744/perfect-solution-to-docker-alpine-mirrored-time-zone-problem.html</link><guid isPermaLink="true">https://ofstack.com/Server/42744/perfect-solution-to-docker-alpine-mirrored-time-zone-problem.html</guid><description>Recently, when using Docker to deploy Java application, it was found that the time zone was wrong, and using jdk to obtain the current time was 8 hours…</description><pubDate>Wed, 27 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Case explanation of Nginx reverse proxy to go fastdfs</title><link>https://ofstack.com/Server/43214/case-explanation-of-nginx-reverse-proxy-to-go-fastdfs.html</link><guid isPermaLink="true">https://ofstack.com/Server/43214/case-explanation-of-nginx-reverse-proxy-to-go-fastdfs.html</guid><description>go-fastdfs is a distributed file system supporting http protocol, In a general project, It is rare to expose the address of the file system directly. Most…</description><pubDate>Tue, 02 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Detailed Explanation of Nginx Cache Setting Case</title><link>https://ofstack.com/Server/43228/detailed-explanation-of-nginx-cache-setting-case.html</link><guid isPermaLink="true">https://ofstack.com/Server/43228/detailed-explanation-of-nginx-cache-setting-case.html</guid><description>When developing and debugging web, we often encounter the trouble of emptying the cache or forcing a refresh to test because of the browser cache (cache).…</description><pubDate>Tue, 02 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Realization of Single Machine Reverse Proxy in Nginx Intranet</title><link>https://ofstack.com/Server/43449/realization-of-single-machine-reverse-proxy-in-nginx-intranet.html</link><guid isPermaLink="true">https://ofstack.com/Server/43449/realization-of-single-machine-reverse-proxy-in-nginx-intranet.html</guid><description>Nginx Intranet Stand-alone Reverse Proxy Ubuntu18.04 Virtual Machine 1 IP: 192.168. 10.10 Ubuntu18.04 Virtual Machine 2 IP: 192.168. 10.11 Test purpose:…</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Setting Method of vscode Remote Connection Server docker Container</title><link>https://ofstack.com/Server/43450/setting-method-of-vscode-remote-connection-server-docker-container.html</link><guid isPermaLink="true">https://ofstack.com/Server/43450/setting-method-of-vscode-remote-connection-server-docker-container.html</guid><description>Run 1 container with mirror as template to create container options operation tag version command command executed at runtime arg parameters Options Options…</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Docker uses the Prune command to clean up the none image</title><link>https://ofstack.com/Server/43451/docker-uses-the-prune-command-to-clean-up-the-none-image.html</link><guid isPermaLink="true">https://ofstack.com/Server/43451/docker-uses-the-prune-command-to-clean-up-the-none-image.html</guid><description>We occasionally see none images (hanging images) because Docker takes a conservative approach to cleaning up unused objects (commonly referred to as…</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Use of docker system Command Set</title><link>https://ofstack.com/Server/43452/use-of-docker-system-command-set.html</link><guid isPermaLink="true">https://ofstack.com/Server/43452/use-of-docker-system-command-set.html</guid><description>docker system currently has four subcommands, which are: docker system df docker system events docker system info docker system prune One of the most…</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Some methods to solve the problem of Jenkins integrating docker plug in</title><link>https://ofstack.com/Server/43453/some-methods-to-solve-the-problem-of-jenkins-integrating-docker-plug-in.html</link><guid isPermaLink="true">https://ofstack.com/Server/43453/some-methods-to-solve-the-problem-of-jenkins-integrating-docker-plug-in.html</guid><description>The test environment uses Jenkins to integrate docker plug-in to realize the 1-key deployment service of the test environment. First, jenkins has installed…</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>docker compose Implementation Steps for Deploying etcd Cluster</title><link>https://ofstack.com/Server/43454/docker-compose-implementation-steps-for-deploying-etcd-cluster.html</link><guid isPermaLink="true">https://ofstack.com/Server/43454/docker-compose-implementation-steps-for-deploying-etcd-cluster.html</guid><description>View node startup View mounted data volumes Write 1 key from etcd1 Read 1 value from etcd2 Successful construction! connect to etcd success Type: PUT…</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of Service Access Host Service in docker</title><link>https://ofstack.com/Server/43455/implementation-of-service-access-host-service-in-docker.html</link><guid isPermaLink="true">https://ofstack.com/Server/43455/implementation-of-service-access-host-service-in-docker.html</guid><description>Use windows and wsl2 for daily development and testing. However, wsl2 often encounters network problems. For example, we are testing a project today, and…</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Implementation of Nginx Routing Forwarding and Reverse Proxy location Configuration</title><link>https://ofstack.com/Server/44571/implementation-of-nginx-routing-forwarding-and-reverse-proxy-location-configuration.html</link><guid isPermaLink="true">https://ofstack.com/Server/44571/implementation-of-nginx-routing-forwarding-and-reverse-proxy-location-configuration.html</guid><description>The first type directly replaces the location matching part The target address of the second type of proxy_pass, without/by default, means that only the…</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Swift to achieve click  double   click  pinch  rotation  drag  stroke  long   press gesture class and method</title><link>https://ofstack.com/Swift/12574/swift-to-achieve-click--double---click--pinch--rotation--drag--stroke--long---press-gesture-class-and-method.html</link><guid isPermaLink="true">https://ofstack.com/Swift/12574/swift-to-achieve-click--double---click--pinch--rotation--drag--stroke--long---press-gesture-class-and-method.html</guid><description>Swift to achieve click double click pinch rotation drag stroke long press gesture class and method</description><pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate></item><item><title>Swift hello world! Swift quick start tutorial</title><link>https://ofstack.com/Swift/13637/swift-hello-world!-swift-quick-start-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Swift/13637/swift-hello-world!-swift-quick-start-tutorial.html</guid><description>In general, the first program in a programming language tutorial should print &quot;Hello, world&quot; on the screen. In Swift, it can be implemented with 1 line of code:</description><pubDate>Thu, 07 May 2020 00:00:00 GMT</pubDate></item><item><title>Swift tutorial and the structure of such details</title><link>https://ofstack.com/Swift/16754/swift-tutorial-and-the-structure-of-such-details.html</link><guid isPermaLink="true">https://ofstack.com/Swift/16754/swift-tutorial-and-the-structure-of-such-details.html</guid><description>Classes and structures are blocks of code that programmers often use in their code. Classes and structures can be implemented by defining properties and…</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>Swift&apos;s switch... The use of the break keyword in an case statement</title><link>https://ofstack.com/Swift/16759/swift&apos;s-switch...-the-use-of-the-break-keyword-in-an-case-statement.html</link><guid isPermaLink="true">https://ofstack.com/Swift/16759/swift&apos;s-switch...-the-use-of-the-break-keyword-in-an-case-statement.html</guid><description>Compared with this part of Objective-C, switch is greatly improved in Swift. This is a very interesting thing, because it&apos;s still not added to Objective-C,…</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth analysis of Swift switch statements for case data type matching support</title><link>https://ofstack.com/Swift/16760/in-depth-analysis-of-swift-switch-statements-for-case-data-type-matching-support.html</link><guid isPermaLink="true">https://ofstack.com/Swift/16760/in-depth-analysis-of-swift-switch-statements-for-case-data-type-matching-support.html</guid><description>Swift can match the values of different data types in switch: So it&apos;s going to match the value of thing to the value of case. Today, I suddenly thought of a…</description><pubDate>Wed, 13 May 2020 00:00:00 GMT</pubDate></item><item><title>On the use of switch and fallthrough statements in Swift programming</title><link>https://ofstack.com/Swift/17128/on-the-use-of-switch-and-fallthrough-statements-in-swift-programming.html</link><guid isPermaLink="true">https://ofstack.com/Swift/17128/on-the-use-of-switch-and-fallthrough-statements-in-swift-programming.html</guid><description>The switch statement in Swift is executed as long as the first matching case (case) is completed, not through the bottom of the subsequent case (case), as…</description><pubDate>Thu, 14 May 2020 00:00:00 GMT</pubDate></item><item><title>The switch statement in swift in Swift</title><link>https://ofstack.com/Swift/17488/the-switch-statement-in-swift-in-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/17488/the-switch-statement-in-swift-in-swift.html</guid><description>Without further ado, I directly attached the code to you, as shown below:</description><pubDate>Fri, 15 May 2020 00:00:00 GMT</pubDate></item><item><title>swift optional use details</title><link>https://ofstack.com/Swift/17496/swift-optional-use-details.html</link><guid isPermaLink="true">https://ofstack.com/Swift/17496/swift-optional-use-details.html</guid><description>Optionality is a special type provided by Swift, which makes it easy to write programs swift is a strongly typed language, and when we need to use a…</description><pubDate>Fri, 15 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of swift variables and functions</title><link>https://ofstack.com/Swift/17497/in-depth-understanding-of-swift-variables-and-functions.html</link><guid isPermaLink="true">https://ofstack.com/Swift/17497/in-depth-understanding-of-swift-variables-and-functions.html</guid><description>The Swift function is a separate block of code used to accomplish a specific task. Swift USES a unified 1 syntax to represent simple C language-style…</description><pubDate>Fri, 15 May 2020 00:00:00 GMT</pubDate></item><item><title>An in depth look at memory management for Swift</title><link>https://ofstack.com/Swift/21521/an-in-depth-look-at-memory-management-for-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/21521/an-in-depth-look-at-memory-management-for-swift.html</guid><description>The LLVM compiler is good: Swift&apos;s memory management is almost entirely taken care of by the LLVM compiler, with the exception of the reference loop. Swift…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Swift implements unlimited rotations</title><link>https://ofstack.com/Swift/21522/swift-implements-unlimited-rotations.html</link><guid isPermaLink="true">https://ofstack.com/Swift/21522/swift-implements-unlimited-rotations.html</guid><description>From today on, I will focus on Swift and share some of my own learning experiences. What I will bring to you today is unlimited roving. Unlimited roving of…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>The practical case of closures in Swift is explained in detail</title><link>https://ofstack.com/Swift/21523/the-practical-case-of-closures-in-swift-is-explained-in-detail.html</link><guid isPermaLink="true">https://ofstack.com/Swift/21523/the-practical-case-of-closures-in-swift-is-explained-in-detail.html</guid><description>Whether apple&apos;s official documentation or derived by official document 1 some articles and books are attach importance to the interpretation of basic…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>swift 3.0 realizes the countdown function of SMS verification code</title><link>https://ofstack.com/Swift/21524/swift-3.0-realizes-the-countdown-function-of-sms-verification-code.html</link><guid isPermaLink="true">https://ofstack.com/Swift/21524/swift-3.0-realizes-the-countdown-function-of-sms-verification-code.html</guid><description>The following code is to share with you that swift 3.0 realizes the countdown function of SMS verification code. The specific example code is as follows:</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Swift interview questions and answers</title><link>https://ofstack.com/Swift/21525/swift-interview-questions-and-answers.html</link><guid isPermaLink="true">https://ofstack.com/Swift/21525/swift-interview-questions-and-answers.html</guid><description>Swift has been around for more than a year and is now one of the most popular languages. Although its syntax is simple and easy to use, Swift is actually a…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of variables and constants in Swift</title><link>https://ofstack.com/Swift/21526/in-depth-understanding-of-variables-and-constants-in-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/21526/in-depth-understanding-of-variables-and-constants-in-swift.html</guid><description>Swift recently in learning a new language, programming for mastering OC iOS developers actually very easy to use, but Swift on grammar and programming…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>A preliminary survey of the changes brought about by Swift 3.0</title><link>https://ofstack.com/Swift/21527/a-preliminary-survey-of-the-changes-brought-about-by-swift-3.0.html</link><guid isPermaLink="true">https://ofstack.com/Swift/21527/a-preliminary-survey-of-the-changes-brought-about-by-swift-3.0.html</guid><description>Without further ado, I&apos;m just going to post the code. Note that in Swift3.0 the Range structure is divided into two types, Range and ClosedRange, which are…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Swift USES the final keyword to prevent overwriting</title><link>https://ofstack.com/Swift/21528/swift-uses-the-final-keyword-to-prevent-overwriting.html</link><guid isPermaLink="true">https://ofstack.com/Swift/21528/swift-uses-the-final-keyword-to-prevent-overwriting.html</guid><description>The final keyword, which exists in most programming languages, means that it is not allowed to inherit or remanipulate what it modifies. In Swift, the final…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>Swift! And？ The difference and use</title><link>https://ofstack.com/Swift/21529/swift!-and%EF%BC%9F-the-difference-and-use.html</link><guid isPermaLink="true">https://ofstack.com/Swift/21529/swift!-and%EF%BC%9F-the-difference-and-use.html</guid><description>I believe that when you are learning and using Swift, you will surely be! And the &amp; # 63; What the hell are these two symbols? Who knows when! , when to use ?</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>swift version webview loading page progress bar effect</title><link>https://ofstack.com/Swift/21530/swift-version-webview-loading-page-progress-bar-effect.html</link><guid isPermaLink="true">https://ofstack.com/Swift/21530/swift-version-webview-loading-page-progress-bar-effect.html</guid><description>The example of this article is to share the swift version of webview load page display of the specific code, for your reference, the specific content is as…</description><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate></item><item><title>How to calculate the size sample solution of text using Swift</title><link>https://ofstack.com/Swift/22261/how-to-calculate-the-size-sample-solution-of-text-using-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/22261/how-to-calculate-the-size-sample-solution-of-text-using-swift.html</guid><description>For the grammar of swift, which is still in the groping stage, many people are not familiar with it. This paper mainly introduces the relevant content of…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>In depth understanding of the replacement of the singleton pattern in Swift and the implementation of the Swift 3.0 singleton pattern</title><link>https://ofstack.com/Swift/22262/in-depth-understanding-of-the-replacement-of-the-singleton-pattern-in-swift-and-the-implementation-of-the-swift-3.0-singleton-pattern.html</link><guid isPermaLink="true">https://ofstack.com/Swift/22262/in-depth-understanding-of-the-replacement-of-the-singleton-pattern-in-swift-and-the-implementation-of-the-swift-3.0-singleton-pattern.html</guid><description>In addition to MVC and MVVM, the singleton pattern is another common design pattern in iOS development. Whether it&apos;s UIKit or some popular 3 - sided…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>iOS Swift read local json file error reporting solution</title><link>https://ofstack.com/Swift/22263/ios-swift-read-local-json-file-error-reporting-solution.html</link><guid isPermaLink="true">https://ofstack.com/Swift/22263/ios-swift-read-local-json-file-error-reporting-solution.html</guid><description>Recently, I have been idling for a long time. I have read a local json file, but I did not expect to find the following error when loading the local json…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>swift photo album camera permissions processing example details</title><link>https://ofstack.com/Swift/22264/swift-photo-album-camera-permissions-processing-example-details.html</link><guid isPermaLink="true">https://ofstack.com/Swift/22264/swift-photo-album-camera-permissions-processing-example-details.html</guid><description>Recently, I met the demand of obtaining the permission of photo album camera in the development process. I finally solved the problem by searching the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Summary of the use and contrast of overrides and overloads in Swift</title><link>https://ofstack.com/Swift/22265/summary-of-the-use-and-contrast-of-overrides-and-overloads-in-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/22265/summary-of-the-use-and-contrast-of-overrides-and-overloads-in-swift.html</guid><description>Recently in learning, swift feel Swift is 1 bag type of language, I&apos;ll record 1 some thought before I met less or grammatical features, to remember here as…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Swift USES AFN to encapsulate network request details</title><link>https://ofstack.com/Swift/22266/swift-uses-afn-to-encapsulate-network-request-details.html</link><guid isPermaLink="true">https://ofstack.com/Swift/22266/swift-uses-afn-to-encapsulate-network-request-details.html</guid><description>As you all know, we usually package network requests into a singleton in a project to ensure that the network requests Session of the whole project are the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>An example of a method for string interception and comparison in swift 3.0</title><link>https://ofstack.com/Swift/22268/an-example-of-a-method-for-string-interception-and-comparison-in-swift-3.0.html</link><guid isPermaLink="true">https://ofstack.com/Swift/22268/an-example-of-a-method-for-string-interception-and-comparison-in-swift-3.0.html</guid><description>String manipulation 1 is inevitable in program development, and string interception/substitution is even more frequent. In swift3.0, subscript digits cannot…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>How does swift use the system library to translate Chinese characters into pinyin</title><link>https://ofstack.com/Swift/22269/how-does-swift-use-the-system-library-to-translate-chinese-characters-into-pinyin.html</link><guid isPermaLink="true">https://ofstack.com/Swift/22269/how-does-swift-use-the-system-library-to-translate-chinese-characters-into-pinyin.html</guid><description>It is believed that when you search iOS 1, you will encounter the situation of searching for keywords through pinyin. At this time, our judgment needs to…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>Example of the use of commas in Swift conditional judgment</title><link>https://ofstack.com/Swift/22270/example-of-the-use-of-commas-in-swift-conditional-judgment.html</link><guid isPermaLink="true">https://ofstack.com/Swift/22270/example-of-the-use-of-commas-in-swift-conditional-judgment.html</guid><description>It is well known that in the Swift language, Bool values are used for conditional judgment and can be used &amp; &amp; And the operation of ||, so as to realize the…</description><pubDate>Sat, 30 May 2020 00:00:00 GMT</pubDate></item><item><title>realm encapsulates class sample code in swift 3.0</title><link>https://ofstack.com/Swift/23000/realm-encapsulates-class-sample-code-in-swift-3.0.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23000/realm-encapsulates-class-sample-code-in-swift-3.0.html</guid><description>If you&apos;ve had enough of FMDB or CoreData, try realm. This article mainly introduces the content of realm encapsulation class in swift 3.0. Latest update,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Swift 4.0 Array array details</title><link>https://ofstack.com/Swift/23001/swift-4.0-array-array-details.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23001/swift-4.0-array-array-details.html</guid><description>Introduction to arrays An array (Array) is an ordered collection of elements of the same type. The collection elements in an array are ordered and can be…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Use Swift to realize all kinds of CATransition animation details</title><link>https://ofstack.com/Swift/23002/use-swift-to-realize-all-kinds-of-catransition-animation-details.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23002/use-swift-to-realize-all-kinds-of-catransition-animation-details.html</guid><description>Recently, due to the need of work, I plan to use swift to reconstruct the existing project. In the process of implementation, I find that many system…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detail on reference counting in swift memory management</title><link>https://ofstack.com/Swift/23003/detail-on-reference-counting-in-swift-memory-management.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23003/detail-on-reference-counting-in-swift-memory-management.html</guid><description>In swift, each object has a life cycle, and when the life cycle ends, the deinit() function is called to free up memory space. Observe this 1 piece of code:</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>swift 3.0 regular expressions look for the implementation code for and replacement characters</title><link>https://ofstack.com/Swift/23004/swift-3.0-regular-expressions-look-for-the-implementation-code-for-and-replacement-characters.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23004/swift-3.0-regular-expressions-look-for-the-implementation-code-for-and-replacement-characters.html</guid><description>1. What is a regular expression Regular expressions, also known as normal notation, regular notation (English: Regular Expression, often abbreviated regex,…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Access control details for the Swift tutorial</title><link>https://ofstack.com/Swift/23005/access-control-details-for-the-swift-tutorial.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23005/access-control-details-for-the-swift-tutorial.html</guid><description>This article introduces you to the Swift access control, which restricts access to other source files and module parts of your code. This feature allows you…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>swift where with an example of the matching pattern</title><link>https://ofstack.com/Swift/23007/swift-where-with-an-example-of-the-matching-pattern.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23007/swift-where-with-an-example-of-the-matching-pattern.html</guid><description>Among the many new features that Swift offers to Objective-C programmers is a feature that disguises itself as a boring old man, but has great potential to…</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>switch implements a code example of a two number operation</title><link>https://ofstack.com/Swift/23008/switch-implements-a-code-example-of-a-two-number-operation.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23008/switch-implements-a-code-example-of-a-two-number-operation.html</guid><description>switch implements a code example of a two number operation</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>swift guard keyword explanation and use</title><link>https://ofstack.com/Swift/23009/swift-guard-keyword-explanation-and-use.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23009/swift-guard-keyword-explanation-and-use.html</guid><description>Swift provides the guard keyword, and the guard keyword simplifies the tedious judgment logic The code above simplifies the code style with the guard keyword</description><pubDate>Mon, 01 Jun 2020 00:00:00 GMT</pubDate></item><item><title>swift string String usage</title><link>https://ofstack.com/Swift/23675/swift-string-string-usage.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23675/swift-string-string-usage.html</guid><description>1, the statement 2. Determine if the string is empty 3. String concatenation 4. String interpolation 5. Special characters Thank you for reading, I hope to…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Swift Tuples of Study Notes (tuples)</title><link>https://ofstack.com/Swift/23676/swift-tuples-of-study-notes-(tuples).html</link><guid isPermaLink="true">https://ofstack.com/Swift/23676/swift-tuples-of-study-notes-(tuples).html</guid><description>A tuple (tuples) is a type composed of other types. Tuples may contain zero or more types, such as strings, integers, characters, booleans, and other…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Introduction to Swift 3.0 and enum</title><link>https://ofstack.com/Swift/23677/introduction-to-swift-3.0-and-enum.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23677/introduction-to-swift-3.0-and-enum.html</guid><description>1. Introduction 1. It has been half a year since I moved from sf Preferred to Shanyin. I didn&apos;t have time to write articles and criticize myself first Swift…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Detailed analysis of the finite extension in Swift</title><link>https://ofstack.com/Swift/23678/detailed-analysis-of-the-finite-extension-in-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23678/detailed-analysis-of-the-finite-extension-in-swift.html</guid><description>Now many companies are replacing OC with Swift in their new iOS projects. Swift brings a lot of highlights and new features, but I think the most important…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Some useful array tips from Swift 4</title><link>https://ofstack.com/Swift/23680/some-useful-array-tips-from-swift-4.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23680/some-useful-array-tips-from-swift-4.html</guid><description>Swift provides two collection types to hold multiple values -- arrays (Array) and dictionaries (Dictionary). This we should all know, in the year before,…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Simple selection of sorting algorithm in Swift</title><link>https://ofstack.com/Swift/23682/simple-selection-of-sorting-algorithm-in-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23682/simple-selection-of-sorting-algorithm-in-swift.html</guid><description>For iOS developers, the implementation of the algorithm doesn&apos;t really matter, because you just need to call the advanced interface to get the best…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The defer keyword in Swift postpones the example elaboration</title><link>https://ofstack.com/Swift/23684/the-defer-keyword-in-swift-postpones-the-example-elaboration.html</link><guid isPermaLink="true">https://ofstack.com/Swift/23684/the-defer-keyword-in-swift-postpones-the-example-elaboration.html</guid><description>As you may know, in some languages there are control statements like try/finally, such as Java. This statement allows us to execute the code that must be…</description><pubDate>Wed, 03 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Summary of some of the issues encountered in the swift4 update</title><link>https://ofstack.com/Swift/24421/summary-of-some-of-the-issues-encountered-in-the-swift4-update.html</link><guid isPermaLink="true">https://ofstack.com/Swift/24421/summary-of-some-of-the-issues-encountered-in-the-swift4-update.html</guid><description>Recently, Swift 4 was released. For a full update log, click here &gt; &gt; I had a look at the official update log. Because xcode9 supports both Swift4 and…</description><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate></item><item><title>An in depth explanation of static and class keywords in Swift</title><link>https://ofstack.com/Swift/25896/an-in-depth-explanation-of-static-and-class-keywords-in-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/25896/an-in-depth-explanation-of-static-and-class-keywords-in-swift.html</guid><description>The concept of &quot;type scope scope&quot; in Swift has two different keywords, static and class. These two keywords do express this, but in some other languages,…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>The Swift function returns the instance detail ahead of time</title><link>https://ofstack.com/Swift/25901/the-swift-function-returns-the-instance-detail-ahead-of-time.html</link><guid isPermaLink="true">https://ofstack.com/Swift/25901/the-swift-function-returns-the-instance-detail-ahead-of-time.html</guid><description>A function is a collection of statements organized at 1 to perform a specific task. The Swift function is similar to the simple C function and the complex…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How to use regular expression details in Swift</title><link>https://ofstack.com/Swift/25902/how-to-use-regular-expression-details-in-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/25902/how-to-use-regular-expression-details-in-swift.html</guid><description>Regular expressions, also known as regular expressions. Regular Expression, often abbreviated to regex, regexp, or RE in code, is a concept in computer…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Drill down into pattern matching in Swift</title><link>https://ofstack.com/Swift/25903/drill-down-into-pattern-matching-in-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/25903/drill-down-into-pattern-matching-in-swift.html</guid><description>Pattern matching Pattern matching is one of the most common programming patterns in Swift. Using pattern matching can help us write concise, clear, and…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Look at Notification. Name to see how Swift handles String hardcoding elegantly</title><link>https://ofstack.com/Swift/25904/look-at-notification.-name-to-see-how-swift-handles-string-hardcoding-elegantly.html</link><guid isPermaLink="true">https://ofstack.com/Swift/25904/look-at-notification.-name-to-see-how-swift-handles-string-hardcoding-elegantly.html</guid><description>In front of the When I first learned the NSNotification code in Swift, I noticed that the type of the previously familiar name parameter changed from…</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Share 10 practical Swift tips</title><link>https://ofstack.com/Swift/26635/share-10-practical-swift-tips.html</link><guid isPermaLink="true">https://ofstack.com/Swift/26635/share-10-practical-swift-tips.html</guid><description>While programming languages don&apos;t die so easily, development groups that adhere to the fading paradigm are doing just that. If you&apos;re developing…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>A summary of the issues that may be encountered when migrating Swift3 to Swift4</title><link>https://ofstack.com/Swift/26636/a-summary-of-the-issues-that-may-be-encountered-when-migrating-swift3-to-swift4.html</link><guid isPermaLink="true">https://ofstack.com/Swift/26636/a-summary-of-the-issues-that-may-be-encountered-when-migrating-swift3-to-swift4.html</guid><description>WWDC 2017 brought many surprises. Swift 4 is also coming to us with Xcode 9 beta, and many powerful new features are well worth looking forward to using in…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Example implementation using runtime exchange method in swift</title><link>https://ofstack.com/Swift/26637/example-implementation-using-runtime-exchange-method-in-swift.html</link><guid isPermaLink="true">https://ofstack.com/Swift/26637/example-implementation-using-runtime-exchange-method-in-swift.html</guid><description>Runtime introduction Learning something requires at least knowing what it is. You&apos;ve probably heard that &quot;runtime is a feature of ES6en-ES7en&quot;, and by…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item><item><title>How can Swift add more functionality to web hosting pages</title><link>https://ofstack.com/Swift/26638/how-can-swift-add-more-functionality-to-web-hosting-pages.html</link><guid isPermaLink="true">https://ofstack.com/Swift/26638/how-can-swift-add-more-functionality-to-web-hosting-pages.html</guid><description>Following an article, we usually jump to a web hosting page in the setup center, and we usually add some features to improve the experience. 1. Add the…</description><pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate></item></channel></rss>