Giter Club home page Giter Club logo

xiaotools's People

Contributors

dai147444612 avatar elonehoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xiaotools's Issues

what kind of TypeUtil is what you look forward to most in your heart?

Is your feature request related to a problem? Please describe.
What difficulties and problems have you encountered when using the type, want to use XiaoTools to help you solve。

Describe the solution you'd like
I'm not sure.

Describe alternatives you've considered
I'm not sure.

Additional context
have not.

number tools

The methods of digital tools are missing, I want everyone to help design

2021.7.24 「The string tool class is being improved」

This is a string utility class

  • If the object is a string, is it blank

  • If the object is a string, is it an empty string

  • Remove all leading and trailing spaces from the given string array

  • Convert object to string

  • Call the toString method of the object

  • Create a StringBuilder object

  • Create a StrBuilder object

  • Get StringReader

  • Get StringWrite

  • Reverse String

  • Fill the existing string with the specified length. If the existing string exceeds this length, the string will be returned

  • Calculate the similarity of two Strings

  • Format text using {value} placeholders

proposal - Primitive type array utility class

proposal

API method pre-designed in the module that completes the basic array tool class👇

  • Array is empty 「数组是否为空」
  • array is not empty 「数组是否为非空」
  • Merge multiple arrays together 「将多个数组合并在一起」
  • Generate a list of numbers starting from 0 「生成一个从0开始的数字列表」
  • Split byte array into several equal parts「拆分byte数组为几个等份」
  • Returns the position of the specified element in the array 「返回数组中指定元素所在位置」
  • Returns the last position of the specified element in the array 「返回数组中指定元素所在最后的位置」
  • Does the array contain elements 「数组中是否包含元素」
  • Wrap the original type array as a wrapper type 「将原始类型数组包装为包装类型」
  • Convert wrapper class array to original type array 「包装类数组转为原始类型数组」
  • Get subarray 「获取子数组」
  • The delimiter converts the array to a string 「分隔符将数组转换为字符串」
  • Remove the element at the corresponding position in the array 「移除数组中对应位置的元素」
  • Removes the specified element from the array 「移除数组中指定的元素」
  • Invert array 「反转数组」
  • Take the minimum value 「取最小值」
  • Take the maximum value「取最大值」
  • Disorder array order「打乱数组顺序」
  • Swap the values of two positions in the array 「交换数组中两个位置的值」
  • Check whether the array is in ascending order「检查数组是否升序」
  • Check whether the array is in descending order 「检查数组是否降序」

2021.7.24 「The string tool class is being improved」

This is a string utility class

  • If the object is a string, is it blank

  • If the object is a string, is it an empty string

  • Remove all leading and trailing spaces from the given string array

  • Convert object to string

  • Call the toString method of the object

  • Create a StringBuilder object

  • Create a StrBuilder object

  • Get StringReader

  • Get StringWrite

  • Reverse String

  • Fill the existing string with the specified length. If the existing string exceeds this length, the string will be returned

  • Calculate the similarity of two Strings

  • Format text using {value} placeholders

2021.7.24 「Common return value API naming problems」

API Name

Help brainstorm, thank you!

  • 200 == success

  • 201 == ?

  • 202 == ?

  • 203 == ?

  • 204 == ?

  • 205 == ?

  • 206 == ?

  • 300 == complete

  • 301 == ?

  • 302 == ?

  • 303 == ?

  • 304 == ?

  • 305 == ?

  • 307 == ?

  • 400 == syntax

  • 401 == ?

  • 402 == ?

  • 403 == ?

  • 404 == ?

  • 405 == ?

  • 406 == ?

  • 407 == ?

  • 408 == ?

  • 409 == ?

  • 410 == ?

  • 411 == ?

  • 412 == ?

  • 413 == ?

  • 414 == ?

  • 415 == ?

  • 416 == ?

  • 417 == ?

  • 500 == error

  • 501 == ?

  • 502 == ?

  • 503 == ?

  • 504 == ?

  • 505 == ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.