Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Month: October 2021

COCOS CREATOR engine font definition

In the generated cocos2d-js-min.js, search for

Math.min( 2,window.devicePixelRatio||1 ) Change to

window.devicePixelRatio||1 Screen The font and texture become so clear in an instant, please refer to the document:
http://forum.cocos.com/t/android-web/39807/9

October 7, 2021By Simo Cocos2dx Cocos, creator, Engine, font, ScientificLeave a Comment

WebService —- WSS4J + CXF implements WS-Security (based on UserNameToken)

Share the security verification of wss4j+cxf based on UsernameToken. Noun explanation:

cxf: An open source project under apache, used to publish webservices.
WSS4J: Web Services Security fo

October 7, 2021By Simo WebService Based on, CXF, Implementation, security, UserNameToken, WebService, WS, WSS, WSS4J + CXFLeave a Comment

Install the app on the simulator to install the app for the specified device

1. Configure the Android environment variables, make sure that adb is connected and available

2, start the emulator, enter adb devices through the cmd command line window, the device informat

October 7, 2021By Simo Android app, designation, device, installation, simulator, testLeave a Comment

Android ListView prohibits scrolling

In a project, a listview and 3 include layouts are used.

It turns out that when the listview is wrap_content, the layout cannot be opened. But all layouts do not fill the screen. In addition,

October 7, 2021By Simo Android Android, forbidden, ListView, scrollingLeave a Comment

Android performance optimization – startup process cold start thermal start

1. Start the applicationMethods

Generally speaking, there are two ways to start: cold Start and warm start.

1. Cold start: When the application is started, there is no process of the ap

October 7, 2021By Simo Android Android, cold, Heat, Optimization, performance, process, StartLeave a Comment

WebService introduction and process ()

First of all, what is WebService? WebService is a cross-platform, cross-language remote calling technology. A complete WebService is composed of Wsdl, Soap, UDDI, etc. Its biggest advantage is cros

October 7, 2021By Simo WebService Introduction, miscellaneous, process, WebServiceLeave a Comment

WebService WSDL Java example

http://blog.csdn.net/yaerfeng/article/details/8352307

Example of WEBSERVICE quick start:

First define the interface:

http://localhost:7777/tudou?wsdl

浏览器显示如下:

下面我们创建客户

October 7, 2021By Simo WebService examples, Java, WebService, WSDLLeave a Comment

WEBSERVICE error NullPointerexception solution

This problem is suitable for each person. My solution is to add a sentence in each dao file

public ProvinceDao() {super(ProvinceEntity.class ); }

But it means that I still don’t know ho

October 7, 2021By Simo WebService error, method, NullPointersRexception, solution, WebServiceLeave a Comment

Record WebService

An old project of the company defines interfaces for other applications to access. The way of definition is webservice.

My environment is springboot.

First of all Introduce dependent ja

October 7, 2021By Simo WebService Record, WebServiceLeave a Comment

WSDL file generates WebService HTTP and HTTPS issues

I Why does the client webservice generated with gsoap have no Envelope and Body elements as follows:

I hope this is needed

Finally found that an

October 7, 2021By Simo WebService file, Generation, HTTP, https, Question, WebService, WSDLLeave a Comment

Posts navigation

Page 1 … Page 252 Page 253 Page 254 … Page 369
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress