current location:Home > 服务端渲染 search

Classify:
Found a total of 21313 related content
  • A simple example of selecting image cropping and uploading to the server using pure js
    A simple example of selecting image cropping and uploading to the server using pure js
    The simplest pure js+html5 example of selecting image cropping and uploading to the server. Parameters control the size of the cropping area. The cropping area is movable. It supports preview after cropping and provides an example of receiving and uploading PHP files on the server side.
    2021-04-27 41 1383
  • jsam-paginationjs paging plug-in
    jsam-paginationjs paging plug-in
    jsam-paginationjs paging plug-in is a paging bar effect that can be dynamically rendered on the client page and has multiple configuration parameters.
    2017-11-30 55 1541
  • Image cropping plug-in based on HTML5
    Image cropping plug-in based on HTML5
    Image cropping plug-in based on HTML5, WYSIWYG cropping method, can generate multiple thumbnail size images, based on HTML5 canvas Drawing implementation supports cropping with various effects. Of course, if you need to save the image, you still need a back-end service program to crop the image. The cropping page is implemented based on the Bootstrap framework.
    2017-01-13 100 1773
  • Mobile Happy Scratch HTML5 plug-in
    Mobile Happy Scratch HTML5 plug-in
    The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.
    2024-02-29 5 343
  • HTML5 paper folded into gift box animation special effects
    HTML5 paper folded into gift box animation special effects
    The HTML5 paper folding into gift box animation effect is a Christmas gift animation effect implemented in CSS that is suitable for Christmas or any holiday.
    2024-02-29 5 327
  • CXF creates webservice server Chinese WORD version
    CXF creates webservice server Chinese WORD version
    This document mainly talks about CXF creating webservice server; Apache CXF is an open source Services framework. CXF helps you use Frontend programming API to build and develop Services, like JAX-WS. These Services can support multiple protocols, such as SOAP, XML/HTTP, RESTful HTTP or CORBA, and can run on multiple transport protocols, such as HTTP, JMS or JMS.
    2024-02-28 0 909
  • JSON Getting Started Guide Chinese WORD version
    JSON Getting Started Guide Chinese WORD version
    JSON stands for JavaScript Object Natation. It is a lightweight data exchange format that is very suitable for the interaction between the server and JavaScript. This article will quickly explain the JSON format and demonstrate through code examples how to process JSON format data on the client and server respectively.
    2024-01-27 0 1127
  • Android cooperates with WebService to access remote database Chinese WORD version
    Android cooperates with WebService to access remote database Chinese WORD version
    Use HttpClient to request data from the server-side action. Of course, calling server-side methods to obtain data is not the only one. WebService can also provide us with the required data, so what is webService? , it is a remote calling standard based on the SAOP protocol. Different operating system platforms, different languages, and different technologies can be integrated through webservice. To realize Android and server-side data interaction, we need some libraries in the PC machine Java client, such as XFire, A
    2024-02-26 0 903
  • Service in-depth analysis WORD version
    Service in-depth analysis WORD version
    This document mainly talks about the in-depth analysis of Service; we start with the analysis of the fundamental meaning of Service. The essence of service is to respond to client requests. To provide services, you must establish a framework for receiving requests, processing requests, and responding to the customer service side. I think Android Service designers will always keep this service essential block diagram in their minds. From a program perspective, the service must have a closed loop framework and a request processing framework. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 0 728
  • Netty code analysis Chinese WORD version
    Netty code analysis Chinese WORD version
    This document mainly talks about Netty code analysis; Netty provides asynchronous, event-driven network application framework and tools to quickly develop high-performance, high-reliability network server and client programs; friends in need can download and read look
    2024-02-29 1 1862
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!